@charset "utf-8";
/* CSS Document */

body#simulation div#contents {
	width:904px;
	clear:both;
	position:relative;
}

body#simulation div#contents2 {
	width:940px;
	clear:both;
	position:relative;
}

/*ヘッダーバナーエリア*/

body#simulation div#contents div#header {
	width:904px;
	margin-bottom:25px;
	padding:0;
	overflow:hidden;
}

body#simulation div#contents2 div#header {
	width:904px;
	margin-bottom:25px;
	padding:0;
	overflow:hidden;
}



body#simulation div#header div#h_left{
	width:677px;
	float:left;
}

body#simulation divdiv#header div#main_img{
	clear:both;
}


body#simulation div#header div#r_left{
	width:227px;
	float:left;
}


body#simulation div#header div#h_right {
	width:217px;
	float:left;
}

body#simulation div#header div#h_right img {
	margin:0;
}




body#simulation div#contents div#sub_header {
	width:904px;
	margin-bottom:25px;
	padding:0;
	overflow:hidden;
}

body#simulation div#contents2 div#sub_header {
	width:904px;
	margin-bottom:25px;
	padding:0;
	overflow:hidden;
}

body#simulation div#sub_header div#left{
	width:455px;
	float:left;
}

body#simulation div#sub_header div#right {
	width:446px;
	float:left;
}

body#simulation div#sub_header div#right ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

body#simulation div#sub_header div#right ul li {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}

body#simulation div#sub_header div#right ul li img {
	border: none;
	vertical-align: top;
}



h3.ttl {
	margin:0 0 20px 0;
	padding:0;
}

body#simulation div#contents div#selectArea {
	width:901px;
	margin-bottom:15px;
	border:#bdbdbd solid 1px;
	padding:20px 0 15px 0;
	overflow:hidden;
}

body#simulation div#contents div#selectArea img {
	margin-bottom:10px;
}

body#simulation div#contents div#selectArea p.left {
	float:left;
	margin-right:12px;
}

body#simulation div#contents div#selectArea p.btn {
	margin-top:10px;
}

body#simulation div#contents2 div#selectArea {
	width:901px;
	margin-bottom:15px;
	border:#bdbdbd solid 1px;
	padding:20px 0 15px 0;
	overflow:hidden;
}

body#simulation div#contents2 div#selectArea img {
	margin-bottom:10px;
}

body#simulation div#contents2 div#selectArea p.left {
	float:left;
	margin-right:12px;
}

body#simulation div#contents2 div#selectArea p.btn {
	margin-top:10px;
}

body#simulation div#selectArea div#left{
	width:398px;
	margin-left:24px;
	float:left;
	vertical-align:top;
}

*html body#simulation div#selectArea div#left{
	margin-left:12px;
}

body#simulation div#selectArea div#right {
	width:398px;
	margin-left:62px;
	float:left;
}

*html body#simulation div#selectArea div#right {
	margin-left:31px;
}


body#simulation div#selectArea div#right ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

body#simulation div#selectArea div#right ul li {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}

body#simulation div#selectArea div#right ul li img {
	border: none;
	vertical-align: top;
}
 



/*ヘッダーバナーエリアend*/




/**********************************************

メインコンテンツ

**********************************************/


body#simulation div#main_contents {
	width:904px;
	position:relative;
	margin-bottom:10px;
}

body#simulation div#main_contents div#fls {
	margin:0;
	padding:0;
}

body#simulation div#main_contents2 {
	width:935px;
	position:relative;
	margin-bottom:10px;
}

body#simulation div#main_contents2 div#fls {
	margin:0;
	padding:0;
}




body#simulation div#fo_area {
	width:900px;
}

body#simulation div#main_contents div#f_page_menu {
	width:900px;
	position: relative;
	height:20px;
	margin-bottom:20px;
}

body#simulation div#main_contents div#f_page_menu p.top_page {
	background:url(../img/icon_tpage.jpg) no-repeat top left;
	padding-left:18px;
	font-size:10px;
	height:15px;
	position:absolute;
	bottom:0;
	left:657px;
}

body#simulation div#main_contents div#f_page_menu p.page_top03 {
	background:url(../../../common/img/btn_page_top.gif) no-repeat top left;
	padding-left:18px;
	font-size:10px;
	height:15px;
	position:absolute;
	bottom:0;
	left:818px;
}

body#simulation div#main_contents ul#bnr {
	margin-bottom:10px;
	list-style-type:none;
}

body#simulation div#main_contents ul#bnr li {
	margin-right:8px;
	float:left;
}

body#simulation div#main_contents2 div#f_page_menu {
	width:900px;
	position: relative;
	height:20px;
	margin-bottom:20px;
}

body#simulation div#main_contents2 div#f_page_menu p.top_page {
	background:url(../img/icon_tpage.jpg) no-repeat top left;
	padding-left:18px;
	font-size:10px;
	height:15px;
	position:absolute;
	bottom:0;
	left:657px;
}

body#simulation div#main_contents2 div#f_page_menu p.page_top03 {
	background:url(../../../common/img/btn_page_top.gif) no-repeat top left;
	padding-left:18px;
	font-size:10px;
	height:15px;
	position:absolute;
	bottom:0;
	left:818px;
}

body#simulation div#main_contents2 ul#bnr {
	margin-bottom:10px;
	list-style-type:none;
}

body#simulation div#main_contents2 ul#bnr li {
	margin-right:8px;
	float:left;
}

p.mg10 {
 	display:block;
	height:10px;
}


/*  clearfix
------------------------------------------------------------------------*/

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix{display: inline-table;  overflow:hidden; zoom:1;/*for IE 5.5-7*/}


/* Hides from IE-mac \*/
.clearfix{display: block;}
/* End hide from IE-mac */

.clear{
	clear:both;
}
