@charset "UTF-8";


/* ==================================================================
	Layout レイアウト設定
================================================================== */

/* ------------------------------------------------------------------
	Contents コンテンツ設定
------------------------------------------------------------------ */
#detail{
	width:780px;
	font-size:14px;
	margin:0px 0px 0px 10px;
	padding-top:30px;
	border-bottom:1px solid #A1C3D4;
	height:30px;
	color:#156D97;
}

#detailContents {
	margin-top: 1em;
}

#id{
	margin-left:10px;
	font-weight:bold;
}

#dates{
	width:790px;
	text-align:right;
	font-weight:bold;
	margin-bottom:15px;
}

table.infoTable{
	width: 780px;
	border-top: 1px solid #A1C3D4;
	border-left: 1px solid #A1C3D4;
	margin-left:10px;
}

table.infoTable th{
	background-color: #EEF3F5;
	text-align: center;
	border-bottom: 1px solid #A1C3D4;
	border-right: 1px solid #A1C3D4;
	height: 30px;
	width:150px;
	color:#3a220b;
}

table.infoTable td{
	background-color: #fff;
	border-bottom: 1px solid #A1C3D4;
	border-right: 1px solid #A1C3D4;
	height: 30px;
	padding-left: 5px;
	width:250px;
}

table.infoTable td.colspans{
	width:650px;
}

/* only IE6 */
* html table.infoTable th{
	padding: 0.2em 1em;
	text-align: left;
	line-height: 1.75;
}

* html table.infoTable td{
	padding: 0.2em 1em;
	line-height: 1.75;
}

table.imageTable {
	margin-top: 1em;
	border-top: 1px solid #A1C3D4;
	border-left: 1px solid #A1C3D4;
	width: 780px;
	margin-left:10px;
}

table.imageTable th{
	padding: 5px;
	background-color: #EEF3F5;
	border-bottom: 1px solid #A1C3D4;
	border-right: 1px solid #A1C3D4;
	text-align: center;
	width:400px;
	color:#3a220b;
}

table.imageTable td{
	padding: 5px;
	border-right: 1px solid #A1C3D4;
	border-bottom: 1px solid #A1C3D4;
	text-align: center;
}

#midashi{
width:780px;
height:30px;
font-size: 14px;
font-weight:bold;
background-color: #EEF3F5;
border: 1px solid #A1C3D4;
margin:0px 0px 20px 10px;
color:#3a220b;
line-height:23pt;
text-indent: 1em;
}

#foot_back{
	text-align: center;
	width:800px;
	height:20px;
	margin-top: 30px;
}

.comments{
	line-height:13pt;
}

#tels{
	margin-top:25px;
}

ul#item{
	width:640px;
}

#item li{
	width:150px;
	padding-right:5px;
	float:left;
}