@charset "Shift_JIS";

/*全体の設定*/
body {
	margin:0 auto;
	padding:0;
	text-align:center;
	color:#333;
	font-size:12px;
	line-height: 170%;
	background-image: url(img/back.jpg);
	background-repeat: repeat;
	}

table {
	margin:0 auto;
	padding:0;
	color:#330000;
	font-size:13px;
	line-height: 170%;
	}
	
input,textarea{
	font-size:12px;
	border-style: solid;
	border-color: #009999;
	color: #333;
	background-color: #ffffff;
	border-width: 1px;
}	

a:link,a:visited {
	color: #FF6600;
	text-decoration: none;
}

a:hover,a:active{
	color: #CC6600;
	text-decoration: none;
}

img{border:0;}

/* 全体幅 */
div#content {
	margin: 0px auto;
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
}
/* 外枠の影 */
div#stage {
	width: 900px;
	margin: 0px auto;
	text-align:center;
}

h1{
	font-size:11px;
	font-weight:100;
	line-height:18px;
	margin:0 auto;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	text-align:left;
	color:#FFFFFF;
	background-image: none;
	background-color: #FABD00;
}
h2{	margin:0;
	padding: 0px;
	clear:both;
	}
h3{	margin: 0px auto;
	padding: 0px;}
h4{
	margin: 0px auto;
	padding: 0px;
}

/*ヘッダー*/
div#header{
	margin: 0px auto;
	padding: 0px;
	clear:both;
	background-color: #FFFFFF;
	font-size: 12px;
}
div#header_left{
	margin: 0px;
	padding: 0px;
	float:left;
}
div#header_right{
	margin: 0px;
	padding: 0px;
	float:right;
	text-align:right;
}

div#header_sub{
	margin-right: 10px;
}

/*メニュー*/
ul#menu {
    width:900px;
	margin:0px;
	padding: 0px;
	list-style:none;clear:both;
}

ul#menu li{
	margin:0px;
	padding: 0px;
	list-style:none;
	float:left;
}

li img{
	display:block;}

/*メイン*/
	
div#main{
	margin: 10px auto;
	padding:0px;
	width: 880px;
	background-color: #FFF;
	text-align:left;
}

	
/*コンテンツ部分*/

div#left{
	margin:0px auto;
	padding:0px;
	width:510px;
	float:left;
	text-align:center;
	}
	
.left_box{
	width:498px;
	margin:0 auto;
	padding:0;
	border:5px solid #CC9966;
	font-size: 13px;
	line-height: 28px;
	background-color: #FDF2E8;
}
	
/*サイド*/



div#right{
	margin:0px auto;
	padding:0px;
	width:350px;
	float:right;}

.sidebox{
	width:348px;
	margin:0;
	padding:0;
	border:1px solid #ccc;}

.sidebox2{
	width:318px;
	margin:0 auto;
	padding:0;
	border:1px solid #ccc;
	background-image: url(img/side_img1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.sidebox3{
	width:318px;
	margin:0 auto;
	padding:0;
	border:1px solid #ccc;
	background-image: url(img/side_img2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.sidebox_main{	
	margin:10px;
	padding:0;}

/*下層*/
div#left2{
	margin:0px auto;
	padding:0px;
	width:660px;
	float:left;
	text-align:center;
	}

div#right2{
	margin:0px auto;
	padding:0px;
	width:200px;
	float:right;}

.rightbox2{
	width:198px;
	margin:0 auto;
	padding:0;
	border:1px solid #ccc;
	background-image: url(img/side_img1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}



/* フッター*/
div#footer {
	clear: both;
	margin: 0 auto;
	padding: 5px 0;
	text-align: center;
	width:900px;
	line-height:30px;
	background-image: url(img/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}





/*各クラス*/
.o_big{
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.r_big{
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.g_big{
	font-size: 16px;
	font-weight: bold;
	color: #339999;
}

.small{font-size:11px;}
.ma{
	margin:10px;
	text-align:left;
	font-size: 12px;
	overflow:hidden;
}

.ma5{margin:5px;text-align:left;}
.ma_back{
	margin:10px;
	text-align:left;
	font-size: 12px;
	overflow:hidden;
	background-color: #FFFFCC;
	border:1px solid #ccc;
}
.ma_bottom10{margin-bottom:10px;}
.waku{
	width:550px;
	margin:10px auto;
	text-align:left;}
.waku2{
	width:550px;
	border:1px solid #ccc;
	margin:0 auto;
}

/*挿絵*/
dl.float{margin:0 auto;width:488px;}
dt.left{
	margin:0 auto;
	padding:0;
	float:left;
	text-align:left;
	width:260px;
}		
dd.right{
	margin:0 auto;
	padding:0;
	float:right;
	
	width:206px;
	}
dl.float2{margin:0 auto;width:600px;}
dt.left2{
	margin:0 auto;
	padding:0;
	float:left;
	text-align:left;
	width:200px;
}		
dd.right2{
	margin:0 auto;
	padding:0;
	float:right;
	text-align:left;
	width:380px;
	}
/**/
.form_left{
	border-bottom:1px solid #009999;
	color: #009999;
}
.form_right{border-bottom:1px solid #009999;}







/*################################################################
 	100922
################################################################*/



/*========================================================================================/
	top
/========================================================================================*/

/*	news
=======================================*/
#news{
	text-align:left;
	margin-top:5px;
	margin-left:5px;
	width:500px;
	height:45px;
	overflow: auto;
}
#news div table{
	width:480px;
	font-size:12px;
	line-height:1.5em;
	text-align:left;
	vertical-align:top;
}
#news div table th{ font-weight:normal;}
#news div table th,
#news div table td{ padding:0;}




/*========================================================================================/
	popup
/========================================================================================*/

#popup{text-align:center;}
#popup #wrap{
	margin:0 auto;
	padding-top:10px;
	padding-bottom:20px;
	width:675px;
	background:#fff;
	border-left:1px solid #f0efec;
	border-right:1px solid #f0efec;
	border-bottom:1px solid #f0efec;
}
#popup .inner{
	margin-bottom:15px;
	margin-left:10px;
	width:655px;
	overflow:hidden;
}
div#sim{
	margin:0 auto;
	width:480px;
}




/*	table
/====================================================================*/
#popup table{
	width: 655px;
	border-top: solid 1px #e6e6e6;
	border-collapse:collapse;
}
#popup table th,
#popup table td{
	padding:8px 10px;
	border-bottom: solid 1px #e6e6e6;
	text-align: left;
	line-height: 1.7;
	text-align:left;
	vertical-align:top;
}
#popup table th{
	width:150px;
	white-space: nowrap;
	vertical-align:top;
	font-weight:bold;
	font-size:14px;
	color: #3183aa;
}
#popup table td{padding-left: 25px;}