@charset "shift-jis";

@import url("");

*{
	font-size:12px;
	color:#002059;
	}

a:link	{text-decoration:none;}
a:visited	{text-decoration: none;color: #ff80c0;}
a:active	{text-decoration:none;}
a:hover	{text-decoration: underline;}

.lin2 a:link	{font-size:1.25em;text-decoration: none;}
.lin2 a:visited	{font-size:1.25em;text-decoration: none;}
.lin2 a:active	{font-size:1.25em;text-decoration: none;}
.lin2 a:hover	{font-size:1.25em;text-decoration:underline;}


#z{
	background-color: black;
	margin-top: 0;
	}
#a{
	font-size:0.75em;
	background-color: yellow;
	width: 820px;
	border-top: solid 8px #002059;
	border-bottom: solid 8px #002059;
	border-left: solid 8px #002059;
	border-right: solid 8px #002059;
	margin: 0px 0px 0px 20px;
	}

#a1{
	width: 620px;
	background-color: yellow;
	margin: 0px 0px 10px 0px;
	clear:right;
	}
#a1-1{
	position: absolute;
	width: 160px;
	top: 10px;
	left: 760px;
	}                                 /*カウンター*/


#a2{
	width:820px;
	margin-left: 5px;
	font-weight: 600;
	}
#a2 a{
	display: block;
	background-color:#002059;
	color: yellow;
	width: 160px;
	line-height:24px;
	text-align:center;
	float: left;
	border-right: solid 2px yellow;
	}
/* ヘッダー */

#b1{
	font-size: 12px;
	margin-top:20px;
	border:solid 3px #002059;
	width: 160px;
	float: left;
	}
#bb{
	width: 480px;
	position: absolute;
	top: 150px;
	left: 180px;
	
	}
	
#b2{
	margin: 40px 0px 0px 30px;
	width: 400px;
	}
#b2-1{
	margin: 20px 0px 0px 10px;
	width: 380px;
	}
	
#b3{
	margin: 40px 0px 0px 100px;
	width: 300px;
	}
#bb1{
	width: 160px;
	position: absolute;
	top: 190px;
	left: 640px;
	}
	
#b4{
	width: 160px;
	float: left;
	margin: 20px 0px 20px 5px;
	}
#b5
	{
	width: 160px;
	float: left;
	margin: 20px 0px 20px 5px;
	}
	
	
p.submenuA{
	font-size: 1em;
	color: yellow;
	background-color: #002059;
	width: 160px;
	line-hight: 24px;
	text-align: center;
	}

p.rireki{
	text-align: center;
	}	
p.rirekinaiyou{
	border: solid 1px #ccccff;
	height: 50px;
	width: 380px;
	overflow:auto;
	background-color:#eeeeee;
	font-size: 14px;
	text-align: left;
	padding-top:4px;
	margin-top: 4px;
	margin-left: 10px;
	}
	
p.mokuteki{
	margin-left: 20px;
	}
#c{
	font-size:1em;
	font-style: normal;
	background-color: yellow;
	margin: 80px 0px 0px 0px;
	clear: both;
	}
#c1{
	text-align: right;
	}


li{
	padding-bottom: 10px;
	}
/*RSS用*/
.rsstc   { font-size: 12px; background-color: #00cc00; margin: 0; padding: 0; width: 250px;}
.rsstc a { color: #000033;}
.rsstc em  { font-style: normal; font-weight: bold; margin-left: 10px; padding: 0; }
.rsstc ul   { background-color: #fdfdfd; margin: 0; padding: 0 ;border: solid 2px #00cc00; }
.rsstc li   { list-style-type: none; padding-top: 1px; padding-bottom: 1px; padding-left: 5px; border-bottom: 1px dashed #00cc00; }	