@charset "utf-8";
/* CSS Document */

#wrap {
	width:920px;
	background:url(../img/bg03.jpg) no-repeat;
	text-align:center;
}

#top {
	height:25px;
	background:#000;
	color:#000;
}

#header {
	height:105px;
	width:920px;
}

#header h1 {
	height:96px;
	width:368px;
	background:url(../img/title.jpg) no-repeat;
	text-indent:-9999px;
	float:left;
}

#header  h1 a {
	display:block;
	overflow:hidden;
	height:96px;
	width:368px;
}

#header_navi {
	float:right;
	width:350px;
	padding-top:5px;
}

#header_navi li {
	padding:0 15px 0 20px;
	float:left;
	background:url(../img/ya01.gif) no-repeat right;
	list-style:none;
}

#header_qr_txt {
	float:right;
	width:208px;
	position:relative;
	top:5px;
	left:-80px;
}

*:first-child+html #header_qr {
	float:right;
	height:49px;
	width:49px;
	position:relative;
	top:15px;
	left:130px;
}

p.zoom a,
p.zoom a:visit {
	position:absolute;
	display:block;
	width:60px;
	height:60px;
}

p.zoom a img {
	width:49px;
	height:49px;
}

p.zoom a:hover {
	position:absolute;
	width:98px;
	height:98px;
}

p.zoom a:hover img {
	position:absolute;
	top:-50px;
	left:-150px;
	width:98px;
	height:98px;
}

#gnavi {
	clear:both;
	height:30px;
	width:920px;
	background: url(../img/gnavi_button.jpg) no-repeat;
	border-bottom:1px solid #600;
	line-height:1.5;
	text-align:center;
}

#gnavi ul{
	padding-left:10px;
}

ul#gnavi:after {
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#gnavi ul li {
	float: left;
	width: 150px;
}

#gnavi ul li a {
	display: block;
	position: relative;/* IE6noFix */
	top:1px;
}

#gnavi ul li a:hover {
	text-decoration:none;
	color:#fff;
	background:url(../img/gnavi_button_hover.jpg);
}

#main1_padding {
	width:860px;
	padding:20px 30px 10px;
}

#art_top {
	width:860px;
	padding-bottom:10px;
}

#art_contents{
	width:860px;
}

#snavi {
	width:210px;
	padding:30px 0;
	text-align:left;
	float:left;
	border-bottom: 2px solid #033;
	background:url(../img/art_bg1.png) repeat-x;
}
#snavi li {
	padding-bottom:1px;
}
#snavi li a {
	padding-left:20px;
	display:block;
	height:28px;
	background: url(../img/ya02.gif) no-repeat 5px 0.5em;
	color:#ffffff;
	line-height:1.9;
}
#snavi li a:hover {
	background:#066 url(../img/ya02.gif) no-repeat 5px 0.5em;
	color:#fc0;
	text-decoration:none;
}

#art_main {
	width:650px;
	float:right;
	background:url(../img/art_bg2.png) no-repeat;
}

#art_txt {
	font-family:Arial, sans-serif;
	width:610px;
	padding:10px 15px 10px 25px;
	line-height:150%;
	text-align:left;
}

#art_txt_desc {
	padding:15px;
}

#art_txt_si {
	padding:20px;
}

#footer {
	clear:both;
	height:180px;
	background:url(../img/footer_bg.jpg) no-repeat;
}

#footernavi {
	padding-top:140px;
	text-align:center;
}

#footernavi ul li {
	display:inline;
	padding:0 2px;
}

#copy {
	background:#000;
	border-top:1px solid #600;
	line-height:3;
}
