@charset "Shift_JIS";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003399;
}

.ma20 {
	margin-top:20px;
	margin-right:20px;
	margin-bottom:20px;
	margin-left:20px;
}

.mawari {
	float:right;
	margin-bottom:10px;
	margin-left:10px;
}

/* フォント　*/
h1{
font-family: "Osaka", "MS PGOTHIC";
font-size:90%;
color:#000000;
}

.fs1b{
font-family: "Osaka", "MS PGOTHIC";
font-size:90%;
line-height:140%;
color:#000000;
}

.fs1bb{
font-family: "Osaka", "MS PGOTHIC";
font-size:90%;
line-height:140%;
color:#000000;
font-weight:bold;
}

.fs2b{
font-family: "Osaka", "MS PGOTHIC";
font-size:80%;
line-height:120%;
color:#ffffff;
font-weight:bold;
}

.fs2bb{
font-family: "Osaka", "MS PGOTHIC";
font-size:80%;
line-height:120%;
color:#000000;
font-weight:bold;
}

.fs2bbb{
font-family: "Osaka", "MS PGOTHIC";
font-size:80%;
line-height:120%;
color:#000000;
}

.fs3b{
font-family: "Osaka", "MS PGOTHIC";
font-size:74%;
line-height:120%;
color:#003399;
}

.fs3{
font-family: "Osaka", "MS PGOTHIC";
font-size:74%;
line-height:120%;
color:#000000;
}

.fs4b{
font-family: "Osaka", "MS PGOTHIC";
font-size:100%;
line-height:120%;
color:#003399;
}


.fs1r{
font-family: "Osaka", "MS PGOTHIC";
font-size:85%;
line-height:140%;
color:#A52A2A;
}

.fs2r{
font-family: "Osaka", "MS PGOTHIC";
font-size:120%;
line-height:140%;
color:#FF3300;
}

.fs_mini{
font-family: "Osaka", "MS PGOTHIC";
font-size:70%;
line-height:130%;
color:#363636;
}

.fs_mini_rr{
font-family: "Osaka", "MS PGOTHIC";
font-size:70%;
line-height:130%;
color:#A52A2A;
}

.fs_mini_r{
font-family: "Osaka", "MS PGOTHIC";
font-size:60%;
line-height:130%;
color:#FF0000;
}

.f_White{
font-family: "Osaka", "MS PGOTHIC";
font-size:70%;
line-height:140%;
color:#ffffff;
}





.fs1c{
color:#330000;
}


/* リンク　*/

a:link{ color: #0000FF;}
a:visited{ color: #CC99FF;}
a:active{ color: #CC0066;}

#list p {
	font-size:12px;
	font-weight:bold;
	margin:24px 0 4px 10px;
	padding:2px;
	border-top:3px solid;
	border-bottom:1px solid;
	width:650px;
	color:#000066;
	background-color:#66CCFF;
	text-align:left;
}
#list div {
	font-size:12px;
	margin:4px 0 4px 10px;
	padding:2px;
	width:650px;
	border-bottom:1px dotted;
	text-align:left;
}
.gaiyo {
	margin-left:10px;
	margin-bottom:10px;
}