@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 {
	color: #666;
	text-align: center;
	background-color: #F8F8F7;
	background-image: url(../images/common/body_bg.jpg);
	background-repeat: repeat-x;
	}
img {
	border: none;
	}
#container {
	width: 960px;
	height: 100%;
	font-family: Verdana,MS Pゴシック,sans-serif;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 2%;
	top: 0px;
	right: 2%;
	}
	
/* link style
-----------------------*/
a img {
	border: none;
}

/* header style
-----------------------*/
#header {
	width: 960px;
	height: 109px;
	margin: 0px;
	float: left;
}
.logo {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
}
.header_t {
	color: #666;
	font-size: 10px;
	font-weight: normal;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	float: right;
}
#header_link {
	width: 600px;
	height: 30px;
	text-align: left;
	margin: 27px 0px 0px 0px;
	padding: 0px;
	float: right;
}
.header_sitemap {
	width: 70px;
	height: 18px;
	color: #044224;
	font-size: 10px;
	line-height: 18px;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	background-image: url(../images/common/sitemap_bg.jpg);
	background-repeat: no-repeat;
	float: right;
}
.header_access {
	width: 75px;
	height: 18px;
	color: #044224;
	font-size: 10px;
	line-height: 18px;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	background-image: url(../images/common/access_bg.jpg);
	background-repeat: no-repeat;
	float: right;
}
#header_link a:link {
	color: #044224;
	text-decoration: none;
}
#header_link a:visited {
	color: #044224;
	text-decoration: none;
}
#header_link a:hover {
	color: #044224;
	text-decoration: underline;
}

/* flash style
-----------------------*/
#flash {
	width: 960px;
	height: 330px;
	margin: 17px 0px 0px 0px;
	padding: 0px;
	float: left;
}

/* navi style
-----------------------*/

#navi {
	width: 965px;
	height: 59px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#navi ul {
	width: 965px;
	height: 59px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#navi ul li {
	width: 160px;
	list-style-type:none;
	float: left;
}

/* wrapper style
-----------------------*/
#top_wrapper {
	width: 902px;
	margin: 39px 0px 0px 1px;
	padding: 27px 25px 50px 28px;
	background-color: #fff;
	border: 1px solid #E6E6E6;
	float: left;
}
#wrapper {
	width: 905px;
	margin: 5px 0px 0px 1px;
	padding: 27px 25px 40px 28px;
	background-color: #fff;
	border: 1px solid #E6E6E6;
	float: left;
}

/* side right style
-----------------------*/
#side_right {
	width: 220px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: right;
}
#side_right ul {
	width: 220px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#side_right ul li {
	width: 220px;
	height: 55px;
	list-style-type:none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float: left;
}

/* pan style
-----------------------*/
#pan {
	width: 950px;
	color: #888;
	font-size: 10px;
	text-align: left;
	margin: 15px 0px 2px 5px;
	float: left;
}
#pan p {
	margin: 0px;
	float: left;
}
#pan h1 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	float: left;
}
#pan a:link {
	color: #0099CB;
	text-decoration: none;
}
#pan a:visited {
	color: #0099CB;
	text-decoration: none;
}
#pan a:hover {
	color: #0077A4;
	text-decoration: underline;
}

/* main style
-----------------------*/

#main {
	width: 650px;
	color: #666;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}
#main a:link {
	color: #0099CC;
	text-decoration: underline;
}
#main a:visited {
	color: #0099CC;
	text-decoration: underline;
}
#main a:hover {
	color: #0099CC;
	text-decoration: none;
}
#main p {
	width: 630px;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	margin: 0px 0px 30px 15px;
	padding: 0px;
	float: left;
}
#top_info ul {
	width: 650px;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	margin: 0px 0px 30px 10px;
	padding: 0px;
	float: left;
}
#top_info li {
	width: 650px;
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	float: left;
}
#main h2 {
	width: 610px;
	height: 50px;
	color: #333;
	font-size: 16px;
	line-height: 54px;
	text-align: left;
	background-image: url(../images/common/h2_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 40px;
	float: left;
}
#main h3 {
	width: 600px;
	height: 22px;
	color: #333;
	font-size: 15px;
	line-height: 18px;
	text-align: left;
	background-image: url(../images/common/h3_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px 10px 15px 13px;
	padding: 0px 0px 0px 26px;
	float: left;
}
.main_table {
	font-size: 12px;
	line-height: 18px;
	border: none;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0px 0px 50px 15px;
	float: left;
}
.main_table th {
	vertical-align: middle;
	background-color: #F5F5F5;
	padding: 7px 0px 7px 10px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.main_table td {
	color: #333;
	vertical-align: middle;
	padding: 7px 10px 7px 10px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.main_table2 {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	border: none;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 20px 0px 20px 15px;
	float: left;
}
.main_table2 th {
	vertical-align: middle;
	background-color: #F5F5F5;
	padding: 7px 0px 7px 0px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.main_table2 td {
	color: #333;
	vertical-align: middle;
	padding: 7px 10px 7px 10px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.sitemap_t {
	width: 250px;
	height: 40px;
	color: #000;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/common/h3_bg.jpg);
	background-repeat: no-repeat;
	margin: 25px 0px 0px 15px;
	padding: 0px 0px 0px 25px;
	float: left;
}
.sitemap_p {
	width: 250px;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	list-style-type: none;
	margin: 0px 0px 30px 15px;
	padding: 0px;
	float: left;
}
#privacy_t {
	width: 585px;
	font-size: 12px;
	line-height: 18px;
	background-color: #fff;
	margin: 30px 0px 35px 15px;
	padding: 20px;
	border: 1px solid #DFDFDF;
	float: left;
}
.privacy {
	font-size: 12px;
	line-height: 18px;
	border: none;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 15px 0px 0px 50px;
	float: left;
}
.privacy th {
	vertical-align: middle;
	background-color: #F5F5F5;
	padding: 3px 0px 3px 10px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.privacy td {
	color: #333;
	vertical-align: middle;
	padding: 7px 10px 7px 10px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#info_t {
	margin: 0px;
	padding: 0px;
	float: left;
}
#info_t p {
	width: 730px;
	text-align: left;
	margin: 10px 0px 5px 0px;
	padding: 0px 40px 20px 40px;
	float: left;
}
.createdate {
	color: #488CF6;
	width: 730px;
	text-align: left;
	margin: 0px;
	padding: 10px 0px 0px 40px;
	float: left;
}
.hissu {
	font-size: 10px;
	color: #FF0000;
}
.rei {
	font-size: 10px;
}
.red {
	font-size: 12px;
	color: #FF0000;
}

/* footer style
-----------------------*/

#footer {
	width: 960px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin: 30px 0px 0px 0px;
	float: left;
}
#footer a:link {
	color: #0099CC;
	text-decoration: underline;
}
#footer a:visited {
	color: #0099CC;
	text-decoration: underline;
}
#footer a:hover {
	color: #0099CC;
	text-decoration: none;
}
address {
	width: 960px;
	height: 50px;
	color: #333;
	font-weight: normal;
	font-size: 10px;
	margin: 25px 0px 30px 0px;
	font-style: normal;
	text-align: center;
	float: right;
}