/*---reset start---*/
body {
	margin:0;
	padding:0;
	border:0;
	font-size:78%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.5;
	color: #333333;
	text-align:left;
	background:url(../img_base/body_bg1.jpg) left top repeat-x;}
/*---reset end---*/

/*---link start---*/
a:link {
	color: #990000;
	text-decoration: none;}

a:hover {
	color: #990000;
	text-decoration: underline;}

/*---link end---*/

/*---img start---*/
img{
	border:0;
	vertical-align:top;}
/*---img end---*/

/*---text start---*/

p{
	margin:10px 0px 8px 0px;}

.txt_s{
	font-size:90%;
	line-height:1.3;}

.txt_l_b{
	font-size:120%;
	font-weight:bold;}

/*---text end---*/

/*---bg start---*/
#bg2{
	width:810px;
	margin:0px auto 0px auto;
	background:url(../img_base/body_bg2.gif) left top repeat-y;}

#bg3{
	background:url(../img_base/body_bg3.gif) left top no-repeat;}

#content{
	width:800px;
	margin:0px auto 0px auto;}

#content_white{
	width:800px;
	margin:0px auto 0px auto;
	background-color:#FFFFFF}

#content_menu{
	width:800px;
	margin:0px auto 0px auto;
	background:url(../img_2nd/menu_bg.gif) left top repeat-y;}
/*---bg end---*/

/*---header start---*/
#header{
	margin:0;
	height:85px;
	background:url(../img_base/head_bg.jpg) left top no-repeat;}
/*---header end---*/

/*---footer start---*/
#footer1{
	font-size:85%;
	width:650px;
	clear:both;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#footer2{
	width:800px;
	clear:both;}
/*---footer end---*/
