/* ベースCSS
---------------------------------------------------- */

*{
	margin:0px;
	padding:0px;
}

html{
	overflow:-moz-scrollbars-vertical;
}

body{
	font-size:12px;
	font-weight:normal;
	font-family:Verdana,Arial,sans-serif;
	line-height:1.5;
	text-align:center;
    background:url(../images/bg.gif) repeat-x;
    background-position: 50% 50%;            /* 背景画像の位置は画面中央 */
    background-attachment:fixed;             /* 背景画像を固定する */
}

*html body {
	font-family:'ＭＳ Ｐゴシック',sans-serif;
}

*:first-child+html body {
	font-family:'メイリオ','ＭＳ Ｐゴシック',sans-serif;
}

img{
	border:0px;
}

ul{
	list-style:none;
}

table{
	border-collapse:collapse;
	border-spacing:0px;
}

.small{
	font-size:10px;
}

*html .small{
	font-size:11px;
}

*:first-child+html .small{
	font-size:11px;
}

.bold{
	font-weight:bold;
}

.red{
	color:#991f1f;
}

.blue{
	color:#1f4799;
}

.yellow{
	color:#FF0;
}

.color{
	color:#3F3;
}

.green{
	color:#360;
}

/* clear
---------------------------------------------------- */
.clear{
	clear:both;
}

/* リンク
---------------------------------------------------- */

a:link {
	color:#222222;
	text-decoration:none;
}

a:visited {
	color:#222222;
	text-decoration:none;
}

a:hover {
	color:#1f4799;
	text-decoration:none;
}

a:active {
	color:#1f4799;
	text-decoration:none;
}

/* レイアウト
---------------------------------------------------- */
#wrap{
	width:auto;
	text-align:left;
	margin:0px 0px 0px 0px;
}

#contents{
	width:950px;
	background-color:#FFFFFF;
	margin-left:150px;

}

/* ヘッダー
---------------------------------------------------- */
#header{
	width:950px;
	height:105px;
	position:relative;
	margin-left:150px;
	background-color:#FFF;
}

#header h1{
	width:150px;
	height:95px;
	padding-left:25px;
	position:absolute;
}

#header p{
	width:298px;
	height:52px;
	position:absolute;
	margin-left:600px;
	margin-top:20px;
	left: 21px;
	top: 14px;
}
#reload{
	width:130px;
	height:26px;
	color:#FFFFFF;
	font-size:10px;
	line-height:1.3;
	background-color:#060;
	padding:7px 15px;
	position:absolute;
	right:10px;
	top:0px;
}

*html #reload{
	width:130px;
	height:26px;
	color:#FFFFFF;
	font-size:11px;
	line-height:1.3;
	letter-spacing:1px;
	background-color:#222222;
	padding:7px 15px;
	position:absolute;
	right:10px;
	top:0px;
}

*:first-child+html #reload{
	width:130px;
	height:26px;
	color:#FFFFFF;
	font-size:11px;
	line-height:1.3;
	letter-spacing:1px;
	background-color:#222222;
	padding:7px 15px;
	position:absolute;
	right:10px;
	top:0px;
}

/* メニュー
---------------------------------------------------- */

#menu{
	height:60px;
    text-align:center;
	clear:both;
	background:url(../images/menu_bg.png) repeat;
	position:relative;

}


/* メインイメージ
---------------------------------------------------- */
#mainimg{
	width:950px;
	height:300px;
	clear:both;
	margin-left:150px;
	text-align:center;
	padding-top:15px;
	background-color:#FFF;
}

#mainimg .mainimg{
	margin-right:4px;
}

/* ライトボックス
---------------------------------------------------- */
#rightbox{
	width:350px;
	float:right;
	margin-bottom:25px;
	margin-top:30px;
	margin-right:25px;
}


.rightbox2{
	width:350px;
	float:right;
	margin-bottom:20px;

	}
.rightbox2 ul{
	background-color:#f1ffc7;
	
	}
.rightbox2 li{
	font-size:14px;
	font-family:"HG丸ｺﾞｼｯｸM-PRO";
	padding-left:15px;
	color:#6C3;
	
	}

.rightbox3{
	width:350px;
	float:right;
	margin-bottom:5px;

	}
.rightbox3 ul{
	background-color:#f1ffc7;
	
	}
.rightbox3 li{
	font-size:14px;
	font-family:"HG丸ｺﾞｼｯｸM-PRO";
	padding-left:15px;
	color:#6C3;

	
	}

/* レフトボックス
---------------------------------------------------- */
#leftbox{
	width:500px;
	float:left;
	margin-bottom:45px;
	padding-left:25px;
	margin-top:30px;
}

#section1{
	width:500px;
}

#section1 h2{
	width:500px;
	height:30px;
	margin-bottom:5px;

}

#section1 h3{
	width:500px;
	font-size:16px;
	color:#039;
	padding:0px 0px 0px 10px;
}

#section1 .subtitle{
	color:#666666;
	font-size:14px;
	padding:0px 0px 10px 30px;
	font-family:"HG丸ｺﾞｼｯｸM-PRO";
}

#cbox{
	width:500px;
	padding-bottom:20px;
	background:url(../images/lframe_bottom.gif) no-repeat left bottom;
}

#cbox-in{
	width:500px;
	background-color:#e7fbad;

}

#cbox-in .section{
	border-bottom:#CCC dotted 1px;
	padding-top:10px;

}

#cbox-in .section2{
	padding-bottom:15px;
	padding-top:15px;

}

#cbox-in h4{
	color:#066;
	font-size:15px;
	font-family:"HG丸ｺﾞｼｯｸM-PRO";
	padding:12px 0px 0px 110px;
	margin:0px 0px 0px 50px;
}

.number{
	height:60px;
	background:url(../images/check.png) no-repeat;
}

#cbox-in p{
	padding:0px 20px 20px 80px;
	font-size:13px;
	font-family:"HG丸ｺﾞｼｯｸM-PRO";
		background-color:#e7fbad;
    color:#096;


}

#cbox-in ul{
	padding:0px 20px 5px 80px;
}

#cbox-in ul li a{
	border-bottom:#666666 dotted 1px;
}

#cbox-in ul li a:hover{
	border-bottom:#1f4799 solid 1px;
}


table{
	width:85%;
	margin:20px 0 20px 50px;
	border-collapse: collapse;
}

table th,table td {
	padding:5px;
	border: 1px solid;
}


.list{
	font-size: 80%;
}

.list span:after{
	content: '>';
	padding: 0 5px;
}

.list span:last-child:after{
  content: '';
}



/* フッター
---------------------------------------------------- */
#footer{
	width:950px;
	height:80px;
	background-color:#ccff99;
	clear:both;
	position:relative;
	margin-left:150px;
}



#fnavi2{
	line-height:1.2;
	border-left:#FFFFFF solid 1px;
	padding-left:5px;
	position:absolute;
	left:15px;
	top:15px;
}

#fnavi2 li{
	border-right:#FFFFFF solid 1px;
	padding-right:5px;
	margin-right:5px;
	float:left;
}

#fnavi2 li a{
	color:#0F9;
	text-decoration:none;
	border-bottom:#666666 dotted 1px;
}

#fnavi2 li a:hover{
	color:#0CC;
	text-decoration:underline;
}

address{
	font-style:normal;
	position:absolute;
	right:15px;
	top:15px;
}
.menu{
	margin:0px 15px;
	text-align:right;
}
.menu ul{
	clear:both;
	position:absolute;
	right:15px;
	top:35px;
}
.menu ul li{
	float:left;
	list-style-type:none;
	border-right:#333 solid 1px;
	margin-right:8px;
	padding-right:8px;
}
.menu2{
	margin:0px 15px;
	text-align:right;
}
.menu2 ul{
	clear:both;
	position:absolute;
	right:15px;
	top:55px;
}
.menu2 ul li{
	float:left;
	list-style-type:none;
	border-right:#333 solid 1px;
	margin-right:8px;
	padding-right:8px;
}
.last{
	margin:0;
}
.first{
	border-left:#333 solid 1px;
	padding-left:8px;
}