@charset "utf-8";
/* CSS Document */

p.m-btm5 {margin-bottom: 5px;}
p.m-btm15 {margin-bottom: 15px;}
p.m-btm30 {margin-bottom: 30px;}
p.m-btm40 {margin-bottom: 40px;}
p.m-btm50 {margin-bottom: 50px;}


/*==================================================
　　eirei -　英霊遺品紹介　eirei/index	
==================================================*/

#eirei h2 {margin-bottom: 20px;}

#eirei .box-set {width: 700px;}

#eirei .box-set .box-left {float: left;width: 490px;}
#eirei .box-set .box-left .blog {width: 490px;margin-bottom: 30px;background-position: top;}

#eirei .box-set .box-left .blog h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 26px;
	width: 465px;
	margin-bottom: 20px;
	background-color: #81977D;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #586A54;
	padding-left: 5px;
	padding-top: 4px;
}
#eirei .box-set .box-left .blog h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
#eirei .box-set .box-left .blog h3 a:hover {
	color: #2B3328;
	text-decoration: underline;
}


#eirei .box-set .box-left .blog .text {width: 440px;margin-bottom: 10px;margin-right: 25px;margin-left: 25px;}
#eirei .box-set .box-left .blog .text a {
	color: #81977D;
	text-decoration: underline;
	margin-right: 3px;
	margin-left: 3px;
}
#eirei .box-set .box-left .blog .text a:hover {
	color: #CC6666;
	text-decoration: underline;
}
#eirei .box-set .box-left .blog .foot {width: 440px;border-top-width: 1px;border-top-style: solid;border-top-color: #000000;
	color: #606060;padding-top: 5px;margin-right: 25px;	margin-left: 25px;}

#eirei .box-set .box-left .blog .foot .day {float: left;width: 150px;}

#eirei .box-set .box-left .blog .foot .category {float: right;width: 265px;text-align: right;font-size: 11px;padding-right: 5px;}
#eirei .box-set .box-left .blog .foot .category a {color: #606060;text-decoration: underline;}
#eirei .box-set .box-left .blog .foot .category a:hover {color: #CC6666;text-decoration: underline;}


#eirei .box-set .box-right {float: right;width: 190px;}
#eirei .box-set .box-right .archive {width: 190px;margin-bottom: 30px;}
#eirei .box-set .box-right .archive h4 {padding-bottom: 2px;margin-bottom: 15px;border-bottom: 1px solid #000000;
	border-left: 3px solid #81977D;padding-left: 8px;padding-top: 2px;font-weight: normal;}
#eirei .box-set .box-right .archive .box {width: 165px;margin-right: 10px;margin-left: 15px;}
#eirei .box-set .box-right .archive .box li {background-image: url(../images/eirei/arrow01.jpg);background-repeat: no-repeat;
	background-position: 0px 7px;padding-left: 8px;}
#eirei .box-set .box-right .archive .box li a {color: #000000;text-decoration: underline;}
#eirei .box-set .box-right .archive .box li a:hover {color: #CC6666;text-decoration: underline;}

