@charset "utf-8";
/* CSS Document */



/* 全体に関わる系 */

body {
	margin:0px;
}

* {
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}

img {
	border:0px;
}

# {
	margin:0px auto;
	width:800px;
}

li {
	list-style:none;
}

#wrapper {
	width: 100%;
	margin: 0px auto 0px auto;
	background-image: url(../images/h_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#CONTAINER {
	margin:0px auto;
	width:800px;
}

#HEADER {
	margin:0px;
	padding:0px;
	color:#000000;
	margin-bottom:15px;
}

#LEFT {
	padding:0px 25px 0px 0px;
	width:200px;
	float:left;
}

#RIGHT {
	width:575px;
	float:left;
}


RIGHT p{
margin-bottom:1em;
}

a:link,
a:visited,
a:active {
 color:#005BAC;
}
a:hover {
 color:#4588BA;
}

.topback {
 padding:20px 0px 0px 0px;
 width:575px;
 height:14px;
 text-align:right;
}

.pcontact {
 padding:20px 0px 0px 0px;
 width:575px;
 height:14px;
 text-align:center;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

/* Clear */

.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* Header */

#headerBlock h1 {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	line-height: 120%;
	display: block;
	width: 800px;
	height: 20px;
}

#headerBlock .identity{
	margin: 0px 0px 10px 0px;
	padding:0px;
}

#headerBlock .rogo {
	margin: 0px;
	float: left;
	width: 400px;
}

#headerBlock .tel {
	margin: 0px;
	float: left;
	width: 400px;
	text-align: right;
}

#headerBlock .navigation {
	position: relative;
	width: 798px;
	height: 40px;
	margin: 0 auto 5px auto;
}

#headerBlock .navigation li {
	float:left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#headerBlock .navigation li a {
	display: block;
	width: 133px;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/global.jpg);
	background-repeat: no-repeat;
}

#headerBlock .navigation li.home a {
	background-position: 0px 0px;
}
#headerBlock .navigation li.product a {
	background-position: -133px 0px;
}
#headerBlock .navigation li.business a {
	background-position: -266px 0px;
}
#headerBlock .navigation li.company a {
	background-position: -399px 0px;
}
#headerBlock .navigation li.recruit a {
	background-position: -532px 0px;
}
#headerBlock .navigation li.contact a {
	background-position: -665px 0px;
}


#headerBlock .navigation li.home a:hover {
	background-position: 0px -40px;
}
#headerBlock .navigation li.product a:hover {
	background-position: -133px -40px;
}
#headerBlock .navigation li.business a:hover {
	background-position: -266px -40px;
}
#headerBlock .navigation li.company a:hover {
	background-position: -399px -40px;
}
#headerBlock .navigation li.recruit a:hover {
	background-position: -532px -40px;
}
#headerBlock .navigation li.contact a:hover {
	background-position: -665px -40px;
}


@media print{
	
#headerBlock .navigation {
	display: none;
}

#headerBlock {
	position: relative;
}

#headerBlock .tel {
	position: absolute;
	top: 40px;
	left: 400px;
	float: none;
	width: 400px;
	text-align: right;
}

}


/* FOOTER */

#FOOTER {
	padding: 0px;
	background-image: url(../images/fooder_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 50px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#FOOTER .foottxt {
	width: 800px;
	padding: 10px;
	font-size: 9px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}


/* LEFTコンテンツ */

#SHOULDER {
	margin:0px 0px 30px 0px;
}

#SHOULDER ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#SHOULDER ul li {
	margin:0px;
	padding:0px;
	background-image:url(../images/shoulder_sub_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#SHOULDER ul li a:link,
#SHOULDER ul li a:visited,
#SHOULDER ul li a:active {
	margin:0px;
	padding:0px 0px 0px 35px;
	line-height:39px;
	color:#4C4948;
	text-decoration:none;
	display:block;
}

#SHOULDER ul li a:hover {
	color:#ff6600;
}

#SHOULDER_COMMON .banner {
	margin:0px 0px 15px 0px;
}

#SHOULDER_COMMON .navi a{
	margin:0px 0px 5px 0px;
	display:block;
	
}





/* RIGHTコンテンツ */


#RIGHT h2 {
	margin:0px;
	padding:0px;
	line-height:31px;
}

#RIGHT h3 {
	margin:0px 0px 20px 0px;
	padding:0px;
	background-image:url(../images/h2_line.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#005BAC;
	line-height:40px;
}

#RIGHT h4 {
	margin: 20px 0px 10px 0px;
	padding:0px;
}

#RIGHT .box {
	margin:0px 0px 40px 0px;
}

#RIGHT td,p {
	color:#444444;
}	




/* ===============================
サービスカテゴリ▼
================================ */
/* テキスト寄せ */
#service .txtL{text-align:left;}
#service .txtC{text-align:center;}
#service .txtR{text-align:right}

/* h3 */
#service div.h3 {
	background:url(../../service/images/h3_top.jpg) repeat-x left top;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	margin-bottom:20px;
}
#service div.h3 h3 {
	margin:0;
	padding:1px 10px 3px;
	background:url(../../service/images/h3_bottom.jpg) repeat-x left bottom;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	line-height:140%;
}
#service h3 span{
	padding-left:14px;
	border-left:5px solid #00539C;
}
/* pタグ基本 */
#service  p {
	line-height:150%;
}
/* 画像フロート・キャプション */
#service .floatl10{
	float:left;
	margin:0 10px 10px 0;
}
#service .floatr10{
	float:right;
	margin:0 0 10px 10px;
}
#service div.floatl10{
	float:left;
	margin:0 10px 10px 0;
	color:#ED6D01;
	line-height:180%;
}
#service div.floatr10{
	float:right;
	margin:0 0 10px 10px;
}
#service .floatl10 p{
	margin:0 0 12px;
	color:#ED6D01;
}
/* ご相談ページの図 */
#service p.sodanzu1{
	margin-bottom:40px;
}

/* 複数カテゴリ存在する場合のショルダー */
#SHOULDER2 {
	margin:0;
}
#SHOULDER2 ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#SHOULDER2 ul li {
	margin:0px;
	padding:0px;
	background-image:url(../images/shoulder_sub_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#SHOULDER2 ul li a:link,
#SHOULDER2 ul li a:visited,
#SHOULDER2 ul li a:active {
	margin:0px;
	padding:0px 0px 0px 35px;
	line-height:39px;
	color:#4C4948;
	text-decoration:none;
	display:block;
}
#SHOULDER2 ul li a:hover {
	color:#ff6600;
}
#SHOULDER3 {
	margin:0px 0px 10px;
}
/* ===============================
サービスカテゴリ終了▲
================================ */


/* ===============================
緊急対応体制▼
================================ */
/* テキスト寄せ */
#emergency .txtL{text-align:left;}
#emergency .txtC{text-align:center;}
#emergency .txtR{text-align:right}

/* h3 */
#emergency div.h3 {
	background:url(../../emergency/images/h3_top.jpg) repeat-x left top;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	margin-bottom:20px;
}
#emergency div.h3 h3 {
	margin:0;
	padding:1px 10px 3px;
	background:url(../../emergency/images/h3_bottom.jpg) repeat-x left bottom;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	line-height:140%;
}
#emergency h3 span{
	padding-left:14px;
	border-left:5px solid #00539C;
}

/* pタグ */
#emergency p {
	line-height:150%;
}
#emergency p.awatenai{
	margin-bottom:50px;
}

/* フロー図 */
#emergency .flow p{
	margin:0;
	padding:0;
	line-height:100%;
}
#emergency .floatl{
	float:left;
}
/* ===============================
緊急対応体制終了▲
================================ */


/* ===============================
お問い合わせ▼
================================ */
/* テキスト寄せ */
#inquiry .txtL{text-align:left;}
#inquiry .txtC{text-align:center;}
#inquiry .txtR{text-align:right}

/* pタグ */
#inquiry p {
	line-height:150%;
}
#inquiry p.lead {
	padding:4px 0 18px;
	background-image:url(../images/h2_line.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
#inquiry p.lead_tel {
	padding:0 0 18px;
	background-image:url(../images/h2_line.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
#inquiry p.lead_tel img{
	margin-bottom:5px;
}
#inquiry p.lead_form {
	padding:0 0 18px;
}
#inquiry p.lead_form img{
	margin-bottom:5px;
}
#inquiry p.chusyaku{
	margin-bototm:0;
	line-height:100%;
	color:#5F8CC8;
}
/* テーブル */
#inquiry table.inquiry{
	margin:10px 0 14px 0;
	background-color:#CCCCCC;
	color:#4C4949;
	border:1px solid #ccc;
}
#inquiry table.inquiry th{
	width:35%;
	background-color:#F3FAFE;
	text-align:left;
	padding:10px;
	border:1px solid #ccc;
	line-height: 1.5;
}
#inquiry table.inquiry td{
	width:65%;
	background-color:#ffffff;
	padding:10px;
	border:1px solid #ccc;
}
#inquiry table.inquiry td .sentaku{
	color:#009FE7;
}
#inquiry .hissu{
	color:#5F8CC8;
	font-size:90%;
}
#inquiry input{
	font-size:120%;
}
/* エラーメッセージ */
#inquiry p.err{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#FF3300;
}

#inquiry .topback{
width:100%;
}
/* ===============================
お問い合わせ終了▲
================================ */

/* リンク **************************************/

div#link h3 {
	margin: 20px 0 10px 0;
	font-weight: bold;
	}

div#link table {
	width: 800px;
	border: 1px solid #CCCCCC;
	}

div#link th {
	width: 260px;
	text-indent: 18px;
	background: #F1F2F2;
	padding: 4px 0;
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	}
	
div#link td {
	padding: 4px 0;
	border-bottom: 1px dotted #666666;
	text-indent: 18px;
	}

div#link td a {
	color: #000000;
	text-decoration: none;
	}

div#link td a:hover {
	text-decoration: underline;
	}

/* サイトマップ **************************************/

div.sitemapCol {
	float: left;
	margin-top: 20px;
	line-height: 2.4;
}

div.sitemapCol h3 {
	font-weight: bold;
}

div.sitemapCol h4 {
	font-weight: bold;
}

div#sitemap1 {
	width: 220px;
}

div#sitemap2 {
	width: 220px;
	border-left: 1px dashed #000000;
	border-right: 1px dashed #000000;
	padding-left: 15px;
}

div#sitemap3 {
	width: 300px;
	padding-left: 15px;
}

div.sitemapCol ul {
	padding-left: 10px;
}



























