@charset "utf-8";

/* ------------------------------
 Contents setting
------------------------------ */

/* Reset and Setting */



body{
	margin: 0;
	padding: 0;
	line-height: 1.4;
	color: #333333;
	text-align:center;
	background:#D6D3D3;
	/*font-family: "ＭＳ Ｐゴシック", 'Hiragino Kaku Gothic Pro', "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	font-style: normal;
	font-size:x-small;*/	/* <- IE5.x */
	voice-family:"\"}\""; voice-family:inherit; font-size:small;	/* <- IE6, Firefox */
}	
/*
html>body{font-size:small;}*/
/* <- Opera */


h1, h2,
div, p, ul, ol, dl, dt, dd,
form{
	padding: 0;
	margin: 0px;
	line-height: 1.4;
	display: block;
	/*font-size:x-small;
	/*font-size:18px;
	voice-family:"\"}\""; voice-family:inherit; font-size:small;*/
}	
/*html>body .sm{font-size:small;}*/

h1 {
	/*
	font-weight: bold;
	font-size:medium;
	*/
	voice-family:"\"}\""; voice-family:inherit; font-size:large;
}	
/*html>body .la{font-size:large;}*/

h2 {
	margin: 0 0 12px 0;
	/*
	font-weight: bold;
	font-size:small;
	
	voice-family:"\"}\""; voice-family:inherit; font-size:medium;
	*/
}	
/*html>body .me{font-size:medium;}*/

strong {
	font-weight: bold;
}


a:link{
	color: #333399;
	text-decoration:underline;
}

a:visited{
	color: #6666CC;
	text-decoration:underline;
}

a:hover{
	color: #66CCFF;
	text-decoration:none;
}

a:active{
	color: #66CCFF;
	text-decoration:underline;
}

a.jikkyoName:link{
	color: #333399;
	text-decoration:none;
}

a.jikkyoName:visited{
	color: #333399;
	text-decoration:none;
}

a.jikkyoName:hover{
	color: #66CCFF;
	text-decoration:none;
}

a.jikkyoName:active{
	color: #66CCFF;
	text-decoration:none;
}


#header {
	margin: 0 0 12px 0;
}

#container {
	margin:0 auto;
	width:701px;
	text-align:left;
}

#navi {
	margin: 0 0 12px 0;
}

#guide {
	margin: 0 6px 12px 0;
	text-align:right;
}

#footer {
	margin: 15px 0 20px 0;
	text-align:center;
}

div.subject {
	margin: 0 0 36px 0;
}

div.dlList {
	margin: 0 0 12px 0;
}

div.dlList table {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

div.dlList th {
	padding: 5px;
	color: #3366CC;
	background: #DCECFC;
	border-bottom:1px solid #CCCCCC;
	text-align:left;
	font-size:x-small;
	voice-family:"\"}\""; voice-family:inherit; font-size:small;
}	html>body .sm{font-size:small;}

div.dlList td {
	padding: 5px;
	border-bottom:1px solid #CCCCCC;
	text-align:left;
	font-size:x-small;
	voice-family:"\"}\""; voice-family:inherit; font-size:small;
}	html>body .sm{font-size:small;}

div.dlList .box01 {
	border-right:1px solid #CCCCCC;
	background: #F3F3F3;
}

div.dlList .box02 {
	border-right:1px solid #CCCCCC;
}

div.toTop {
	text-align:right;
	font-size:xx-small;
	voice-family:"\"}\""; voice-family:inherit; font-size:x-small;
}	html>body .xs{font-size:x-small;}

p.dlDetail{
	margin: 5px 0 0 0;
}

img.allow {
	margin: 0 5px 0 0;
}

img.allowTop {
	margin: 0 2px 0 0;
}

.xs{
	font-size:xx-small;
	voice-family:"\"}\""; voice-family:inherit; font-size:x-small;
}	html>body .xs{font-size:x-small;}

.sm{
	font-size:x-small;
	voice-family:"\"}\""; voice-family:inherit; font-size:small;
}	html>body .sm{font-size:small;}

.me{
	font-size:small;
	voice-family:"\"}\""; voice-family:inherit; font-size:medium;
}	html>body .me{font-size:medium;}

.la{
	font-size:medium;
	voice-family:"\"}\""; voice-family:inherit; font-size:large;
}	html>body .la{font-size:large;}




