<!--

body{
	border-left:#999 solid 1px;
	border-right:#999 solid 1px;
	color:#666; /*標準のフォントカラー*/
	font-size:82%; /*標準のフォントサイズ*/
	font-family:Verdana,"ＭＳＰゴシック",Sans-serif;
	line-height:190%;
	margin:0px auto 0px auto;
	width:760px;

	background-image:url(back_1.html); /* 背景画像 */
}

h1{
	color:#999; /* サイト名の文字色 */
	font-size:300%; /* タイトルのフォントの大きさ */
	margin:0px;
	padding:0px;
}

#ra{
	background-image:url(h2_2.html); /* 見出しの背景画像 */
	font-size:120%; /* 見出しのフォントの大きさ */
	font-weight:normal; /* 見出しの太さ */
	line-height:160%;
	padding-bottom:2px;
	margin:0px;
	text-indent:5px;
}
#ri{
	background-image:url(h2_2.html); /* 見出しの背景画像 */
	border:#ccc solid 1px;
	font-size:90%; /* 見出しのフォントの大きさ */
	font-weight:normal; /* 見出しの太さ */
	line-height:160%;
	padding-bottom:2px;
	margin:0px;
	text-indent:5px;

}

#ru{
	background-image:url(h2_2.html); /* 見出しの背景画像 */
	border:#ccc solid 1px;
	font-size:90%; /* 見出しのフォントの大きさ */
	font-weight:normal; /* 見出しの太さ */
	line-height:160%;
	padding-bottom:2px;
	margin:0px;
	text-indent:5px;

}

#ruu{
	background-image:url(h2_2.html); /* 見出しの背景画像 */
	border:#ccc solid 1px;
	font-size:90%; /* 見出しのフォントの大きさ */
	font-weight:normal; /* 見出しの太さ */
	line-height:160%;
	padding-bottom:2px;
	margin:0px;
	text-indent:5px;
	

}

#re{
	background-image:url(h2_2.html); /* 見出しの背景画像 */
	background-color:#FFFF99;
	border:#ccc solid 1px;
	font-size:90%; /* 見出しのフォントの大きさ */
	font-weight:normal; /* 見出しの太さ */
	line-height:160%;
	padding-bottom:2px;
	margin:0px;
	text-indent:5px;
}

#ree{
	background-image:url(h2_2.html); /* 見出しの背景画像 */
	background-color:#66CCFF;
	border:#ccc solid 1px;
	font-size:90%; /* 見出しのフォントの大きさ */
	font-weight:normal; /* 見出しの太さ */
	line-height:160%;
	padding-bottom:2px;
	margin:0px;
	text-indent:5px;
	font-color:#FFFFFF;
}



#ro{
	background-image:url(h2_2.html); /* 見出しの背景画像 */
	background-color:#FFCCFF;
	border:#ccc solid 1px;
	font-size:90%; /* 見出しのフォントの大きさ */
	font-weight:normal; /* 見出しの太さ */
	line-height:160%;
	padding-bottom:2px;
	margin:0px;
	text-indent:5px;
}


#roo{
	background-image:url(h2_2.html); /* 見出しの背景画像 */
	background-color:#66CCFF;
	font-color:#FFFFFF;
	border:#ccc solid 1px;
	font-size:90%; /* 見出しのフォントの大きさ */
	font-weight:normal; /* 見出しの太さ */
	line-height:160%;
	padding-bottom:2px;
	margin:0px;
	text-indent:5px;
}


#hokap{
	background-image:url(h2_2.html); /* 見出しの背景画像 */
	background-color:#FFFFFF;
	border:#ccc solid 1px;
	font-size:90%; /* 見出しのフォントの大きさ */
	font-weight:normal; /* 見出しの太さ */
	line-height:160%;
	padding-bottom:2px;
	margin:0px;
	text-indent:5px;
}

a{
	color:#66f; /*リンクのカラー*/
}

a:hover{
	background-color:#eef; /*マウスが重なったときのリンクの背景色*/
}

a img{
	border:none 0x;
}

p{
	margin-top:5px;
	padding:5px;
}

ul{
	list-style-type:circle;
}

hr{ /* 背景色にあわせて、色を変更してください。 */
	background-color:#fff;
	border:none;
	color:#fff;
	clear:both;
	height:1px;
	width:1px;
}

#re{
	background-color:#FFFF99;
}

#re2{
	background-color:#FFCCFF;
}
/*--------------------------------------------*/

ul a{
	font-size:20px;
}


#header{
	background-color:#fff;
	font-size:13px;
	line-height:1.8em;
	padding:10px;
	padding-right:430px; /* 画像の幅に合わせて調節してください */
	height:250px; /* ヘッダーの高さ 内容に合わせて調節してください */

	background-image:url(../img/dou01.jpg); /* ヘッダーの画像 */
	background-position:360px 10px; /* 画像の左からの距離、上からの距離 */
	background-repeat:no-repeat;
}

#main_body{
	background-color:#fff;
	padding:10px;
}

#left_body{
	float:left;
	width:22%;
	margin-right:20px;
	font-size: 20px;
}

#right_body{
	float:left;
	width:70%;
	font-size: 20px;
}

#footer{
	background-color:#fff;
	border-top:#999 solid 1px;
	clear:both;
	padding:10px;
}

/*----------- 履歴部分 -------------*/

#recent{
	border:#cccccc solid 1px;
	height:100px;
	padding-left:10px;
	line-height:180%;
	margin:20px 5px 25px 5px;
	overflow:auto;
	scrollbar-face-color:#eae7ef;
	scrollbar-highlight-color: #eae7ef;
	scrollbar-shadow-color: #eae7ef;
	scrollbar-3dlight-color: #bdb1d6;
	scrollbar-arrow-color: #bdb1d6;
	scrollbar-track-color: #fdfdff;
	scrollbar-darkshadow-color: #bdb1d6;
}

#recent li{
	list-style-type:none;
}

/*----------- dlはメニューに使用しています -------------*/

#left_body dl,#left_body dt,#left_body dd{
	margin:0px;
	padding:0px;
}

#left_body dl{
	margin-bottom:10px;
	text-indent:5px;
	width:100%;
}

#left_body dl dt{
	background-color:#ccf;
	border-bottom:#ccc solid 1px;
	line-height:160%;
}

#left_body dl dd a{
	display:block;
	width:100%;
	text-decoration:none;
}

-->
