@charset "UTF-8";

#mainImage {
    margin: -80px 0 0 -68px;
}
#header{
	background-image:url(../images/header_menu_bg_l.png);
}
#mainMenu{
	width:243px;
}
#contents {
	position:relative;
	padding:100px 0px 0px 355px;
	min-height:501px;
	_height:501px;
}
#contents h2 {
	position:relative;
	margin:0px 0px 25px 0px;
}
.yamNewsDescription{
}
.newsList {
	margin:40px 0px 0px 0px;
}
.newsList li{
	margin:0px 0px 20px 0px;
	padding:16px 16px 12px 0px;
	width:489px;
	background-color:#0d0d0d;
}
.newsList li a{
	display:block;
	text-decoration:none;
}
.newsList li .title{
	display:block;
	margin:0px 0px 0px 16px;
	width:473px;
	height:170px;
	background-position:left top;
	background-repeat:no-repeat;
}
.newsList li .desc{
	display:block;
	margin:10px 0px 20px 16px;
	font-size:93%;
	color:#a19f9f;
	line-height:1.76em;
	letter-spacing:0.06em;
}
.newsList li.vol1 .title{
	background-image:url(../yamazaki_news/images/news_comingsoon.jpg);
}
.newsList li .btnEnter{
	display:block;
	width:135px;
	height:37px;
	background:url(../yamazaki_news/images/yamnews_btn_enter_bg.gif) left top no-repeat;
}


.newsList li .comingsoon


#footer{
	padding-top: 0px;
}


/*----------------------------------------------
 Each News Page 
----------------------------------------------*/
#header.articleTopHeader{
	padding-bottom:10px;
	height:116px;
	background:url(../images/header_menu_bg_l2.png) left bottom no-repeat;
}
.backToTop2{
	display:block;
	margin:0 auto;
	width:284px;
	height:48px;
	overflow:hidden;
}
#header .backToTop2{
	position:absolute;
	bottom:0px;
	right:0px;
}
.backToTop2 a.syBtn{
	display:block;
	width:284px;
	height:48px;
	background:url(../yamazaki_news/images/yamnews_btn_back_bg.gif) left top no-repeat;
}
.backToTop2 a.syBtn img{
	display:block;
}


.socialLink, .socialLinkNoFb{
	position:absolute;
	top:40px;
	right:20px;
	width:240px;
	height:24px;
}
.socialLinkNoFb iframe{
	float:right;
}

#article{
	position:relative;
	padding:125px 0px 0px;
	margin:0 auto 20px;
	width:850px;
}
.artTitle{
	margin:0px 0px 50px 0px;
}
#article h3{
	margin:0px 0px 22px 0px;
	color:#a19f9f;
}
.secOdd, .secEven{
	clear:both;
	margin:50px 0px 0px 0px;
}
.secOdd img.thumb{
	display:block;
	float:left;
	margin:0px 40px 30px 0px;
}
.secEven img.thumb{
	display:block;
	float:right;
	margin:0px 0px 30px 40px;
}

.text p{
	margin:0px 0px 30px 0px;
}
.secOdd p, .secEven p{
	display:block;
	font-size:93%;
	color:#a19f9f;
	line-height:1.76em;
	letter-spacing:0.04em;
	*letter-spacing:0.03em;
}

.secLast{
	_margin-top:-20px;
	padding-top:40px;
	_padding-top:20px;
	border-top:#262626 1px solid;
}
.toDist{
	clear:both;
	display:block;
}
.toDist a.syBtn{
	display:block;
	width:850px;
	height:90px;
	background:url(../yamazaki_news/images/yamnews_visit_distill_bg.jpg) left top no-repeat;
}
.goToDistll{
	display:block;
	margin:-20px 0px 46px 0px;
	float:left;
	height:34px;
}
.goToDistll a.syBtn{
	display:block;
	width:224px;
	height:34px;
	background:url(../yamazaki_news/images/yamnews_btn_distl_bg.gif)  left top no-repeat;
}


.artFooter {
	clear:both;
	position:relative;
	margin:50px 0px 0px;
	width:850px;
}
.artFooterMenu {
	position:relative;
	margin:0px auto;
	width:270px;
	height:31px;
}
.artFooterMenu li{
	position:relative;
	float:left;
	width:75px;
	height:31px;
}
.artFooterMenu li a{
	display:block;
	width:75px;
	height:31px;
	background: left top no-repeat;
}
.artFooterMenu li.prev {
}
.artFooterMenu li.prev a.syBtn {
	background-image:url(../yamazaki_news/images/yamnews_btn_prev_bg.gif);
}
.artFooterMenu li.number {
	margin:9px 0px 0px 0px;
	width:120px;
	height:12px;
	font-size:12px;
	color:#a19f9f;
	text-align:center;
}
.artFooterMenu li.next {
}
.artFooterMenu li.next a.syBtn {
	background-image:url(../yamazaki_news/images/yamnews_btn_next_bg.gif);
}
.syBtn img,
.backToTop2 a.syBtn img{
	display:none;
}
.backToTop{
	margin-top:80px;
}