@charset "UTF-8";

/* ******************************************
 コンテンツ大枠　定義
****************************************** */

.eiyo_details {
	width: 803px;
	margin-top: 30px;
	padding-bottom: 12px;
	color: #565656;
}


/* ******************************************
 ラップ
****************************************** */

.wrapper {
	width: 753px;
	margin: 0px auto;
}


/* ******************************************
 コンテンツ　定義
****************************************** */

/*□□ メインタイトル □□*/

.main-title {
	margin-bottom: 25px;
}


/*□□ メインコンテンツ □□*/

.main {
	width: 498px;
	float: right;
}


/*□□ サブコンテンツ □□*/

.sub {
	width: 230px;
	float: left;
}

.magazine-wrap {
	width: 230px;
	text-align: center;
	background: #ebe7dd;
}

.magazine-wrap img {
	margin: 7px 0px;
}

.magazine-wrap img.bt_tachiyomi {
	margin: 12px 0px 12px 5px;
}

.magazine-wrap p {
	padding-left: 10px;
	font-size: 80%;
	text-align: left;
	line-height: 1.4em;
	color: #4b2c00;
}

.magazine-wrap input {
	margin: 12px 0px;
}

.magazine-list {
	margin-bottom: 10px;
}

.magazine-list li {
	padding: 10px 0px;
	text-indent: 24px;
	font-size: 80%;
	border-bottom: 1px solid #d9d9d9;
	background: url(../images/bg_005.gif) 10px no-repeat;
}

.magazine-list li a {
	text-decoration: none;
}

.magazine-list li a:hover {
	text-decoration: underline;
}

.banner-list li {
	margin-bottom: 10px;
	text-align: center;
}




/*□□ サブコンテンツ □□*/

.detail-title {
	margin-bottom: 25px;
	padding-bottom: 13px;
	background: url(../images/bg_003.gif) bottom no-repeat;
}

.detail-title h4 {
	font-weight: bold;
	color: #b72338;
}

.tab-bt li {
	display: inline;
	float: left;
}

div.tab-content {
	width: 498px;
	padding-top: 15px;
	background: url(../images/bg_004.gif) top no-repeat;
	text-align: center;
}

div.tab-content div {
	width: 450px;
	margin: 0px auto;
	text-align: left;
}

div.tab-content li {
	background: url(../images/bg_001.gif) bottom repeat-x;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

div.tab-content li span {
	line-height: 1.3em;
}

div.tab-content li h5 {
	font-weight: bold;
	line-height: 1.4em;
}

div.tab-content li h6 {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 1.2em;
}

div.tab-content li p {
	font-size: 80%;
	line-height: 1.2em;
}
