@charset "utf-8";
/* CSS Document */


#mainimg_sub {
	background: url(../img/main_img_sub.gif) no-repeat top left;
	width: 785px;
	height: 105px;
	text-indent: -9999px;
}

h3 {
	height: 30px;
	margin-bottom: 20px;
	clear: both;
}

h4 {
	font-size: 14px;
	font-weight: 600;
	margin-top: 10px;
	margin-left: 30px;
}

#h3sub {
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #992222;
	background-color: #F3F3F3;
	border-left: 15px solid #992222;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
}

/* contents_sub
---------------------------------*/
#contents_sub{
	margin-top: 20px;
	margin-left: 40px;
}

#contents_sub2{
	margin-bottom: 20px;
	margin-left: 40px;
}

#contents_sub_red{
	color: red;
	margin-left: 50px;
}


/* contents
---------------------------------*/

#contents {
	width: 615px;
	float: left;
	margin-top: 10px;
	margin-bottom: 40px;
	background: url(../img/bg_contentsBase.gif) repeat-y top left;
}


.contents_inner {
	width: 585px;
	padding: 10px 15px;
}


.contents_end {
	background: url(../img/bg_contents_bottom.gif) no-repeat top left;
	height: 20px;
}


.pagetop {
	text-align: right;
	font-size: 10px;
}

.pagetop a {
	color: #b33334;
}

.pagetop a:hover {
	text-decoration: underline;
}



.h3box ul {
	list-style-type: disc;
	margin: 5px 10px 15px 10px;
	padding-left: 30px;
}

.h3box ul li{
	padding-bottom: 5px;
}





/* C1
---------------------------------*/

.contents_top_concept1 {
	background: url(../img/bg_contents_top_concept1.gif) no-repeat top left;
	height: 35px;
}


#c1_h2box {
	background: url(../img/C1_img.gif) no-repeat top right;
	min-height: 110px;
}
/* IE6以下 */
*html #c1_h2box {height: 110px;}


.img_right {
	float: right;
}


/* C2
---------------------------------*/

.contents_top_concept2 {
	background: url(../img/bg_contents_top_concept2.gif) no-repeat top left;
	height: 35px;
}

#c2_h2box {
	background: url(../img/C2_img.gif) no-repeat top right;
	min-height: 110px;
}
/* IE6以下 */
*html #c2_h2box {height: 110px;}

#c2_h2 {
	background: url(../img/C2_h2.gif) no-repeat top left;
	height: 40px;
}


#c2_h3box {
	margin-left: 30px;
	min-height: 110px;
}
/* IE6以下 */
*html #c2_h3box {height: 110px;}



/* C3
---------------------------------*/

.contents_top_concept3 {
	background: url(../img/bg_contents_top_concept3.gif) no-repeat top left;
	height: 35px;
}


#c3_h2box {
	background: url(../img/C3_img.gif) no-repeat top right;
	min-height: 110px;
}
/* IE6以下 */
*html #c3_h2box {height: 110px;}

#c3_h2 {
	background: url(../img/C3_h2.gif) no-repeat top left;
	height: 40px;
}



#c1_h2box p,
#c2_h2box p,
#c3_h2box p {
	width: 400px;
	margin-top: 5px;
	margin-left: 30px;
}



/* button
---------------------------------*/

#but1 {
	padding-left: 80px;
	margin-bottom: 60px;
	margin-top: 50px;
}

/* IE6以下 */
*html #but1 { padding-left: 50px;}


span a {
	height: 20px;
	float :left;
	margin-top: 10px;
	margin-left: 20px;
	text-indent: -9999px;
	display: block
}


#b_C1 a {
	width: 188px;
	background:  url(../img/b_C1.gif) no-repeat scroll 0 0;
}

#b_C2 a {
	width: 135px;
	background:  url(../img/b_C2.gif) no-repeat scroll top left;
}

#b_C3 a {
	width: 195px;
	background: url(../img/b_C3.gif) no-repeat scroll top left;
}

#b_C1 a:hover {
	background-position: -188px 0;
}

#b_C2 a:hover {
	background-position: -135px 0;
}

#b_C3 a:hover  {
	background-position: -195px 0;
}

.but2 {
	float: right;
	background-color: #FFF;
	padding-top: 10px;
	text-indent: -9999px;
}

.but2 a {
	display: block;
	width: 128px;
	height: 45px;
	background: url(../img/b_intro.gif) no-repeat scroll 0 0;
}

.but2 a:hover {
	background-position: -128px 0;
}


/* IE7用 */
*:first-child+html .but2 { height: 46px; }

.wh {
	background-color: #FFF;
	height: 60px;
