@charset "utf-8";
/* CSS Document */
html, body, #wrapper_life {height: 100%;}
body > #wrapper_life {height: auto; min-height: 100%;}
body {
	background: url(../img/bg.jpg) repeat-x;
	font-family:sans-serif;
	min-height: 100%;
}
body a{
	color: #03566D;
	text-decoration: none;
}
a:link{
	color: #03566D;
	text-decoration: none;
}
a:visited{
	color: #03566D;
	text-decoration: none;
}
a:hover{
	color: #176277;
	text-decoration: none;
}
a:active{
	color: #03566D;
	text-decoration: none;
}
#wrapper_life {
	width: 700px;
	background: #ffffff;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
}
#wrapper_life #header{
	border-bottom: 4px solid #26839D;
	border-top: 4px solid #26839D;
}
.main_img_life {
	background: url(../img/main_img.jpg) no-repeat;
	width: 700px;
	height: 320px;
}
#top_menu li {
	float: left;
}
#main_life {
	line-height: 120%;
	padding-bottom: 80px;
}
#main_life a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
	background: #fff;
}
#left {
	width: 260px;
	margin-right: 10px;
	float: left;
}
.top_product_box {
	margin-top: 10px;
}
.top_product_box .top_product_img {
	width: 114px;
	float: left;
}
.top_product_box .top_product_txt {
	width: 140px;
	padding-left: 4px;
	float: left;
	font-size: 90%;
	line-height: 140%;
}
.top_product_box .top_product_txt .title{
	font-weight: bold;
	font-size: 110%;
}
.top_product_box .top_product_txt .campaign{
	color: red;
}
#middle {
	width: 260px;
	margin-right: 10px;
	float: left;
}
#middle dl{
	font-size: 90%;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#middle dl dt{	
	line-height: 140%;
	padding-top: 2px;
	padding-left: 4px;
	font-weight: bold;
	border-left: 4px solid #26839D;
}
#middle dl dd{
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #666666;
	padding-bottom: 4px;
}
p.news_txt {
	 width: 180px;
	 float: left;
}
p.news_img {
	 width: 70px;
	 float: right;
}
#right {
	width: 160px;
	float: right;
}
#right p{
	font-size: 90%;
}

/* sidebar */


/* main content */
#main_life #content {
	width: 518px;
	float: left;
}
#main_life .innerbox {
	width: 500px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 20px;
}
.breadcrumb {
	width: 100%;
	text-align: right;
}
#main_life h3 {
	background: url(../img/h3.gif) no-repeat bottom;
	width: 700px;
	padding-bottom:8px;
	margin-bottom: 14px;
	font-size: 14px;
}
.top_main_img_life {
	background: url(../img/top_main_img.jpg) no-repeat;
	width: 700px;
	height: 100px;
}

/* footer */
#life_footer {
	width: 700px;	
	background: #26839D;
	color: #ffffff;
	position: relative;
	margin: -60px auto 0;
	height: 60px;
}
#life_footer a{
	color: #ffffff;
}
#life_footer a:link{
	color: #ffffff;
}
#life_footer a:visited{
	color: #ffffff;
}
#life_footer a:hover{
	color: #ffffff;
	text-decoration:underline;
}
#life_footer a:active{
	color: #ffffff;
}
#life_footer p{
	font-size: 10px;
	clear: both;
	text-align: center;
	padding-top: 20px;
}
#life_footer ul {
	list-style: none;
	padding-left: 10px;
}
#life_footer ul li{
	float: left;
	}

/* contact */
.contact_tbl {
	border: 1px solid #999999;
	border-collapse: collapse;
	width: 660px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contact_tbl td {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 20px;
	border: 1px solid #999999;
}
.item {
	color: #ffffff;
	background: #999999;
	font-weight: bold;
	width: 32%;
}
.contact_must {
	color: red;
}
.contact_ex {
	font-size: 10px;
}
.contact_tbl input{
	margin-right: 5px;
}
.contact_tbl textarea {
	font-size: 12px;
}
.contact_btn {
	width: 100%;
	text-align: center;
}
.contact_center {
	width: 100%;
	text-align: center;
}
.contact_p_policy {
	text-align: center;
	margin-bottom: 10px;
}
select {
	margin-bottom: 4px;
	margin-top: 4px;
}

/* greeting */
.two_col_l_content {
	width: 520px;
	padding-right: 10px;
	float: left;
}
.two_col_l_content p {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.president_sign {
	text-align: right;
}
.two_col_r_menu {
	width: 170px;
	float: right;
}
.two_col_r_menu ul {
	list-style: none;
}
.two_col_r_menu ul li {
	background: #666666;
	color: #ffffff;
	border-bottom: solid 2px #ffffff;
	font-weight: bold;
}
.two_col_r_menu ul li a{
	display:block;
	padding: 4px;
	width: 162px;
	height: 14px;
}
.two_col_r_menu ul li a:hover{
	background: #999999;
	color: #ffffff;
}
.two_col_r_menu ul li a:visited{
	color: #ffffff;
}
.two_col_r_menu ul li a:link{
	color: #ffffff;
}
.two_col_r_menu ul li.onpage {
	background-color: #26839D;
	padding: 4px;
}
.greeting_content {
	line-height: 160%;
}
/* enkaku */
.enkaku_tbl {
	border-collapse: collapse;
}
.enkaku_tbl td{
	padding: 10px;
	vertical-align: top;
}
.enkaku_tbl td.date {
	border-right: solid 1px #26839D;
	color: #03566D;
	font-weight: bold;
	padding: 10px;
	width: 80px;
}

/* privact_policy */
.privacy_policy {
	line-height: 160%;
}
.one_column {
	
}
.privacy_detail {
	text-align: right;
	margin-bottom: 10px;
	border-right: 5px solid #26839D;
	padding-right: 10px;
}
.privacy_title {
	font-weight: bold;
	margin: 20px 0 10px;
	border-bottom: 1px solid #82c9dc;
}

/* sitemap */
.sitemap_ul {
	margin-left: 10px;
	list-style: none;
}
.sitemap_ul li{
	border-bottom: 1px solid #82c9dc;
	background: url(../img/sitemap_list.gif) no-repeat;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.sitemap_ul ul {
	list-style: none;
	margin-left: 20px;
}
.sitemap_ul_ul li{
	width: 300px;
	background: url(../img/arrow.gif) no-repeat;
	border: none;
	font-weight: normal;
	float: left;
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}

/* recruit */
.recruit_tbl {
	width: 640px;
	margin: 0 auto;
	border-collapse: collapse;
	border: 1px solid #26839D;
}
.recruit_tbl tr td{
	border: 1px solid #26839D;
	padding: 4px;
}
.recruit_tbl th{
	background: #26839D;
	color: #ffffff;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-align: left;
}
.option_td {
	background: #EAF6F9;
	}
	
/* business */
.business_h4 {
	background: #26839D;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
h5 {
	color: #26839D;
	font-size: 12px;
	border-left: 4px #26839D solid;
	border-bottom: 1px #26839D solid;
	margin: 25px 0 10px 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	clear: both;
}
.business_box {
	margin-bottom: 40px;
	padding-left: 10px;
	padding-right: 10px;
}
.business_box ul{
	list-style: none;
	padding-top: 8px;
}
.business_box ul li{
	float: left;
	padding-right: 15px;
}
.blue_dot {
	color: #A3D7E8;
}

/* company */
.company_h4 {
	margin-bottom: 10px;
}
.company_info_tbl {
	border: 1px solid #999999;
	border-collapse: collapse;
	width: 518px;
}
.company_info_tbl td{
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 20px;
}
td.company_option {
	width: 100px;
	color: #ffffff;
	background: #999999;
	font-weight: bold;
}
.page_link {
	text-align: right;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 20px!important;
	line-height: 12px;
}

/* contact */
.contact {
	padding-left: 20px;
	padding-right: 20px;
}
.contact_tel {
	background: #dddddd;
	padding: 15px 20px;
	font-weight: bold;
	margin: 10px 0 20px 0;
}
.contact dl {
	line-height: 200%;
}
.contact dt {
	float: left;
	width: 220px;
	clear: both;
}
.contact dd {
	color: #26839D;
	font-size: 140%;
	float: left;
}

/* access */
.map_leftbox {
	width: 230px;
	float: left;
}
.gooogle_mapbox {
	width: 425px;
	border: 1px solid #666666;
	float: right;
	padding: 15px;
}
.st {
	background: #666666;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
	margin: 10px 0;
}

