@charset "shift_jis";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("../import.css");

/* CSS Document */

.entry-title {
font-size:160%;
font-weight:bold;
border-bottom:1px solid #CCCCCC;
border-left:5px solid #177A3A;
padding:5px 0 5px 7px;
}

.itiran-img {
height:29px;
margin-bottom:10px;
text-align:right;
}

.back-img {
height:29px;
margin-top:10px;
text-align:right;
}

.wide-box {
margin-top:20px;
}

.wide-box .box-left {
width:330px;
float:left;
}

.wide-box .box-right {
width:370px;
float:right;
}

.box-left .img-box01 {
}

.box-left .img-box02 {
margin-top:20px;

}

.box-left .txt-popuplink {
margin-top:20px;
line-height:160%;
}

.box-left .img-box03 {
width:279px;
margin-top:20px;
margin-left:25px;

}

.table-style01 table {
font-size:100%;
border:1px solid #CCCCCC;
border-collapse:collapse;
width:370px;
}

.table-style01 table th {
border-bottom:1px solid #CCCCCC;
border-right:1px dashed #CCCCCC;
background-color:#EFEFEF;
padding:5px;
width:100px;
}

.table-style01 table td {
border-bottom:1px solid #CCCCCC;
border-right:1px dashed #CCCCCC;
padding:5px;
}

.txt-style01 {
margin:10px 10px 0 10px;
}

.txt-style02 {
margin:50px 10px 0 10px;
}

.img-style {
text-align:center;
margin:3px 10px 0 10px;
}

.img-style img {
max-width:650px;
height:auto;
}


.thumbArea {
	margin-top:51px;
	width:740px;
	border:#5fbe30 3px solid;
}
.picWrapper {
	width:456px;
	height:466px;
	margin:0px auto;
}
.pic {
	display:table-cell;
	width:456px;
	height:456px;
	padding:5px 10px 5px;
	text-align:center;
	vertical-align:middle;
}
.pic img {
	max-width:456px;
	max-height:456px;
}
.picTitle {
	font-size:120%;
	font-weight:bold;
	color:tomato;
	height:1.5em;
}
.thumbs {
	width:722px;
	padding:26px 0px 15px 18px;
	background:#def9cd;
}
.thumbs .img-style {
	width:107px;
	height:81px;
	margin:0px 13px 13px 0px;
	float:left;
	background:#a8a8a8;
	text-align:center;
	display:table;

}
.thumbs .img-style a {
	width:107px;
	height:69px;
	padding:0px;
	display:table-cell;
	vertical-align:middle;
}
.thumbs .img-style a:hover {
	background:#6b6b6b;
}
.thumbs .img-style a img {
	max-width:107px;
	max-height:81px;
}
.thumbs span {
	display:none;
}
h3.textHeader {
	font-size:140%;
}