body{
	background: url(img/bg2.gif) repeat;
	font-family: "ＭＳ Ｐゴシック","Osaka−等幅";
	font-size: 10pt;
	color: #666;
	margin: 0px;
	padding: 0px;
}

/*---------------------------------------------------------
サイトの大枠設定
---------------------------------------------------------*/
#shadow{
	background: url(img/bg.gif) repeat-y;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
#container{
	background-color: #fff;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#clear{
	clear: both;
}
#footer{
	background-color: #eee;
	color: #06f;
	width: 755px;
	text-align: left;
	margin-top: 5px;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
}

/*---------------------------------------------------------
メニューの設定
---------------------------------------------------------*/
#menu{
	width: 760px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	float: left;
}
#menuli{
	width: 146px;
	height: 40px;
	margin-left: 5px;
	padding-left: 0px;
	float: left;
}
#fast{
	width: 146px;
	height: 40px;
	padding-left: 5px;
	float: left;
}
/*---------------------------------------------------------
トップページの設定
---------------------------------------------------------*/
.info-l{
	width: 520px;
	padding: 0px 5px 0px 5px;
	float: left;
}
.info-l2{
	width: 516px;
	border: 1px #666 solid;
}
.info-r{
	border-left: 10px #66f solid;
	width: 210px;
	padding-right: 10px;
	float: left;
}

/*---------------------------------------------------------
オブジェクトの設定
---------------------------------------------------------*/
.subtitle02{
	border-bottom: 5px #66f solid; 
	width: 210px;
	height: 45px;
	padding-bottom: 5px;
}
.subtitle04{
	border-bottom: 5px #66f solid;
	background: url(img/subtitle04.gif) no-repeat;
	width: 200px;
	margin-bottom: 3px;
}
.dotline{
	background: url(img/dotline.gif) no-repeat;
	margin-bottom: 5px;
}
.dotline2{
	background: url(img/dotline.gif) no-repeat;
	width: 210px;
	height: 1px;
	margin-bottom: 10px;
}
.r-box{
	font-size: 10pt;
	color: #666;
	line-height: 14pt;
	padding-left: 8px;
}
.r-f1{
	font-size: 8pt;
	color: #333;
	line-height: 10pt;
}
.underbar{
	border-bottom: 5px #66f solid;
	width: 200px;
	height: 45px;
	padding-bottom: 5px;
}
/*---------------------------------------------------------
フォントの設定
---------------------------------------------------------*/
.td-f1{
	padding-top: 2px;
}
.td-f2{
	padding: 2px 0px 2px 6px;
}



/*---------------------------------------------------------
管理人ページの設定
---------------------------------------------------------*/
.kanri-title{
	background: url(img/kanri-title.gif) no-repeat;
	border-top: 1px #666 solid;
	width: 760px;
	height: 30px;
	margin-bottom: 10px;
}
.kanri-f1{
	color: #666;
	text-align: left;
	padding: 3px 0px 3px 5px;
}
.kanri-f2{
	font-color: #666;
	text-align: left;
	padding: 3px 0px 3px 10px;
}
/*---------------------------------------------------------
お知らせ管理ページの設定
---------------------------------------------------------*/
.oshirase-title{
	background: url(img/oshirase-title.gif) no-repeat;
	border-top: 1px #666 solid;
	width: 760px;
	height: 30px;
	margin-bottom: 10px;
}
