﻿@charset "utf-8";


/* default style
-------------------------------------------------- */
html, body, div, span, object, iframe, embed, param, map, area,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, cite, code,
del, dfn, em, a, img, ins, kbd, q, samp, dl, dt, dd, ol, ul, li,
small, strong, sub, sup, var, script, noscript, style, b, i, hr,
fieldset, form, label, legend, table, caption, colgroup, col,
tbody, tfoot, thead, tr, th, td, article, aside, canvas, details,
figcaption, figure, footer, header, hgroup, menu, nav, section,
summary, time, mark, ruby, audio, video, rt, rp, bdo, source,
address, command, datalist, keygen, output, progress, meter {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

address, article, aside, canvas, details, figcaption, figure,
hr, legend, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

/* top layout
-----------------------*/
body {
	background-color: #EFEFEF;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	background-image: url(../images/common/body_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	}
#container {
	width: 900px;
	height: auto;
	background-color: #EFEFEF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: center;
	}
.top_body {
	background-color: #EFEFEF;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	background-image: url(../images/common/body_top_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

/* header style
-----------------------*/
#top_header {
	width: 900px;
	height: 118px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.logo {
	width: 260px;
	height: 118px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.header_t {
	width: 640px;
	height: 30px;
	color: #666;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
}
.header_tel {
	width: 640px;
	height: 30px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: left;
}
.header_b {
	width: 640px;
	height: 15px;
	text-align: right;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	float: left;
}

/* navi style
-----------------------*/

#navi {
	width: 900px;
	height: 53px;
	background-image: url(../images/common/navi_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
}
#navi ul {
	width: 900px;
	height: 53px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#navi ul li {
	width: 130px;
	list-style-type:none;
	float: left;
}

/* pan style
-----------------------*/
#pan   {
	width: 870px;
	background-color: #fff;
        text-align: left;
	margin: 25px 0px 0px 0px;
	padding: 13px 0px 0px 30px;
	float: left;
}
#pan p {
	color: #666;
	font-size: 10px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}
#pan a:link {
	color: #0066B1;
	text-decoration: underline;
}
#pan a:visited {
	color: #0066B1;
	text-decoration: underline;
}
#pan a:hover {
	color: #0066B1;
	text-decoration: none;
}

/* wrapper style
-----------------------*/
#top_wrapper {
	width: 860px;
	margin: 26px 0px 0px 0px;
	padding: 20px;
	background-color: #fff;
	float: left;
}
#wrapper {
	width: 860px;
	margin: 0px;
	padding: 10px 20px 20px 20px;
	background-color: #fff;
	float: left;
}

/* side right style
-----------------------*/
#side_right {
	width: 200px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: right;
}
.side_contact {
	width: 168px;
	color: #333;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0px;
	padding: 15px 15px 10px 15px;
	float: left;
}
.side_contact_p {
	width: 200px;
	height: 37px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}
.side_info_p {
	width: 200px;
	height: 37px;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	float: left;
}
#side_info {
	width: 168px;
	text-align: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0px;
	padding: 15px;
	float: left;
}
.side_banner_top {
	width: 200px;
	height: 56px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	float: left;
}
.side_banner {
	width: 200px;
	height: 56px;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	float: left;
}

/* main style
-----------------------*/

#main_top {
	width: 660px;
	color: #333;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}
#main_top a:link {
	color: #0066B1;
	text-decoration: underline;
}
#main_top a:visited {
	color: #0066B1;
	text-decoration: underline;
}
#main_top a:hover {
	color: #0066B1;
	text-decoration: none;
}
#main {
	width: 650px;
	color: #333;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
	margin: 0px 0px 30px 8px;
	padding: 0px;
	float: left;
}
#main a:link {
	color: #0066B1;
	text-decoration: underline;
}
#main a:visited {
	color: #0066B1;
	text-decoration: underline;
}
#main a:hover {
	color: #0066B1;
	text-decoration: none;
}
#main h1 {
	width: 610px;
	color: #0088CF;
	font-weight: normal;
	font-size: 26px;
	margin: 10px 0px 0px 0px;
	font-style: normal;
	text-align: left;
	float: left;
}
#main h2 {
	width: 607px;
	color: #111;
	font-weight: normal;
	font-size: 22px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 6px 3px;
	border-bottom: 1px solid #CF42A0;
	font-style: normal;
	text-align: left;
	float: left;
}
.top_p01 {
	width: 900px;
	height: 380px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}
#top_box {
	width: 280px;
	text-align: left;
	border: 1px solid #ccc;
	margin: 0px 15px 15px 0px;
	padding: 15px;
	float: left;
}
#top_box p {
	width: 280px;
	color: #333;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	float: left;
}
#top_box2 {
	width: 280px;
	text-align: left;
	border: 1px solid #ccc;
	margin: 0px 15px 15px 0px;
	padding: 15px;
	float: left;
}
#top_box2 p {
	width: 280px;
	color: #333;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	float: left;
}
.top_h2 {
	width: 280px;
	height: 230px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}
.top_link_b {
	width: 280px;
	height: 30px;
	text-align: right;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
}
.main_title {
	width: 640px;
	text-align: left;
	margin: 3px 0px 0px 7px;
	padding: 0px;
	float: left;
}
.main_title_s {
	width: 640px;
	text-align: left;
	margin: 15px 0px 0px 8px;
	padding: 0px;
	float: left;
}
.main_p {
	width: 640px;
	text-align: left;
	margin: 25px 0px 0px 8px;
	padding: 0px;
	float: left;
}
.main_t {
	width: 600px;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
	margin: 15px 0px 10px 10px;
	padding: 0px;
	float: left;
}
.main_t2 {
	width: 610px;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
	margin: 20px 0px 0px 10px;
	padding: 0px;
	float: left;
}
.main_table {
	width: 610px;
	font-size: 12px;
	line-height: 18px;
	border: none;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 20px 0px 10px 0px;
	float: left;
}
.main_table th {
	text-align: left;
	vertical-align: middle;
	background-color: #F5F5F5;
	padding: 7px 0px 7px 12px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.main_table td {
	color: #333;
	vertical-align: middle;
	padding: 7px 10px 7px 12px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.contact_table {
	width: 610px;
	font-size: 12px;
	line-height: 18px;
	border: none;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 15px 0px 20px 10px;
	float: left;
}
.contact_table th {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
	background-color: #F5F5F5;
	padding: 7px 0px 7px 12px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.contact_table td {
	color: #333;
	vertical-align: middle;
	padding: 7px 10px 7px 12px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.contact_check {
	width: 610px;
	text-align: center;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float: left;
}
.company_p {
	width: 610px;
	text-align: left;
	margin: 25px 0px 0px 0px;
	padding: 0px;
	float: left;
}
.question_submit {
	width: 600px;
	text-align: center;
	margin: 15px 0px 15px 0px;
	padding: 0px;
	float: left;
}
.sitemap_t {
	width: 600px;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
	margin: 10px 0px 0px 30px;
	padding: 0px;
	float: left;
}
.privacy {
	width: 600px;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
	margin: 15px 0px 15px 27px;
	padding: 0px;
	float: left;
}
.hissu {
	font-size: 10px;
	color: #FF0000;
}
.rei {
	font-size: 10px;
}
.red {
	font-size: 12px;
	color: #FF0000;
}

/* footer style
-----------------------*/

#footer {
	width: 900px;
	font-size: 12px;
	margin: 25px 0px 0px 0px;
	text-align: center;
	float: left;
}
#footer a:link {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#footer a:visited {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	font-size: 12px;
	color: #0066B1;
	text-decoration: underline;
}
address {
	width: 900px;
	color: #555;
	font-weight: normal;
	font-size: 12px;
	margin: 20px 0px 40px 0px;
	font-style: normal;
	text-align: center;
	float: left;
}