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*/

.pman{
	padding:16px;
	}
.img_right{
	float:right;
	padding:0px 0px 16px 16px;
	}

.h3_style{
	background-image:url(../image/h_back.jpg);
	background-position:0px 0px;
	background-repeat:repeat-x;
	border:1px solid #c8c8c8;
	height:32px;
	line-height:32px;}

#header{
	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;
}
#container{
	width:831px;
	margin:0px auto;
	}
#main_left{
	width:178px;
	float:left;
	margin-left:22px;
	background-color:#FFF;
	}

#nav{
	display:block;
	width:162px;
	}
#nav ul{
	display:block;
	}
#nav ul li{
	display:inline;
	float:left;
	}
#nav ul li a{
	display:block;
	}

#nav_area{
	display:block;
	width:168px;
	}
#nav_area li{
	display:inline;
	float:left;
	height:47px;
	padding-bottom:3px;
	}
#nav_area li a{
	display:block;
	}

#main_right{
	margin-right:22px;
	float:right;
	width:593px;
	padding:16px 16px 0px 0px;
	height:600px;
	background-color:#FFF;}

#footer{
	padding-top:15px;
	text-align:center;
	height:63px;
	border-left:22px solid #deb6b6;
	border-right:22px solid #deb6b6;
	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;}