@charset "utf-8";
html{
overflow-y:scroll;
}


/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;

	font-size: 1em;
}

body {
	font-size: 62.5%;
}

body,
table,
input, textarea, select, option {
	font-family: Meiryo, "小塚ゴシック Pr6N", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:active {
	color: #000;
	text-decoration: underline;
}

div a:hover img
{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	color: #000;
	text-align: center;
	line-height: 1.5;
	min-width: 980px;
}

#container{
	text-align: left;
}

#main {
	margin: 0 auto 40px;
	width: 980px;
}

	* html #main {
		zoom: 1;
	}

	*+html #main {
		zoom: 1;
	}

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

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#header {
	background-color: #F9F9F9;
	padding-top: 3px;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 7px;
}

#header .hInner {
	margin: 0 auto 3px;
	paddingpx;-left: 1px;
	width: 980px;
}

#header .hInner h1 {
	float: left;
	padding-top: 12px;
}

#header .hInner .rBox {
	float: right;
	width: 240px;
}

#header .hInner .rBox ul {
	margin-bottom: 4px;
	text-align: right;
}

#header .hInner .rBox ul li {
	color: #2f2f2f;
	display: inline;
	font-size: 12px;
}

#header .hInner .rBox ul li a {
	color: #2f2f2f;
	margin: 0 8px 0 4px;
}

#header .hInner .rBox .tel {
	margin-right: 4px;
	text-align: right;
}

/*------------------------------------------------------------
	グローバルナビ
------------------------------------------------------------*/
.naviBox {
	background-image: url(img/common/g_navi_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-right: 0;
	height: 43px;
}

.naviBox .gNavi {
	margin: 0 auto;
	width: 980px;
}

.naviBox .gNavi li {
	float: left;
	position: relative;
}

.naviBox .gNavi li ul {
	position: absolute;
	left: 0;
	top: 43px;
	width: 163px;
	display: none;
}

/*.naviBox .gNavi li ul li a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}*/

.naviBox .gNavi li ul li a {
	width: 165px;
	float: left;
	display: inline-block;
}

.naviBox .gNavi li ul .sNavi01 a {
	background-image: url(img/common/g_navi03_1_out.png);
	background-repeat: no-repeat;
}

.naviBox .gNavi li ul .sNavi02 a {
	background: url(img/common/g_navi03_2_out.png) no-repeat;
}

.naviBox .gNavi li ul .sNavi03 a {
	background: url(img/common/g_navi03_3_out.png) no-repeat;
}

.naviBox .gNavi li ul .sNavi04 a {
	background: url(img/common/g_navi03_4_out.png) no-repeat;
}


.naviBox .gNavi li ul li a:hover {
	background-color: #fff;
}

.naviBox .gNavi li ul li a:hover img {
	visibility: hidden;
}



/*------------------------------------------------------------
	パンクズリスト
------------------------------------------------------------*/
#pagePath {
	clear: both;
	margin: 0 auto;
	width: 974px;
}

#pagePath li {
	color: #262626;
	display: inline;
	font-size: 12px;
	margin-right: 5px;
}

#pagePath li a {
	color: #262626;
	margin-right: 5px;
}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
#conts {
	width: 980px;
	margin-right: auto;
	margin-left: auto;	
}



.spa{
	margin: 30px;
	}









/*------------------------------------------------------------
	comTable
------------------------------------------------------------*/

#conts .comTable {
	width: 100%;
}

#conts .comTable th,
#conts .comTable td {
	padding: 9px 13px 13px;
	font-size: 1.4em;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background-image: url(img/common/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#conts .comTable td a {
	color: #000;
	text-decoration: underline;
}

#conts .comTable td a:hover {
	text-decoration: none;
}

#conts .tabBox {
	margin: 15px 0 15px 8px;
}



/*------------------------------------------------------------
	サイドバー
------------------------------------------------------------*/
#sideBar {
	float: left;
	width: 260px;
}

#sideBar .sNavi {
	margin: 0 5px 5px;
}

#sideBar .sNavi01 {
	margin-bottom: 35px;
}

#sideBar .sNavi02 {
	margin-bottom: 15px;
}

#sideBar .sNavi li {
	font-size: 16px;
}

#sideBar .sNavi li a {
	background: url(img/common/line01.gif) repeat-x left bottom;
	color: #262626;
	display: block;
	padding: 19px 5px 9px 27px;
	text-decoration: none;
}

#sideBar .sNavi li ul {
	padding: 4px 0 0 10px;
	background: url(img/common/line01.gif) repeat-x left bottom;
}

#sideBar .sNavi li ul li {
	font-size: 14px;
}

#sideBar .sNavi li ul li a {
	padding: 9px 5px 5px 22px;
}

#sideBar .banner {
	margin-bottom: 7px;
}

#sideBar .banner a {
	display: block;
}

#sideBar .banner a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#sideBar .sBox {
	margin-bottom: 12px;
	position: relative;
}

#sideBar .sBox a {
	position: absolute;
	left: 10px;
	bottom: 10px;
}

#sideBar .sBox a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#sideBar .sImg {
	margin-bottom: 15px;
	text-align: center;
}

#sideBar .imgUl {
	margin-left: 38px;
}

#sideBar .imgUl li {
	float: left;
	margin-right: 6px;
}

#sideBar .imgUl li img {
	display: block;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer {
	background-color: #F9F9F9;
	clear: both;
	padding: 16px 0 31px;
}

#footer .fNavi {
	margin: 0 auto 5px;
	width: 978px;
	text-align: center;
}

#footer .fNavi li {
	color: #222;
	display: inline;
	font-size: 13px;
}

#footer .fNavi li a {
	color: #222;
	margin: 0 5px 0 2px;
}

#footer .copyright {
	color: #222;
	font-size: 12px;
	margin: 0 auto;
	width: 978px;
	text-align: center;
}

/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }
.vaTop { vertical-align: top !important; }
.vaMiddle { vertical-align: middle !important; }

/* フォントの大きさ（プラス） */
.fsP1 { font-size: 1.1em !important; }
.fsP2 { font-size: 1.2em !important; }
.fsP3 { font-size: 1.3em !important; }
.fsP4 { font-size: 1.4em !important; }
.fsP5 { font-size: 1.5em !important; }

/* フォントの大きさ（マイナス） */
.fsM1 { font-size: 1em !important; }
.fsM2 { font-size: 0.9em !important; }
.fsM3 { font-size: 0.8em !important; }
.fsM4 { font-size: 0.7em !important; }
.fsM5 { font-size: 0.6em !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 { margin-top: 0 !important; }

.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mb0 { margin-bottom: 0 !important; }
.mr0 { margin-right: 0 !important; }

/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

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

.clear {
	clear: both;
}

.dis {
	display: block;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.pageTop {
	clear: both;
	font-size: 13px;
	margin: 0 auto;
	width: 896px;
	text-align: right;
}

.pageTop a {
	color: #222;
}

/*------------------------------------------------------------
	h2
------------------------------------------------------------*/
h2 {
	margin: 0 auto 10px;
	width: 978px;
}

/*------------------------------------------------------------
	h3
------------------------------------------------------------*/
#conts h3 {
	font-weight: normal;
	background-color: #173a69;
	height: 60px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#conts h3 span {
	display: block;
	padding: 16px 5px 5px 29px;
	font-weight: bold;
	color: #ffffff;
	font-size: 20px;
}

/*------------------------------------------------------------
	comTable
------------------------------------------------------------
#conts .comTable {
	border-collapse: collapse;
	width: 100%;
}

#conts .comTable thead th {
	padding: 2px 8px;
	text-align: center;
}

#conts .comTable th,
#conts .comTable td {
	border: 1px solid #AEAEC9;
	color: #222;
	font-size: 15px;
	padding: 2px 8px;
	text-align: center;
	vertical-align: middle;
}

#conts .comTable th {
	background-color: #FBFBFC;
	text-align: left;
	font-weight: normal;
	padding: 2px 3px 2px 15px;
}

#conts .comTable .tdStyle01 {
	font-size: 13px;
}

#conts .comTable .thStyle01 {
	text-align: left;
}
*/
/*------------------------------------------------------------
	index.html
------------------------------------------------------------*/
.mainImg {
	
	margin: 0 auto 11px;
	width: 980px;
}



.mainImg .foopage {
	text-align: center;
}

.mainImg .foopage a {
	background: url(img/index/icon_out.gif) no-repeat left top;
	display: inline-block;
	width: 15px;
	height: 14px;
	margin: 0 7px;
}

.mainImg .foopage a.selected {
	background: url(img/index/icon_over.gif) no-repeat left top;
}

.mainImg .foopage a span {
	display: none;
}

.detailBox {
	clear: both;
	margin: 0 auto 6px;
	padding-right: 4px;
	width: 978px;
}

.detailBox h2 {
	font-size: 20px;
	margin-bottom: 6px;
}


.detailBox .listUl  {
	overflow: hidden;
	width: 980px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.detailBox .listUl .heightLine-a {
	float: left;
	width: 223px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 6px;
	margin-left: 4px;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 4px;
}

.naviBox .gNavi li ul .sNavi04 a {
	background: url(img/common/g_navi03_4_out.png) no-repeat;
}



.detailBox .listUl .heightLine-b{
	float: left;
	width: 223px;
	padding: 6px;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 4px;
}

.detailBox .listUl li a {
	cursor: pointer;
	display: block;
	overflow: hidden;
	padding: 8px 0px 8px 0px;
	text-decoration: none;
}

.detailBox .listUl li .photoBox {
	float: right;
}

.detailBox .listUl li .textBox {
	float: left;
	padding-top: 2px;
	width: 220px;
	text-align: center;
}

.detailBox .listUl li .textBox .title {
	background: url(img/common/line02.gif) repeat-x left bottom;
	color: #393939;
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: -2px;
	margin-bottom: 4px;
	padding: 0 0 2px 3px;
}

.detailBox .listUl li .textBox .text {
	color: #222;
	display: block;
	font-size: 13px;
	margin: 4px;
	line-height: 1.6;
	letter-spacing: -1px;
}

.indexBox #sideBar {
	float: right;
	margin-top: -5px;
	position: relative;
}

.indexBox #sideBar .sMenu {
	margin: 0 6px 8px 2px;
}

.indexBox #sideBar .sMenu li {
	background: url(img/common/line03.gif) repeat-x left bottom;
}

.indexBox #sideBar .sMenu li a {
	cursor: pointer;
	display: block;
	overflow: hidden;
	padding: 5px 0 5px 4px;
	zoom: 1;
	text-decoration: none;
}

.indexBox #sideBar .sMenu li .photo {
	float: left;
	margin-right: 16px;
}

.indexBox #sideBar .sMenu li .text {
	color: #262626;
	float: left;
	font-size: 16px;
	padding-top: 14px;
	width: 147px;
}

.indexBox #conts {
	float: left;
}

.indexBox #conts h2 {
	background: url(img/index/h203_bg.gif) no-repeat left top;
	color: #393938;
	font-size: 20px;
	font-weight: normal;
	width: auto;
}

.indexBox #conts h2 span {
	background: url(img/index/h204_bg.gif) no-repeat left bottom;
	display: block;
	padding: 10px 10px 3px 30px;
	position: relative;
}

.indexBox #conts h2 a {
	background: url(img/index/btn_bg.jpg) no-repeat left top;
	position: absolute;
	right: 10px;
	top: 3px;
	color: #222;
	font-size: 17px;
	padding: 7px 5px 7px 20px;
	width: 146px;
	height: 36px;
	text-align: center;
	text-decoration: none;
}

.indexBox #conts .tabBox {
	margin-bottom: 5px;
}

.indexBox #conts .tabBox .lBox {
	float: left;
	width: 320px;
}

.indexBox #conts .comTable .thStyle01 span {
	display: block;
	font-size: 17px;
	margin-bottom: 2px;
}

.indexBox #conts .comTable01 thead th {
	background-color: #FFF7F2;
}

.indexBox #conts .comTable01 .thStyle01 {
	letter-spacing: -1px;
}

.indexBox #conts .comTable01 .thStyle01 span {
	margin-bottom: 0;
}

.indexBox #conts .comTable01 .tdStyle02 {
	text-align: left;
}

.indexBox #conts .comTable02 thead th {
	background-color: #E8FEEF;
	padding: 6px 3px;
}

.indexBox #conts .comTable02 .thStyle01 {
	text-align: center;
}

.indexBox #conts .comTable02 th,
.indexBox #conts .comTable02 td {
	font-size: 14px;
	padding: 0 3px;
	line-height: 1.2;
}

.indexBox #conts .comTable02 th {
	font-size: 16px;
}

.indexBox #conts .comTable02 th span {
	font-size: 10px;
}

.indexBox #conts .comTable02 .tdStyle03 {
	font-size: 11px;
}

.indexBox #conts .comTable02 .tdStyle04 span {
	display: block;
	font-size: 11px;
}

.indexBox #conts .comTable02 .tdStyle03 span,
.indexBox #conts .comTable02 .tdStyle04 span {
	padding-top: 3px;
	display: block;
}

.indexBox #conts .tabBox .rBox {
	float: right;
	width: 367px;
}

.indexBox #conts .tabBox .rBox .comTable01 {
	margin-bottom: 12px;
}

.indexBox #conts .tabBox .rBox ul {
	padding-top: 6px;
}

.indexBox #conts .tabBox .rBox ul li {
	font-size: 13px;
	line-height: 1.2;
}

.indexBox #conts .textP {
	color: #222;
	font-size: 13px;
	line-height: 1.2;
	margin: 0 30px 16px 5px;
}



/*------------------------------------------------------------
	products.html
------------------------------------------------------------*/
#conts .isoBox h4 {
	clear: both;
	color: #1e7ca8;
	font-size: 20px;
	margin: 0 0 5px 19px;
}

#conts .isoBox .textList {
	margin: 0 0 17px 34px;
}

#conts .isoBox .textList li {
	font-size: 14px;
	line-height: 1.6;
	padding-left: 1.7em;
	text-indent: -1.7em;
}

#conts .isoBox .textList01 {
	margin-bottom: 27px;
}

#conts .isoBox .textList01 li {
	padding-left: 2.3em;
	text-indent: -2.3em;
}

#conts .isoBox .textList02 {
	margin-bottom: 0;
}

#conts .isoBox .textList02 li {
	margin-bottom: 20px;
	padding-left: 1.1em;
	text-indent: -1.1em;
}

#conts .isoBox .inner {
	clear: both;
	margin: 0 68px 18px 16px;
}

#conts .isoBox .inner01 {
	margin-bottom: 28px;
}

#conts .isoBox .inner .photoBox {
	float: left;
}

#conts .isoBox .inner .textBox {
	float: right;
	padding-top: 2px;
	width: 487px;
}

#conts .isoBox .inner .textBox .title {
	color: #0f1f5a;
	font-size: 18px;
	margin-bottom: 4px;
}

#conts .isoBox .inner .textBox dl {
	color: #222;
	font-size: 14px;
	margin-left: 8px;
	line-height: 1.2;
}

#conts .isoBox .inner .textBox dt {
	float: left;
}

#conts .isoBox .inner .textBox dd {
	padding: 0 0 7px 6.5em;
}

#conts .isoBox .textP {
	font-size: 14px;
	line-height: 1.6;
	margin: 0 0 21px 34px;
}








/*
.box02 .text01_con{
	position:absolute;
	top:265px;
	left:21px;
	width:930px;
	float: left;
}
.box02 .text02{
	position:absolute;
	top:320px;
	left:42px;
	width:930px;
	float: left;
}
.box02 .text02_con{
	position:absolute;
	top:360px;
	left:42px;
	width:930px;
	float: left;
}
.box02 .text03{
	position:absolute;
	top:620px;
	left:42px;
	width:930px;
}

.box02 .text03_con{
	position:absolute;
	top:660px;
	left:42px;
	width:930px;
}*/
	
/*------------------------------------------------------------
	bullion.html
------------------------------------------------------------*/
#conts .bullionBox .topBox {
	margin: 0 13px 2px 0;
}

#conts .bullionBox .topBox .link {
	float: left;
}

#conts .bullionBox .topBox .link a {
	display: block;
}

#conts .bullionBox .topBox .link a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#conts .bullionBox .topBox .print {
	float: right;
	padding-top: 3px;
}

#conts .bullionBox .topBox .print a {
	display: block;
}

#conts .bullionBox .topBox .print a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#conts .bullionBox .titleBox {
	clear: both;
	margin: 0 13px 0 13px;
}

#conts .bullionBox .titleBox .lText {
	color: #202020;
	float: left;
	font-size: 14px;
	padding-top: 12px;
}

#conts .bullionBox .titleBox .rBox {
	float: right;
	width: 300px;
	text-align: right;
}

#conts .bullionBox .titleBox .rBox .topImg {
	margin-bottom: 1px;
}

#conts .bullionBox .upDate {
	color: #202020;
	font-size: 10px;
	text-align: right;
	margin: 0 19px 0 0;
}

#conts .bullionBox .titleBox .rBox .upDate {
	margin: 0 5px 0 0;
}

#conts .bullionBox .upDate span {
	margin-left: 12px;
}

#conts .bullionBox .tabBox {
	margin: 0 11px 10px 0;
}

#conts .bullionBox .comTable th,
#conts .bullionBox .comTable td {
	border: 1px solid #1B8654;
	font-size: 12px;
	line-height: 1.2;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}

#conts .bullionBox .comTable th {
	background-color: #FFF;
	padding: 1px 3px 1px 8px;
	font-size: 16px;
}

#conts .bullionBox .comTable td {
	padding: 2px 9px 7px 2px;
	text-align: right;
}

#conts .bullionBox .comTable thead th {
	background-color: #FFF;
	font-size: 10px;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
}

#conts .bullionBox .comTable .trStyle th {
	padding: 0;
	height: 3px;
}

#conts .bullionBox .comTable thead .thStyle {
	font-size: 15px;
}

#conts .bullionBox .comTable .style01 {
	font-size: 10px;
	padding: 2px;
}

#conts .bullionBox .comTable .style02 {
	text-align: left;
}

#conts .bullionBox .comTable .style02 span {
	font-size: 9px;
}

#conts .bullionBox .comTable .kgStyle {
	text-align: center;
	padding: 2px;
}

#conts .bullionBox .comTable01 thead th {
	background-color: #B8D5E4;
}

#conts .bullionBox .comTable01 th {
	text-align: center;
}

#conts .bullionBox .comTable01 td {
	padding-right: 8px;
	text-align: right;
}

#conts .bullionBox .comTable01 .style01 {
	text-align: center;
}

#conts .bullionBox .comTable01 .thStyle02 {
	padding-left: 15px;
}

#conts .bullionBox .comTable01 td p {
	line-height: 1.3;
	overflow: hidden;
	zoom: 1;
}

#conts .bullionBox .comTable01 td p .lText {
	float: left;
}

#conts .bullionBox .comTable01 td p .rText {
	float: right;
}

#conts .bullionBox .comTable02 th {
	vertical-align: middle;
}

#conts .bullionBox .comTable02 td {
	font-size: 15px;
}

#conts .bullionBox .comTable02 thead th {
	background-color: #228CA9;
	color: #FFF;
	font-size: 15px;
}

#conts .bullionBox .comTable02 .style03 {
	padding-right: 40px;
}

#conts .bullionBox .comTable02 .thStyle01 {
	font-size: 10px;
}

#conts .bullionBox .textList {
	margin: 0 0 10px 210px;
}

#conts .bullionBox .textList li {
	font-size: 10px;
	line-height: 1.2;
}

#conts .bullionBox .btmP {
	font-size: 10px;
	margin-bottom: 30px;
	text-align: right;
}

/*------------------------------------------------------------
	aluminum.html
------------------------------------------------------------*/
#conts .aluminumBox h4 {
	clear: both;
	color: #1e7ca8;
	font-size: 20px;
	margin: 0 0 9px 14px;
}

#conts .aluminumBox .inner {
	margin: 0 14px 29px 15px;
}

#conts .aluminumBox .inner .photoBox {
	float: right;
	padding-top: 3px;
}

#conts .aluminumBox .inner .textBox {
	float: left;
	width: 413px;
}

#conts .aluminumBox .inner .textBox p {
	color: #8B8B8B;
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 20px;
}

#conts .aluminumBox .textList01 {
	margin-bottom: 5px;
}

#conts .aluminumBox .textList02 {
	margin-bottom: 12px !important;
}

#conts .aluminumBox .textList {
	margin: 0 0 2px 15px;
}

#conts .aluminumBox .textList li {
	font-size: 14px;
	line-height: 1.6;
	padding-left: 1em;
	text-indent: -1em;
}

#conts .aluminumBox .textList01 li {
	color: #8B8B8B;
}

#conts .aluminumBox .textDl {
	margin: 0 0 35px 13px;
}

#conts .aluminumBox .textDl dt {
	clear: both;
	color: #5B5B5B;
	float: left;
	font-size: 12px;
	line-height: 1.4;
}

#conts .aluminumBox .textDl dt span {
	display: block;
	margin-left: 15px;
	padding-left: 1em;
	text-indent: -1em;
}

#conts .aluminumBox .textDl dd {
	padding: 0 0 12px 310px;
}

#conts .aluminumBox .textDl dd p {
	background: url(img/aluminum/icon.gif) no-repeat left 1px;
	color: #111;
	font-size: 14px;
	line-height: 1.1;
	padding: 3px 0 3px 35px;
}

#conts .aluminumBox .textDl .ddStyle01 {
	padding-bottom: 0px;
}

#conts .aluminumBox .textDl .ddStyle02 {
	padding: 26px 0 30px 310px;
}

#conts .aluminumBox .textDl .ddStyle03 {
	padding-top: 16px;
}

#conts .aluminumBox .title {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #5F8EB7;
	color: #fff;
	font-size: 18px;
	padding: 5px 3px 6px 6px;
	margin: 0 14px 1px 0;
	position: relative;        
	behavior: url(js/pie.htc);
}

#conts .aluminumBox .title01 {
	font-size: 14px;
	padding: 9px 5px 8px 6px;
}

#conts .aluminumBox .title span {
	font-size: 10px;
	margin-left: 15px;
}

#conts .aluminumBox .textP01 {
	color: #A6A6A6;
	font-size: 14px;
	margin: 0 0 16px 16px;
}

#conts .aluminumBox .textP02 {
	font-size: 14px;
	margin: 0 0 20px 14px;
	line-height: 1.2;
}

#conts .aluminumBox .textP03 {
	color: #BD4D45;
	font-size: 13px;
	margin: 0 0 20px 22px;
}

#conts .aluminumBox .listDl {
	margin: 0 0 20px 23px;
}

#conts .aluminumBox .listDl dt {
	font-size: 16px;
	margin-bottom: 2px;
}

#conts .aluminumBox .listDl .ddSyle01 {
	margin-left: 37px;
}

#conts .aluminumBox .listDl dd .redP {
	color: #C45056;
	font-size: 13px;
	margin-left: 62px;
}

#conts .aluminumBox .listDl dd .redP span {
	margin-left: 42px;
}

#conts .aluminumBox .tabBox {
	margin: 0 10px 12px 15px;
}

#conts .aluminumBox .tabBox table {
	border-collapse: collapse;
	width: 100%;
}

#conts .aluminumBox .tabBox table th,
#conts .aluminumBox .tabBox table td {
	font-size: 18px;
	padding: 8px 5px 8px 10px;
	text-align: left;
	vertical-align: middle;
}

#conts .aluminumBox .tabBox table thead th {
	border-right: 1px solid #FFF;
	background-color: #5B8AB3;
	color: #FFF;
	padding: 5px;
	text-align: center;
}

#conts .aluminumBox .tabBox .tableA th,
#conts .aluminumBox .tabBox .tableA td {
	padding: 10px 4px 25px;
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
}

#conts .aluminumBox .tabBox .tableA thead th {
	font-size: 18px;
	padding: 3px 4px 7px;
}

#conts .aluminumBox .tabBox .tableA thead .th01 p {
	position: relative;
}

#conts .aluminumBox .tabBox .tableA thead .th01 p span {
	position: absolute;
	top: 14px;
	left: 25%;
}

#conts .aluminumBox .tabBox .tableA .tdColor {
	background-color: #5B8AB3;
	border-right: 1px solid #FFF;
}

#conts .aluminumBox .tabBox .tableB th {
	font-size: 18px;
	font-weight: normal;
	padding: 2px 2px 2px 6px;
	text-align: left;
}

#conts .aluminumBox .tabBox .tableB td {
	text-align: left;
	font-size: 14px;
	padding: 2px 2px 13px 2px;
	line-height: 1.4;
	vertical-align: top;
}

#conts .aluminumBox .tabBox .tableB td span {
	padding-top: 2px;
	display: block;
}



/*------------------------------------------------------------
	採用情報
------------------------------------------------------------*/

#conts .noteP_b {
	margin-bottom: 25px;
	font-size: 1.8em;
	line-height: 1.6;
	color: #29439A;
	font-weight: bold;
}

/*------------------------------------------------------------
	お問い合わせ
------------------------------------------------------------*/
#conts .comSection {
	padding-top: 17px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
}

#conts p {
	font-size: 1.3em;
	line-height: 1.7;
}

#conts .noteP {
	margin-bottom: 25px;
	font-size: 1.4em;
	line-height: 1.6;
}

#conts .comTable th {
	font-size: 15px;
	padding: 8px 13px 8px 23px;
}

#conts .comTable td {
	padding: 8px 5px 8px 23px;
}

#conts .comTable td input {
	padding: 2px 0;
}

#conts .comTable td .fTel,
#conts .comTable td .fFax,
#conts .comTable td .fYuubin
#conts .comTable td .fName {
	width: 245px;
	border: 1px solid #999;
}

#conts .comTable td .fCompany {
	width: 445px;
	border: 1px solid #999;
}


#conts .comTable td .fAddress,
#conts .comTable td .fEmail {
	width: 520px;
	border: 1px solid #999;
}

#conts .comTable td textarea {
	width: 580px;
	height: 185px;
	border: 1px solid #999;
}

#conts .submit {
	margin-top: 7px;
	text-align: center;
}

#conts .submit li {
	display: inline;
}



	
	#conts .comTable p {
	border: 1px solid #C4C4C4;
	color: #525252;
	font-size: 1.0em;
	height: 200px;
	line-height: 1.7;
	margin: 3px 0 3px 0;
	overflow-y: scroll;
	padding: 0 0 0 5px;
	width: 600px;
}

#conts .redP {
	color: #FF0000;
	font-size: 13px;
	margin-left: 1px;
}


/*------------------------------------------------------------
	業務実績
------------------------------------------------------------*/

/*-----------img01--------------*/


.box01 {
	width:480px;
	height: 336px;
	float: left;
	background-image: url(img/job/img01.jpg);
	background-repeat: no-repeat;	
}

.box01 .text01{
	width:17px;
	height: 17px;
	background-color: #FFF;
	border: 1px solid #CCC;
	float: right;
	margin-top: 317px;
	clear: left;
}

/*-----------img02--------------*/


.box02 {
	width:194px;
	height: 269px;
	float: left;
	margin-left: 14px;
	margin-bottom: 5px;
	background-image: url(img/job/img02.jpg);
	background-repeat: no-repeat;	
}

.box02 .text02{
	width:17px;
	background-color: #FFF;
	height: 17px;
	border: 1px solid #CCC;
	float: right;
	margin-top: 250px;
	clear: right;
}
/*-----------img03--------------*/


.box03 {
	width:178px;
	height: 269px;
	float: left;
	margin-left: 14px;
	margin-bottom: 5px;
	background-image: url(img/job/img03.jpg);
	background-repeat: no-repeat;	
}

.box03 .text03{
	width:17px;
	background-color: #FFF;
	height: 17px;
	border: 1px solid #CCC;
	
	float: right;
	margin-top: 250px;
	clear: left;
	
}

/*-----------img04--------------*/


.box04 {
	width:480px;
	height: 310px;
	float: left;
	margin-top: -160px;
	background-image: url(img/job/img04.jpg);
	background-repeat: no-repeat;	
}

.box04 .text04{
	width:17px;
	background-color: #FFF;
	height: 17px;
	border: 1px solid #CCC;
	
	float: right;
	margin-top: 290px;
	clear: left;
}

/*-----------img05--------------*/


.box05 {
	width:128px;
	height: 231px;
	float: left;
	margin-left: 14px;
	margin-bottom: 5px;
	background-image: url(img/job/img05.jpg);
	background-repeat: no-repeat;	
}

.box05 .text05{
	width:17px;
	background-color: #FFF;
	height: 17px;
	border: 1px solid #CCC;
	
	float: right;
	margin-top: 211px;
	clear: left;
}


/*-----------img06--------------*/


.box06 {
	width:97px;
	height: 231px;
	float: left;
	margin-left: 22px;
	margin-bottom: 5px;
	background-image: url(img/job/img06.jpg);
	background-repeat: no-repeat;	
}

.box06 .text06{
	width:17px;
	background-color: #FFF;
	height: 17px;
	border: 1px solid #CCC;
	
	float: right;
	margin-top: 211px;
	clear: left;
}


/*-----------img07--------------*/


.box07 {
	width:114px;
	height: 229px;
	float: left;
	margin-left: 23px;
	margin-bottom: 5px;
	background-image: url(img/job/img07.jpg);
	background-repeat: no-repeat;	
}

.box07 .text07{
	width:17px;
	background-color: #FFF;
	height: 17px;
	border: 1px solid #CCC;
	
	float: right;
	margin-top: 211px;
	clear: left;
}



/*-----------img08--------------*/


.box08 {
	width:172px;
	height: 229px;
	float: left;
	margin-left: 14px;
	margin-bottom: 5px;
	background-image: url(img/job/img08.jpg);
	background-repeat: no-repeat;	
}

.box08 .text08{
	width:17px;
	background-color: #FFF;
	height: 17px;
	border: 1px solid #CCC;
	
	float: right;
	margin-top: 210px;
	clear: left;
}


/*-----------img09--------------*/


.box09 {
	width:172px;
	height: 229px;
	float: left;
	margin-left: 39px;
	margin-bottom: 5px;
	background-image: url(img/job/img09.jpg);
	background-repeat: no-repeat;	
}

.box09 .text09{
	width:17px;
	background-color: #FFF;
	height: 17px;
	border: 1px solid #CCC;
	
	float: right;
	margin-top: 210px;
	clear: left;
}


/*-----------img10--------------*/


.box10 {
	width:137px;
	height: 186px;
	float: left;
	margin-bottom: 5px;
	margin-top: -70px;
	background-image: url(img/job/img10.jpg);
	background-repeat: no-repeat;	
}

.box10 .text10{
	width:17px;
	background-color: #FFF;
	height: 17px;
	border: 1px solid #CCC;
	
	float: right;
	margin-top: 167px;
	clear: left;
}


/*-----------img11-------------*/


.box11 {
	width:82px;
	height: 186px;
	float: left;
	margin-left: 14px;
	margin-bottom: 5px;
	margin-top: -70px;
	background-image: url(img/job/img11.jpg);
	background-repeat: no-repeat;	
}

.box11 .text11{
	width:17px;
	background-color: #FFF;
	height: 17px;
	border: 1px solid #CCC;
	
	float: right;
	margin-top: 167px;
	clear: left;
}


/*-----------img12--------------*/


.box12 {
	width:93px;
	height: 186px;
	float: left;
	margin-left: 14px;
	margin-bottom: 5px;
	margin-top: -70px;
	background-image: url(img/job/img12.jpg);
	background-repeat: no-repeat;	
}

.box12 .text12{
	width:17px;
	background-color: #FFF;
	height: 17px;
	border: 1px solid #CCC;
	
	float: right;
	margin-top: 167px;
	clear: left;
}


/*-----------img13--------------*/


.box13 {
	width:334px;
	height: 258px;
	float: left;
	margin-bottom: 5px;
	background-image: url(img/job/img13.jpg);
	background-repeat: no-repeat;	
}

.box13 .text13{
	width:17px;
	background-color: #FFF;
	height: 17px;
	border: 1px solid #CCC;
	
	float: right;
	margin-top: 230px;
	clear: left;
}





.note_job{
	font-size: 12px;
	float: right;
	height: 300px;
	width: 460px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 60px;
	}


