@charset "UTF-8";
/* ----------------------------------------------
	This style is for index.html
------------------------------------------------- */

div.contents #mainArea {
	height: 450px;
	width: 100%;
	text-align: center;
	background-image: url(../../img/main_bg_index.gif);
	background-repeat: repeat-x;
	margin-top:27px;
	z-index:1;
}

*html div.contents #mainArea {
	margin-top:-27px;
}

div.contents #mainArea #flash {
	padding-top:2px;
	width:1070px;
	height:530px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	z-index:2;
}

*html div.contents #mainArea #flash {
	position:static;
}

div.contents #noFlash {
	background-image: url(../../img/flash_dammy.jpg);
	background-repeat: no-repeat;
	height: 530px;
	width: 1069px;
	text-align: left;
}

div.contents #noFlash p {
	margin-top:40px;
	margin-left:80px;
}

div.contents #floatArea {
	position:absolute;
	top: 40px;
	right: 80px;
	width: 298px;
	z-index:3;
}

html[xmlns*=""] div.contents:last-child #floatArea {
	right: 90px;
}

div.contents #subMenu {
	background-image: url(../../img/float_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

*html div.contents #floatArea {
	position:static;
	margin-top:-500px;
	margin-left:615px;
	width: 298px;
}

*html div.contents #floatArea #subMenu {
	background-image: url(../../img/float_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.contents #subMenu #box {
	width:270px;
	padding-top:10px;
	text-align:left;
	margin-left:14px;
}

*:first-child+html div.contents #subMenu #box {
	margin-left:0px;
}

*html div.contents #subMenu #box {
	margin-left:2px;
}

div.contents #subMenu h3 {
	color: #007384;
	font-size: 118%;
	background-image: url(../../img/submenu_list.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B4B4B4;
	border-bottom-color: #B4B4B4;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 25px;
}

div.contents #subMenu h3 a {
	text-decoration: none;
}

div.contents #subMenu dl {
	padding:5px;
	padding-top:8px;
}

div.contents #subMenu dt {
	float:right;
	width:45px;
	text-align:right;
}

div.contents #subMenu dd {
	float:left;
	width:215px;
	font-size: 88%;
	line-height: 160%;
	color: #333333;
}

html[xmlns*=""] div.contents:last-child #subMenu dd {
	font-size: 75%;
}

div.contents #subMenu li {
	font-size: 88%;
	background-image: url(../../img/submenu_allow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	clear: both;
	padding-left: 10px;
	margin-left:5px;
	padding-bottom:10px;
}

div.contents #subMenuClose {
	background-image: url(../../img/float_bottom.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 298px;
}

*html div.contents #subMenuClose {
	background-image: url(../../img/float_bottom.gif);
	background-repeat: no-repeat;
}

div.contents #infoArea {
	/*width:615px;*/
	width:900px;
	/*float:left;*/
	margin-top:25px;
	margin-bottom: 40px;
}

div.contents #infoArea h3 {
	margin-bottom:10px;
}

div.contents #infoArea p {
	padding:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #459099;
}

div.contents #infoArea p span {
	font-weight: bold;
	padding-right: 15px;
}

div.contents #infoArea p span.end {
	font-weight: normal;
	padding-right: 0px;
	color:#FF0000;
}

div.contents #infoArea ul.info {
}

div.contents #infoArea ul.info li {
	padding:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #459099;
}

div.contents #infoArea ul.info li p.days {
	font-weight: bold;
	width:120px;
	float:left;
	display:inline;
	margin:0;
	padding:0 15px 0 0;
	border-bottom:none;
}

div.contents #infoArea ul.info li p.text {
	width:310px;
	float:right;
	display:inline;
	margin:0;
	padding:0;
	border-bottom:none;
}

div.contents #bnrArea {
	/*width:270px;*/
	width:422px;
	float:right;
	margin-top:25px;
}

div.contents #bnrArea p {
	margin-right:5px;
	margin-bottom:5px;
}

div.contents .bnrArea_left{
	float:left;
}

div.contents p.day {
	font-size: 78%;
	margin-top: 10px;
	text-align:right;
	clear:left;
}

div.contents p.txt {
	font-size: 78%;
	margin-top: 10px;
	text-align:right;
	clear:left;
}

/*  
div.contents p.txt {
	font-size: 78%;
	margin-top: 10px;
	text-align:right;
	clear:both;
}*/

*html div.contents p.txt {
	margin-top: -15px;
}

*:first-child+html div.contents p.txt {
	margin-top: -15px;
}

div.contents img.pdf {
	padding-left:5px;
}

*html div.contents img.pdf {
	padding-left:5px;
}

/*                                      contents
------------------------------------------------- */

div.contents #infoArea .campaign {
	background-color:#fff;
	padding:15px;
	border:1px solid #ccc;
	margin-bottom:25px;
	overflow: hidden;
	line-height: 1.4615;
}

div.contents #infoArea .campaign .campaign-title {
	color: #107B8B;
	font-weight: bold;
	margin-bottom: 0.2em;
	font-size: 153.84%;
}

div.contents #infoArea .campaign .campaign-title span{
	font-size: 90%;
}

div.contents #infoArea .campaign p {
	border-bottom:none;
	margin-bottom:0.8em;
	padding:0;
	text-align: justify;
	text-justify: distribute;
	line-height: 1.6154 !important;
}
