/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDF9FE;
}

#head{
	background-color: #FFFFFF;
}
#menu{
	background-color: #248ADD;
	font-weight: bold;
	font-size: 90%;
	line-height: 140%;
	border-top: 2px solid #46723D;
	border-right: 2px none #666666;
	border-bottom: 2px solid #394D31;
	border-left: 2px none #666666;
}
#menu a{
	color: #FFFFFF;
}

#main{ 
	background-color: #FFFFFF;
}
#foot{
	background-color: #248ADD;
	font-size: 14px;
	color: #FFFFFF;
}

#foot a{
	background-color: #248ADD;
	font-size: 14px;
	color: #FFFFFF;
}

.text10-100 { font-size: 10px; line-height: 100%}
.text12-100 { font-size: 12px; line-height: 100%}
.text12-160 { font-size: 12px; line-height: 160%}
.text14-100 { font-size: 14px; line-height: 100%}
.text14-160 { font-size: 14px; line-height: 160%}
.text14-200 { font-size: 14px; line-height: 200%}
.text14-300 { font-size: 14px; line-height: 300%}

.text80-160 { font-size: 80%; line-height: 160%}
.text90-160 { font-size: 90%; line-height: 160%}
.text90-200 { font-size: 90%; line-height: 200%}

.shiro{color: #FFFFFF; font-weight: bold; }
.red{color: #CC0000; font-weight: bold; }

.form50 {  width: 50px}
.form75 {  width: 75px}
.form100 {  width: 100px}
.form120 {  width: 120px}
.form150 {  width: 150px}
.form190 {  width: 190px}
.form200 {  width: 200px}
.form250 {  width: 250px}
.form300 {  width: 300px}
.form350 {  width: 350px}
.form400 {  width: 400px}
.form450 {  width: 450px}


h1 {
	font-size: 120%;
	font-weight: bold;
	margin: 5px 0px 0px;
	padding: 5px;
	color: #333333;
	border-top: 1px none #4EAD55;
	border-right: 1px none #4EAD55;
	border-bottom: 2px solid #4EAD55;
	border-left: 2px none #4EAD55;
	background-color: #FFF4FE;
}
h2 {
	font-size: 90%;
	font-weight: bold;
	margin: 20px 0px 0px;
	padding: 5px;
	border: 1px solid #32A0F1;
	background-color: #FFFDF0;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 20px 10px 0px;
	padding: 1px;
	border-top: 1px none #CC0000;
	border-right: 1px none #CC0000;
	border-bottom: 1px solid #CC0000;
	border-left: 1px none #CC0000;
}


.form_bk {
	background-color: #CCDFF2;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #248ADD;
}
.text-area {
	font-size: 90%;
	line-height: 160%;
	margin: 5px;
	padding: 5px;
}
.top-news {
	font-size: 80%;
	line-height: 160%;
	border: 1px dashed #33CCCC;
	margin: 5px;
	padding: 5px;
}
.top-sub {
	font-size: 16px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	background-color: #CBE2E7;
}
.top-link {
	font-size: 80%;
	line-height: 160%;
	border: 1px solid #FFCC00;
	margin: 5px;
	padding: 5px;
	background-color: #FFFEE6;
}

.kuchikomi {
	font-size: 100%;
	line-height: 100%;
	margin: 20px 10px 10px;
}
.kuchikomi_uc {
	color: #666666;
	font-size: 12px;
}
.kuchikomi_text {
	font-size: 90%;
	line-height: 160%;
	margin: 0px 10px;
}
.kuchikomi_nm {
	font-weight: bold;
}

#ad_head{
	font-size: 90%;
	line-height: 160%;
	color: #FFFFFF;
}
#ad_head a{
	font-size: 100%;
	line-height: 100%;
	color: #FFFFFF;
}

#scroll1{
	overflow:auto;
	width: 220px;
	height:50px;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 10px;
}
