/* main */

body{
	text-align:center;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color:#4f1d0b;
	background-image:url(../images/bg_beige-stripe.gif);
}

a:link { color:#0aa8c5 ; text-decoration:underline }
a:visited { color:#0aa8c5 ; text-decoration:underline}
a:active { color:#0aa8c5 ; background:none ; text-decoration:underline}
a:hover { color:#0aa8c5 ; background:none ; text-decoration:underline}

/* common */

img { border:0px; }
p {
	margin: 0;
	padding-bottom: 10;
	line-height:140%;
}
p.hide {display:none;} 


/* header */

#header {
	margin: 0 auto;
	width: 950px;
	height: 121px;
	text-align:left
}
#header_logo {
	margin: 0 auto;
	text-align:left;
	width: 261px;
	height: 121px;
	float:left;
}
#header_menu {
	margin: 0 auto;
	width: 689px;
	height: 121px;
	float:right;
}

#header_menu1 {
	margin: 0 auto;
	width:689px;
	height:23px;
	background-image:url(../images/header_top.gif);
	background-color:#FFF;
	text-align:right;
}
#header_menu1t {
	margin: 0 auto;
	width:auto;
	height:auto;
	color:#aaa;
	font-size:10px;
	padding:5px 60px 0 0;
}
#header_menu2 {
	margin: 0 auto;
	width:689px;
	height: 44px;
	background-image:url(../images/header_ribbon.gif);
	text-align:left;
}
#header_menu2t {
	margin: 0 auto;
	width:639px;
	height: 44px;
	float:left;	
}
#header_menu2t table{
	margin: 0 auto;
	padding:0px;
	border:0px;
	width: 500px;
	border-spacing:0px;
	float:right;
}
#header_menu2 td{
	margin:0 auto;
	padding:0px;
	height:44px;
}

#header_menu3 {
	margin: 0 auto;
	width:689px;
	height: 54px;
	background-image:url(../images/header_shadow.gif);
	background-repeat:repeat-x;
}


#M1{ background-image:url(../images/headermenu_home2.gif);}
#M2{ background-image:url(../images/headermenu_profile2.gif);}
#M3{ background-image:url(../images/headermenu_news2.gif);}
#M4{ background-image:url(../images/headermenu_item2.gif);}

#header_menu2 a{
	display:block;
	height:44px;
	background-repeat:no-repeat;
}
#header_menu2 a img{ height:44px;}
#header_menu2 a:hover img{ visibility:hidden; }


/* contents */

#main_body {
	margin:0 auto;
	width: 910px;
}

table.main_tbl{
	margin: 0px;
	width:910px;
	border:0px;
	padding:0px;
	border-spacing:0px;
}

td.main_left {
	padding:0px;
	border:0px;
	width:30px;
	background-image:url(../images/bg_shadow_left.gif);
	background-repeat:repeat-y;
}
td.main_main {
	padding:0px;
	border:0px;
	width:850px;
	background-color:#FFF;
	text-align:left;
	vertical-align:top;
	font-size:12px;
}
td.main_right {
	padding:0px;
	border:0px;
	width:30px;
	background-image:url(../images/bg_shadow_right.gif);
	background-repeat:repeat-y;
}

#main_mainbody {
	margin:0 auto;
	width: 850px;
	text-align:left;
	padding: 0 0 30px 0;
}


table.tbl{
	margin: 0px;
	width:850px;
	border:0px;
	padding:0px;
	border-collapse: separate;
	border-spacing:0px;
}

.clear { clear:both; }  
.clear hr { display:none; }  

h1 {
	font-size:16px;
	color:#630;
	font-weight:bolder;
	padding: 10px;
	margin: 0px 0px 20px 0px;
	text-align:left;
	background-image:url(../images/bg_blue-stripemini.gif);
}

.text_s { font-size:10px; }

.page_title {
	margin: 0 auto;
	width:820px;
	padding:20px 0 30px 0;
}

.page_wrap {
	margin:0 auto;
	text-align:left;
	width:780px;
}

.txt_right {
	margin:0 auto;
	text-align:right;
	width:780px;
	padding:5px;
}

.line{line-height:140%;}
.text{ text-align:left; line-height:140%; }

.space5 { margin: 0 auto; height: 5px; } 
.space10 { margin: 0 auto; height: 10px; } 
.space20 { margin: 0 auto; height: 20px; }
.space30 { margin: 0 auto; height: 30px; }
.space50 { margin: 0 auto; height: 50px; }
.space100 { margin: 0 auto; height: 100px; }

.waku{ border:1px solid #bbbbbb; }

table.tbl {
	margin:0 auto;
	width: 100%;
	border:0px;
	border-spacing:0px;
}

.nowrap {
	white-space:nowrap;
}


/* footer */

#page_top1 {
	margin: 0 auto;
	width:850px;
	text-align:right;
}
#page_top2 {
	margin: 0 auto;
	width:auto;
	font-size:12px;
	padding:5px;
}

#page_top2 a:link { color:#4f1d0b ; text-decoration:none }
#page_top2 a:visited { color:#4f1d0b ; text-decoration:none}
#page_top2 a:active { color:#4f1d0b ; background:none ; text-decoration:underline}
#page_top2 a:hover { color:#4f1d0b ; background:none ; text-decoration:underline}

#footer1a {
	background-color:#301006;
	margin: 0 auto;
	width:850px;
	text-align:left;
}
#footer1b {
	margin: 0 auto;
	width:autopx;
	padding:10px;
	font-size:12px;
}

#footer1b a:link { color:#FFC ; text-decoration:none }
#footer1b a:visited { color:#FFC ; text-decoration:none}
#footer1b a:active { color:#FFC ; background:none ; text-decoration:underline}
#footer1b a:hover { color:#FFC ; background:none ; text-decoration:underline}

#footer2a {
	background-color:#edf7fa;
	margin: 0 auto;
	width:850px;
	text-align:left;
}
#footer2b {
	margin: 0 auto;
	width:auto;
	text-align:left;
	padding:10px;
	font-size:12px;
	color:#4f1d0b;
	background-image:url(../images/bg_footer.gif);
	line-height:140%;
}

#footer3 {
	margin: 0 auto;
	width:850px;
	height:9px;
	background-image:url(../images/footer_shadow.gif);
}
