@charset "utf-8";

html {
	height:100%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:center;
	color:#333333;
}

body {
 	font-size: 13px;
	background:url(../img/bg_body.jpg) repeat-x top left;
	margin:0;
	padding:0;
}

* {
	line-height: 100%;
 	font-size: 100%;
 	font-weight: normal;
 	font-style: normal;

}

ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.sidemn li{
	margin:0 0 5px 0;
}

form{
	margin:0;
	padding:0;
	clear:both;
}

img{
	margin:0;
	padding:0;
	vertical-align:middle;
	border:0;
}

table .head1 {
	height:103px;
}

table .mainvis {
	margin:12px 0 3px 0;
}

table .menu {
	background:url(../img/bg_menu.jpg) repeat-x top left;
	margin:3px 0 0 0;
}

table .contents {
	margin:23px 0 0 0;
}

.topics{
	width:900px;
	list-style-type:none;
	float:left;
	margin:10px 0 0 0;
}

.topics li{
	width:900px;
	height:22px;
	margin:7px 0 10px 0;
	background: url(../img/line_900.gif) repeat-x bottom;
}

.topics2{
	width:100%;
	list-style-type:none;
	float:right;
	margin:10px 0 0 0;
}

.topics2 li{
	width:100%;
	height:22px;
	margin:7px 0 10px 0;
	background: url(../img/line_600.gif) repeat-x bottom;
}


.date {
	font-size:12px;
	color:#1B3C75;
	width:90px;
	padding-left:10px;
	float:left;
	text-align:left;
}

.text {
	font-size:12px;
	color:#333333;
	width:500px;
	float:left;
	text-align:left;
}

.foot {
	margin:20px 0 0 0;
	border-top:1px solid #1E3669;
}

.foot p {
	font-size:10px;
	margin:0 0 70px 0;
	padding:6px 0 0 0;
	border-top:1px solid #B6BFCF;
}

.imagetable img{
	margin:17px 0 0 0;
}


table.imagetable2 {
	margin:0 0 50px 0;
}

table.goodstable {
	margin:0 0 50px 0;
}

td.goodstable  {
background: url(../img/goods/td_bg.gif) repeat-y left;
}

p.gdexp {
	font-size:11px;
	line-height:140%;
	margin:0 0 0 0;
	padding:10px 0 5px 8px;
}

.imagetable2 img{
	margin:8px 0 0 0;
}

table.main {
	margin:17px 0 10px 0;
}

p.maintxt{
	font-size:12px;
	float:left;
	line-height:285%;
	padding:0 0 0 7px;
	margin:0;
}

.chain {
	background: url(../img/chain/bg_txt.gif) no-repeat bottom right;
}

.anchor {
	background: url(../img/anchor/bg_txt.gif) no-repeat bottom right;
}

.belt {
	background: url(../img/belt/bg_txt.gif) no-repeat bottom right;
}

.inqbtn {
	margin:3px 0 10px 0;
}

p.goods{
	margin:20px 0 30px 0;
	line-height:285%;
}

table.company{
	margin:20px 0 0 0;
}

table.company2 td,
table.company td{
	line-height:180%;
}

/* ------------------------------
 			SITEMAP
------------------------------ */

#sitemap {
	margin:40px auto 0 auto;
}

.sitemaps {
	float:left;
	width:860px;
	height:27px;
	margin:0 auto 0 auto;
	padding:12px 0 0 28px;
	text-align:left;
	background: url(../img/sitemap/bg.gif) center left no-repeat;

}

.smapl {
	float:left;
	font-size:14px;
	font-weight:bold;
	width:120px;
}
.smapl2 {
	float:left;
	font-size:14px;
	font-weight:bold;
	width:260px;
}
.smapr {
	float:left;
	font-size:12px;
	width:500px;
}

.smapr2 {
	float:left;
	font-size:12px;
	width:360px;
}

/* ------------------------------
 			DIARY
------------------------------ */

table.diaryttl {
	background: url(../info/img/s_t.gif) no-repeat bottom left;
	height:35px;
	padding:0 0 0 30px;
	color:#254D8A;
	margin:20px 0 0 0;
}

.dttl {
	font-size:18px;
	font-weight:bold;
}

.ddate {
	font-size:15px;
}

.dtxt p {
	line-height:160%;
}

.dtxt p img{
	border:1px solid #cccccc;
	padding:4px;
	margin:0px 5px 0px 0px;
}

table.allview {
	margin:30px 0 0 0;
}

.topics2 a,
.topics a {
	text-decoration:none;
	color:#666666;	
}

.topics2 a:hover,
.topics a:hover {
	text-decoration:underline;
	color:#666666;	
}


/* ------------------------------
 			SKINS
------------------------------ */

form fieldset {
	border: 0px solid #000000;
}

div#env ul li,
div#work ul li,
div#status ul li {
	line-height:140%;
}



div#work h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}

div#work form {
	margin: 10px 0px;
}
div#work form dl dt {
	display: none;
}
div#work form dl dd {
	float: left;
}
div#work form input {
	padding: 0px;
}

div#status h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#status h3 {
	margin-bottom: 15px;
	padding: 3px 0px;
	border-bottom: 1px double #999999;
}
div#status h4 {
	margin-bottom: 10px;
}

div#status dl {
	margin-bottom: 20px;
}
div#status dl dt {
	float: left;
	clear: left;
	width: 10em;
}
div#status dl dd {
}


div#navi h2 {
	display: none;
}

div#navi ul {
	margin: 5px 0px;

	text-align: right;
}
div#navi ul li {
	display: inline;

	margin-left: 5px;
}

div#navi form dl {
}
div#navi form dl dt {
	display: none;
}
div#navi form dl dd {
	float: left;
}
div#navi form input {
	padding: 0px;
}

div#env h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#env h3 {
	margin-bottom: 15px;
	padding: 5px;

	background-color: #EEEEEE;
}

div#env dl {
	margin-bottom: 20px;
}
div#env dl dd {
	margin-bottom: 10px;
}

div#env form {
	margin-bottom: 20px;
}
div#env form p {
	margin-bottom: 20px;
}

div#env li {
	margin:4px 0 0 0;
}



h2.txthd {
	margin:30px 0 0 0;
	font-size:14px;
	font-weight:bold;
}
