@charset "UTF-8";
/* 岩蔵 トップCSS */

* {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
dl,dd,dt {
	margin:0;
	padding:0;
}
img {
	border: 0px;
}
ul {
	list-style:none;
}
address {
	font-style:normal;
}
a:link,
a:visited {
	color:#000000;
	text-decoration:underline;
}
a:hover,
a:active {
	color:#bf3600;
	text-decoration:none;
}

/* for modern browser */
.clearfix {
  display: inline-block;
}

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

/* Hides from IE-mac ¥*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */

.clear {
	clear:both;
}

body {
	margin:0;
	padding:0;
	line-height:180%;
	color:#555555;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-color:#1a1a1a;
	background:url(../images/bg_footer.gif) repeat left top;
}

/* メインイメージ */

div#mainImage {
	overflow:hidden;
	position:relative;
	height:450px;
	min-width:900px;
	background-color:#000000;
	width:expression(ieXLiquidWidth());
}
div#mainImage embed,
div#mainImage object {
	position: absolute;
	left:50%;
	top:0px;
	margin-left:-640px;
}
/* コンテンツ（トップ） */
div#topContentsWrap {
	width:100%;
	height:204px;
	background:url(../../images/bg_menu.jpg) repeat-x center top;
	background-color:#f7f7f7;
	margin:0 auto;
}
div#topContents {
	width:900px;
	margin:0 auto;
}
h1#h1_logo {
	width:132px;
	float:right;
	padding-top:20px;
	text-align:right;
}

/* メインメニュー（トップ） */
div#topMainMenu {
	width:240px;
	float:right;
	padding-top:39px;
}
ul#topMainnavi {
	width:240px;
	margin:0 auto;
	padding-bottom:22px;
	clear:both;
}
ul#topMainnavi li {
	width:13px;
	float:right;
	margin-left:17px;
	padding-top:7px;
	background:url(../images/icn_listmark01.gif) no-repeat center top;
}
ul#topMainnavi li.m_last {
	margin-left:0;
}

/* バナーエリア */
div#bannerArea {
	width:410px;
	float:left;
	padding-top:44px;
}
div#bannerArea p#left {
	width:200px;
	float:left;
}
div#bannerArea p#right {
	width:200px;
	float:right;
}

/* フッターメニュー */
div#footer01 {
	width:100%;
	clear:both;
	border-bottom:1px #383838 solid;
}
div#galleryArea {
	width:410px;
	float:left;
	padding-top:19px;
}
h2.h2_topgallery {
	padding-bottom:17px;
}
dl#topGallery {
	color:#777777;
	padding-bottom:25px;
}
dl#topGallery dt {
	width:83px;
	float:left;
	background:url(../images/icn_arrow.gif) no-repeat left center;
	padding-left:17px;
	clear:both;
}
dl#topGallery dd {
	width:310px;
	float:left;
}
dl#topGallery a:link,
dl#topGallery a:visited {
	color:#777777;
	text-decoration:none;
}
dl#topGallery a:hover,
dl#topGallery a:active {
	color:#b8b8b8;
	text-decoration:underline;
}

div#footerMenu {
	width:430px;
	float:right;
	padding-top:28px;
	font-size:77%;
	text-align:right;
}
ul#footernavi {
	height:1em;
	line-height:1em;
}
ul#footernavi li {
	float:right;
	text-align:right;
}
ul#footernavi li.fnavi01 {
	border-left:1px #777777 solid;
	padding-left:15px;
}
ul#footernavi li.fnavi02 {
	border-left:1px #777777 solid;
	padding:0 15px;
}
ul#footernavi li.fnavi03 {
	border-left:1px #777777 solid;
	padding:0 15px;
}
ul#footernavi li.fnavi04 {
	padding-right:15px;
}
ul#footernavi a:link,
ul#footernavi a:visited {
	color:#ffffff;
	text-decoration:none;
}
ul#footernavi a:hover,
ul#footernavi a:active {
	color:#777777;
	text-decoration:underline;
}

/* フッター（トップ） */
div#footer02 {
	width:100%;
	clear:both;
}
div#footerWrapper {
	width:900px;
	margin:0 auto;
}
div#topAddressArea {
	width:450px;
	float:left;
	color:#ffffff;
	padding-top:15px;
	padding-bottom:30px;
	line-height:140%;
}
div#topAddressArea address {
	width:10em;
	display:inline;
	font-size:77%;
}
span#telfax {
	width:20e,;
	font-size:77%;
}
div#copyArea {
	width:430px;
	float:right;
	padding-top:15px;
	text-align:right;
}
p#copyright {
	padding-top:10px;
}