@charset "utf-8";
@import url('../../common/css/tmpl.css');

/* CSS Document */

.main_box{
padding-top: 0;
}

.main_box .container{
width: 1000px;
}


.sub_menu{
float: left;
width: 730px;
margin: 0 0 0 270px;
height:25px;
display: inline;
}

#this_page_concept{
	width: 158px;
	float: left;
	margin-left: 15px;
	margin-top: 4px;
	display: inline;
	height: 17px;
}

#this_page_mytwingo{
	margin-left: 15px;
	margin-top: 4px;
	float: left;
	width: 154px;
	height: 18px
	display: inline;
}

#this_page_gallery{
	width: 161px;
	margin-top: 4px;
	float: left;
	margin-left: 15px;
	display: inline;
height: 18px
}

#this_page_movie{
width: 90px;
float: left;
margin-left: 15px;
margin-top: 4px;
display: inline;
height: 16px;
}


/* 上左項目 */
.top_content{
	float: left;
	width: 451px;
	height: 460px;
	display: inline;
}

h2{
	float: left;
	height: 54px;
	width: 256px;
	margin: 25px auto 37px 21px;
	display: inline;
}

img#report_photo{
	margin-left: 21px;
	float: left;
	width: 420px;
	height: 301px;
	display: inline;
}

/* 右コンテント */
.back_content{
	float: left;
	width:510px;
	margin: auto auto auto 18px;
}

.back_number{
	float: right;
	width: 245px;
	margin: 36px 20px auto auto;
}

.back_number p{
	float: left;
	width: 78px;
	margin-right: 8px;
	display: inline;
	
}

.back_number select{
	width: 157px;
	height: 18px;
	float: left;
	border: solid 1px #CCCCCC;
	display: inline;
}

h3{
	float: left;
	width: 492px;
	height: 51px;
	margin-top: 23px;
	color: #fff;
	background-image: url(../img/back_sub_tit.jpg);

}

h3 span{
	color: #fff;
	float: left;
	width: 470px;
	margin: 28px auto 5px 22px;
	height: 18px;
	line-height: 18px;
	display: inline;
}

dl{
	margin-top: 15px;
	float: left;
	width: 492px;
}

dt{
	margin-left: 10px;
	width: 172px;
	float: left;
	font-weight:bold;
}

dd{
	font-size: 12px;
	float: left;
	margin-left 14px;
	width: 250px;
}

h4{
	font-size: 16px;
	font-weight: bold;
	color: #ff9900;
	float: left;
	margin: 5px auto auto 10px;
	width: 490px;
	display: inline;
}

p.comment{
	float: left;
	width: 480px;
	margin: 5px 0 auto 9px;
	padding: 0;
	display: inline;
}

/* 中央揃え関連 */	
.out_container{
	width: 100%;
	min-width: 1000px;
	float:left;
}

.footer{
 margin-top: 20px;
}

.bottom_box{
background: url(../img/top_back_bottom.gif) top left repeat-x #f7b100;
}

.bottom_box .container{
background: url(../img/top_back_bottom.gif) top left repeat-x #f7b100;
}