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

#contents {
	color:#666;
}


#contents h2{
	padding-bottom:20px;
}


#contents h3{
	padding-bottom:20px;
	font-weight:normal;
}

#contents li{
	padding-bottom:10px;
}


#contents a{
	color:#4c4c4c;
	font-size:12px;
	line-height:170%;
}


#left{
	float:left;
}

#right{
	float:right;
}

.button{
	display:block;
	width:178px;
	margin:0 auto;
}

.acc_cap {
	font-size:12px;
	color:#960;
	text-decoration:underline;
}

.acc_cap_low {
	padding:10px;
}