/* CSS Document */

.flash {
	width:100%;
	background:url(../images/com/bg_flash.jpg) 0 0 repeat-x;
	height:300px;
	margin-bottom:10px;
	text-align:center;
}



/*read_text
-------------------*/
.bg_read_text_img {
	background:url(../images/index/bg_read_img.jpg) 0 0 no-repeat;
	width:580px;
	height:220px;
	margin-bottom:20px;
}

.bg_read_text_img h2 {
	text-indent:-9999px;
	font-size:1px;
	line-height:1px;
}

.read_text {
	width:320px;
	padding:80px 0 0 10px;
}



/*order_flow
-------------------*/
.title_img01 {
	background:url(../images/index/title_img_order.gif) 0 0 no-repeat;
	width:580px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:5px;
}

.order_flow_box {
	width:560px;
	padding:10px;
	background:#FFFFFF;
	margin-bottom:10px;
}

.order_flow_text {
	color:#3C0000;
	margin-bottom:10px;
}

.btn_order_flow {
	margin:0;
	padding:0;
	list-style-type:none;
}

.btn_order_flow li {
	float:left;
}

.btn_order_flow01 a {
	background:url(../images/index/btn_flow.gif) 0 0 no-repeat;
	width:180px;
	height:20px;
	display:block;
	text-indent:-9999px;
}


.btn_order_flow02 a {
	background:url(../images/index/btn_inquiry.gif) 0 0 no-repeat;
	width:180px;
	height:20px;
	display:block;
	text-indent:-9999px;
	margin-left:10px;
}

.btn_order_flow03 a {
	background:url(../images/index/btn_orderseat.gif) 0 0 no-repeat;
	width:180px;
	height:20px;
	display:block;
	text-indent:-9999px;
	margin-left:10px;
}

.btn_order_flow01 a:hover {
	background:url(../images/index/btn_flow.gif) 0 -20px no-repeat;
	width:180px;
	height:20px;
	display:block;
	text-indent:-9999px;
}


.btn_order_flow02 a:hover  {
	background:url(../images/index/btn_inquiry.gif) 0 -20px no-repeat;
	width:180px;
	height:20px;
	display:block;
	text-indent:-9999px;
	margin-left:10px;
}

.btn_order_flow03 a:hover  {
	background:url(../images/index/btn_orderseat.gif) 0 -20px no-repeat;
	width:180px;
	height:20px;
	display:block;
	text-indent:-9999px;
	margin-left:10px;
}



/*contents_inner_l*/
.contents_inner_l {
	width:380px;
	float:left;
}


/*topics
-------------------*/
.title_img02 {
	background:url(../images/index/title_img_topics.gif) 0 0 no-repeat;
	width:380px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.topics {
	margin:0;
	padding:0;
}

.topics dt {
	width:50px;
	margin-bottom:5px;
}

.topics dt span {
	width:50px;
	background:#3C0000;
	color:#FFFFFF;
	padding:3px;
	text-align:center;
}

.topics dd {
	margin:-20px 0 5px 70px;
	border-bottom:1px dotted #C8C8C8;
	padding-bottom:5px;
	margin-bottom:5px;
}


/*contents_inner_r*/
.contents_inner_r {
	width:180px;
	float:right;
}

.btn_shopping a {
	background:url(../images/index/btn_sgopping.jpg) 0 0 no-repeat;
	width:180px;
	height:60px;
	display:block;
	text-indent:-9999px;
	margin-bottom:10px;
}

.btn_trader a {
	background:url(../images/index/btn_trader.jpg) 0 0 no-repeat;
	width:180px;
	height:60px;
	display:block;
	text-indent:-9999px;
	margin-bottom:10px;
}


.btn_media a {
	background:url(../images/index/btn_media.jpg) 0 0 no-repeat;
	width:180px;
	height:60px;
	display:block;
	text-indent:-9999px;
	margin-bottom:10px;
}





