@charset "Shift_JIS";

/* 全体構造 
==========================================*/

body {
	padding: 0;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

h1  { font-size: 12px; }


.buttons  { font-size: 12px; padding: 4px; border-left: 20px none }
.checkbox{margin-top:0px;margin-bottom:0px;}
.class { }
.contents  { font-size: 12px }
.footer   { font-size: 10px; padding: 5px 20px 5px 5px; border-top: 1px dotted #696969; position: static }
.copyright   { color: #fff; font-size: 9px; background-color: #808080; margin: 4px; position: static }

.news { background-color: #ffffff; padding: 5px 5px 5px; border-bottom: 1px dotted #ffa500 }
.news2 { background-color: #FF9933; padding: 5px 5px 5px; border-bottom: 1px dotted #ffa500 }
.news3 { background-color: #6699FF; padding: 5px 5px 5px; border-bottom: 1px dotted #ffa500 }
.news4 { background-color: #33FF66; padding: 5px 5px 5px; border-bottom: 1px dotted #ffa500 }
.news5 { background-color: #FF66FF; padding: 5px 5px 5px; border-bottom: 1px dotted #ffa500 }
.news6 { background-color: #ffff51; padding: 5px 5px 5px; border-bottom: 1px dotted #ffa500 }

.newstitle3 { background-color: #9c9c9c; color: #ffffff; font-weight: bold; font-size: 18px }
.newstitle2 { background-color: #9c9c9c; color: #ffffff; font-weight: bold; font-size: 15px }
.newstitle { color: #494949; font-weight: bold; font-size: 15px }

.newsbody { font-size: 12px; line-height: 16px }
.newsbody2 { font-size: 12px; }
.newsbody3 { font-size: 14px; line-height: 14px }

.outside { font-size: 9px; line-height: 12px; padding: 5px; border: solid 1px #a9a9a9 }
.calendar { font-size: 9px }
.underline { border-bottom: 1px dotted #808080 }

.kakomi_orange { border-style: dotted dotted dotted solid; border-width: 1px 1px 1px 4px; border-color: #ff8c00; font-size: 11px }
.kakomi_blue { background-color: #1E90FF; padding: 5px 5px 5px; }


#header a {
	text-decoration: none;
}



/* コンテンツ 
==========================================*/
.text9 {
	font-size: 9px;
}
.text10 {
	font-size: 10px;
}
.text11 {
	font-size: 11px;
}
.text12 {
	font-size: 12px;
}
.text13 {
	font-size: 13px;
}
.text14 {
	font-size: 14px;
}
.text15 {
	font-size: 15px;
}
.text16 {
	font-size: 16px;
}
.text17 {
	font-size: 17px;
}
.text18 {
	font-size: 18px;
}

.text9LH {
	font-size: 9px;
	line-height: 10px;
}
.text10LH {
	font-size: 10px;
	line-height: 11px;
}
.text11LH {
	font-size: 11px;
	line-height: 12px;
}
.text12LH {
	font-size: 12px;
	line-height: 14px;
}
.text13LH {
	font-size: 13px;
	line-height: 15px;
}
.text14LH {
	font-size: 14px;
	line-height: 16px;
}
.text15LH {
	font-size: 15px;
	line-height: 17px;
}
.text16LH {
	font-size: 16px;
	line-height: 18px;
}
.text17LH {
	font-size: 17px;
	line-height: 19px;
}
.text18LH {
	font-size: 18px;
	line-height: 20px;
}






/* フッター
==========================================*/


#footer a {
	text-decoration: none;
}
