@charset "utf-8";


/* *********************************************************

Title : include.css

Created : 2010-01-16

Last Modified : 

Editor(s) : Cutout.inc

********************************************************* */


@import url("base.css");
@import url("extensions.css");

strong {
	color: #003366;
}

/* ---------------------------------------------------------
   Header Layout
--------------------------------------------------------- */

body {
	text-align: center;
	background: url(../img/top/body_bg.gif) repeat;
}

div#wrapper {
	background: #FFFFFF;
	text-align: left;
	width: 737px;
	_width: 739px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #003366;
}

a#pagetop {

}

div#header {
	background: url(../img/top/header_bg.jpg) no-repeat left top;
	height: 75px;
	position: relative;
}

div#header h1 {
	position: absolute;
	left: 46px;
	top: 22px;
	height: 36px;
	width: 187px;
}

div#header h1 a {
	position: absolute;
	height: 36px;
	width: 187px;
	background: url(../img/top/logo.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

div#header p {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

div#navigator {
	position: relative;
	clear: both;
}

ul#header_main_menu {
	background: url(../img/top/menu_bg.gif) no-repeat left top;
	display: block;
	width: 207px;
	_width: 213px;
	position: absolute;
	left: 15px;
	top: 10px;
	padding-top: 1px;
	padding-left: 6px;
	padding-bottom: 1px;
}

ul#header_main_menu li {
}

ul#header_main_menu li a {
	height: 29px;
	overflow: hidden;
	float: left;
}

div#flash {
	float: right;
}

div#sub_navi {
	clear: both;
}

div#sub_navi ul {
	background: url(../img/top/subnavi.jpg) no-repeat left top;
	display: block;
	height: 25px;
}

div#sub_navi ul li {
	float: right;
}

div#sub_navi ul li a {
	height: 25px;
	overflow: hidden;
	width: 100px;
}


/* ---------------------------------------------------------
   Contents Layout
--------------------------------------------------------- */

div#contents {
	line-height: 1.5em;
	background: url(../img/top/main_bg.gif) repeat-y;
	padding-top: 15px;
	padding-bottom: 100px;
	padding-left: 15px;
}

div#contents:after { content: "."; display: block; clear: both; height: 0px; overflow: hidden; }
* html #contents { height: 0em; overflow: visible; }

div#contents_second {
	line-height: 1.5em;
	background: url(../img/second/main2_bg.gif) repeat-y;
	padding-top: 15px;
	padding-bottom: 100px;
	padding-left: 10px;
}

div#contents_second:after { content: "."; display: block; clear: both; height: 0px; overflow: hidden; }
* html #contents_second { height: 0em; overflow: visible; }

div#left_box {
	float: left;
	width: 214px;
}

div#left_box_second {
	float: left;
	width: 180px;
}

li.tel {
	font-weight: bold;
	color: #003366;
	background: url(../img/top/phone_ico.gif) no-repeat left 2px;
	padding-left: 17px;
	float: left;
	margin-right: 5px;
}

li.tel_second {
	font-weight: bold;
	color: #003366;
	background: url(../img/top/phone_ico.gif) no-repeat left 2px;
	padding-left: 17px;
	margin-right: 5px;
}

li.fax {
	font-weight: bold;
	color: #003366;
	background: url(../img/top/fax_ico.gif) no-repeat left 2px;
	padding-left: 17px;
	float: left;
}

li.fax_second {
	font-weight: bold;
	color: #003366;
	background: url(../img/top/fax_ico.gif) no-repeat left 2px;
	padding-left: 17px;
}

ul.guide li a {
	float: left;
}

div#right_box {
	float: left;
	padding-left: 26px;
}


/* ---------------------------------------------------------
   Footer Layout
--------------------------------------------------------- */

div#footer {
	clear: both;
	background: url(../img/top/footer_bg.gif) no-repeat left top;
	height: 69px;
	position: relative;
}

a#pageancor {
	background: url(../img/top/pagetop.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 13px;
	width: 91px;
	float: right;
	margin-right: 16px;
	_margin-right: 8px;
}

ul#footer_link {
	display: block;
	position: absolute;
	top: 25px;
	left: 16px;
}

ul#footer_link li {
	float: left;
	margin-right: 10px;
}

ul#footer_link li a {
}

div#copyright {
	clear: both;
	display: block;
	margin-right: 16px;
	position: absolute;
	top: 24px;
	right: 0px;
}
