@charset "utf-8";

#contents {
		width: 580px;
		margin-left: 0px;
		padding-top: 21px;
		text-align: left;
}
#contents h2 {
		margin: 0;
		padding: 0;
		text-align: left;
}
#contents h2.today {
		text-align: left;
		position: relative;
		margin-bottom: 11px;
}
#contents h2.today span {
		color: #00a8e9;
		position: absolute;
		top: 6px;
		right: 20px;
		font-weight: normal;
		font-size: 80%;
		background: #ffffff;
}
/*\*/
* html #contents h2.today span {top: 0px;}	/* For Win IE */
/* */
div.key {
		text-align: left;
}
div.key p.photo {
		width: 525px;
		height: 380px;
		padding: 5px;
		background: #ffffff;
		border: solid 1px #c9c9c3;
}
div.caps:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}
div.caps {
		width: 525px;
		margin: 7px auto 18px 0;
		display: inline-table;
		clear: both;
}
/* MacIE begin \*/
*+html div.key div.caps {height: 1%;}
* html div.key div.caps {height: 1%;}
div.key div.caps {display: block;}
/* MacIE end */

#contents h2.secTitle {
		margin-bottom: 12px;
		background: #3366cc;
		width: 565px;

}

div.caps p {
		font-size: 90%;
		color: #232323;
		float: left;
}
div.caps ul {
		float: right;
}
div.caps ul li {
		list-style: none;
		padding: 5px 5px 5px 17px;
		background: #f3f3ef url(../img/ecDeltaPink.gif) no-repeat 5% 50%;
		border: solid 1px #d1d1c9;
		font-size: 63%;
		color: #232323;
}
/*\*/
* html div.caps ul li {padding: 0 5px 5px 17px;}	/* For Win IE */
/* */
div.caps ul li a:link,
div.caps ul li a:visited {
		color: #232323;
		text-decoration: none;
}
div.caps ul li a:hover {
		color: #ff0000;
		text-decoration: underline;
}
ul.list:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}
ul.list {
		display: inline-table;
		clear: both;
}
/* MacIE begin \*/
*+html ul.list {height: 1%;}
* html ul.list {height: 1%;}
ul.list {display: block;}
/* MacIE end */
ul.list li {
		margin-right: 10px;
		margin-bottom: 24px;
		list-style: none;
		display: block;
		width: 93px;
		height: 90px;
		padding: 2px;
		border: solid 0px #c9c9c3;
		background: #ffffff;
		float: left;
		text-align: center;	
		line-height: 0px;
		font-size: 75%;
		color: #999999;
}
#footer {
		margin: 70px 0 0 0;
		padding: 0px 0 0px 0;
		text-align: center;
		background: url(../img/footBg.gif) no-repeat left bottom;
		border-top: solid 1px #d4d4cc;
		clear: both;
		}
/*\*/
* html #footer {margin: 70px 0 -10px 0;}	/* For Win IE */
/* */
#footer address {
		width: 38em;
		height: 20px;
		margin: auto;
		padding: 0 0 0 30px;
		text-align:center;
		font-size: 63%;
		background: url(../img/IconCamera.gif) no-repeat left center;
		}
/*\*/
* html #footer address {width: 36em;}	/* For Win IE */
/* */
