@charset "euc-jp";
/* CSS Document */

.acheader{ padding: 10px 0 20px 0;}
#acpresent{
	padding: 15px 0 5px 0;
}

#howto {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
#acbtn {
	padding-top:20px;
}
#acbtn ul{ list-style:none;}
#acbtn li{ float:left;}
#acbtn li.get01 a{
	display:block;
	width:281px;
	height:75px;
	margin-left: 75px;
	text-indent:-9999px;
	background-image:url(img/get01.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}
#acbtn li.get02 a{
	display:block;
	width:281px;
	height:75px;
	margin-left: 20px;
	text-indent:-9999px;
	background-image:url(img/get02.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}
#acbtn li.get01 a:hover{background-position:0 -75px;}
#acbtn li.get02 a:hover{background-position:0 -75px;}


#acbtn li.get01_end {
	display:block;
	width:281px;
	height:75px;
	margin-left: 75px;
	text-indent:-9999px;
	background-image:url(img/get01_end.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}
#acbtn li.get02_end {
	display:block;
	width:281px;
	height:75px;
	margin-left: 20px;
	text-indent:-9999px;
	background-image:url(img/get02_end.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}

.acname{
	padding: 40px 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color:#333;
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}

.aclast{
	font-size:11px;
	color:#999;
	line-height:130%;
	padding: 15px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 10px;
}
.acfinish{
	padding: 15px 0 50px 0;
}

.acbox{
	
}
.acbox .box01{
	float:left;
	width:360px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.acbox .box02{
	float:left;
	width:350px;
	margin-left:10px;
}


.clear2	{ clear: both; }
.text12{ font-size:12px; line-height:140%; color:#333;}
.text11{ font-size:11px; line-height:140%; color:#999;}
