
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	width : 900px;
	text-align:center;
	margin : 0;
	padding: 0px;
	background-color : #F1D187 ;
	background-image : url('../images/bg_html.jpg');
	background-repeat: repeat;
	scrollbar-base-color : #604300;
	}


A:link
  { color:#333333; text-decoration:underline; }
A:visited
  { color:#333333; text-decoration:underline; }
A:hover
  { color:#ff3333; text-decoration:underline;}

#contents_bg {
	margin-left : auto;
	margin-right : auto;
	margin-top : 0;
	margin-bottom : 0;
	width : 816px;
	background-image : url('../images/bg_main.gif');
	background-repeat: repeat-y;
	}
#contents {
	width : 800px;
	text-align:center;
	margin-left : auto;
	margin-right : auto;
/*	background-color : #F1D187 ;*/
	}
#container {
	text-align:left;
	width : 760px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 20px;
	margin-bottom : 0;
	}
#header {
	width : 800px;
	height: 102px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 0;
	margin-bottom : 0;
	padding: 0px;
	}
	
.normal_hr{
	width : 600px;
	margin : 12px 80px;
	color : #604300;
	border : 1px #604300 solid;
	}

.blank_hr{
	width : 0px;
	color : #F1D187;
	border : 0px #F1D187 solid;
	}


#freedial{
	background-color:#F8E6BC;
	border:black 1px solid;
	padding : 5px;
	margin : 0px 0px 5px 0px;
	font-size : 12px;
	
	}

#shiryou a {
	background-image : url('../images/banner_shiryouseikyuu.gif');
	background-repeat: no-repeat;
	background-position:left top;
	width:350px;
	height:70px;
	text-indent : -999em;
	display:block;
	}

#footer_hr{
	width : 800px;
	margin : 12px 0px;
	color : #604300;
	border : 1px #604300 solid;
	}

#pankuzu_footer{
	font-size : 12px;
	
	}
	

#footer{
	margin-top : 12px;
	margin-left : auto;
	margin-right : auto;
	width : 500px;
	height : 120px;
	}

.footer_txt{
	font-size : 12px;
	color: #333;
	font-weight:bold;
	}







.red {
	color : #d00;
	}

.smaller {
	font-size : smaller;
	}
	
.redsmaller {
	color : #d00;
	font-size : smaller;
	}



p.nomargin {
	margin : 0px;
	}
	
img.pic {
	border : 3px solid #fff;
	}
img.pic_l {
	margin-right : 12px;
	border : 3px solid #fff;
	}
img.pic_r {
	margin-left : 12px;
	border : 3px solid #fff;
	}

h2 {
	margin : 0;
	padding : 0;
	}

h3 {
	margin-top : 12px;
}

h4 {
	margin-top : 12px;
}

h5 {
	margin-top : 12px;
}


