@charset "Shift_JIS";

/* ページ全体の基本的な設定と背景色 */
body {
	margin: 0px 0px 20px 0px;
	text-align: center;
	}

/* 指定が無い時のリンクの下線の有無 
a {
	text-decoration: none;
	}*/

/* 指定が無い時の未読リンクの色 */
a:link {
	color: #006699;
	}

/* 指定が無い時の既読リンクの色 
a:visited {
	color: #006699;
	}*/

/* 指定無い時のリンク部分のクリック時 */
a:active {
	color: #006699;
	}

/* マウスカーソルがリンクにかさなった時 
a:hover {
	color: #CC0000;
	text-decoration: underline;
	}*/
a:hover {background-color:transparent;}
/* 指定が無い時の見出しタグの設定 */
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}





h3#midashi_01{
padding:5px 0 5px 15px;
border-left:#0066CC 8px solid;
border-bottom:#0066CC 1px solid;
font-size: small;
font-weight: bold;
color:#333;
margin-top:10px;
}


h5#midashi_01{
font-weight:bold;
  padding: 6px;
  border-right: 1px solid #bcbc9f;
  border-bottom: 1px solid #bcbc9f;
  color: #333333;
  background: url(../img/2nd/thbg.gif) repeat-x bottom #dedecf;
}


/* 枠の背景色や線、余白などの設定 */
#container {
	line-height: 120%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 810px;
	
	background-color: #FFFFFF;
	border: 0px solid #000000;
background-image : url(../img/common/bg.jpg);
	background-attachment: fixed;
	background-position: center;
	}

/* バナー部分の文字や背景色、枠線、余白などの設定 */
#banner {
	padding-left: 15px;
	padding-top: 0px;
	}

/* バナー */
#header {
	padding-left: 15px;
	padding-top: 0px;
	background-image:url(../img/common/head_bg.jpg);
	display:block;
	width:780px;
	height:185px;	}


.m-link {
	border: 0;
	margin: 0;
	width: 300px;
	height: 100px;
	overflow: hidden;
	padding-top:0px;
	padding-left:10px;
	
}


	
/* メニュー */
.m-bar {
	border: 0;
	margin: 0;
	width: 610px;
	height: 40px;
	overflow: hidden;
	padding-top:15px;
	padding-left:10px;
	
}

.m-bar img {
	visibility: hidden;
	}

.m-bar a,
.m-bar a:link,
.m-bar a:visited {
	background-position: 0px 0px;
	float:left;
}
.m-bar a:focus,
.m-bar a:hover,
.m-bar a:active {
	background-position: 0px 40px;
	float:left;
}

.company a {
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:12px;
	padding-left:0px;
	padding-right:0px;
	margin-left:5px;
}
.m-bar .company a {
	background-image:url(../img/common/bt_w_company.jpg);
}
.company2 a {
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:12px;
	padding-left:0px;
	padding-right:0px;
	margin-left:5px;
}
.m-bar .company2 a {
	background-image:url(../img/2nd/bt_r_company.jpg);
}
.business a {
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:12px;
	padding-left:0px;
	padding-right:0px;
	margin-left:5px;
}
.m-bar .business a {
	background-image:url(../img/common/bt_w_business.jpg);
}
.business2 a {
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:12px;
	padding-left:0px;
	padding-right:0px;
	margin-left:5px;
}
.m-bar .business2 a {
	background-image:url(../img/2nd/bt_r_business.jpg);
}

.recruit a {
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:12px;
	padding-left:0px;
	padding-right:0px;
	margin-left:5px;
}
.m-bar .recruit a {
	background-image:url(../img/common/bt_w_recruit.jpg);
}

.recruit2 a {
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:12px;
	padding-left:0px;
	padding-right:0px;
	margin-left:5px;
}
.m-bar .recruit2 a {
	background-image:url(../img/2nd/bt_r_recruit.jpg);
}


.inquiry a {
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:12px;
	padding-left:0px;
	padding-right:0px;
	margin-left:5px;
}
.m-bar .inquiry a {
	background-image:url(../img/common/bt_w_inquiry.jpg);
}
.inquiry2 a {
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:12px;
	padding-left:0px;
	padding-right:0px;
	margin-left:5px;
}
.m-bar .inquiry2 a {
	background-image:url(../img/2nd/bt_r_inquiry.jpg);
}



.b-bar {
	border: 0;
	width: 297px;
	height:80px;
	overflow: hidden;
	margin-bottom:5px;
	
	
}

.b-bar img {
	visibility: hidden;
	}

.b-bar a,
.b-bar a:link,
.b-bar a:visited {
	background-position: 0px 0px;
	
}
.b-bar a:focus,
.b-bar a:hover,
.b-bar a:active {
	background-position: 0px 80px;
	
}


.solution a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:297px;
	height:80px;
	
}
.b-bar .solution a {
	background-image:url(../img/common/b_solution_w.jpg);
}



.recruit3 a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:297px;
	height:80px;
	
}
.b-bar .recruit3 a {
	background-image:url(../img/common/b_recruit_w.jpg);
}

.kaisya a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:297px;
	height:80px;
	
}
.b-bar .kaisya a {
	background-image:url(../img/common/b_corporation.jpg);
}



.b-bar2 {
	border: 0;
	width: 148px;
	height:42px;
	overflow: hidden;
	margin-bottom:30px;
	
	
}

.b-bar2 img {
	visibility: hidden;
	}

.b-bar2 a,
.b-bar2 a:link,
.b-bar2 a:visited {
	background-position: 0px 0px;
	
}
.b-bar2 a:focus,
.b-bar2 a:hover,
.b-bar2 a:active {
	background-position: 0px 42px;
	
}


.home a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:148px;
	height:42px;
	
}
.b-bar2 .home a {
	background-image:url(../img/common/home_w.jpg);
}


.b-bar3 {
	border: 0;
	width: 200px;
	height:120px;
	overflow: hidden;
	margin-bottom:5px;
	
	
}

.b-bar3 img {
	visibility: hidden;
	}

.b-bar3 a,
.b-bar3 a:link,
.b-bar3 a:visited {
	background-position: 0px 0px;
	
}
.b-bar3 a:focus,
.b-bar3 a:hover,
.b-bar3 a:active {
	background-position: 0px 120px;
	
}


.solution4 a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:200px;
	height:150px;
	
}
.b-bar3 .solution4 a {
	background-image:url(../img/2nd/b_solution_w.jpg);
}




.b-bar4 {
	border: 0;
	width: 200px;
	height:150px;
	overflow: hidden;
	margin-bottom:5px;
	
	
}

.b-bar4 img {
	visibility: hidden;
	}

.b-bar4 a,
.b-bar4 a:link,
.b-bar4 a:visited {
	background-position: 0px 0px;
	
}
.b-bar4 a:focus,
.b-bar4 a:hover,
.b-bar4 a:active {
	background-position: 0px 150px;
	
}


.recruit4 a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:200px;
	height:150px;
	
}
.b-bar4 .recruit4 a {
	background-image:url(../img/2nd/b_recruit_w.jpg);
}


.b-bar5 {
	border: 0;
	width: 200px;
	height:120px;
	overflow: hidden;
	margin-bottom:5px;
	
	
}

.b-bar5 img {
	visibility: hidden;
	}

.b-bar5 a,
.b-bar5 a:link,
.b-bar5 a:visited {
	background-position: 0px 0px;
	
}
.b-bar5 a:focus,
.b-bar5 a:hover,
.b-bar5 a:active {
	background-position: 0px 0px;
	
}


.kaisya5 a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:200px;
	height:120px;
	
}
.b-bar5 .kaisya5 a {
	background-image:url(../img/2nd/b_corporation.jpg);
}



.b-bar6 {
	border: 0;
	width: 422px;
	height:30px;
	overflow: hidden;
	margin-bottom:5px;
	
	
}

.b-bar6 img {
	visibility: hidden;
	}

.b-bar6 a,
.b-bar6 a:link,
.b-bar6 a:visited {
	background-position: 0px 0px;
	
}
.b-bar6 a:focus,
.b-bar6 a:hover,
.b-bar6 a:active {
	background-position: 0px 30px;
	
}


.kaisya6 a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:91px;
	height:30px;
	
}
.b-bar6 .kaisya6 a {
	background-image:url(../img/2nd/gaiyo_r_w.jpg);
}


.kaisya7 a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:180px;
	height:30px;
	
}
.b-bar6 .kaisya7 a {
	background-image:url(../img/2nd/aisatu_r_w.jpg);
}

/* IE系で生じる画像下の余白対策 */
img{
  vertical-align:bottom;
}

/* バナー部分の画像表示形式を指定するプロパティ */
#banner-img {
	display: none;
	}


/* コンテンツを入れるＢＯＸの基本設定 */
#center {
	float: left;
	width: 473px;
	padding-left: 15px;
	overflow: hidden;
	}

/* コンテンツを入れるＢＯＸの基本設定2nd以降 */
#center2 {
	float: left;
	width: 570px;
	padding-left: 15px;
	overflow: hidden;
	}

/* centerの内側のＢＯＸの基本設定 */
.content {
	padding: 10px 30px 30px 30px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}
	
.memo {
	padding: 10px 30px 30px 30px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align:left;
	line-height:150%;
	}
	

.memo2 {
font-weight:bold;
color:#0066CC;
	}
	

.danraku{
padding-bottom:20px;
padding-left:5px;
padding-right:5px;
display:block;
}

.text_right{
padding-bottom:20px;
padding-right:10px;
display:block;
text-align:right;
font-weight:bold;
}


.rightimg{
float:left;
margin-right:20px;
margin-bottom:20px;
}

.tbspace{
padding-bottom:0px;
display:block;
padding-top:20px;
}

.tbspace2{
padding-bottom:5px;
display:block;
padding-left:30px;
font-size:70%;
}


.tbspace3{
padding-top:20px;
padding-bottom:150px;
display:block;
padding-left:px;
}

.bspace{
padding-bottom:20px;
display:block;
}

.label2 {
  clear: left;
  display: block;
  padding-left: 0px;
  float: left;
}
.control2 {
  display: block;
  margin: 0 0 0 100px;
}
.label3 {
  clear: left;
  display: block;
  padding-left: 0px;
  float: left;
  font-weight:bold;
}


.control3 {
  display: block;
  margin: 0 0 0 160px;
}
/*  */
.title {
	padding-top:10px;
	padding-bottom:10px;
	}

/* 右側のメニューを入れるＢＯＸの基本設定 */
#right {
	float: left;
	width: 307px;
	background-color: #FFFFFF;
	text-align: center;
	overflow: hidden;
	}
	
/* 右側のメニューを入れるＢＯＸの基本設定2nd以降 */
#right2 {
	float: left;
	width: 210px;
	background-color: #FFFFFF;
	text-align: center;
	overflow: hidden;
	}



/* laptop_under画像 */
.lap {
	padding-right: 0px;
	padding-top: 0px;
	text-align:right;
	vertical-align: text-bottom;
	}

/* right（メニュー枠）の内側のＢＯＸの余白の設定 */
.sidebar {
	padding-right: 5px;
	padding-top: 10px;
	}





.sidebar hr { border:1px dashed #999999;}

.content p.about {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;	
	line-height: normal;
	border: 2px dotted #8faebe;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 10px 0px;
	}

.toptitle	{ 
	padding: 5px 0px 5px 5px;	
	margin-bottom: 10px;
	border: 1px solid #8faebe;
	background-color: #eaf2ff;
	}
	
.midasi	{
line-height:200%;	
	
	}
	
.rightspace	{
padding-right:20px;
	
	}
	
/* テーブル共通
---------------------------------------------------- */
th {
  text-align: left;
}
.num {
  text-align: right;
}

/* 上のテーブル（ご注文内容）
---------------------------------------------------- */
table {
  margin: 15px 0 8px 0;
  width: 510px;
  border-spacing: 1px;
}
table th {
  font-weight: normal;
  padding: 6px;
  border-right: 1px solid #bcbc9f;
  border-bottom: 1px solid #bcbc9f;
  color: #333333;
  background: url(../img/2nd/thbg.gif) repeat-x bottom #d6d6c3;
}
table td {
  padding: 2px 6px;
  border-right: 1px solid #d1d1c1;
  border-bottom: 1px solid #d1d1c1;
  color: #333333;
  background: #f1f1ed;
}

table .hidden {
  border-style: none;
   background: #ffffff;
}
table td img {
  float: left;
  margin-right: 15px;
}
table tr {
  clear: left;
}
table td em {
  display: block;
  margin-top: 0.3em;
  font-size: small;
  font-style: normal;
  font-weight: bold;
}
table th.total, table td.total {
  font-weight: bold;
}
#t053 span {
  color: #e8ff58;
}
#t082 span {
  color: #5e625e;
}
#t404 span {
  color: #ff8000;
}

.pan{
font-size:75%;
padding-bottom:20px;
display:block;
}


h1 {
  margin: 0;
  padding: 0;
  font-size: x-small;
  font-weight:bold;
color:#0066CC;
}
form {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0.5em 0 1.3em 0;
  border-width: 1px;
  border-color: #726d6b;
  border-style: none none dotted none;
}
fieldset#last {
  border-bottom: none;
}
.label {
  clear: left;
  display: block;
  padding-top: 0.8em;
  padding-left: 10px;
  float: left;
  width: 120px;
  line-height: 2em;
}
.control {
  display: block;
  margin: 0 0 0 130px;
  padding-top: 0.8em;
  line-height: 2em;
}
input, select, textarea {
  border-style: solid;
  border-width: 1px;
  border-color: #aaaa94 #dfdfd6 #dfdfd6 #aaaa94;
  vertical-align: middle;
  color: #696969;
  background: #f1f1ed;
}
input.radio {
  border-style: none;
  color: #000000;
  background: transparent;
}

/* 入力部品の幅設定
---------------------------------------------------- */
#city, #number, #bldg, #comment {
  width: 290px;
}
#pass1, #pass2 {
  width: 180px;
}
#name1, #name2, #name3, #name4, #year, #month, #day {
  width: 70px;
}
#post1, #post2 {
  width: 60px;
}
#state {
  width: 120px;
}
#tel1, #tel2, #tel3, #fax1, #fax2, #fax3 {
  width: 60px;
}
#mail1, #mail2{
  width: 200px;
}

/* 送信ボタン
---------------------------------------------------- */
#submit input {
  margin-left: 0.5em;
  border-width: 2px;
  border-color: #ffb87c #d26000 #d26000 #ffb87c;
  width: 6em;
  vertical-align: middle;
  color: #ffffff;
  background: #ff7400;
}
#submit {
  margin-top: 1em;
  color: #444444;
  background: url(../images/bg-submit1.gif) no-repeat;
}
#submit p {
  margin: 0;
  padding: 10px;
  text-align: right;
  background: url(../images/bg-submit2.gif) no-repeat left bottom;
}

.content p.trackbacks-info {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background:#eaf2fb;	
	padding: 5px 0px 5px 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #b8dafc;
	}

.cap{

padding-left:1em;
text-indent:-1em;


}


.b-barbeijing {
	border: 0;
	width: 200px;
	height:100px;
	overflow: hidden;
	margin-bottom:5px;
	
	
}

.b-barbeijing img {
	visibility: hidden;
	}

.b-barbeijing a,
.b-barbeijing a:link,
.b-barbeijing a:visited {
	background-position: 0px 0px;
	
}
.b-barbeijing a:focus,
.b-barbeijing a:hover,
.b-barbeijing a:active {
	background-position: 0px 100px;
	
}


.recruitbeijing a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:200px;
	height:150px;
	
}
.b-barbeijing .beijing a {
	background-image:url(../img/2nd/b_beijing.jpg);
}

.beijing a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:200px;
	height:100px;
	
}


.b-barsolutions {
	border: 0;
	width: 200px;
	height:100px;
	overflow: hidden;
	margin-bottom:5px;
	
	
}

.b-barsolutions img {
	visibility: hidden;
	}

.b-barsolutions a,
.b-barsolutions a:link,
.b-barsolutions a:visited {
	background-position: 0px 0px;
	
}
.b-barsolutions a:focus,
.b-barsolutions a:hover,
.b-barsolutions a:active {
	background-position: 0px 100px;
	
}


.recruitsolutions a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:200px;
	height:150px;
	
}
.b-barsolutions .solutions a {
	background-image:url(../img/2nd/b_solutions.jpg);
}

.solutions a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:200px;
	height:100px;
	
}


