@charset "utf-8";
/* CSS Document */


h4.obititle{
	width:100%;
	font-size:2.3em;
	font-weight:bold;
	color:#8e6744;
	text-align:center;
	padding:2px;
	margin:5px 0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}

h4.obititle-pori{
	width:100%;
	font-size:2em;
	font-weight:bold;
	color:#8e6744;
	text-align:center;
	padding:2px;
	margin:5px 0;
	font-family: "游ゴシック", "Yu Gothic";
}

h4.detail{
	width:100%;
	background: #dfdfdf;
	font-size:1.1em;
	font-weight:bold;
	color:#333;
	text-align:center;
	padding:2px;
	margin:10px 0;
	letter-spacing:2px;
}

p.contents{
	font-size:1em;
	padding:0 2% 0 3%;
	color:#555555;

}

p.obi-contents{
	font-size:1.2em;
	padding:0 2% 10% 3%;
	color:#555555;
	text-align:left;
}

p.contents img{
	display:block;
}


p.contents.red{
	color:#cc0000;
}

.popular{
font-size:1.5em;
	color:#45a8a3;
	margin:0;
	padding:1% 2% 0;
	width:95%;
	height:auto;
	font-weight:bold;
	text-align:center;
}

.popular01{
font-size:1.0em;
	color:#333;
	margin:0 0 5px;
	padding:0 1% 1%;
	width:95%;
	height:auto;
	text-align:center;
	border-bottom:1px solid #aaa;
}

hr.bottom{
	border:0;
	border-bottom:1px dotted #aaa;
	margin-bottom:40px;
}

hr.obi{
	border:0;
	border-bottom:1px solid #aaa;
	margin-bottom:10px;
}