@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;
}
.co2{
	font-size:70%;
	}


#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:700px;
	color:#333;
	background:#fff url(../image/bg01.gif) repeat-y;
	min-height: 1em;
    display: inline-table;
	}
#main:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

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

#main {
    display: block;
}
/**/
#left{
	width:156px;
	padding:20px 14px;
	float:left;
	}
h2.life{
	width:156px;
	height:143px;
	background:url(image/life_logo.gif) no-repeat;	
	display:block;
	text-indent:-9999em;
	padding-bottom:10px;
	}
#left img{
	margin-bottom:6px;
	}
.s_ttl{
	font-size:10px;
	color:#393;
	border-top:#393 1px solid;
	text-align:center;
	}
.s_ttl li{
	border-bottom:#393 1px solid;
	padding:3px 0;
	}
.s_ttl a{text-decoration:none; color:#393;}
.s_ttl a:hover{color:#333;}
#right{
	width:476px;
	padding:20px;
	float:right;
	}
.date{
	margin-bottom:20px;
	}
.pic{
	float:right;
	padding:0 0 1em 1em;
	}
h3{
	font-size:24px;
	font-weight:bold;
	color:#6c3;
	padding:0 0 0.5em 0;
	margin:0;
	}
h4{
	font-size:18px;
	font-weight:bold;
	color:#6c3;
	padding:1em 0 0.5em 0;
	line-height:1.2em;
	}
#right p{
	text-align:left;	
	font-size:12px;
	line-height:1.6em;
	}
#main table{
	border-top:#66cc33 1px solid;
	border-left:#66cc33 1px solid;
	}
#main table td{
	border-right:#66cc33 1px solid;
	border-bottom:#66cc33 1px solid;
	padding:10px;
	}
#main_bottom{
	width:700px;
	height:10px;
	padding-bottom:20px;
	background:url(../image/bg_bottom.gif) no-repeat;
	clear:both;
	}

.kajyo{
	font-size:12px;
	font-weight:bold;
	text-indent:-24px;
	padding-top:5px;
	display:block;
	}
.memo{
	padding:0.5em 1em;
	color:#66CC33;
	border:#66CC33 1px solid;
	line-height:1.5em;
	font-size:10px;
	margin-bottom:10px;
	}	
.memo h5{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:14px;
	}	
	
/*------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;}
#footer a:active{color:#333;}
#footer a:visited{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;
	}
/**/