@charset "Shift_JIS";

/********************   全体   ********************/

body{
	font-size:11pt;
	line-height:19pt;
	font-family:Tahoma,"MS UI Gothic",sans-serif,Verdana;
	margin:0px 12px 0 12px;
	color:#333;
	background:#ecf5ff;
}

a{
	color:#33f;
	text-decoration:none;
}

a:hover{
	color:#f33;
	text-decoration:underline;
}

h1{
	margin:0 10px 10px 13px;
	height:50px;
	background:#fff url(../img/toplogo.png) no-repeat;
	text-indent:-1000px;
	padding:0 0 0 12px;
}

h2{
	padding:1px 0 0px 10px;
	background:#0080ff url(../img/h2.jpg) repeat;
	margin:0;
	color:#fff;
	font-size:12pt;
}

h3{
	padding:1px 0 0px 10px;
	border-bottom:1px solid #48b;
	border-left:1px solid #ade;
	margin:15px 7px 0 20px;
	background:#ecf5ff url(../img/h3.jpg) repeat;
	font-size:12pt;
}

/********************   各ページ   ********************/

#head{
	background:#fff;
	margin:-1px 0 -1px 0;
	padding:7px 0 0 0;
	border:1px solid #0080ff;
}

#google{top:-3px;right:10px;position:absolute;}
#rank{top:18px;right:22px;position:absolute;}
#rank li{display:inline;margin:3px;}

#ad{top:8px;right:30px;position:absolute;font-size:10pt;line-height:15pt;}

#capture ul{padding-right:20px;}
#capture li{display:inline;margin:2px;}

#start{
	background:#ecf5ff url(../img/start.jpg) repeat;
	padding:2px 0 5px 7px;
	margin:0;
	font-size:11pt;
}

#menu{
	border:1px solid #2295ff;
	background:#fff;
	float:left;clear:both;
	margin:10px 0 0 0;
	width:200px;
}

#menu dt{padding-left:23px;line-height:20pt;}

#menu h2{margin-top:0px;margin-bottom:-5px}

#content{margin:0 0 0 212px;}

.section{
	border:1px solid #0080ff;
	margin:10px 0 8px 0;
	padding:0;
	background:#fff;
}

.section dl{margin:15px 15px 15px 0px;}
	

.section dt{
	color:#333;
	font-weight:bold;
	padding-left:30px;
}

.section dd{
	margin:5px 15px 5px 55px;
	text-indent:1em;
}

/********************   その他   ********************/

li{margin-right:15px;margin-left:20px;line-height:20pt;}

address{text-align:center;font-style:normal;clear:both;
padding:4px 0 5px 0;margin:15px 0 0 0;background:#0080ff url(../img/foot.jpg) repeat;
color:#fff;font-size:10pt;}
address a{color:#fff;border-width:0px;border-bottom-width:1px;border-style:dotted;}
address a:hover{color:#fff;text-decoration:none;}

td,tr{font-size:11pt;line-height:16pt;background:#ecf5ff;
padding-left:5px;padding-right:5px;}
p{margin:10px 13px 10px 19px;text-indent:1em;font-size:11pt;}
blockquote{border-left:3px solid #0066FF;padding:1px 0 1px 10px;}

img{border:0px;}
hr{display:none;}
em{color:#f22;font-style:normal;}
del{color:#999;}
form{margin:0 0 20px 15px;}
input,textarea{background:#fafcff;border:1px solid #59f;}

