@charset "Shift_JIS";

/*リセット*/
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,p,blockquote,table,th,td{
	margin: 0;
	padding: 0;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

address,caption,cite,code,dfn,h1,h2,h3,h4,th,var{
	font-style: normal;
	font-weight: normal;
}

fieldset,img,abbr{ border: 0; }
caption,th{ text-align: left; }
q:before,q:after{ content: ''; }
a{ text-decoration: none; }
img{
	border: none;
	vertical-align: bottom;
}


/*Firefox対策用*/
html{ overflow-y: scroll; }
body,x:-moz-broken { margin-left:-1px; }


/*ページ全体*/
body{
	margin: 0;
	background: url(../img/bg-1.jpg) #fff center repeat-y;
	text-align: center;
}


body {
	font-family: Verdana,Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.4em;
	font-size: 90%;
	color: #333;
}

/*リンクカラー設定*/
a{ text-decoration: underline; }
a:link{ color: #0000ff; }
a:visited{ color: #0000dd; }
a:hover{ color: #cc6600; }




h1{
	z-index: 1;
	position: absolute;
	margin: 7px 0 0 16px;
	font-size: 8pt;
	line-height: 18px;
	color: #666;
}



/*メイン*/
#waku{
	margin: 0 auto;
	text-align: left;
}

#header,
#header-title,
#pan,
#container{
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#waku,
#header,
#header-title,
#pan,
#container{
	width: 850px;
}

#header #top-menu{ width: 834px; }

#side{ width: 200px; }

#side-menu1,
#side-menu2,
#side-free,
{
	width: 188px;
}

#contents{
	width: 630px;
}



/*ヘッダー*/
#header{
	height: 30px;
	background: #f0f8ff;
}

#header #top-menu{
	position: absolute;
	top: 5px;
	text-align: right;
}

#header #top-menu li{
	background: url(../img/arrow.gif) no-repeat 0 1px;
	display: inline;
	font-size: 8pt;
	line-height: 14pt;
	padding-left:15px;
	margin-left:10px;
}

#header #top-menu li{ color: #333; }
#header #top-menu li a:link{ color: #333; }
#header #top-menu li a:visited{ color: #333; }
#header #top-menu li a:hover{ color: #0000ff; }


#header-title {
	z-index: 1;
	position: absolute;
	top: 30px;
	height: 80px;
	border-top: solid 4px #008de6;
	border-bottom: solid 2px #008de6;
	background: url(../img/header-sora.jpg);
	text-align: left;
}

#header h1 {
	margin: 0;
	padding: 2px 0 0 10px;
	text-align: left;
	font-size: 9px;
	color: #999;
}

#header-title h2{
	position: absolute;
	top: 25px;
	left: 20px;
	font-size: 14pt;
	font-weight: bold;
	line-height: 1.1em;
	letter-spacing: -0.5pt;
}


#header-title { color: #333; }
#header-title a{ text-decoration: none; }
#header-title a:link{ color: #333; }
#header-title a:visited{ color: #333; }
#header-title a:hover{ color: #0000ff; }


#header-r{
	position: absolute;
	bottom: 5px;
	right: 20px;
	width: 400px;
	font-size: 9pt;
	line-height: 14pt;
	text-align: right;
	color: #333;
}


/*パンくず*/
#pan{
	position: absolute;
	top: 110px;/*■縦位置*/
	height: 34px;
	background: #fff;
}

#pan p{
	margin: 9px 0 0 16px;
	font-size: 8pt;
	line-height: 14pt;
}


/*コンテンツ*/

#container {
	position: absolute;
	top: 144px;
	overflow: hidden;
	background: #fff;
	text-align: left;
}


/*メインコンテンツ*/

#contents {
	display: inline;
	float: right;
	overflow: hidden;
	padding: 0 10px;
	font-size: 10pt;
}

#contents p{
	margin-bottom: 1.2em;
	padding: 0 10px;
}

#contents2 .box{
	clear: both;
	overflow: auto;
	margin: 15px 0 20px 10px;
	padding: 0px 10px;
}

#contents2 .box-r{
	width:220px;
	float:left;
	margin-left:100px;
}

#contents2 .box-l{
	width:220px;
	float:left;
	margin-left:50px;
}

#contents2 p{
	margin-bottom: 1.2em;
	padding: 0 20px 0 0;
}

#contents3 .box{
	clear: both;
	overflow: auto;
	margin: 15px 0 20px 10px;
	padding: 0px 10px;
}

#contents3 .box-r{
	width:220px;
	float:left;
	margin-left:100px;
}

#contents3 .box-l{
	width:220px;
	float:left;
	margin-left:50px;
}

#contents3 p{
	margin-bottom: 1.2em;
	padding: 0 20px 0 0;
}

#contents img.main-photo {
	margin: 0 0 10px 0;
}


#contents img.left{
	float: left;
	margin: 0 30px 20px 0;
}

#contents .clear{
	clear: both;
	margin-top: 20px;
}

#contents img.right{
	float: right;
	margin: 0 0 20px 30px;
}

#contents h2 {
	margin: 0 0 7px 0;
	padding: 8px 0 10px 20px;
	line-height: 110%;
	font-size: 14px;
	color: #333333;
	background-image: url(../img/titleh2-1.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

.next{
	margin-top: 1.2em;
	font-size: 120%;
	font-weight: bold;
	text-align: right;
}

.next a{ 
	background: url(../img/yajirusi1.gif) 0 3px no-repeat;
	padding-left: 15px;
}

.top{
	margin-top: 1.2em;
	font-size: 80%;
	text-align: right;
}

.top a,{

}

.top a{
	background: url(../img/yajirusi2.gif) 0 1px no-repeat;
	padding-left: 15px;
	text-decoration: none;
}

#contents ul,
#contents ol{
	list-style-position: outside;
	margin: 0 10px 1.4em 10px;
}

#contents ul{ list-style-type: disc; }
#contents li{ line-height: 1.8em; }

/*サイドバー*/
#side {
	display: inline;
	float: left;
	overflow: hidden;
	background: #e6e6fa;
}


#side h3 {
	margin: 0 0 7px 0;
	padding: 6px 0 6px 12px;
	line-height: 110%;
	font-size: 12px;
	color: #fff;
	background: #008de6;
	background-repeat: no-repeat;
}


#side-menu1 {
	margin: 0 0 14px 0;
	padding: 5px 2px 0px 5px;
	text-align: left;
	background: #e6e6fa;
}

#side-menu1 h3 {
	margin: 0;
	padding: 6px 0 6px 12px;
	line-height: 110%;
	font-size: 14px;
	color: #fff;
	background: #008de6;
	background-repeat: no-repeat;
}

#side-menu1 a{
	color: #666;
	display: block;
	border-top: solid 1px #c6c6c6;
	border-right: solid 1px #c6c6c6;
	border-bottom: solid 1px #c6c6c6;
	border-left: solid 1px #c6c6c6;
	padding: 6px 0 5px 10px;
	text-decoration: none;
	font-size: 14px;
	background-image:url(../img/menu2.gif);
	background-repeat: no-repeat;
	background-color: #f3f3f3;
	font-weight: bold;
	background-position: 10px center;
	padding-left: 22px;
 }

#side-menu1 a:hover{
	color: #cc6600;
	background-image:url(../img/menu1.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	font-weight: bold;
}


#side-menu2 {
	margin: 0 0 14px 0;
	padding: 5px 2px 0px 5px;
	text-align: left;
	background: #e6e6fa;
}

#side-menu2 h3 {
	margin: 0;
	padding: 6px 0 6px 12px;
	line-height: 110%;
	font-size: 14px;
	color: #fff;
	background: #008de6;
	background-repeat: no-repeat;
}

#side-menu2 a{
	color: #666;
	display: block;
	border-top: solid 1px #c6c6c6;
	border-right: solid 1px #c6c6c6;
	border-bottom: solid 1px #c6c6c6;
	border-left: solid 1px #c6c6c6;
	padding: 6px 0 5px 10px;
	text-decoration: none;
	font-size: 14px;
	background-image:url(../img/menu2.gif);
	background-repeat: no-repeat;
	background-color: #f3f3f3;
	font-weight: bold;
	background-position: 10px center;
	padding-left: 22px;
 }

#side-menu2 a:hover{
	color: #cc6600;
	background-image:url(../img/menu1.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	font-weight: bold;
}


#side-free {
	margin: 0 0 14px 0;
	padding: 5px 2px 0px 5px;
	text-align: left;
	background: #e6e6fa;
}

#side-free h3 {
	margin: 0;
	padding: 6px 0 6px 12px;
	line-height: 110%;
	font-size: 14px;
	color: #fff;
	background: #008de6;
	background-repeat: no-repeat;
}

#side-free .sc{
	color: #333;
	display: block;
	border-top: solid 1px #c6c6c6;
	border-right: solid 1px #c6c6c6;
	border-bottom: solid 1px #c6c6c6;
	border-left: solid 1px #c6c6c6;
	padding: 6px 0 5px 10px;
	font-size: 12px;
	background-color: #f3f3f3;
	overflow-y: scroll;
	height: 150px;
 }
 
#side-free p {
	background-image:url(../img/menu2.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 14px;
}




/*フッター*/

#footer{
	clear: both;
	width: 100%;
	background: #fff;
	text-align: center;
	font-size: 10pt;
}

#footer hr{
	clear: both;
	margin: 0;
	padding: 0;
	color: #008de6;
}


#copyright{
	clear: both;
	width: 100%;
	margin-top: 1.0em;
	padding: 1.0em 0;
	background: #008de6;
	font-size: 9pt;
	line-height: 14pt;
	color: #fff;
}

#copyright a{ text-decoration: none; }
#copyright a:link{ color: #fff; }
#copyright a:visited{ color: #fff; }
#copyright a:hover{ color: #cc6600; }


#footer address{ margin: 5px 0;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
 }

/*フォント関連*/
.f6{ font-size: 6px; }
.f7{ font-size: 7px; }
.f8{ font-size: 8.5px; }
.f9{ font-size: 9.0px; }
.f10{ font-size: 10px; }
.f11{ font-size: 11px; }
.f12{ font-size: 12px; }
.f13{ font-size: 13px; }
.f14{ font-size: 14px; }
.f15{ font-size: 15px; }
.f16{ font-size: 16px; }
.f17{ font-size: 17px; }
.f18{ font-size: 18px; }
.f19{ font-size: 19px; }
.f20{ font-size: 20px; }
.f21{ font-size: 21px; }
.f22{ font-size: 22px; }
.f23{ font-size: 23px; }
.f24{ font-size: 24px; }

.red{ color: #ff0000; }
.blue{ color: #0000dd; }
.green{ color: #008000; }
.yellow{ color: #ffff00; }
.navy{ color: #1F26A9; }
.orange{ color: #ff6600; }
.pink{ color: #cc6699; }
.purple{ color: #660099; }
.olive{ color: #808000; }
.lime{ color: #00ff00; }
.aqua{ color: #167FA6; }
.black{ color: #000; }
.gray{ color: #ccc; }
.white{ color: #fff; }

.l-yellow{ padding:2px;background-color: #ffff00; }
.l-aqua{ padding:2px;background-color: #00ffff; }
.l-gray{ padding:2px;background-color: #eee; }
.l-red{ padding:2px;background-color: #fc9b8b; }/


table{
	margin: 10px 0;
	font-size: 90%;
}

th,td{
	padding: 0.8em;
	border: 1px solid #afafaf;
	vertical-align: top;
}

th{
	width: 28%;
	font-weight: bold;
}
