@charset "shift_jis";

/* *******************************************
     トップページ
******************************************* */

/* ライブ画像
------------------------------------------------- */
#livePh0 {
	margin:15px auto 0 auto;
	width:900px;
	overflow:hidden;
	_height:1%;
}
#livePh {
	margin:15px auto 0 auto;
	width:900px;
	background: url(../../images/liveph_bg.gif) no-repeat bottom;
	overflow:hidden;
	_height:1%;
}
#livePhLeft {
	float:left;
	width:450px;
}
#livePhRight {
	float:right;
	width:450px;
}
.livePhBox {
	padding:11px 20px 0 18px;
}
.livePhBox .livePhBoxLeft {
	float:left;
}
.livePhBox .livePhBoxLeft .map {
	margin-bottom:11px;
}
.livePhBox .livePhBoxRight {
	float:right;
}
.livePhBox .livePhBoxRight .ph2 {
	margin-top:7px;
}
.livePhBox .livePhBoxRight .tx {
	padding:4px 0;
	background:#ffffff url(../../images/liveph_tx_bg.jpg) repeat-x bottom;
	border:1px solid #cdcdcd;
	text-align:center;
	font-size:12px;
}

/* 3カラム
------------------------------------------------- */
#indexBox {
	margin:20px auto 0 auto;
	width:900px;
	overflow:auto;
	_height:1%;
	text-align:left;
}
#indexBox #indexBoxLeft {
	float:left;
	width:231px;
}
#indexBox #indexBoxCenter {
	float:left;
	margin-left:25px;
	width:388px;
}
#indexBox #indexBoxRight {
	float:left;
	margin-left:25px;
	width:231px;
}

#indexBox #indexBoxLeft ul li ,
#indexBox #indexBoxRight ul li {
	margin-top:6px;
	font-size:14px;
}
#indexBox #indexBoxLeft ul li a ,
#indexBox #indexBoxRight ul li a {
	padding-left:15px;
	background: url(../images/ic01.gif) no-repeat 3px 3px;
}

#indexBox #indexBoxCenter ul {
	overflow:hidden;
	_height:1%;
}
#indexBox #indexBoxCenter ul li.left {
	float:left;
}
#indexBox #indexBoxCenter ul li.right {
	float:right;
}
#indexBox #indexBoxCenter table {
	font-size:12px;
}
#indexBox #indexBoxCenter table th {
	padding:3px 0 4px 8px;
	vertical-align:top;
	font-weight:normal;
	letter-spacing:0.1em;
	border-bottom:1px dotted #d7d7d7;
}
#indexBox #indexBoxCenter table td {
	padding:3px 3px 4px 10px;
	border-bottom:1px dotted #d7d7d7;
}

/* バナー
------------------------------------------------- */
#bannar {
	margin:15px auto 0 auto;
	width:900px;
	text-align:left;
}
#bannar img {
	margin-right:7px;
}
