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



.layout01{
	border-bottom:#333 1px solid;
	border-left:#333 1px solid;
	margin-bottom:10px;
}
.layout01 th,.layout01 td{
	border-top:#333 1px solid;
	border-right:#333 1px solid;
	padding:5px 10px;
	margin:0;
}
.layout01 th{
	color:#FFF;
	background-color:#008CD6;
	text-align:center;
}
.layout01 td{
	text-align:left;
}



.download{
	margin-left:20px;
}

.download img{
	vertical-align:middle;
}
.download span{
	padding-left:18px;
	line-height:30px;
	
}

.center{
	text-align:center;
}
.center img{
	margin:auto;
}
.textRight{
	text-align:right;
}
.downBtn{
	margin:0 30px;
	vertical-align:middle;
	
}

.red{
	color:#F00;
}

.adobeDown{
	margin-top:30px;
	text-align:left;
	border-bottom:#999999 1px dashed;
	border-top:#999999 1px dashed;
	padding:10px;
}
.adobeDown img{
	float:left;
	margin-right:20px;
	padding-top:5px;
}

a.dosokai span{
	clear:none;
	width:90px;
	height:30px;
	text-indent:18px;
	color:#fff;
	background-image:url(images/dosokai_icon_01.gif);
	font-weight:bold;
	padding-top:3px;
	background-repeat:no-repeat;
	display:block;
	
}
a.dosokai{
	clear:none;
	width:90px;
	height:30px;
	text-indent:35px;
	color:#fff;
	background-image:url(images/dosokai_icon_01.gif);
	font-weight:bold;
	padding:0px 5px 0 5px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	line-height:28px;
}
a:link.dosokai {color: #fff; text-decoration:none;}
a:visited.dosokai { color: #fff; text-decoration:none;}/* … 訪問済みのリンク*/
a:hover.dosokai { color: #fff; text-decoration:none;} /*… ポイント時のリンク*/
a:active.dosokai { color: #fff; text-decoration:none;} /*… 選択中のリンク*/


h3.dosokai_h3{
	font-size:18px;
	margin:0px 0 20px 0;
	text-align:left;
	background-image:none;
	height:auto;
	line-height:17px;
	text-indent:0;
	color:#008CD6;
}
.download{
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	padding:10px 0;
	margin:10px 0 20px 0;
}
.suuji li{
	padding:0;
	margin:0;
	margin-left:25px;
	line-height:20px;
	margin-bottom:5px;
	list-style:decimal;
}

