@charset "EUC-JP";

@import "../index/index.css";
@import "../topics/topics.css";
@import "../recruit/recruit.css";
@import "../company_guidance/company_guidance.css";
@import "../contact/contact.css";
@import "../privacy/privacy.css";
@import "../company/company.css";

/*
-----------------------------------------------------------------
     - BASE
     - HEADER
     - MENU
     - CONTENTS
     - FOOTER
------------------------------------------------------------------
*/






/*
==================================================================
BASE
==================================================================
*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "ＭＳ ゴシック", "Osaka−等幅", "Verdana", "Arial", "sans-serif";
    background: url("./image/body_wrapper.jpg") repeat-x;
    text-align: center;
}

/* 全ページ共通 枠 */
#wrapper {
	margin-top: 0px;
	width: 750px;
    margin-left: auto;
    margin-right: auto;
    background: url("./image/wrapper.gif") repeat-y;
    font-size: 12px;
    color: #333333;
    text-align: left;
}

table {
	border-collapse: collapse;
}

table th,td {
  font-size: 12px;
}

img {
	border: 0px;
}

/* リンク */
a:link {
	text-decoration: none;
	color: #000000;
	border: 0px;
}
a:visited {
	text-decoration: none;
	color: #000000;
	border: 0px;
}
a:active {
	text-decoration: none;
	border: 0px;
}
a:hover {
	text-decoration: none;
	border: 0px;
}

h1 {
	line-height : 0%;
	left:-999;
	top:-999;
	position:absolute;
}

/*
==================================================================
HEADER
==================================================================
*/

#header {
	width: 750px;
	height: 85px;
	background: url("./image/header.jpg") no-repeat;
}

#header_text {
	font-size: 10px;
	line-height: 25px;
	color: #FFFFFF;
	text-align: right;
	margin: 0px 15px 0px 0px;
}


/*
==================================================================
SIDE MENU
==================================================================
*/

#side_menu_box {
	float: left;
	width: 170px;
	margin: 0px 15px 0px 0px;
}

#side_menu_contents {
	clear: both;
	width: 155px;
	font-size: 0px;
	background: url("./image/side_menu_wrapper.jpg") repeat-y;
	margin: 0px 0px 0px 15px;
}

/* サイドメニュー下部のバックグラウンド */
#side_menu_contents_bg {
	width: 155px;
	background: url("./image/side_menu_footer.jpg") no-repeat;
	background-position: center bottom;
}

/* 企業様へのご案内 */
#side_menu_top_button {
	width: 155px;
	height: 144px;
	font-size: 0px;
	margin: 10px 0px 0px 0px;
}

/* サイドメニュー・ボタン */

#side_menu {
	width: 139px;
	height: 35px;
	font-size: 12px;
	line-height: 35px;
	margin: 0px 8px 0px 8px;
}

#side_menu a:link {
	display: block;
	background: url("./image/side_menu_button1.gif") no-repeat;
	width: 139px;
	height: 35px;
	color: #333333;
	text-decoration: none;
}

#side_menu a:active {
	display: block;
	background: url("./image/side_menu_button1.gif") no-repeat;
	width: 139px;
	height: 35px;
	color: #333333;
	text-decoration: none;
}

#side_menu a:visited {
	display: block;
	background: url("./image/side_menu_button1.gif") no-repeat;
	width: 139px;
	height: 35px;
	color: #333333;
	text-decoration: none;
}

#side_menu a:hover {
	display: block;
	background: url("./image/side_menu_button2.jpg") no-repeat;
	width: 139px;
	height: 35px;
	color: #333333;
	text-decoration: none;
}

/* リンクテキスト位置調整 */
#side_menu_link_text {
	margin: 0px 0px 0px 15px;
}

/* サイドメニュー・テキスト */

#side_menu_text_box {
	width: 155px;
	background: url("./image/side_menu_text_bg.jpg") no-repeat;
	background-position: center top;
	margin: 15px 0px 0px 15px;
}

#side_menu_text {
	width: 145px;
	font-size: 10px;
	line-height: 16px;
	margin: 0px 5px 0px 5px;
	padding: 10px 0px 0px 0px;
}

/*
==================================================================
CONTENTS
==================================================================
*/

#contents{
	float: left;
	width: 550px;
	margin: 0px 0px 0px 0px;
}

/* ページタイトル */

#page_title_bg {
	width: 550px;
	height: 90px;
	background: url("./image/page_title_bg.jpg") no-repeat;
}

#page_title_main {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
	margin: 0px 0px 0px 16px;
	padding: 40px 0px 0px 0px;
}

#page_title_sub {
	font-family: Arial Black;
	font-size: 10px;
	line-height: 10px;
	color: #AAE3FF;
	text-align: right;
	margin: 0px 8px 0px 0px;
	padding: 15px 0px 0px 0px;
}


/*
==================================================================
CONTENTS MENU
==================================================================
*/

#contents_menu_box {
	width: 550px;
	height: 23px;
	background: url("./image/contents_menu_bg.jpg") no-repeat;
}

/* コンテンツメニュー・リンク */

#contents_menu_left_box {
	float: left;
}

#contents_menu_button {
	font-size: 0px;
	margin: 0px 0px 0px 10px;
	padding: 7px 0px 0px 0px;
}

/* お問い合わせ受付時間 */
#contents_menu_right_box {
	float: right;
	padding: 0px 10px 0px 0px;
}

/*
==================================================================
BOTTOM MENU
==================================================================
*/

#bottom_menu_box {
	width: 710px;
	font-size: 10px;
	line-height: 16px;
	margin: 5px 20px 0px 20px;
}

/* ボトムメニュー・リンク */

#bottom_menu_box a:link {
	 color: #0033CC;
	 text-decoration: underline;
}

#bottom_menu_box a:active {
	 color: #0033CC;
	 text-decoration: underline;
}

#bottom_menu_box a:visited {
	 color: #0033CC;
	 text-decoration: underline;
}

#bottom_menu_box a:hover {
	 color: #0033CC;
	 text-decoration: underline;
}

#bottom_left_box {
	float: left;
	width: 660px;
}

#bottom_right_box {
	float: right;
	width: 50px;
}


/*
==================================================================
FOOTER
==================================================================
*/

/* カウンター */
#counter {
	font-size: 0px;
	text-align: left;
	margin: 10px 0px 0px 25px;
}

/* 点線 */
#foonter_line {
	font-size: 0px;
	text-align: center;
	margin: 10px 0px 0px 0px;
}

#footer {
	width: 750px;
	height: 105px;
	background: url("./image/footer.jpg") no-repeat;
	margin: 10px 0px 0px 0px;
}

#footer_address {
	width: 700px;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0px 25px 0px 25px;
	padding: 5px 0px 0px 0px;
}

#copyright {
	width: 700px;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0px 25px 0px 25px;
	padding: 6px 0px 0px 0px;
}



