@charset "utf-8";
/* ============================================================
table of contents

1.title
2.index

============================================================ */

/******************************************
	1.title
******************************************/

#pageTtl {
	background: #00690D;
	color: #FFFFFF;
	width: 958px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #00690D;
	behavior: url(/form/common/css/PIE.htc);/* for IE */
	*position: relative;
	height: auto;
	text-align: left;
}

#pageTtl h1 {
	padding: 24px 42px 22px;
	line-height: 1.1;
}

#main h2 {
	margin-bottom:20px;
	background:url(/common/img/bg_h2_top.gif) left top no-repeat;
	padding: 5px 0 0 0;
	width: 696px;
}
#main h2 span {
	color:#118029;
	font-size: 203%;
	background:url(/common/img/bg_h2_bottom.gif) left bottom no-repeat;
	padding: 0 20px 6px 20px;
	display: block;
	line-height: 1.2;
}
#main h3 {
	clear: both;
	background: url(/common/img/bg_dotline.gif) left bottom repeat-x;
	padding-bottom:4px;
	margin-bottom:18px;
	color:#333333;
	font-weight: bold;
	font-size: 123.1%;
}
#main h3 span {
	border-left:4px solid #B2B4BF;
	padding-left:8px;
}


/******************************************
	2.index
******************************************/
#main .block .txt {
	float: right;
	width: 290px;
	padding-bottom: 40px;
}
#main .block .pic {
	float: left;
	padding-bottom: 40px;
}
#main .block dt {
	clear: both;
	float: left;
}

#main .block .pic a {
	display: block;
	border: #9A9A9A 1px solid;
	margin-bottom: 5px;
}
#main .block .pic a:hover {
	border: #00690D 1px solid;
}
#main .block .pic a img {
	border: #FFFFFF 2px solid;
}

#main p.note {
	clear: both;
	margin-bottom: 24px;
}

/******************************************
	#ad1404
******************************************/
#ad1404 #pageTtl {
	background: url(/ad/img/bg_h1_ad1404.jpg) center center no-repeat;
	color: #FFFFFF;
	width: 958px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border:none;
	behavior: url(/form/common/css/PIE.htc);/* for IE */
	*position: relative;
	height: auto;
	text-align: left;
}

#ad1404 #pageTtl p {
	display:table-cell;
	padding:30px 60px;
	text-align:left;
	font-size: 31px;
	font-weight: bold;
	vertical-align:middle;
}

#ad1404 section {
	margin-bottom: 40px;
}

#ad1404 section#copy {
	margin-bottom: 60px;
}

#ad1404 section#info {
	padding-bottom: 40px;
	border-bottom: #CCC solid 1px;
}

#ad1404 h4 {
	text-align: center;
	margin-bottom: 20px;
}

#ad1404 #movie {
	margin-bottom: 10px;
}

#ad1404 h5 {
	background: url(/ad/img/icon_movie.gif) left center no-repeat;
	padding-left: 39px;
}

