@charset "utf-8";

/* ===================================================================
	Author: aki
=================================================================== */

#main-contents-inner{
	padding:30px 0 0 0;
}

.cbox dl{
	
}

.cbox dt{
	float:left;
	width:421px;
}

.cbox dd{
	float:left;
	width:440px;
}



#fbox {
	padding:30px 0 30px 10px;
}

#fbox dl{
	width:210px;
	float:left;
}

#fbox dt{
	text-align:center;
}

#fbox dd{
	text-align:center;
}


.dbox a {
	text-decoration:underline;
	color:#C60D11;
}


.dbox a:link {
	text-decoration:underline;
	color:#C60D11;
}


.dbox a:visited {
	text-decoration:underline;
	color:#C60D11;
}


.dbox a:hover {
	text-decoration:none;
	color:#C60D11;
}


.dbox a:active {
	text-decoration:none;
	color:#C60D11;
}

#fbox a {
	text-decoration:none;
	color:#C60D11;
}

#fbox a:link {
	text-decoration:none;
	color:#C60D11;
}

#fbox a:visited {
	text-decoration:none;
	color:#C60D11;
}

#fbox a:hover {
	text-decoration:none;
	color:#666666;
}

#fbox a:active {
	text-decoration:none;
	color:#C60D11;
}