@charset "utf-8";

/*各種共通パーツ*/
@import url("/common/css/parts.css");
/*sidemenu*/
@import url("/common/css/menu.css");

/*
===== 全体 =====
*/
* {
	margin:0;
	padding:0;
}

/*
=====ボディ基本設定=====
*/
body {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro',/*'メイリオ',Meiryo,*/ 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: 100;
	letter-spacing:0;
	color:#555;
	margin: 0;
	padding: 0;
	/*behavior:url("csshover.htc");*/
	background:url(/common/img/bg_line.gif) repeat-x 0 80px #FFF;
	/*\*/
	letter-spacing: 0.1em;/**/
}

br {
	letter-spacing: 0;
}

/* --------------------
各種初期設定
--------------------*/
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
pre,
ul,
ol,
dl,
dt,
dd,
address,
form,
blockquote {
	font-size:1em;
	padding: 0;
	line-height: 1.5;
	text-align: left;
	display: block;
	margin: 0;
}

table {
	margin : 0;
	empty-cells: show;
	line-height: 1.5;
}

img {
	border: none;
}

li {
	list-style: none;
}

/*
===== リンク =====
*/
a:link,
a:visited {
	font-style: normal;
	color:#555;
	text-decoration:underline;
}

a:hover,
a:active {
	font-style: normal;
	color:#900;
	text-decoration:underline;
}

/*-----------------初期設定ここまで-------------------*/

/*-----------------clearfixまとめ-------------------*/
#header,
#pan,
#contents h2 {
	overflow:hidden;
	zoom:1;
}

#header:after,
#pan:after,
#contents h2:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/*-----------------clearfixまとめここまで-------------------*/

/*
===== 共通ページレイアウト =====
*/

/*-----------------ヘッダー-------------------*/
#header {
	width:835px;
}

h1.logo {
	text-indent:-9999px;
}

h1.logo a {
	display:block;
	width:169px;
	height:39px;
	background:url(/common/img/logo.gif) no-repeat top left;
	margin:25px 0 26px 13px;
}

div.logoWrap {
	width:205px;
	float:left;
}

#header ul {
	margin: 0;
	padding: 0;
	width:630px;
	float:right;
	list-style-type: none;
	height: 90px;
}

#header li {
	margin: 0;
	padding: 0;
	float: left;
}

#header a {
	text-decoration: none;
}

#header_link1 a {
	display: block;
	width: 90px;
	height: 90px;
	text-indent: -9999px;
	background: url(/common/img/navi.gif) no-repeat 0 0;
	margin: 0;
}

.news #header_link1 a {
	display: block;
	width: 90px;
	height: 90px;
	text-indent: -9999px;
	background: url(/common/img/navi.gif) no-repeat 0 -93px;
	margin: 0;
}

#header_link2 a {
	display: block;
	width: 90px;
	height: 90px;
	text-indent: -9999px;
	background: url(/common/img/navi.gif) no-repeat -90px 0;
	margin: 0;
}

.service #header_link2 a {
	display: block;
	width: 90px;
	height: 90px;
	text-indent: -9999px;
	background: url(/common/img/navi.gif) no-repeat -90px -93px;
	margin: 0;
}

#header_link3 a {
	display: block;
	width: 90px;
	height: 90px;
	text-indent: -9999px;
	background: url(/common/img/navi.gif) no-repeat -180px 0;
	margin: 0;
}

.support #header_link3 a {
	display: block;
	width: 90px;
	height: 90px;
	text-indent: -9999px;
	background: url(/common/img/navi.gif) no-repeat -180px -93px;
	margin: 0;
}

#header_link4 a {
	display: block;
	width: 90px;
	height: 90px;
	text-indent: -9999px;
	background: url(/common/img/navi.gif) no-repeat -270px 0;
	margin: 0;
}

.column #header_link4 a {
	display: block;
	width: 90px;
	height: 90px;
	text-indent: -9999px;
	background: url(/common/img/navi.gif) no-repeat -270px -93px;
	margin: 0;
}

#header_link5 a {
	display: block;
	width: 90px;
	height: 90px;
	text-indent: -9999px;
	background: url(/common/img/navi.gif) no-repeat -360px 0;
	margin: 0;
}

.outline #header_link5 a {
	display: block;
	width: 90px;
	height: 90px;
	text-indent: -9999px;
	background: url(/common/img/navi.gif) no-repeat -360px -93px;
	margin: 0;
}

#header_link6 a {
	display: block;
	width: 90px;
	height: 90px;
	text-indent: -9999px;
	background: url(/common/img/navi.gif) no-repeat -450px 0;
	margin: 0;
}

.recruit #header_link6 a {
	display: block;
	width: 90px;
	height: 90px;
	text-indent: -9999px;
	background: url(/common/img/navi.gif) no-repeat -450px -93px;
	margin: 0;
}

#header_link7 a {
	display: block;
	width: 90px;
	height: 90px;
	text-indent: -9999px;
	background: url(/common/img/navi.gif) no-repeat -540px 0;
	margin: 0;
}

.contact #header_link7 a {
	display: block;
	width: 90px;
	height: 90px;
	text-indent: -9999px;
	background: url(/common/img/navi.gif) no-repeat -540px -93px;
	margin: 0;
}

#header_link1 a:hover {
	display: block;
	width: 90px;
	height: 90px;
	text-indent: -9999px;
	background: url(/common/img/navi.gif) no-repeat 0 -93px;
	margin: 0;
}

#header_link2 a:hover {
	display: block;
	width: 90px;
	height: 90px;
	text-indent: -9999px;
	background: url(/common/img/navi.gif) no-repeat -90px -93px;
	margin: 0;
}

#header_link3 a:hover {
	display: block;
	width: 90px;
	height: 90px;
	text-indent: -9999px;
	background: url(/common/img/navi.gif) no-repeat -180px -93px;
	margin: 0;
}

#header_link4 a:hover {
	display: block;
	width: 90px;
	height: 90px;
	text-indent: -9999px;
	background: url(/common/img/navi.gif) no-repeat -270px -93px;
	margin: 0;
}

#header_link5 a:hover {
	display: block;
	width: 90px;
	height: 90px;
	text-indent: -9999px;
	background: url(/common/img/navi.gif) no-repeat -360px -93px;
	margin: 0;
}

#header_link6 a:hover {
	display: block;
	width: 90px;
	height: 90px;
	text-indent: -9999px;
	background: url(/common/img/navi.gif) no-repeat -450px -93px;
	margin: 0;
}

#header_link7 a:hover {
	display: block;
	width: 90px;
	height: 90px;
	text-indent: -9999px;
	background: url(/common/img/navi.gif) no-repeat -540px -93px;
	margin: 0;
}

/*-----------------パンくず-------------------*/

#pan {
	font-size: 92%;
	margin:0 0 15px;
	color:#900;
}

#pan li {
	float:left;
	padding:7px 10px 0 0;
	margin:0 10px 0 0;
	background:url(/common/img/icn_arrow_bk.gif) 100% 63% no-repeat;
}

#pan li.home {
	padding:0;
	background:none;
}

#pan li.panText {
	background:none;
}

#pan li.home a {
	display:block;
	text-indent:-9999px;
	width:30px;
	height:30px;
	background:url(/common/img/btn_pan_home.gif) 0 0 no-repeat;
	padding:0;
}

#pan li.home a:hover {
	background-position:0 -30px;
}

/*----------------コンテンツ-------------------*/
#contentsTOP {
	width:835px;
	height:200px;
	background:url(/common/img/cts_bg.gif) top left repeat-x;
	zoom:1;
}

#contentsTOP:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

div + #contentsTOP {
	min-height:200px;
	height:auto;
}

#contentsTOP #leftcts {
	width:205px;
	float:left;
	margin: 0 30px 0 0;
}

#contentsTOP #maincts {
	width:600px;
	float:right;
}

#contents {
	width:835px;/*height:600px;
	background:url(../images/cts_bg.gif) top left repeat-x;*/
}

/*div + #contents {
	min-height:600px;
	height:auto;}*/

#contents #leftcts {
	width:205px;
	float:left;
	margin: 0 30px 0 0;
}

#contents #maincts {
	width:600px;
	float:right;
}

/*---ページタイトル部分----------*/
/*#pageTitle{
	padding:22px 0 16px 7px;
	background:url(../images/tit_line.gif) bottom left repeat-x;}*/

#container h2 {
	background:url(/common/img/title/bg_title.gif) 0 0 repeat-x #FFF;
	height:42px;
	border-bottom:1px solid #ccc;
	padding:12px 0 0 0;
}

#container + h2 {
	min-height:42px;
	height:auto;
}

#container h2 img {
	float:left;
	display:block;
}

#container h2 span {
	float:left;
	display:block;
	margin:8px 0 0 10px;
	padding:0 0 0 10px;
	border-left:1px solid #ccc;
	color:#990000;
	font-size:92%;
	font-weight:100;
}

/*----------サブメニュー共通----------*/

/*#sideNavi ul{
	border:1px solid #CCC;
	border-bottom:none;}
*/

/*#sideNavi li{
	display:block;
	border-bottom:1px solid #CCC;
}*/

/*#sideNavi ul li{
	display:block;
	border-bottom:1px solid #CCC;}*/

/*#sideNavi li a:link,#sideNavi li a:visited{
	display:block;
	background:url(/common/img/icn_arrow_gray.gif) 5px center no-repeat #FFF;
	padding:10px 5px 11px 15px;
	}*/

/*#sideNavi li a:hover,#sideNavi li a:active{
	display:block;
	background:url(/common/img/icn_arrow_brown.gif) 5px center no-repeat #F93;
	color:#900;
	padding:10px 5px 11px 15px;
	text-decoration:none;
	}*/

/*#sideNavi ul li ul,#sideNavi ul li ul li{border:none;}*/

/*#sideNavi ul li ul li{
	font-size:92%;
	padding:0 0 1px 10px;
	background:url(/common/img/dot_x_1px.gif) 0 100% repeat-x #FFF;}*/
	
/*#sideNavi ul li ul li a{
	font-size:92%;
	display:block;
	background:url(/common/img/icn_arrow_gray.gif) 5px center no-repeat #FFF;
	padding:7px 5px 7px 15px;}*/
	
/*-----------------フッター-------------------*/
#footer {
	width: 100%;
	clear:both;
	background:url(/common/img/foot_line_2.gif) repeat-x left top;
	padding-bottom: 15px;
}

#footer ul {
	margin:28px 0 20px 5px;
	background:url(/common/img/foot_bar.gif) no-repeat left center;
	overflow:hidden;
	zoom: 1;
	width: 400px;
	float: left;
}

#footer ul:after,
#footIn:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#footer li {
	float:left;
	list-style-type:none;
	padding:0 10px 0 10px;
	background:url(/common/img/foot_bar.gif) no-repeat right center;
	white-space: nowrap;
}

#footer li.first {
	background-image:none;
	padding-left:0;
	white-space: nowrap;
}

#footer a:link,
#footer a:visited {
	color:#555;
	text-decoration:underline;
	font-size:92%;
}

#footer a:hover,
#footer a:active {
	color:#900;
	text-decoration:underline;
	font-size:92%;
}

#footIn {
	width:835px;
	background:url(/common/img/foot_line_1.gif) repeat-x left top;
	overflow:hidden;
	zoom: 1;
}

#footer #footIn p {
	font-size:92%;
	width:220px;
	height:25px;
	float:right;
	margin: 21px 0 0 0;
}


#footer #footIn p a.logo {
	background:url(/common/img/img_footer_logo.gif) no-repeat 0% 100%;
	width:220px;
	height:25px;
	display:block;
	text-decoration: none;
	text-indent:-9999px;
}


#footer #footIn p img{
float:right;
}


/* --------------------
PAGETOP
--------------------*/
.totop {
	clear:both;
	padding:10px 0;
}

.totop a:link,
.totop a:visited {
	display:block;
	width:96px;
	height:13px;
	background:url(/common/img/btn_pagetop.gif) 0 0 no-repeat;
	margin:0 0 0 738px;
	text-indent:-9999px;
	overflow: hidden;
}

.totop a:hover,
.totop a:active {
	display:block;
	width:96px;
	height:13px;
	background:url(/common/img/btn_pagetop.gif) 0 -13px no-repeat;
	margin:0 0 0 738px;
	text-indent:-9999px;
	overflow: hidden;
}

/*.totop2{
	clear:both;
	padding:30px 0 10px 0;
	width: 629px;
	height: 13px;
	border-left: solid 1px #E0E0E0;
}
.totop2 a{
	display:block;
	width:96px;
	height:13px;
	background:url(/common/img/btn_pagetop.gif) 0 0 no-repeat;
	margin:0 0 0 522px;
	text-indent:-9999px;
	overflow: hidden;
}
.totop2 a:hover{
	display:block;
	width:96px;
	height:13px;
	background:url(/common/img/btn_pagetop.gif) 0 -13px no-repeat;
	margin:0 0 0 522px;
	text-indent:-9999px;
	overflow: hidden;
}

.totop3{
	clear:both;
	padding:30px 0 10px 0;
	width: 629px;
	height: 13px;
}
.totop3 a{
	display:block;
	width:96px;
	height:13px;
	background:url(/common/img/btn_pagetop.gif) 0 0 no-repeat;
	margin:0 0 0 522px;
	text-indent:-9999px;
	overflow: hidden;
}
.totop3 a:hover{
	display:block;
	width:96px;
	height:13px;
	background:url(/common/img/btn_pagetop.gif) 0 -13px no-repeat;
	margin:0 0 0 300px;
	margin:0 0 0 522px;
	overflow: hidden;
}

.totop4{clear:both;padding:10px 0;}

.totop4 a:link,.totop a:visited{
	display:block;
	width:96px;
	height:13px;
	background:url(/common/img/btn_pagetop.gif) 0 0 no-repeat;
	margin:0 0 0 494px;
	text-indent:-9999px;
	overflow: hidden;
}
.totop4 a:hover,.totop a:active{
	display:block;
	width:96px;
	height:13px;
	background:url(/common/img/btn_pagetop.gif) 0 -13px no-repeat;
	margin:0 0 0 494px;
	text-indent:-9999px;
	overflow: hidden;
}
*/

