/*top写真*/
.top {
width:940px;
height:135px;
margin-bottom:0px;
}

/*contents*/
/*ベース*/
.co1 {
	margin:10px;
	WIDTH: 916px;
	height:560px;
	border:2px solid #FF6600;
	background-color:#fff;
	color:#000;
}

/*タイトル*/
.co2{
	margin:0 auto;
	height:23px;
	background-color:#FF6600;
	background-image:url(../../img/titleback.gif);
}

/*Firefox*/
:root .co2{
background-image:url(../../img/titleback.png);
}

/*外枠*/
.co3{
margin:0 auto;
width:912px;
}

/*coA*/

/*外枠*/
.coA{
	float:left;
	width:450px;
	margin-top:30px;
	margin-left:10px;
	margin-bottom: 30px;
}

/*各ベース*/
.coAA{
	font-size:12px;
	color:#333333;
	width:450px;
	height:75px;
	margin-top:5px;
	margin-bottom:5px;
}

.coAA-1{
	font-size:12px;
	color:#666666;
	width:450px;
	height:100px;
	margin-top:5px;
	margin-bottom:5px;
}

.coAA-2{
	font-size:12px;
	color:#666666;
	width:450px;
	height:130px;
	margin-top:5px;
	margin-bottom:5px;
}


.coAB{
font-size:12px;
color:#666666;
width:350px;
height:50px;
margin-top:5px;
margin-bottom:5px;
}
/*coA左*/
.coA1{
	float:left;
	width:100px;
	text-align:right;
	margin-right:0px;
	color:#333333;
	font-size:12px;
	padding-bottom:5px;
}

/*coA中*/
.coA2-2{
	float:left;
	background-color:#FF6600;
	width:3px;
	height:44px;
	margin-left:10px;
	margin-right:10px;
}
/*coA中*/
.coA2-1{
	float:left;
	background-color:#FF6600;
	width:3px;
	height:66px;
	margin-left:10px;
	margin-right:10px;
}
/*coA中*/
.coA2-4{
	float:left;
	background-color:#FF6600;
	width:3px;
	height:120px;
	margin-left:10px;
	margin-right:10px;
}

/*IE7*/
*:first-child+html .coA2-3{
height:226px;
}

/*coA右*/
.coA3{
	float:left;
	text-align:left;
	color:#333333;
	font-size:12px;
	padding-bottom:5px;
}
.coA3 div{
margin-bottom:5px;
}


/*coB*/
/*外枠*/
.coB{
	float:left;
	width:420px;
	margin-top:30px;
	margin-left:30px;
}
.coB h3{
	width:400px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:14px;
	color:#FF6600;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.coB div{
	margin-top:5px;
	margin-bottom:5px;
	font-size:12px;
	color:#333333;
}
