@charset "Shift_JIS";

@import url("common.css");
@import url("lightbox.css");

/* --------------------------------------------------------------------------------------
 共通
--------------------------------------------------------------------------------------- */

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

ul#location {
	margin: 6px 0 6px 0;
}

ul#location li {
	display: inline;
}


/* タイトル関連 ------------------------------ */

p.maintit {
	padding: 0 0 15px 0;
}

div.titBox {
	width: 560px;
	background: url(../image/bg_tit_rp.jpg) repeat-y left top;
}

div.titBox h2 {
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../image/bg_tit_tp.jpg) no-repeat left top;
	padding: 10px 0 0 0;
}

div.titBox h2 span {
	display: block;
	padding: 0 0 9px 19px;
	background: url(../image/bg_tit_bt.jpg) no-repeat left bottom;
}

strong.tit {
	display: block;
	padding: 0 0 0 12px;
	border-left: 5px #3b95cd solid;
	font-size: 113%;
	font-weight: bold;
	margin: 0 0 5px 0;
}

h3.tit {
	font-size: 130%;
	font-weight: bold;
	padding: 10px 0 3px 0;
	border-bottom: 3px #005fa9 solid;
}

h4.tit {
	font-weight: bold;
	padding: 2px 0 2px 8px;
	border-left: 5px #3b95cd solid;
	margin: 8px 0 0 0;
}

h4.tit a {
	font-weight: normal;
}


/* ヘッダー ------------------------------ */

div#hd h1 {
	float: left;
}

div#hd div#right {
	float: right;
	width: 547px;
	padding: 10px 0 0 0;
	color: #000000;
	text-align: right;
}

div#hd div#right p {
	font-size: 86%;
}

div#hd div#right ul {
	margin: 10px 0 0 0;
}

div#hd div#right ul li {
	display: inline;
	margin: 0 0 0 10px;
}

ul#gnavi {
	width: 780px;
	margin: 0;
}

ul#gnavi li {
	display: inline;
}


/* ページトップへ ------------------------------ */

p.pagetop {
	text-align: right;
	padding: 0 0 2px 0;
}

p.pagetop a {
	padding: 2px 5px 3px 20px;
	background: url(../image/icon_arw.gif) no-repeat 0 0;
	font-size: 86%;
	font-weight: bold;
}


/* 右ナビ ------------------------------ */

div#ctRight ul.navi {
	background: url(../image/bg_link_rp.gif) repeat-y left top;
}

div#ctRight ul.navi li {
	background: url(../image/dot_line_link.gif) repeat-x left bottom;
}

div#ctRight ul.navi li a {
	display: block;
	padding: 7px 0 7px 25px;
	background: url(../image/icon_arw_link.gif) no-repeat 12px 11px;
}

div#ctRight ul.navi li a:link {
	color: #012342;
	text-decoration: none;
	border-left: 1px #cdcdcd solid;
	border-right: 1px #cdcdcd solid;
}
div#ctRight ul.navi li a:visited {
	color: #012342;
	text-decoration: none;
	border-left: 1px #cdcdcd solid;
	border-right: 1px #cdcdcd solid;
}
div#ctRight ul.navi li a:hover {
	color: #012342;
	text-decoration: none;
	border-left: 1px #cdcdcd solid;
	border-right: 1px #cdcdcd solid;
	background: #dff1ff url(../image/icon_arw_link.gif) no-repeat 12px 11px;
}
div#ctRight ul.navi li a:active {
	color: #012342;
	text-decoration: none;
	border-left: 1px #cdcdcd solid;
	border-right: 1px #cdcdcd solid;
}

div#ctRight ul.navi li.last {
	background: url(../image/bg_link.gif) no-repeat left bottom;
}

div#ctRight ul.navi li.last span {
	display: block;
	padding: 0 0 2px 0;
}

div#ctRight ul.navi li.last a {
	display: block;
	padding: 7px 0 7px 25px;
	background: url(../image/icon_arw_link.gif) no-repeat 12px 11px;
}

* html div#ctRight ul.navi li.last a {
	background: url(../image/icon_arw_link.gif) no-repeat 12px 11px;
}

div#ctRight ul.navi li.last a:link {
	color: #012342;
	text-decoration: none;
	border: none;
}
div#ctRight ul.navi li.last a:visited {
	color: #012342;
	text-decoration: none;
	border: none;
}

div#ctRight ul.navi li.last a:hover {
	padding: 7px 0 7px 24px;
	color: #012342;
	text-decoration: none;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	background: #dff0fe url(../image/icon_arw_link.gif) no-repeat 11px 11px;
}
* html div#ctRight ul.navi li.last a:hover {
	padding: 7px 0 7px 24px;
	color: #012342;
	text-decoration: none;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	background: #dff0fe url(../image/icon_arw_link.gif) no-repeat 12px 11px;
}
*:first-child+html div#ctRight ul.navi li.last a:hover {
	background: #dff0fe url(../image/icon_arw_link.gif) no-repeat 12px 11px;
}


div#ctRight ul.navi li.last a:active {
	color: #012342;
	text-decoration: none;
	border: none;
}

/* --------------------------------------------------------------------------------------
 TOP
--------------------------------------------------------------------------------------- */

p.mainImage_top {
	margin: 20px 0 14px 0;
}

/* Box ------------------------------ */

div#ctLeftTop {
	float: left;
	width: 245px;
}

div#ctRightTop {
	float: right;
	width: 526px;
	margin: 0 0 15px 0;
}

/* ImageBox ------------------------------ */

div#ctRightTop div.ImageBox {
	width: 526px;
	margin: 0 0 15px 0;
}

div#ctRightTop div.ImageBox:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#ctRightTop div.ImageBox { display:inline-block; }
/*\*/
* html div#ctRightTop div.ImageBox { height:1%; }
div#ctRightTop div.ImageBox { display:block; }
/**/

div#ctRightTop div.ImageBox p.left {
	float: left;
	width: 262px;
}

div#ctRightTop div.ImageBox p.right {
	float: right;
	width: 262px;
}

div#ctRightTop div.ImageBox span {
	display: block;
	margin: 10px 16px 0 16px;
}


/* 会社概要 ------------------------------ */

div#companyBox {
	width: 526px;
	padding: 25px 0 0 0;
}

div#companyBox p.last {
	padding: 0 0 15px 0;
}

div#companyBox table.keiei {
	width: 520px;
	border-bottom: 3px #005fa9 solid;
	margin: 0 0 10px 0;
}

div#companyBox table.keiei tr th {
	padding: 8px 0 8px 10px;
	font-weight: normal;
	text-align: left;
}

div#companyBox table.keiei tr td {
	padding: 8px 0 8px 0;
}

table.gaiyou {
	width: 100%;
	margin: 0 0 10px 0;
	border-collapse: collapse;
	background: url(../image/dot_line.gif) repeat-x left top;
}

table.gaiyou tr th {
	padding: 7px 0 7px 10px;
	background: url(../image/dot_line.gif) repeat-x left bottom;
	vertical-align: top;
	font-weight: bold;
	text-align: left;
}

table.gaiyou tr td {
	padding: 7px 0 7px 0;
	background: url(../image/dot_line.gif) repeat-x left bottom;
	vertical-align: top;
}

div#companyBox table.gaiyoutxt {
	margin: 0;
}

div#companyBox table.gaiyoutxt tr td {
	padding: 0 0 10px 0;
	vertical-align: top;
}


/* 最新情報 ------------------------------ */

div#ctLeftText {
	padding: 0 0 14px 0;
	background: #dff1ff url(../../image/top/bg_new_bt.gif) no-repeat left bottom;
}

div#ctLeftText ul {
	padding: 10px 15px 0 15px;
}

div#ctLeftText ul li {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: dotted 1px #cccccc;
}

div#ctLeftText ul li strong {
	display: block;
	font-weight: normal;
}


/* --------------------------------------------------------------------------------------
 syozai.html
--------------------------------------------------------------------------------------- */

/* イメージ ------------------------------ */

div.imgBox {
	width: 560px;
	padding: 0 0 25px 0;
}

div.imgBoxNone {
	width: 560px;
	padding: 0 0 0 0;
}

div.imgBox p {
	margin: 0 0 10px 0;
}

div.imgBox ul {
	width: 560px;
}

div.imgBox ul:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.imgBox ul { display:inline-block; }
/*\*/
* html div.imgBox ul { height:1%; }
div.imgBox ul { display:block; }
/**/

div.imgBox ul li {
	float: left;
	margin: 0 10px 0 0;
}

div.imgBox ul li.none {
	margin: 0;
}


/* テキスト ------------------------------ */

div.leadBox {
	width: 560px;
}

div.leadBox p {
	margin: 10px 0 20px 0;
}

div.leadBox p span {
	color: #005fa9;
}


/* --------------------------------------------------------------------------------------
 gogaku
--------------------------------------------------------------------------------------- */

/* box ------------------------------ */

div.gogaku {
	width: 560px;
}

div.gogaku div.jinzai {
	width: 560px;
	padding: 45px 0 0 0;
}


/* txt ------------------------------ */

div.gogaku div.txt {
	width: 560px;
}

div.gogaku div.txt strong {
	color: #3b95cd;
}


/* table ------------------------------ */

table.gogaku {
	width: 560px;
	border: 1px #3a95cc solid;
	border-collapse: collapse;
	margin: 10px 0;
}

table.gogaku tr th {
	border: 1px #3a95cc solid;
	background: #dff1ff;
	text-align: left;
	vertical-align: top;
	padding: 5px 0 0 15px;
}

table.gogaku tr th.center {
	border: 1px #3a95cc solid;
	background: #dff1ff;
	text-align: center;
	vertical-align: top;
	color: #3b95cd;
	padding: 5px 0;
}

table.gogaku tr td {
	border: 1px #3a95cc solid;
	text-align: center;
	padding: 5px 0;
}


/* contant ------------------------------ */

div.gogaku div.contant {
	width: 560px;
	margin: 10px 0 10px 0;
	padding: 10px 0;
	border: 1px #cccccc solid;
	background: url(../../image/gogaku/bg_contant.jpg) repeat-x left top;
	text-align: center;
}

div.gogaku div.contant p.txt {
	margin: 10px 0 10px 130px;
	text-align: left;
}




/* --------------------------------------------------------------------------------------
 china.html
--------------------------------------------------------------------------------------- */
table.china {	border: 1px #3a95cc solid;
	border-collapse: collapse;
	margin: 10px 0;}

table.china td {border: 1px #3a95cc solid;
	padding-left:3px;
	padding-right:3px;}




/*問合せメールフォーム*/
			
table.table01 {	width: 560px;
	border: 1px #3a95cc solid;
	border-collapse: collapse;
	margin: 10px 0;}

table.table01 tr th {
	border: 1px #3a95cc solid;
	background: #dff1ff;
	text-align: left;
	vertical-align: top;
	padding: 5px 0 0 15px;
}

td.table01_02 {	border: 1px #3a95cc solid;
	padding-left:5px;
padding-top:5px;
padding-bottom:5px;}


