@charset 'shift_jis';
@import url("basic.css");
@import url("detail.css");


/*****************************************************************************
 ‹Œˆê——ƒ{ƒbƒNƒXi2—ñ—pj
 *****************************************************************************/
.col2 {
	width:506px;
	margin:0 auto 10px auto;
	background:url("../img/det_clog_2col_bg_mid.gif") repeat-y;
}
.col2 .bot2col {
	width:100%;
	background:url("../img/det_clog_2col_bg_bot.gif") no-repeat left bottom;
}
.col2 .cont {
	width:498px;
	margin:auto;
	padding:0 0 10px 0;
}
.col2 .cont div.left, .col2 .cont div.right {
	width:240px;
}
.col2 .cont p.left, .col1 .cont p.left {
	width:70px;
}
.col2 .cont p.left img, .col1 .cont p.left img {
	border:4px solid #fff;
}
.col2 .cont p.center img, .col1 .cont p.center img {
	border:2px solid #fff;
}
.col2 .cont p.right, .col1 .cont p.right {
	width:160px;
	font-size:85%;
	line-height:1.4;
}
.col2 .midashi3 {
	width:100%;
	background:url("../img/det_clog_2col_mid.gif") repeat-y;
	margin:0 0 0.5em 0;
}
.col2 .midashi3 .mid {
	width:100%;
	background:url("../img/det_clog_2col_top.gif") no-repeat;
}
.col2 .midashi3 .bot {
	width:100%;
	background:url("../img/det_clog_2col_bot.gif") no-repeat left bottom;
}
.col2 .midashi3 .left, .midashi3 .right {
	width:248px;
	padding-top:4px;
}
.col2 .midashi3 h4, .col1 .midashi3 h4 {
	font-weight:bold;
	padding:0.3em 0.5em 0.3em 20px;
}

/*****************************************************************************
 ‹Œˆê——ƒ{ƒbƒNƒXi1—ñ—pj
 *****************************************************************************/
.col1 {
	width:506px;
	margin:0 auto 10px auto;
	background:url("../img/det_clog_1col_bg_mid.gif") repeat-y;
}
.col1 .bot1col {
	width:100%;
	background:url("../img/det_clog_1col_bg_bot.gif") no-repeat left bottom;
}
.col1 .bot1col .in {
	width:248px;
}
.col1 .midashi3 {
	width:100%;
	background:url("../img/det_clog_1col_mid.gif") repeat-y;
	margin:0 0 0.5em 0;
}
.col1 .midashi3 .mid {
	width:100%;
	background:url("../img/det_clog_1col_top.gif") no-repeat;
}
.col1 .midashi3 .bot {
	width:100%;
	background:url("../img/det_clog_1col_bot.gif") no-repeat left bottom;
	padding-top:4px;
}
.col1 .cont {
	width:240px;
	margin:auto;
	padding:0 0 10px 0;
}

.col2 p.caption, .col1 p.caption {
	padding:0.5em;
	font-size:85%;
}

/*****************************************************************************
 ‰ïŽÐŠT—vE’n}
 *****************************************************************************/
table#aboutTable {
	margin:0 auto 15px auto;
	line-height:1.5;
}
table#aboutTable td, table#aboutTable th {
	padding:0.3em 0;
}
table#aboutTable td {
	border-left:1px dotted #ccc;
}
table#aboutTable th {
	font-weight:bold;
	vertical-align:top;
}
table#aboutTable td div {
	padding:0 0 0 1em;
}

#access {
	margin:0 auto 1em auto;
	width:526px;
}
#access h3 {
	margin:0 0 1em 0;
}
#access h4 {
	margin: 30px 0 0;
	font-weight:bold;
}
#access p.spec {
	font-size:85%;
	text-indent:-4em;
	padding:0 0 0 4em;
}
#access p.spec span {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
}

#honsha, #koujo {
	width:526px;
	height:400px;
	margin:0.3em 0 1em;;
}

/*****************************************************************************
 ‘gDEÝ”õEƒOƒ‹[ƒvEŠé‹Æ•ûj
 *****************************************************************************/
 
div.about {
	width: 506px;
	margin: 0 22px 1em;
}
div.about h4 {
	padding: 10px 0;
	margin-bottom: 20px;
}
div.about p {
	margin: 0 0 1em;
	line-height: 1.5;
}
div.about p#policy {
	margin: 0 50px 1em;
}
div.about table.machine {
	width: 248px;
	border: none;
}
div.about table.machine th {
	border: 1px solid #ccc;
	background-color: #E8E8E8;
	padding: 5px;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: center;
}
div.about table.machine td {
	padding: 8px 5px;
	border: 1px solid #ccc;
}
div.about table.machine tr.bg {
	background-color: #F5F5F5;
}
div.about dl {
}
div.about dt {
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	border-top: 3px solid #e3e3e3;
}
div.about dd {
	padding: 5px;
	margin: 0 0 5px;
}
