html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14px;
	vertical-align: baseline;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
}

/*2nd*/

#header_2nd{
	padding:0px 22px;
	width:787px;}

h1{
	padding:0px 22px;
	text-align:right;
	color:#ddd;
	font-size:10px;}

body{
margin:0px auto;
background-image:url(../image/main_back.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
	background-color:
	#FFFFFF;
}
#container{
	width:831px;
	margin:0px auto;
	}
#left_bar{
	padding-left:22px;
	width:136px;
	float:left;
	}
#right_space{
	padding-right:22px;
	float:right;
	}
#main_img{
	float:left;
	width:466px;
	padding:0px 0px 22px 22px;
	background-color:#63201a;
	}
#main_space{
	width:651px;
	height:319px;
	background-color:#63201a;
	}
#nav{
	float:right;
	width:162px;
	}
#nav ul{
	display:block;
	}
#nav ul li{
	display:inline;
	float:left;
	}
#nav ul li a{
	display:block;
	}
#main_left{
	width:358px;
	height:250px;
	float:left;
	padding:10px 10px 0px 166px;
	background-image:url(../image/left_pattern02.jpg);
	background-repeat:repeat-y;
	background-position:22px 0px;
	}
#main_right{
	padding-top:10px;
	margin-right:20px;
	float:right;
	width:270px;
	}
#main_right ul{
	display:block;
	margin-top:10px;
	}
#main_right ul li{
	display:inline;
	float:left;
	padding:0px 3px 3px 0px;
	}
.pman{
	padding:10px;}
#footer{
width:787px;
margin:0px 22px 0px 22px;
	padding-top:15px;
	text-align:center;
	height:63px;
	
	background-image:url(../image/footer.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
	}
#footer p a{
	text-decoration:none;
	color:#FFF;
	font-size:12px;}
#footer p a:hover{
	color:#ccc;
	}
#footer address{
	font-style:normal;
	font-size:12px;
	color:#a0a0a0;}