/* CSS Document */
@charset "Shift_JIS";

body {
	padding :0px;
	margin : 0px;
	background-color: #FFFFFF;
	font: normal 100% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000;
}
a:link {
	color:#003399;
	text-decoration: underline;
}
a:visited  {
	color: #4A3D63;
}
a:hover {
	color: #990000;
}
a:active  {
	color: #3366FF;
}


.position{
	width: 100%;
	color:#030;
	text-align:left;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-indent: 0.6em;
	border-top: 1px solid #9C0;
	border-bottom: 1px solid #9C0;
	line-height: 1.5;
	margin: 5px 0px 10px;
}

#mainbody {
	position:relative;
	width: 75%;
	margin: 0px auto;
}

.searchbox{
	width: 95%;
	margin: 0px 0px 20px 8px;
	border: 1px solid #999966;
	padding: 1px;
}
.searchbox td.koumoku {
	color:#2F0000;
	background-color: #E9F3D3;
	text-indent: 0.6em;
	letter-spacing: 0.1em;
	line-height: 1.2;
	font-weight: bold;
	font-size: 110%;
	padding: 5px 0px;
	border: 1px solid #7DB47A;
}
.searchbox td.nyuuryoku {
	line-height: 1.3;
	padding:2px;
	border: 1px solid #CBE1CA;
	background: #FFFFE6;
}
.searchbox td.button {
	line-height: 1.8;
	border: 1px solid #CBE1CA;
	text-align: center;
}
.searchbox td.nyuuryoku p {
	margin: 0px 0px 3px 10px;
	}
	
FONT.blues {
 FONT-SIZE:x-small; COLOR:#0000cc;
}

/*共通*/
.notes {
	color:#900;
	}

h3 {
	font-size:110%;
	color: #330;
	margin: 20px 0px 10px;
	font-weight: bold;
	padding: 3px 5px;
	border: 1px dashed #7DB47A;
	background: #FFFFFF;
}
.miniTitle {
	font-weight: bold;
	color: #000033;
	line-height: 1.5;
	font-size: 120%;
}
.mini {
	font-size:80%;
}
.space3 {
	margin: 0 0 3px
	}
.space10 {
	margin: 0 0 10px
	}

/*このページの上へ*/
.pagetop{
	margin: 5px 0px 15px;
	width: 100%;
	font-size : 80%;
	text-align: right;
}

#footerlink {
	width: 100%;
	font-size: 85%;
	color: #333333;
	text-align: center;
	clear: both;
	background-color: #E7EFCB;
	line-height: 1.3;
	padding: 3px 0px 0px;
}
#footer {
	background-color: #FFFFFF;
	padding: 5px 0px;
	margin-top: 3px;
}
/* 20100119 A-BY H.Takahashi add start */
div#right {
	float: right;
}
/* 20100119 A-BY H.Takahashi add end */
