@charset "utf-8";
/* ================================================
構成css
================================================ */


/* エリア
----------------------------------------------------------------------------- */


#kiji_ttl {
	background-image: url(../imgs/bunseki/34kou/title.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 550px;
	font-size: 1%;
	line-height: 1%;
}

#kiji_ttl h2 {
	width: 550px;
	height: 33px;
	/* \*/overflow: hidden;
	display: block;
}

#34kou {
	margin:0;
	width: 480px;
	height:100%;
}

h3 {
	width: 480px;
	height: 72px;
	display: block;
	/* \*/overflow: hidden; /* */
	text-indent:-1000em;
	background-image: url(../imgs/bunseki/34kou/h3.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

p{
	padding: 4px 0;
}

h4{
	background-repeat: no-repeat;
	height: 30px;
	width: 480px;
	display: block;
	/* \*/overflow: hidden; /* */
	text-indent:-1000em;
	margin: 20px 0 15px;
}

#KoRead {
	font-size: 100%;
	line-height: 140%;
	font-weight: bold;
	color: #333333;
	width: 480px;
}

#para01 h4{
	background-image: url(../imgs/bunseki/34kou/h4_01.gif);
}

#para01 dl {
	float: left;
	width: 290px;
}
#para01 dt {
	font-size: 120%;
	line-height: 200%;
	font-weight: bold;
	color: #0052c9;
	width: 290px;
	padding-top: 2px;
}

#para01 ol {
	float: right;
	width: 180px;
	text-align: right;
}

#para01 dd {
	line-height: 140%;
	width: 290px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#para01 ol li#list{
	margin-top:20px;
	text-align: right;
}

#para02 h4{
	background-image: url(../imgs/bunseki/34kou/h4_02.gif);
}

#para02 img{
	margin:15px 0;
}

#para03 h4{
	background-image: url(../imgs/bunseki/34kou/h4_03.gif);
}

#para03 #img03{
	background-image: url(../imgs/bunseki/34kou/img03.jpg);
	background-repeat: no-repeat;
	margin: 20px 0;
	width: 480px;
	height: 364px;
	position: relative;
}

#para03 #img03 #download a {
	width: 166px;
	height: 26px;
	display: block;
	/* \*/overflow: hidden; /* */
	text-indent:-1000em;
	background-image: url(../imgs/bunseki/34kou/img03_download.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;  
	top: 330px;
	left: 0px;
	}

#para03 #img03 #download a:hover { background-position: 0px -26px; }
 
#para03 #img03 #btn a {
	width: 264px;
	height: 70px;
	display: block;
	/* \*/overflow: hidden; /* */
	text-indent:-1000em;
	background-image: url(../imgs/bunseki/34kou/img03_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;  
	top: 277px;  
	left: 211px;
}
#para03 #img03 #btn a:hover { background-position: 0px -70px; }
 
.bold_red {
	font-weight: bold;
	color: #FF0000;
}
p.lnk{
	margin:10px 0 10px;
	text-align:right;
}
p.lnk a{
	text-align:right;
	font-size:108%;
	font-weight:bold;
	color:#00C;
}

p.lnk a:hover{
	color:#F30;
}

.copyright {
text-align:right;}

.clearfix{
overflow:hidden;/* モダンブラウザ */
_zoom:1;/* IE6以下 */


/* index
----------------------------------------------------------------------------- */