@charset "utf-8";

html,body,div,p,span,
h1,h2,h3,h4,h5,h6,
a,address,img,strong,
dl,dt,dd,ol,ul,li,
form,label,
table,tr,th,td{
	margin:0;
	padding:0;
	border:none;
	font-size:100%;
	font-style:normal;
	font-weight:normal;
}
body{
	font:normal normal 14px/100% "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#2C3032;
	background:white;
	_text-align:center;
	/line-height:110%;
}
ul
{	list-style:none; }
table{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}
a{
	color:#2C3032;
	text-decoration:underline;
}
a:hover{
	color:#2C3032;
	text-decoration:none;
}
br{
	line-height:normal;
}
img{
	vertical-align:bottom;
	text-align: center;
}

#wrap{
	margin:0 auto;
	padding:0 7px;
	width:1110px;
	_text-align:left;
	background:url('../images/bg.jpg') repeat-y 50% 0;
}

.floatleft
{	float:left; }
.floatright
{	float:right; }

iframe{
	border:none;
}

/* ヘッダー
--------------------------------------------------------------------------------*/
div#header{
	margin-bottom:10px;
	_margin-bottom:0;
	padding:0 10px;
	_text-align:left;
	overflow:hidden;
	/zoom:1;
}
div#header h1{
	margin:0 -10px 10px;
	padding:5px 10px;
	color:white;
	font-size:10px;
	background:#B50202;
}

/* ステージ
--------------------------------------------------------------------------------*/
div#stage{
	margin-bottom:15px;
	text-align:center;
}

/* グローバルメニュー
--------------------------------------------------------------------------------*/
div#menu{
	height:50px;
	overflow:hidden;
	/zoom:1;
}
div#menu ul
{	overflow:hidden; }
div#menu ul li{
//	width:159px;
	height:50px;


//	color:white;
//	font-weight:bold;
//	text-align:center;
//	text-shadow:1px 2px 2px #000;
//	line-height:50px;
	float:left;
	font-size: 98%;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*div#menu ul li.first-child
{	width:158px; }
div#menu ul li.last-child
{	width:157px; }*/
/*div#menu ul li a{
	width:159px;
	height:50px;
	color:white;
	font-weight:bold;
	text-decoration:none;
	line-height:50px;
	background:url('../images/bg_menu2.jpg') no-repeat 0 0;
	display:block;
}
div#menu ul li.first-child a{
	width:158px;
	background:url('../images/bg_menu.jpg') no-repeat 0 0;
}
div#menu ul li.last-child a{
	width:157px;
	background:url('../images/bg_menu3.jpg') no-repeat 0 0;
}
div#menu ul li a:hover
{	background-position:0 100%; }*/

/* コンテンツ
--------------------------------------------------------------------------------*/
div#contents{
	margin:10px;
	overflow:hidden;
	/zoom:1;
}
div#contents .toptxt p{
	margin-bottom:10px;
	line-height:140%;
}

/* メインエリア
--------------------------------------------------------------------------------*/
div#mainarea{
	width:860px;
	float:left;
}

div#mainarea .text-center{
	text-align:center;
}
div#mainarea .text-left{
	text-align:left;
}
div#mainarea .text-right{
	text-align:right;
}

div#mainarea p{
	margin:20px 0;
	line-height:140%;
}

div#mainarea table{
	margin:10px -10px 30px;
	border-collapse:separate;
	border-spacing:10px;
}
div#mainarea th{
	padding:5px 20px;
	text-align:left;
	line-height:140%;
	vertical-align:top;
	background:#efefef;
}
div#mainarea td{
	padding:5px 10px;
	text-align:left;
	line-height:140%;
}

div#mainarea table.faq{
	margin:10px 0 30px;
	border-collapse:collapse;
}
div#mainarea table.faq td{
	padding:0;
	text-align:left;
}

div.banner_wrap{
	margin:20px 0;
}
div#mainarea div.banner_wrap table{
	margin:0 -5px;
	border-collapse:separate;
	border-spacing:5px;
}
div#mainarea div.banner_wrap td{
	padding:0;
	text-align:center;
	line-height:140%;
}
div#mainarea h2{
	margin:10px 0;
	padding:8px;
	font-size:16px;
	font-weight:bold;
	border-left:5px solid #920000;
	border-bottom:1px solid #920000;
}
div#mainarea h3{
	margin:10px 0;
	padding:5px 0 5px 25px;
	color:#920000;
	font-size:16px;
	font-weight:bold;
	background:url('../images/icon_circle.png') no-repeat 0 2px;
}
div#mainarea .gray{
	padding:1px 15px;
	background:#E9F0F5;
}
div#mainarea .gray2{
	margin:-15px 0;
	padding:10px;
	background:#E9F0F5;
}
div#mainarea p.you{
	width:300px;
	background:#dfdfdf;
	padding:5px 10px;
}
div#mainarea p.me{
	width:300px;
	background:#e9eefd;
	padding:5px 10px;
}
div#mainarea p.cau{
	margin:20px 0 40px;
	padding:10px;
	background:#c5d5e5;
}
div#mainarea p.com{
	padding:0 10px;
}
div#mainarea p.kikan{
	margin:20px 0;
	padding:0 10px;
}

/* サイドメニュー
--------------------------------------------------------------------------------*/
div#side{
	width:220px;
	float:right;
}

div.sidemenu_wrap{
	margin-bottom:20px;
	padding-bottom:14px;
	background:url('../images/side_bg2.jpg') no-repeat 0 100%;
}
/*div.sidemenu_wrap h3{
	padding:0 10px;
	height:81px;
	color:#fff;
	font-size:17px;
	font-weight:bold;
	text-shadow:1px 2px 2px #000;
	line-height:60px;
	background:url('../images/side_title.jpg') no-repeat;
}*/
div.sidemenu{
	padding:1px 8px;
	background:url('../images/side_bg.jpg') repeat-y;
}
div.sidemenu ul li{
	margin:8px 0;
	padding-left:14px;
	line-height:140%;
	background:url('../images/icon_arrow.jpg') no-repeat 2px 4px;
}

div.info_wrap h3{
	margin-bottom:8px;
	height:30px;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	background:url('../images/side_title2.jpg') no-repeat;
}
div.info_wrap p{
	margin:3px 0;
	line-height:140%;
}
div.info_wrap p.info_title{
	font-size:15px;
	letter-spacing:-1px;
}
div.info_wrap p.caution{
	font-size:11px;
	letter-spacing:-1px;
}

/* フッター
--------------------------------------------------------------------------------*/
div#footer{
	margin-bottom:10px;
	padding:40px 10px 0;
//	height:380px;
//	color:#fff;
	font-size:12px;
//	background:url('../images/footer_bg.jpg') repeat-x;
	overflow:hidden;
}

div#footer a{
//	color:#fff;
	}

div.footer_menu{
	_text-align:left;
	height:230px;
	overflow:hidden;
	/zoom:1;
}
div.footer_menu_list{
	padding-right:8px;
	width:210px;
	float:left;
}
div.footer_menu h3{
	padding:0 0 3px 14px;
	background:url('../images/icon_arrow2.gif') no-repeat 2px 2px;
}
div.footer_menu ul
{	margin:0 0 18px 16px; }
div.footer_menu ul li{
	margin:6px 0;
	/margin: 4px 0;
	padding-left:14px;
	background:url('../images/icon_arrow3.gif') no-repeat 0 2px;
}

div.footer_title{
	overflow:hidden;
	/zoom:1;
}
img.flogo{
//	margin-top:45px;
	float:left;
}

div#copyright{
	padding:8px 0;
	color:#fff;
	font-size:12px;
	text-align:center;
	background:#430004;
}

