@charset "UTF-8";

/* ========BASIC======== */
* {
	font-family:Verdana, Helvetica, sans-serif;
	color:#333;
	font-size: 13px;
}

body {
	padding:0;
	letter-spacing:1px;
	background-image: url(img/BD022.jpg);
	background-position: center top;
	background-attachment: fixed;
	margin-left: 35px;
	background-repeat: no-repeat;
	margin-top: 0px;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
   padding:0;
   font-weight:normal;
   font-size:88%;
}

p {
	margin:0 0 1em 0;
	padding:0;
	font-size:12px;
}

br {
   letter-spacing:normal;
}

img {
   border:0;
}

a {
	color:#000081;
	text-decoration:none;
}

a:hover {
	color:#0066FF;
}


/* ========TEMPLATE WIREFRAME======== */
div#top {
	width:810px;
	background-image: url(img/top_bg.jpg);
	height: 950px;
	margin: auto;
}

div#header {
	width:810px;
	height: 100px;
	color: #000000;
	font-size: 36px;
	line-height: 200px;
	background-image: url(img/h-h01.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

div#menu {
	width:810px;
	background-repeat: repeat-x;
	background-position: 100% 100%;
	height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/menu.jpg);
}



div#contents {
	clear:both;
	width:810px;
	height: 780px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

div#main {
	width:615px;
	float: right;
	height: 775px;
}

div#sub {
	float:left;
	width:180px;
	background-color: #f0f0f0;
	border: thin solid #CCCCCC;
	height: 775px;
	margin-left: 3px;
}

div#footer {
	clear:both;
	width:810px;
	margin-top: 0;
	margin-bottom: 0;
	height: 5px;
	background-position: center;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1{
	font-size:20px;
	color:#fff;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#header h1 a {
	border-bottom:none;
}

div#header h1 a:hover {
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
	margin:0;
	padding:0;
}
div#menu li {
	float:left;
	margin:0;
	text-align:center;
	font-size:82%;/* 13px相当 */
	list-style-type:none;
}

div#menu li a {
	display:block;
	width:135px;
	line-height:26px;
	color: #000000;
	font-weight: bold;
}

div#menu li a:hover {
	color: #344D7C;
	background-image: url(img/menu-a.jpg);
}

div#menu li.active a {
	color:#344D7C;
	text-decoration:none;
	background-repeat: no-repeat;
	background-image: url(img/menu-a.jpg);
}


/* ========MAIN CUSTOMIZE======== */
div#main h1 {
	margin-bottom:3px;
	font-size:14px;
	width: 587px;
	height: 25px;
	color: #000000;
	background-image: url(img/main_h2.jpg);
	margin-left: 5px;
	padding: 2px;
	line-height: 20px;
	font-weight: bold;
}


div#main h2 {
	margin-bottom:3px;
	font-size:16px;
	font-weight: bold;
	width: 587px;
	height: 25px;
	color: #000000;
	background-image: url(img/main_h2.jpg);
	margin-left: 5px;
	line-height: 20px;
	padding: 2px;
}

div#main h3 {
	margin-bottom:3px;
	font-size:12px;
	font-weight: bold;
	width: 250px;
	background-color: #d3dcf7;
	height: 15px;
	color: #000000;
	margin-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div#main h4 {
	font-size:13px;
	font-weight: bold;
	color: #FF0000;
}


div#main h5 {
	font-size:12px;
	font-weight: bold;
	height: 20px;
	color: #333333;
	text-align: right;
	width: 590px;
}


div#main h6 {
	margin-bottom:3px;
	font-size:11px;
	font-weight: bold;
	width: 587px;
	background-color: #d3dcf7;
	height: 15px;
	color: #000000;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}


div#main dl {
   margin:0;
   padding:0;
}

div#main dt {
   text-decoration:underline;
}

div#main dd {
   margin:0 0 1em 1em;
}





/* ========SUB CUSTOMIZE======== */

div#sub .section {
	margin-bottom:1px;
}

div#sub h2 {
	font-size:13px;/* 14px相当 */
	font-weight:bold;
	color:#fff;
	background-image: url(img/sub_h2.jpg);
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

div#sub h3 {
	font-size:75%;/* 12px相当 */
	font-weight:bold;
	background:#EFEBEF;
}

div#sub h4 {
	font-size:12px;/* 12px相当 */
	font-weight:bold;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
}

div#sub ul {
	padding:0;
	margin: 0;
}

div#sub li {
	padding:1px;
	font-size:10px;/* 12px相当 */
	line-height:1.8;
	list-style:none;
}

div#sub li a {
	display:block;
	background-image: url(img/sub_li.jpg);
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	height: 30px;
	width: 170px;
}

div#sub li a:hover {
	display:block;
	color:#000081;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: 50%;
	background-image: url(img/sub_h5.jpg);
	font-weight: bold;
}

div#sub li.home {
	border-left:1px solid #CECBCE;
	background-position: 100% 100%;
	background-repeat: repeat-y;
	width: 168px;
}

div#sub li.active a {
	color:#000081;
	text-decoration:none;
	background-repeat: repeat-y;
	width: 168px;
	background-position: 100% 100%;
	background-image: url(img/sub_h5.jpg);
	font-weight: bold;
	margin-top: 2px;
}


div#sub .info {
	text-align:left;
	width: 175px;
	padding-top: 5px;
	height: 285px;
	background-repeat: no-repeat;
	padding-left: 5px;
	background-position: 40% 10%;
	background-color: #000099;
	background-image: url(img/kaisya.jpg);
}

div#sub .info p{
	font-size:10px;
	text-align: left;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 2px;
	padding-left: 2px;
}

div#sub .info h3{
	font-size:14px;
	color:#FFFFFF;
	font-weight: bold;
	text-align: left;
}

/* ========IMG CUSTOMIZE======== */


img.list01{
	height: 180px;
	width: 180px;
}


img.list02{
	height: 100px;
	width: 130px;
}


img.list03{
	height: 580px;
	width: 590px;
}


img.list04{
	height: 100px;
	width: 130px;
}

img.list05{
	height: 100px;
	width: 130px;
}

img.list06{
	height:80px;
	width: 120px;
}


img.list07{
	height:740px;
	width: 590px;
}


/* ========FOOTER CUSTOMIZE======== */
div#footer{
	text-align:center;
	font-size:9px;
	color:#000000;
	font-weight: bold;
	height: 20px;
	padding-right: 0;
	padding-left: 0;
	padding-top: 10px;
	padding-bottom: 5px;
}
























/* box_srcollbar CUSTOMIZE */

#box_srcollbar {
	overflow:auto;
	width:600px;
	height:1000px;
    }



#box_srcollbar02 {
	overflow:auto;
	width:600px;
	height:570px;
    }


#box_srcollbar03 {
	overflow:auto;
	width:175px;
	height:460px;
    }



#box_srcollbar04 {
	overflow:auto;
	width:600px;
	height:140px;
    }

/* ========TABLESEI-A CUSTOMIZE======== */
.table-a	{
	width:580px;
	border-collapse:collapse;
}
.table-a th	{
	border:1px solid #CCCCCC;
	width: 150px;
}



.table-a td {
	width: 400px;
	border: thin solid #CCCCCC;
}

/* ========TABLESEI-B CUSTOMIZE======== */
.table-b	{
	width:580px;
	border-collapse:collapse;
	margin-left: 20px;
}
.table-b th	{
	border:1px solid #CCCCCC;
	width: 250px;
}



.table-b td {
	width: 250px;
	border: thin solid #CCCCCC;
}


/* ========TABLESEI-C CUSTOMIZE======== */




.table-c	{
	width:160px;
	border-collapse:collapse;
}
.table-c th	{
	border:1px solid #CCCCCC;
	width: 170px;
}



.table-c td {
	width: 170px;
	border: thin solid #CCCCCC;
}






/* ========TABLESEI-D CUSTOMIZE======== */
table#table-d {
	width: 580px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 3px;
}



.table-d th	{
	border:1px solid #CCCCCC;
	width: 300px;
}



.table-d td {
	width: 250px;
	border: thin solid #CCCCCC;
}


/* ========TABLESEI-E CUSTOMIZE======== */
table#table-e {
	width: 580px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}





.table-e td {
	width: 185px;
	border: thin solid #CCCCCC;
}



/* ========TABLESEI-E CUSTOMIZE======== */
table#table-f {
	width: 580px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}



.table-f th	{
	width: 600px;
}



.table-f td {
	width: 140px;
}






/* ========TAB CUSTOMIZE======== */

/* 表示領域全体 */
div.tabbox {
	padding: 0px;
	width: 590px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

/* タブ部分 */
p.tabs {
	margin: 0px;
	padding: 0px;
	color: #3300FF;
}

p.tabs a {
	display: block;
	width: 90px;
	float: left;
	padding: 3px;
	text-align: center;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p.tabs a.tab1 {
	display: block;
	width: 90px;
	float: left;
	padding: 3px;
	text-align: center;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(http://www.japansteels.co.jp/catalog-img/cb01.jpg);
}

p.tabs a.tab2 {
	display: block;
	width: 90px;
	float: left;
	padding: 3px;
	text-align: center;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(http://www.japansteels.co.jp/catalog-img/cb02.jpg);
}

p.tabs a.tab3 {
	display: block;
	width: 90px;
	float: left;
	padding: 3px;
	text-align: center;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(http://www.japansteels.co.jp/catalog-img/cb03.jpg);
}

p.tabs a.tab4 {
	display: block;
	width: 90px;
	float: left;
	padding: 3px;
	text-align: center;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(http://www.japansteels.co.jp/catalog-img/cb04.jpg);
}

p.tabs a.tab5 {
	display: block;
	width: 90px;
	float: left;
	padding: 3px;
	text-align: center;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(http://www.japansteels.co.jp/catalog-img/cb05.jpg);
}

p.tabs a.tab6 {
	display: block;
	width: 90px;
	float: left;
	padding: 3px;
	text-align: center;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(http://www.japansteels.co.jp/catalog-img/cb06.jpg);
}

p.tabs a:hover {
}


/* タブ中身のボックス */
div.tab {
	height: 520px;
	overflow: auto;
	clear: left;
}

div#tab1 {
	background-image: url(http://www.japansteels.co.jp/catalog-img/cb01.jpg);
}

div#tab2 {
	background-image: url(http://www.japansteels.co.jp/catalog-img/cb02.jpg);
}

div#tab3 {
	background-image: url(http://www.japansteels.co.jp/catalog-img/cb03.jpg);
}

div#tab4 {
	background-image: url(http://www.japansteels.co.jp/catalog-img/cb04.jpg);
}

div#tab5 {
	background-image: url(http://www.japansteels.co.jp/catalog-img/cb05.jpg);
}

div#tab6 {
	background-image: url(http://www.japansteels.co.jp/catalog-img/cb06.jpg);
}

div.tab p {
	margin: 3px;
}



/* ========fr CUSTOMIZE======== */

.fr1 {
	position: relative;
	margin-bottom: 10px;
	width: 590px;
	height: 740px;
}
.fr1 a { display: block; }
.fr1-menu {
	width: 590px;
	height: 580px;
}
a.order1 {
	position: absolute;
	left: 475px;
	width: 120px;
	height: 80px;
	top: 2px;
}


.fr2 {
	position: relative;
	margin-bottom: 10px;
	width: 590px;
	height: 580px;
}
.fr2 a { display: block; }
.fr2-menu {
	width: 590px;
	height: 580px;
}
a.order2 {
	position: absolute;
	left: 470px;
	width: 120px;
	height: 80px;
	top: 5px;
}
