﻿@charset "utf-8";

body,div,p,h1,h2,h3,h4,ul,ol,li,form,table,tbody,tr,td,img,hr{
	margin:0;
	padding:0;
	vertical-align:top;
}

h1,h2,h3,h4{
	text-align:left;
	line-height:none;
}

a:link,a:visited,a:active{color:#00cccc;}
a:hover,a:focus{color:#ffd700;}
a{text-decoration: none;}
a:link img,a:visited img,a:active img{border:2px solid #00cccc;}
a:hover img,a:focus img{border:2px solid #ffd700;}

body{
	color:white;
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ",Meiryo,sans-serif;
	background-color:#000000;
}

#body2{
	width:100%;
	max-width:50em;
	min-width:480px;
	margin:60px auto 0;
	border: 1px solid #999999;
	text-align:left;
}

#header{
	background: #000000 url(tomoyala.jpg) repeat 0% 50%;
	padding-top:0em;
	overflow:hidden;
}

h1{
	font-family:"游明朝","ＭＳ 明朝","ヒラギノ明朝 ProN W3",serif;
	font-weight:bold;
	letter-spacing:2px;
	text-shadow: 1px 1px 3px #000000;
}

#h1top{
	font-size:3em;
	margin:2em 0;
	padding:0.3em;
	background-color:rgba(0,0,0,0.4);
}

#h1otr{
	font-size:2em;
	margin:0;
	padding:1em 0.3em;
}

#counter{
	float:right;
}

#nav{
	overflow:hidden;
}

#nav .h2box{
	float:left;
	padding:1em;
	background-color:rgba(0,0,0,0.6);
	border-right: 1px dotted #999999;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
}

#nav #navcur{
	background-color:#000022;
	border-bottom-color:#000022;
}

#nav .h2box h2{
	letter-spacing:2px;
	font-size:1.2em;
	text-align:center;
	border-top-width:4px;
	border-top-style:solid;
	border-top-color:#00cccc;
	padding-top:0.5em;
	width:5em;
}

#nav #navcur h2{
	border-top-color:#ffd700;
}

.section{
	background-color:#000022;
	padding:15px 15px 0 15px;
}

.section hr{
	border: none;
	border-top: 1px #999999 dashed;
}

h3{
	font-size:1.2em;
	letter-spacing:2px;
	font-weight:bold;
	border-left: 10px solid #ffd700;
	padding-left:10px;
	margin-top:1em;
	margin-bottom:1em;
}

h4{
	font-size:1.2em;
	letter-spacing:2px;
	font-weight:bold;
	margin-bottom:0.5em;
}

p
{
	line-height:1.8em;
	padding-bottom:2em;
}

.clearfloat{
	clear:both;
}

#lnk_tf{
	empty-cells: show;
	table-layout: fixed;
	border-collapse: collapse;
	border:0;

}
#lnk_tf tr:not(:first-child){
	border: none;
	border-top: 1px #999999 dashed;
}
#lnk_tf td:nth-child(odd){
	padding:1em 2em 2em 0;
}

#lnk_tf td:nth-child(even){
	padding:1em 0 2em 0;
}

#footer{
	width:100%;
	max-width:50em;
	min-width:480px;
	margin:1em auto 60px;
	padding-left:15px;
	line-height:1.8em;
	text-align:left;
}

.dry_pg{
	float:left;
	line-height:2em;
	margin:1em 1em 1em 0;
}

.dry_no{
	text-align:center;
	float:left;
	line-height:2em;
	margin:1em;
	width:2em;
	border:1px solid #ffffff;
}

.dry_img{
	display:inline-block;
	margin:0 1em 2em 0;
}

@media screen and (max-width:640px){
	#nav .h2box{padding:1em 0.4em;}
	#nav .h2box h2{font-size:1em;}
	#h1top{
		margin:1.5em 0;
		font-size:2.4em;
	}
}
