@import url(include.css);

a:link   	{color: #0066cc;}
a:visited	{color: #0066cc;}
a:active 	{color: #0066cc;}
a:hover		{color: #000000;}

#body{
	margin: 0px auto;
	position:relative;
	width: 750px;
	color: #0066cc;
	font-size: 80%;
	line-height: 1.5;
	background: url(/img/top_back.jpg) #ffffff;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #5F5F5F;
	CURSOR: auto;
	SCROLLBAR-SHADOW-COLOR: #5F5F5F;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #5F5F5F;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
}

#body_z{ /* 画像拡大表示ウィンドウ用*/
	margin: 0 auto;
	position:relative;
	color: #000000;
	font-size: 80%;
	line-height: 140%;
	background-color: #545B61;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #5F5F5F;
	CURSOR: auto;
	SCROLLBAR-SHADOW-COLOR: #5F5F5F;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #5F5F5F;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
}

table{
	border: solid 1px #999;
	color: #666;
	margin: auto;
	}

td{
	text-align: left;
	color: #666;
	line-height: 1.5;
	font-size: 100%;
	padding: 6px;
	vertical-align: top;
	border-top: none;
	border-left: none;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
td#coloryes{
	text-align: center;
	color: #666;
	line-height: 1.5;
	font-size: 100%;
	background-color: #e5e5e5;
}
th{
	text-align: center;
	color: #666;
	line-height: 1.5;
	font-size: 100%;
	padding: 6px;
	background-color: #e5e5e5;
	border-top: none;
	border-left: none;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

table#wakuno{
	border: none;
	color: #666;
	}

table#wakuno td#wakunot{
	text-align: left;
	color: #666;
	line-height: 1.5;
	font-size: 100%;
	padding: 2px;
	border: none;
	vertical-align: top;
	}

/*--固定ページの枠----------------------------------------*/
#KoteiWaku{
	width: 560px;
	margin: 0px 14px 0px 14px;
	}


/*--細かな調整タグ----------------------------------------*/

p	{
width: 95%;
margin : 1em auto;
}
p#Short	{
width: 90%;
margin : 1em auto;
}
p#mannaka	{
text-align: center;
margin : 1em auto;
}

#SpaceH	{
height: 5px;
}

#LineDot	{
height: 3px;
border-bottom: dotted 1px;
}

#Point{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background: url(/img/icon_y.gif) no-repeat #FFF center left;
	}

#PointBig{
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url(/img/icon_y.gif) no-repeat #FFF center left;
	}

#PointPlus{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 25px;
	background: url(/img/icon_y3.gif) no-repeat #FFF center left;
	}

#PointB	{
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	background: url(/img/icon_y3.gif) no-repeat;
	}

#PointBB	{
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	background: url(/img/icon_y3.gif) no-repeat;
	}

.red{
	color: red;
	font-weight: bold;
	}

.bigred{
	color: red;
	font-size: 110%;
	font-weight: bold;
	}

.big{
	font-size: 110%;
	font-weight: bold;
	}

.bb{
	font-weight: bold;
	}

.back{
	background: #ffffcc;
	font-weight: bold;
	}
