@charset "utf-8";

/* 共通
------------------------------------------- */
div#ex-wrapper-evideli {
	width: 700px;
	clear: both;
	margin: 10px 0;
	color:#000000;
	overflow:hidden;
}

div#ex-wrapper-evideli div.title {margin-bottom:20px;}
div#ex-wrapper-evideli div.title h3 {
	width:700px;
}
div#ex-wrapper-evideli div.title p {
	width: 680px;
	color:#ffffff; /* 色変更：ヘッダー下テキスト色 */
	border-top:; /* 色変更：ヘッダー下 ボーダー色 */
	background:#280C07; /* 色変更：ヘッダー下背景 */
	padding: 4px 10px;
}
div#ex-wrapper-evideli h4,
div#ex-wrapper-evideli h5 {
	border-left:5px solid #280C07;
	padding:2px 5px;
	color:#893907;
	margin-bottom:10px;
}
div#ex-wrapper-evideli div.item-txt {
	line-height:1.5;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;
}
div#ex-wrapper-evideli div.item-price {
	padding:0 0 5px 0;
	color:#666;
	line-height:1.4;
}
div#ex-wrapper-evideli p.item-p-article {
	color:#666;
	line-height:1.4;
}
/* 1つめ
------------------------------------------- */
div#ex-wrapper-evideli div#ex-item01 { margin-bottom:20px; overflow:hidden;}
div#ex-wrapper-evideli div#ex-item01 div.item-detail {
	width:340px;
	float:left;
	padding-bottom:80px;
	background:url(../images/bg.gif) no-repeat center bottom;
}
div#ex-wrapper-evideli div#ex-item01 div.item-photo {
	width:340px;
	float:right;
}
div#ex-wrapper-evideli div#ex-item01 p.item-date {
	width:340px;
	font-size:1.4em;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #cccccc;
	color:#893907;
}

div#ex-wrapper-evideli div#ex-item02 { width:340px; margin-bottom:20px; float:left;}
div#ex-wrapper-evideli div#ex-item03 { width:340px; margin-bottom:20px; float:right;}

/* Menu Button Area
-------------------------- */
div#ex-btn-menu {
	clear: both;

	padding-top: 10px;
	margin-bottom:20px;
}

div#ex-btn-menu ul {
	width: 420px;
	margin: 0 auto;
	margin-left: 150px;
}

div#ex-btn-menu ul li {
	padding: 0 10px;
	display: inline;
}
