@charset "shift_jis";
/*=================================================================
 gazou phot caption 
=================================================================*/
.content .column .inner .phot{
	margin: 0 auto;
	overflow: hidden;
}
.content .column .inner .phot img{
	border: 1px solid #c6c6c6;

}
.content .column .inner div.phot{
	width: 292px;
}
/* 2画像横並び */
.content .column .inner .ph_doub{
	margin: 0 auto;
	overflow: hidden;

}
.content .column .inner div.ph_doub{
	width: 600px;
}
.content .column .inner .ph_doub img{
	border: solid 1px #ccc;
	margin:0;
	
}
.content .column .inner .ph_right{
	float: right;
	
}
.content .column .inner .ph_left{
	float: left;

}

/* caption */
.content .column .inner .ph_title{
	text-align: left;
	width:auto;
	margin-bottom: 2px;
}
.content .column .inner .ph_title2 {
	text-align: center;
	width:auto

}
.content .column .inner .ph_cap{
	text-align: left;
	width:auto

}
.content .column .inner .ph_cap2 {
	font-size: 0.8em;
	text-align: center;
	width:auto		
}
.content .column .inner .ph_cap3 {
	text-align: right;
	width:auto
}
.content .column .inner .ph_cap dl{
	width:auto;
	margin-left: 0px;
}

/*=================================================================
 list  item   item2
=================================================================*/
/* list */
.content .column .inner  ol.item{
	width: auto;
	margin: 0 auto;
}
.content .column .inner  ol.item li{
	margin: 0 auto;
	font-weight: bold;
	width: 590px;

}
.content .column .inner ol.item ul li {
	font-weight: normal;
	list-style-type: none;
	padding-left: 1.2em;
	width: auto;
	margin-right: 20px;
	margin-top: 2px;
	
}
.content .column .inner ol.item ul {
	padding-left: 1.5em;

	
}
/* item2  */
.content .column .inner  ol.item2{
	width: 590px;
	margin: 0 auto;
	padding-left : 2em;
	background-image: url(../../images/sq_01.gif);
	background-position: 1em 0.3em;
	background-repeat: no-repeat;

}
.content .column .inner  ol.item2 li{
	margin: 0 auto;
	font-weight: bold;
	text-indent: -2em;
	padding-left: 2em;
	width: auto;
}
.content .column .inner .item2 ol li ul{
	width: 580px;

}
.content .column .inner ol.item2 ul li {
	margin-bottom: 6px;
	font-weight: normal;
	list-style-type: none;
	width: auto;
	text-indent: -2.8em;
}
ol.item p.phot {
	padding: 0;
	text-align: center;
}

ol.item p.phot img {
	border: 1px solid #c6c6c6;
	margin: 10px 0 3px;
	padding: 10px;
}

ol.item span {
	font-size: 0.9em;
	font-weight: normal;
}



/*  list　場所にかかわらず使用する場合　4はドット以外の画像用予備 */
.content .column .inner ul.item3{
	list-style-type: none;
	width: auto;
}

.content .column .inner ul.item3 li{
	background-image: url(../../images/sq_01.gif);
	background-position: 0.1em 0.4em;
	background-repeat: no-repeat;
	padding-left: 1.2em;
}
/*  list　場所にかかわらず使用する場合 */
.content .column ul.item4{
	list-style-type: none;
	width: auto;
	line-height: 1.5em;
}

.content .column ul.item4 li{
	background-image: url(../../images/dot_01.gif);
	background-position: 0.1em 0.4em;
	background-repeat: no-repeat;
	line-height: 1.5em;
	padding-left: 2em;

}
.content .column ul.item5{
	list-style-type: none;
	width: auto;
	line-height: 1.5em;
	margin-left: 20px;
}

.content .column ul.item5 li{
	background-image: url(../../images/sq_01.gif);
	background-position: 0.1em 0.4em;
	background-repeat: no-repeat;
	line-height: 1.5em;
	padding-left: 1em;

}
/*=================================================================
 row row2 row3
=================================================================*/

 dl.row{
	overflow: hidden;
	width: auto;


	}
	
 dl.row dt{
	width:7em;
	float:left;
	clear:both;
		border:1px solid #fff;
	}
	
 dl.row dd{
	margin-left:8em;
	width: auto;
	clear: right;
	text-indent: -1em;
	}


/* row2 3*/	

 dl.row2 {
	overflow: hidden;
	width:auto;
	line-height: 1.5em;
	padding-left: 60px;
}
 dl.row2 dt {
	width : 5em;
	float: left;
	clear: both;
	line-height: 1.5em;
}

 dl.row2 dd {
	width: auto;
	clear: right;
	text-indent: -0.5em;
	margin-left: 5.5em;
	line-height: 1.5em;
}
.row3 dl {
	width:auto;
}

 dl.row3 dt {
	float : left;
	border:1px solid #fff;
	width : 2em;
	clear: left;
	list-style-type: none;
}

 dl.row3 dd {
	 	width: auto;
	text-indent: -0.5em;

	margin-left: 2em;
}
.content .column .inner ol.item li span {
	font-weight: normal;
	margin-right: 2px;
	font-size: 1em;
}
.content .column .inner ol.item p {
	margin-bottom: 3px;
	font-weight: normal;
	text-indent: 0;
	list-style-type: none;
	padding-left: 20px;
	width: auto;
	margin-right: 20px;
}
div.details5 {
	width:550px;
	line-height: 1.5em;
	text-indent: -1em;
	padding-left: 1.5em;
	}
