@charset "utf-8";
/* CSS Document */

/**main_top
------------------------------------------------------**/

.main_top .contents h2{
	padding-top:30px;
	clear:both;
	}
	
	
/*画像を右へfloat----------*/
.img_right{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	}
/*画像を左へfloat----------*/
.img_left{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}


/**top_d_1
------------------------------------------------------**/

.top_d_1{
	width:660px;
	background-image:url(../img/top_d_1back.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	}
.top_d_1:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/
.top_d_1 {
	display:inline-block;
} /*IE7およびMacIE5向け*/
/*Hides from IE-mac\*/
* html .top_d_1 {
	height:1%;
}
.top_d_1 {
	display:block;
}
/*End hide from IE-mac*/ /*IE6以前向け*/
.top_i_1{
	padding-top:20px;
	padding-bottom:20px;
	}
.top_i_2{
	margin-right:10px;
	margin-left:10px;
	border:solid 1px #CCCCCC;
	}
.top_d_1 p{
	font-size:0.88em;
	line-height:150%;
	padding-bottom:20px;
	}
	
	

	
	
/**top_d_2
------------------------------------------------------**/
.top_d_2{
	}
	

.top_d_2 h3{
	padding:30px 0 10px 0;
	border-bottom:dotted 1px #CCCCCC;
	margin-bottom:10px;
	}
	
.top_d_2 p{
	font-size:0.88em;
	line-height:150%;
	padding-bottom:20px;
	}


/*tpc----------*/	
.top_d_2 h3{
	padding:30px 0 3px 0;
	}

.top_d_2 span.date{
	display:block;
	text-align:right;
	width:660px;
	font-size:0.72em;
	padding-bottom:10px;
	}
	
	
/*acs----------*/
.top_d_2#acs{
	font-size:0.88em;
	border-left:solid 4px #999999;
	margin-top:30px;
	}


.top_d_2#acs div{
	padding:0 0 20px 10px;
	width:220px;
	float:left;
	line-height:120%;
	}
.top_d_2#acs div strong{
	font-weight:bold;
	font-size:1.2em;
	}


.top_d_2#acs img{
	float:right;
	}

.top_d_2#acs dl{
	padding-left:10px;
	margin-top:10px;
	}
.top_d_2#acs dl dt, .top_d_2#acs dl dd{
	font-size:12px;
	}

.top_d_2#acs dl dt{
	font-weight:bold;
	}
.top_d_2#acs dl dd{
	line-height:120%;
	padding-right:10px;
	}

.acscont{
	padding:10px;
	text-align:center;
	}


/**top_d_5
------------------------------------------------------**/
.top_d_5{
	padding-top:50px;
	}
.top_d_5 h2{
	margin-bottom:10px;
	}
#top_dl_1{
	}
#top_dl_1 dt{
	font-size:0.68em;
	padding:4px 3px;
	color:#FFFFFF;
	background-color:#254589;
	}
#top_dl_1 dd{
	font-size:0.75em;
	padding:12px 0 4px 0;
	border-bottom:dotted 1px #999999;
	margin-bottom:25px;
	}
#top_dl_1 dd a{
	}

	
