html {
	overflow-y: scroll;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	color: #333;
}

body {
	color: #333;
	font-size: small;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 10px;
	clear:both;
	background-color: #F0FEDB;
}

h1{
	font-size:11px;
	color: #777;
}

a img {
    border-style:none;
}

A {
	text-decoration: none;
	color: #00f;
}

#wrap{
	width:800px;
	clear:both;
	background-image: url(../img/common/body.jpg);
	background-repeat: repeat-y;
	overflow:hidden;
}

#site_info{
	width:790px;
	float:left;
	clear:both;
	overflow:hidden;
	text-align:left;
	padding-left:10px;
}

#header{
	width:795px;
	margin-top:0px;
	margin-bottom:5px;
	padding-top:0px;
	float:left;
	overflow: hidden;
	padding-right:5px;
}

#footer{
	text-align:center;
	width:800px;
	height:30px;
	clear:both;
	overflow:auto;
	background-image: url(../img/common/footer.jpg);
	background-repeat: no-repeat;
}

#logo_img{
	float:left;
	margin-top:20px;
	margin-left:10px;
}
#tel_img{
	float:right;
}

#wrap_left{
	width:170px;
	padding-left:10px;
	float:left;
}
#side_menu{
	list-style-type: none;
}

#wrap_right{
	width:600px;
	padding-right:10px;
	float:right;
	text-align:center;
}

#footer_link{
	text-align:center;
	width:800px;
	clear:both;
	background-image: url(../img/common/body.jpg);
	background-repeat: repeat-y;
	overflow:hidden;
}


#footer_list{
	width:790px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	background-color: #c0eEaB;
}
#footer_list li{
	display:inline;
}










#font_8pt{
	font-size:8pt;
}
#font_wt_8pt{
	font-size:8pt;
	color:#fff;
}
#font_9pt{
	font-size:9pt;
}
#font_wt_9pt{
	font-size:9pt;
	color:#fff;
}
#font_10pt{
	font-size:10pt;
}
#font_wt_10pt{
	font-size:10pt;
	color:#fff;
}
#font_red_10pt{
	font-size:10pt;
	color:red;
}
#font_11pt{
	font-size:11pt;
}
#font_wt_11pt{
	font-size:11pt;
	color:#fff;
}
#font_red_11pt{
	font-size:11pt;
	color:red;
}
#font_12pt{
	font-size:12pt;
}
#font_wt_12pt{
	font-size:12pt;
	color:#fff;
}
#font_red_12pt{
	font-size:12pt;
	color:red;
}
#font_13pt{
	font-size:13pt;
}
#font_wt_13pt{
	font-size:13pt;
	color:#fff;
}
#font_15pt{
	font-size:15pt;
}
#font_wt_15pt{
	font-size:15pt;
	color:#fff;
}

