@charset "utf-8";
/*
 Share Style [
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
body {
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-size:80%;
}
html {
	overflow-y:scroll;
}
h1,h2,h3,h4,h5,h6 {
}
p,li,dt,dl {
	line-height:1.6;
}
p {
	margin:0 0 1em 0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
address {
	font-style:normal;
}
.clear {
	clear:both;
}



#container{
	width:700px;
	margin:20px auto;
	}
#header{
	width:515px;
	height:75px;
	background:#fff url(../image/header01.gif) no-repeat;
	margin:0;
	padding:0;
	float:left;
	}
h1{
	width:515px;
	height:75px;
	text-indent:-9999em;
	display:block;
	}
#header_r{
	width:185px;
	height:57px;
	background:#fff url(../image/header02.gif) no-repeat;
	float:right;
	text-align:right;
	padding:9px 0px;
	}
#header_r li {
	display:inline;
	list-style-type:none;
	float:right;
}
#header_r li a{
	list-style:none;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	}
li.top a{background:url(../image/back_top.gif) no-repeat;
	width:97px;
	height:14px;
	padding-right:5px;
	}
li.p_info a{background:url(../image/p_info.gif) no-repeat;
	width:182px;
	height:21px;
	}
li.english a{background:url(../image/english.gif) no-repeat;
	width:182px;
	height:21px;
	}





/*------contents------*/

#main{
	width:664px;
	color:#333;
	padding:0 18px 20px 18px;
	background:#fff url(../image/bg02.gif) repeat-y;
	text-align:left;
	min-height: 1em;
    display: inline-table;
	}
#main:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #main {
    height: 1em;
}

#main {
    display: block;
}
/**/
p.date{
	width:464px;
	margin:0;
	padding:0;
	text-align:right;
	}
#no{
	width:570px;
	margin:30px auto 20px auto;
	}
ul.info_no{
	border-top:#6c3 1px solid;
	}
ul.info_no li{
	padding:3px 0 0 6em;
	font-size:14px;
	border-bottom:#6c3 1px solid;
	text-indent:-6em;
	}
#no a{
	text-decoration:none;
	}
#no a:link{color:#333;}
#no a:hover{color:#6c3; text-decoration:underline;}
#no a:active{color:#333;}
#no a:visited{color:#333;}
h2.info_ttl{
	width:464px;
	font-size:14px;
	font-weight:bold;
	color:#6C3;
	padding:5px 0;
	border-top:#6c3 2px solid;
	border-bottom:#6c3 2px solid;
	}
h3{
	font-size:18px;
	font-weight:bold;
	color:#6c3;
	padding-top:1em;
	line-height:1.3em;
	}
.s_text{
	font-size:12px;}
#main p{
	font-size:12px;
	color:#333;
	line-height:1.8em;
	padding:1em 0 0 0;
	}
img.ph{
	float:right;
	padding-left:2em;
	}
#main_bottom{
	width:700px;
	height:10px;
	background:url(../image/bg_bottom2.gif) no-repeat;
	clear:both;
	padding-bottom:20px;
	}
#info{
	width:464px;
	padding:20px 100px;
	}
.go_top{
	text-align:right;
	}	
	
	
/*------footer------*/
#footer{
	width:685px;
	height:30px;
	background:#fff url(../image/footer.gif) no-repeat bottom;
	text-align:right;
	font-size:10px;
	padding:40px 15px 0 0;
	_padding:20px 15px 0 0;
	}
#footer a{
	text-decoration:none;
	}
#footer a:link{color:#333;}
#footer a:hover{color:#fff; text-decoration:underline;}
#footer a:active{color:#333;}


address{
	width:700px;
	text-align:center;
	margin:0 auto;
	font-style:normal;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	word-spacing:0.2em;
	padding:1em 0 2em 0;
	}
	
	
/* ¥*//*/
#up{
	width:198px;
	padding:0 3px 0 8px;
	float:left;
	}
#info{
	width:445px;
	margin:0 8px 0 0;
	position:absolute;
	}
#footer{
	width:685px;
	height:30px;
	background:#fff url(image/footer.gif) no-repeat bottom;
	text-align:right;
	font-size:10px;
	padding:20px 15px 0 0;
	}
/**/