@charset "utf-8";

/* =====================
etc
===================== */

p.detaillink{
border-top:1px dashed #999;
margin:6px 0 0 0;
padding:6px 0 0 0;
text-align:right;
font-size:90%;
}

p.detaillink a{
background:#fff url(../images/ico_arw01.gif) no-repeat 0 50%;
padding:0 0 0 15px;
text-decoration:none;
}

p.go_top{
text-align:right;
font-size:90%;
margin:0 0 10px 0;
}

p.go_top a{
background:url(../common/images/icon_top.gif) no-repeat 0 50%;
text-decoration:none;
padding:0 0 0 18px;
}



/*画像回り込み*/
img.imgright{
float:right;
margin:0 0 3px 5px;
}

img.imgleft{
float:left;
margin:0 5px 3px 0;
}


/*周り込み解除*/
.clear{
clear:both;
}

#clear{
clear:both;
}


/*clearfix*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/*\*/
* html .clearfix {height: 1%}
.clearfix {display:block;}
/**/



.margintop20{
margin-top:20px;
}

.tored{
	color:#F00;
	font-size:110%;
	font-weight:bold;
	margin-bottom:20px;
}

/* =====================
LAYOUT
===================== */
body{
text-align:center;
}

#container{
width:900px;
margin:0 auto;
}

#header{
width:900px;
height:150px;
background:#FFF;
margin:0 auto;
position:relative;
text-align:left;
}

#topnavi{
width:900px;
margin:0 auto;
}

#contents{
width:900px;
margin:0 auto;
text-align:left;
}


#footer{
width:900px;
clear:both;
margin:0 auto;
}


div#left{
width:549px;
float:left;
clear:both;
}
div#right{
width:337px;
float:right;
margin-bottom:20px;
font-size:80%;
}



/* =====================
LINK
===================== */
a:link , a:visited , a:active{
color:#999;
font-weight:bold;
text-decoration:underline;
}

a:hover{
color:#09c;
text-decoration:none;
}

/*address*/
#footer address a{
color:#ff0;
text-decoration:none;
}

#footer address a:hover{
text-decoration:underline;
}


/*copyright*/
#footer p a{
text-decoration:none;
}

#footer p a:hover{
text-decoration:underline;
}



/* =====================
HEADER
===================== */

#header h1#logo{
position:absolute;
top:50px;
}

#header ul.menu {
position:absolute;
top:130px;
}

#header ul.menu li{
float:left;
margin-right:50px;
}




/* =====================
CONTENTS
===================== */
h2{
background: url(../common/images/icon_titl01.gif) no-repeat 0 50%;
margin:20px 0 0px 0;
padding:0 0 0 15px;
}

h3.sitename{
text-align:right;
}

h3.title{
background:url(../images/icon_titl01.gif) no-repeat 0 50%;
padding:0 0 0 20px;
}


div#section1{
	margin-top:10px;
}



div.newsbox{
width:549px;
margin-bottom:100px;
}
div.newsboxL{
float:left;
width:199px;
}
div.newsboxL img{
 display:block;
 margin:5px auto;
}

div.newsboxR{
width:350px;
float:right;
margin:0 0 0 0;
}

dl.newsttl {
	border-bottom:#999 solid 5px;
	border-top:#999 solid 5px;
	margin:0 0 20px 0;
	padding:10px 0;
}
dl.newsttl dt{
	color:#09F;
	font-weight:bold;
}
dl.newsttl dd{
	font-size:115%;
	font-weight:bold
}



ul.newslink{
text-align:right;
margin:50px 0 30px 0;
}
ul.newslink li{
margin-bottom:5px;
}

.dan1{
	margin-top:10px;
}

/*side-------------------*/

h5{
	margin-top:15px;
	text-align:center;
	width:337px;
	border:#999 solid 1px;
	padding:5px 0;
	margin-bottom:10px;
}
h5.h5ttl a{
	text-decoration:none;
	color:#09F;
	display:block;
}
h5.h5ttl a:hover{
	color:#666;
}

	
dl.side_box{
	width:337px;
}
dl.side_box dt{
	float:left;
	margin:10px;
}


.buy{
	text-align:right;
	margin:10px 0;
}



/* =====================
FOOTER
===================== */
div#footer{
margin-top:50px;
}

p.gazou a{
color:#666666;
}

p.copy a{
color:#3399FF;
}


ul.footerlink{
margin:5px 0 50px 210px;
font-size:80%;
}

ul.footerlink li{
float:left;
margin:0 30px 0 0px;
}





/* =====================
lightbox用css
===================== */


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left; background: url(img/prevlabel.gif) left 95% no-repeat; }
#nextLink { right: 0; float: right; background: url(img/nextlabel.gif) right 95% no-repeat;}

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



