@charset "utf-8";
/* CSS Document */


/* 共通設定
============================================================ */

.clear { clear:both; } 
.clear05 { clear:both; height:0.5em;} 
.clear1 { clear:both; height:1em;} 
.clear15 { clear:both; height:1.5em; }
.clear2 { clear:both; height:2em; } 
.clear3 { clear:both; height:3em; } 

.item_space05 { height:0.5em; }
.item_space1 { height:1em; }
.item_space15 { height:1.5em; }
.item_space2 { height:2em; }
.item_space2_first { height:1em;}
.item_space2_last { height:2em;}
.item_space3 { height:3em; }

.font_ll { font-size : 32px;}
.font_l { font-size : 24px;}
.font_m { font-size : 16px;}
.font_s { font-size : 13px;}

.font_ant { font-size:11px; color:#666;}
.font_ant_red { font-size:11px; color:#E00;}




/* 配置用
============================================================ */
.image_m{
	margin-bottom: 20px;
}
.itembase, .itembase2, .itembase3{
	margin-bottom: 35px;
	overflow: hidden;
}

.itembase2{
	clear: both;
}

.itembase3{
	border-left: 1px solid #00325f;
	border-right: 1px solid #00325f;
	border-bottom: 1px solid #00325f;
}

.itemcont .itembase3 ul{
	margin: 0;
	padding: 28px 28px 0;
	list-style: none;
}

.itembase3 ul li {
	list-style: none;
	line-height: 180%;
	font-size:14px;
	color: #333;
	border-bottom: 1px dashed #333333;
	padding-bottom: 14px;
	margin-bottom: 13px;
}

.itembase3 ul li:last-child {
	border-bottom: none;
}


article#Detail #main-column .itemcont h2{
	width:720px;
	margin: 25px 0 20px 0;
	background-image: none;
	height: auto;
	border: none;
	padding: 0;
	font-size: 100%;
}

.itembase_in01 img{
	float: left;
	width: 350px;
}


.itembase_in01 p{
	float:right;
	width: 350px;
	padding-top: 74px;
}

.itembase_in01{
	overflow:hidden;
}

.itembase_in02{
	clear: both;
	margin-top: 15px;
}

.itembase_in02 p{
	float: left;
	width: 350px;
	padding-top: 74px;
}

.itembase_in02 img{
	float: right;
	width: 350px;
}


.itemcont {
	font-size:14px;
	text-align:left;
	width:720px;
	line-height:130%;
	}
	
.itemcont2 {
	font-size:14px;
	text-align:left;
	width:750px;
	line-height:130%;
	
	}

.itemcont img {border:0;}

.itemcont p {
	text-align: left;
	letter-spacing:0.05em;
	font-size: 15px !important;
	line-height: 180% !important;
	}

.itemcont strong {
	font-weight:bold;
	/*
	color:#D00;
	background-color:#FF0; */
	}

.itemtext p {
	margin-top:0.5em;
	margin-bottom:0.5em;
	margin-left:6px;
	margin-right:6px;
	}
	
.item4_text00 { 
			text-align:left;
			padding:1px;
			margin:0;
			}
			
.item4_text01 { 
			text-align:left;
			margin-top:20px;
			margin-left:20px;
			width:350px;
			}

.img_left { float:left; text-align:center; width:320px;}

.img_right { float:right; text-align:center;  width:320px;}
			
.img_left_m { float:left;
			width:400px;}

.img_right_m { float:right;
			 width:250px; }
			 
.img_right_m p { text-align:left;
	margin-top:0px;
	margin-bottom:0.5em;
	margin-left:2px;
	margin-right:2px; }
			
.img_left_m2 { float:left;
			margin-right:10px;}

.img_right_m2 { float:right;
			margin-left:13px;}
			
.img2_review {
	height: 450px;
	width: 710px;
	text-align: center;
	padding: 20px 0 0 0;
			   }
			   
.img2_review2 {
	height: 230px;
	width: 750px;
	text-align: center;
	padding: 20px 0 0 0;
			   }
				
.img2_review_in {
	width: 600px;
	margin-bottom: 20px;
	text-align: left;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
}
			
.img2_review_in2 {
	width: 680px;
	margin-bottom: 20px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}	  
				  
.item3_review_name {
			text-align:right;
			}

.item_bordlayoutp3  {padding:5px 0px;line-height: 180%;letter-spacing: 0.05em;}/* ボーダーテーブル(余白3px) */
.item_bordlayoutp3 tr {border: 1px solid #ccc;}
.item_bordlayoutp3 th {padding: 9px;text-align: center;background-color: #eee;width: 20%;}
.item_bordlayoutp3 td {padding: 9px;border: 1px solid #ccc;}
.item_bordlayoutp3 .side { padding:10px 15px;}/* 横余白10px */


/* スマホ用
============================================================ */

.smpitem { font-size:100%;
			line-height:135%;
			}
			
.smpimg_left { float:left;
			margin-right:0.5em;
			margin-top:0.3em;
			margin-bottom:0.3em;}

.smpimg_right { float:right;
			margin-left:0.5em;
			margin-top:0.3em;
			margin-bottom:0.3em; }

.smpitem_review { border: solid 2px #999999;
				background-color:#F5F5F5;
				padding:5px 8px;
				margin-top:1em;}
				
.smpimg_center { font-size:100%;
			line-height:135%;
			text-align:center;
			}
