@charset "utf-8";

.box_koreyomo_text {
	padding: 15px;
	background: url('../images/tpl/bg_text.jpg') repeat-y;
}
.box_koreyomo_text h2 {
	text-align: center;
	font-weight: bold;
}

.box_koreyomo_text h2.book_title {
	font-family: serif;
	text-align: left;
	font-weight: bold;
	margin: 0;
}

/* 一覧------------------------------------ */


p.caption {
	font-size: 80%;
}
#box_eyes_intro {
	margin-top: 20px;
	margin-bottom: 0px;
/*	margin-left: auto;
	margin-right: auto;*/
	padding: 5px 40px 20px 140px;
	text-align: center;
	background: url('../images/tpl/intro04_01.jpg') no-repeat;
	background-position: center bottom;
}
p.intro_caption {
	font-size: 15px;
	text-align: left;
}

#box_eyes_intro_foot {
	margin-bottom: 0px;
	height: 266px;
/*	margin-left: auto;
	margin-right: auto;*/
	background: url('../images/tpl/intro_04.jpg') no-repeat;
	background-position: center top;
	padding: 0;
}



p.tit_img{
	margin-bottom:0px;
}

#box_eyes_title {
	margin-bottom: 0px;
	height: 304px;
/*	margin-left: auto;
	margin-right: auto;*/
	background: url('../images/tpl/title_eye.jpg') no-repeat;
	background-position: center top;
	padding: 0;
}

#box_eyes {
	margin-top: 0px;
/*	margin-left: auto;
	margin-right: auto;*/
	background: url('../images/tpl/bg_eyes.jpg') repeat-y;
	background-position: center top;
	padding: 5px 40px 80px 40px;
	min-height: 680px;
}

#box_eyes div.section {
	float:left;
	height: 170px;
	width: 145px;
	padding:5px 3px 5px 3px;
	text-align: center;
/*	border: 1px solid #a58f86;*/
}


#box_eyes div.section img { /* 120+2+14=136 */
	margin: 0;
	padding: 5px 5px;
	background-color: #ffffff;
	border-top: 1px solid #b3ada0;
	border-bottom: 1px solid #71686c;
	border-left: 1px solid #b3ada0;
	border-right: 1px solid #71686c;
	vertical-align: bottom; 
}


#box_eyes div.section a:hover img { 
	border: 1px solid #281a14;
}

/* ClearFix */

#box_eyes {
	_height: 1px;
	min-height: 1px;
	/*¥*//*/
	height: 1px;
	overflow: hidden;
	/**/
}

#box_eyes:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

span.eye_update{
	font-size: 12px;
}
span.eye_new{
	font-size: 12px;
	color: #b22222;
}


/* 個別 ------------------------------------ */

#box_eyes_pict_title {
	margin-bottom: 0px;
	width: 685px;
	height: 50px;
/*	margin-left: auto;
	margin-right: auto;*/
	background: url('../images/tpl/bg_pict_h_01.jpg') no-repeat;
	background-position: center top;
	text-align: center;
}


#box_eyes_pict {
	margin-bottom: 0px;
	margin-top: 0px;
	width: 685px;
	height: 611px;
/*	margin-left: auto;
	margin-right: auto;*/
	background: url('../images/tpl/bg_pict_h_02.jpg') no-repeat;
	background-position: center top;
	padding-top: 0px;
	text-align: center;
}

#box_eyes_pict table {
	border-collapse: collapse;
}

#box_eyes_pict_caption {
	margin-bottom: 0px;
	margin-top: 0px;
	width: 685px;
/*	margin-left: auto;
	margin-right: auto;*/
	background: url('../images/tpl/bg_pict_h_03.jpg') repeat-y;
	background-position: center top;
	padding: 0;
}

p.pict_caption{
	padding: 20px 50px 20px 60px;
}

/* メニュー ------------------------------------ */

ul#imgNavi {
	margin: 0px auto;
	padding: 0;
	line-height: 1;
	list-style-type: none;
	width: 270px;
}

ul#imgNavi li {
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	font-size: 13px; /* 文字サイズ */
	width: 90px;
}

ul#imgNavi li a {
	padding: 9px 0px;
	display: block;
	position: relative; /* for IE6 */
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}

ul#imgNavi li a:hover {
	color: #000000;
	background-color: #B38F6B;
}

/* ClearFix */

ul#imgNavi {
	_height: 1px;
	min-height: 1px;
	/*¥*//*/
	height: 1px;
	overflow: hidden;
	/**/
}

ul#imgNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/* 編集画面・バックナンバー ---------------- */
div#contents_backno{
	width: 680px;
}

#contents_backno:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #contents_backno {
    height: 1em;
    overflow: visible;
}
/**/

div#eye_box_backnumber_img{
	float: left;
	padding: 0;
	height: 120px;
	margin: 5px 3px 5px 10px;
}
div#eye_box_backnumber_img img{
	border: 1px solid #a58f86;
	width: 75px;
	max-height: 110px;
/*	_height: 110px;*/
}






