@charset "shift-jis";

@import url("");

*{
	color:#002059;
	}
a:link	{text-decoration: none;}
a:visited	{text-decoration: none;}
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;
	}

#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;
	}
/* ヘッダー */

.font1	{font-size: 16px;}
.font2	{font-size: 16px;font-weight: 700;}

.lin3 a:link	{text-decoration: underline;}
.lin3 a:visited	{text-decoration: underline;}
.lin3 a:active	{text-decoration: underline;}
.lin3 a:hover	{text-decoration: underline;}				/* link用に変更 */

#pan{
	margin: 10px 0px 0px 40px;
	}									/*パン屑*/

#link1{
	margin: 40px 0px 40px 100px;
	float: left;
	font-size: 1.25em;
	}
#link2{
	margin: 40px 0px 40px 100px;
	float: left;
	}

	

#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; }	