/*全体
---------------------------------------------------- */
body {
	font-family: sans-serif;
	margin: 0;　
	padding: 0;
	background:#9c9b92 url(img/bg.gif) center top no-repeat;
	text-align: center;
}

.clear{
	margin:0;
	padding:0;
	clear:both;
}
a img { border: 0; }
a{color:#990033; text-decoration: none;}
a:hover{color:#993333; text-decoration: none;}
p{font-size: small; color:#333333; line-height: 1.5em; margin:0;}

/* メイン・コンテンツ
---------------------------------------------------- */
#toprogo{
	background:url(img/topbg.gif) center top no-repeat;
	height: 165px;
	text-indent: -9999px;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
	background:url(img/containor_bg.gif) center repeat-y;
}

#cont{
	width:680px;
	margin: 0 auto;
	text-align: left;
	padding:20px 0 ;
}

.news{
	width:420px;
	text-align: left;
	font-size: small;
	float:left;
	line-height: 1.5em;
}
.news p{
	margin:0 0 23px;
}
.test{
	width:220px;
	text-align: left;
	font-size: small;
	float:right;
	line-height: 1.5em;
	border:1px dotted #666666;
	margin:8px 0;
}
.test p{
	margin:0 0 23px;
}



h2{
	font-size: medium;
	margin:10px 0 0;
	border-left: 4px solid #64605a;
	padding:2px 0 2px 5px;
}

h3{
	font-size: medium;
	margin:2px 0 2px 0;
	border-left: 4px solid #64605a;
	padding:2px 0 2px 5px;
}
h4{
	font-size: small;
	color:#fff;
	background:url(img/bar.gif) bottom;
	margin:20px 0 8px 0;
	padding:8px 10px 14px;
}

#cont a {}
#cont a:hover {}

ul{
	list-style-position: inside;
	padding: 0;
	margin: 0;
}

li{
	font-size: x-small;
}
.point{border: 1px dotted #333; padding:5px;}

/*３段均等組
---------------------------------------------------- */
.left{
	width:220px;
	float:left;
	margin:0;
}

.left2{
	padding-top:20px;
	width:440px;
	float:left;
	margin:0;
}

.right{
	padding-top:30px;
	font-size:90%;
	width:240px;
	float:right;
	margin:0;
}

.entry-footer{font-size:80%;}

.right2{
	width:220px;
	float:right;
	margin:20px 0 0;
}
.right2 p{
	padding-bottom: 20px;
	line-height:1.6em;
}

.center{
	width:220px;
	margin:0 auto;
}

.left a,.right a,.center a{
	border:none;
	text-decoration: none; 
}




/*各ページのカバー
---------------------------------------------------- */

.topcover   { background:url(img/top_cover.jpg) no-repeat center top; margin:0; padding:0 ; height:100%;}
.ironworktop{ background:url(img/ironwork_top.jpg) no-repeat center top; margin:0; padding:0 ; height:100%;}
.workstop   { background:url(img/works_top.jpg) no-repeat center top; margin:0; height:100%;}
.ironsigncover{ background:url(img/ironsigncover.jpg) no-repeat center top; margin:0; padding:0 ; height:100%;}
.naturalcover{ background:url(img/naturalcover.jpg) no-repeat center top; margin:0; padding:0 ; height:100%;}
.fixturecover{ background:url(img/fixturecover.jpg) no-repeat center top; margin:0; padding:0 ; height:100%;}

.topcover h2,.ironworktop h2,.workstop h2,.ironsigncover h2,.naturalcover h2,.fixturecover h2{
	color:#ffffff;
	font-size: 22px;
	margin:0;
	width:380px;
	float:left;
	letter-spacing: 0.1em;
	border: none;
	padding:15px 15px 0 ;
}

.ironworktop p,.workstop p,.ironsigncover p,.naturalcover p,.fixturecover p{
	color:#ffffff;
	padding:10px 25px 15px  15px;
	margin:0;
	width:380px;
	float:left;
	font-size: small;
	line-height: 1.5em;
}
.topcover p{
	color:#ffffff;
	padding:100px 25px 15px  15px;
	margin:0;
	width:380px;
	float:left;
	font-size: small;
	line-height: 1.5em;
}

.back{font-size: x-small; text-decoration: none; display: block; float: left;}


/*ナビゲーションエリア
---------------------------------------------------- */
#g_nav {
	width: 760px;
	padding:0;
	background: url(img/nav_bt.gif) no-repeat center top;
	margin: 0 auto;
	height: 57px;
}
/*ナビゲーション
---------------------------------------------------- */
#g_nav ul {
	margin: 0 auto 0;
	padding:0;
	list-style: none;
	text-align: center;
	width: 660px;
}
#g_nav li {
	padding: 0;
	text-indent: -9999px;
}
#g_nav li a {
	text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
	display: block;
	height: 57px;
}
#g_nav li#top      { width: 80px; float:left; background: url(img/nav_bt.gif) -62px 0px; margin-left:0px;}
#g_nav li#ironwork  { width: 146px; float:left; background: url(img/nav_bt.gif) -137px 0px;}
#g_nav li#fixture  { width: 109px; float:left; background: url(img/nav_bt.gif) -283px 0px;}
#g_nav li#about    { width: 108px; float:left; background: url(img/nav_bt.gif) -391px 0px;}
#g_nav li#blog     { width: 86px; float:left; background: url(img/nav_bt.gif) -498px 0px;}
#g_nav li#contact  { width: 125px; float:left; background: url(img/nav_bt.gif) -584px 0px;}

#g_nav li#top a:hover      { background: url(img/nav_ov.gif) -62px 0px;}
#g_nav li#ironwork a:hover    { background: url(img/nav_ov.gif) -137px 0px;}
#g_nav li#fixture a:hover    { background: url(img/nav_ov.gif) -283px 0px;}
#g_nav li#about a:hover { background: url(img/nav_ov.gif) -391px 0px;}
#g_nav li#blog a:hover     { background: url(img/nav_ov.gif) -498px 0px;}
#g_nav li#contact a:hover  { background: url(img/nav_ov.gif) -584px 0px;}

/*アイアンワークサブナビゲーション
---------------------------------------------------- */
.ironwork{
	width:220px;
	float:right;
	list-style: none;
	margin:0;
}

.ironwork a{
	text-decoration: none;
	color:#ffffff;
	display:block;
}

.ironwork a:hover{
	color:#993333;
	text-decoration: underline;
}

.ironwork li{
	margin:0;
	padding:0 0 10px 10px;
	font-size: small;
	text-decoration: none;
	list-style: url(img/digit.gif) inside;
}


.tp{
	height:130px;
	font-size:x-small;
	margin-bottom: 5px;

}
.tp img{
	width:100px;
	float:right;
	margin:3px;
}

/*アイアンサイン表示
---------------------------------------------------- */
.ironsign{
	height: 69px;
	border:1px dotted #666666;
	font-size:x-small;
	margin-bottom: 5px;

}
.ironsign img{
	width:100px;
	float:right;
	margin:3px;
}

.ironsign h5{
	font-size: 11pt;
	background:none;
	width:90px;
	margin:5px 5px 0 ;
	padding: 0;
}
.ironsign p{
	font-size: x-small;
	margin:0 5px 0 10px;
}

/*ナチュラルのページ
---------------------------------------------------- */
.natural{
	margin:10px 0 4px 0;
	padding:4px 6px;
	background: url(img/h5back.gif) left top no-repeat;
	font-size: small;
}

.nsign_l{
	width:330px;
	float:left;
	margin:0;
	padding:0;
}

.nsign_r{
	width:330px;
	float:right;
	margin:0;
	padding:0;
}
.ini{color: #993333;}

/*サイトマップ用
---------------------------------------------------- */
#map a{text-decoration: none;color: #fff}
#map a:hover{color: #993333;}
#map p{margin:0 0 15px; padding:5; padding-left:10px; font-size: 9pt;}
#map h6{
	padding:6px;
	font-size: 10pt;
	display: block;
	margin:0;
	background: url(img/h5back.gif) left top no-repeat;
}


.grade1{width:600px; border-left:1px solid #666;}
.grade2{width:550px; position:relative; left:50px; border-left:1px solid #666;}
.grade3{width:500px; position:relative; left:100px; border-left:1px solid #666;}


/* フッタ
---------------------------------------------------- */
#footer {
	padding:35px 0 0 0 ;
	height: 100px;
	clear: both;
	margin: 0 auto;
	width: 760px;
	background: url(img/footbg.gif) center top no-repeat;
}
#footer p {
	margin:3px 0;
	font-size: x-small;
	line-height: 1.5em;
	color: #333333;
}




