* {
	margin			: 0px;
	padding			: 0px;
}
body {
	font-size			: 13px;
	color				: #5a5a5a;
	background-color	: #fff;
	margin				: 0px;
	padding				: 0px;
	text-align			: center;
	background-image	: url(../images/back_img.png);
	background-repeat	: repeat-x;
}

a:link    { color: #ad0000; outline :none; text-decoration : underline;}
a:visited { color: #ad0000; outline :none; text-decoration : underline;}
a:active  { color: #ad0000; outline :none; text-decoration : none;}
a:hover   { color: #ad0000; outline :none; text-decoration : none;}

img{ border: none;}

.cl{clear	: both;}

#top{
	width				: 850px;
	background-color	: #fff;
	margin				: 0px auto 0px auto;
	text-align			: left;
	border-top			: solid 5px #ad0000;
	border-left			: solid 5px #ad0000;
	border-right		: solid 5px #ad0000;

}
/* header_box ---------------------------------------- */

#header_box{
	width				: 850px;
	background-image	: url(../images/header_back.png);
	background-repeat	: repeat-x;
	height				: 108px;
	position			: relative;
}
#header_box h1{
	position		: absolute;
	top				: 15px;
	left			: 10px;

}
#header_box h2{
	position		: absolute;
	top				: 10px;
	left			: 724px;

}
#header_box p{
	position		: absolute;
	top				: 20px;
	left			: 540px;
}

/* G-NAVI_box ---------------------------------------- */
#g-navi_box{

	width				: 850px;
	height				: 68px;
	background-image	: url(../images/g-navi_footback.png);
	background-repeat	: repeat-x;
	background-position	: bottom;

}

#g-navi_box ul{
	list-style-type		: none;

}

#g-navi_box li{
	float			: left;

}


/* MAIN_box ---------------------------------------- */

#main_box{

	padding			: 10px 24px;

}
#mainimage_box{
	margin			: 0px 0px 25px 0px;
}
.post{

	border-left		: solid 1px #e2e2e2;
	border-right		: solid 1px #e2e2e2;
	border-bottom		: solid 5px #f0f0f0;
	margin			: 0px 0px 25px 0px;
	padding			: 0px 15px 15px 15px;
}

.post h3{
	margin			: 0px 0px 25px 0px;
}

.post p{
	line-height		: 19px;
	letter-spacing		: 0.1em;
	margin			: 0px 0px 0px 0px;
	padding			: 10px 0px 15px 25px;
}

#tsuyomi_ul{

	list-style-type		: none;
	padding			: 0px 0px 15px 25px;
}

#tsuyomi_ul li{
	margin			: 0px 0px 5px 0px;
}



#affiliate_ul{

	margin			: 10px 0px 15px 40px;
}
#affiliate_ul li{

	line-height		: 19px;
}

#vcm_ol{

	margin			: 10px 0px 15px 40px;
}
#vcm_ol li{
	list-style-type		: decimal;
	line-height		: 19px;
	margin-top		: 10px;
}




.contact_box{
	margin			: 0px 0px 0px 0px;
	text-align		: center;

}
#ad-network_img{

	margin			: 20px 0px 0px 0px;

}

#ad-network_img_l{
	margin			: 0px 0px 20px 0px;
	float			: left;
}
#ad-network_img_r{

	float			: right;
}

.red_line{
	line-height		: 19px;
	letter-spacing		: 0.1em;
	padding			: 10px 0px 10px 10px;
	border-left		: solid 6px #ad0000;
}


#shikumi_box{

	margin			: 25px 0px 30px 0px;

}

.merit_box{
	width			: 250px;
	float			: left;
	margin			: 20px 10px 20px 0px;
}

.merit_box_r{
	width			: 250px;
	float			: left;
	margin			: 20px 0px 20px 0px;
}

.merit_box h5,.merit_box_r h5{

	height			: 25px;
	line-height		: 25px;
	font-size		: 16px;
	color			: #ffffff;
	background-color	: #ad0000;
	text-align		: center;

}
.merit_box p,.merit_box_r p{
	border			: solid 1px #ad0000;
	height			: 70px;
	padding			: 5px;
}



/* FOOTER BOX CSS ---------------------------------------- */


#footer_box{
	text-align		: center;
}



#footer_box ul{
	list-style-type		: none;
	margin			: 0px 0px;
	padding			: 0px 0px;
	line-height		: 30px;
}

#footer_box li{
	font-size		: 9px;
	display			: inline;
}
