
body {
	margin-top: 0px;
	background-color: #F6F6F6;

	background-image:url(/pc/img/common/38_bg_img.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
		



	font-family: "Times New Roman", Times, sans-serif;
}

strong {
	font-weight: bold;
}


/*
	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #FFFFFF;
		overflow-y: hidden;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	}
*/

/*-------------------------------------------------------------------
  COMMON
-------------------------------------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
} /* Hides from IE-mac \*/ 
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*-------------------------------------------------------------------
  PAGE
-------------------------------------------------------------------*/

#page {
	background: url('/pc/img/common/bg.png') repeat-y top scroll;
	width:956px;
	margin: 0 auto;
}

/*-------------------------------------------------------------------
  HEADER
-------------------------------------------------------------------*/

#header {
	height: 135px;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:50px;

}

#logo {
	width: 127px;
	height: 133px;
	float:left;
	clear:both;
	margin-top:10px;
}


#pickup {
	width: 725px;
	height: 140px;
/*
margin-top:30px;
*/
	margin-left:182px;
}
/*-------------------------------------------------------------------
  NAVIGATION
-------------------------------------------------------------------*/



#navi {
	border-right:dotted 1px #000;

	width:250px;
	margin-left:30px;
	float:left;
	clear:both;
}

#navi {
	border-right:dotted 1px #000;

	width:250px;
	margin-left:30px;
	float:left;
	clear:both;


	
}


#navi li{
	margin-top:8px;
}

#navi li a:hover img {
opacity:0.3;
}



.navi_box{
	margin-bottom:30px;
}

.mid_img{
	margin-bottom:10px;
}

.archive{
	font-size: 35px;
}

.archive a {
	
	color: #000;
	text-decoration: none;
}


.archive a:visited {
	color: #000000;
}
.archive a:hover {
	color: #999999;
	text-decoration: underline;
}

#link a:hover img {
    filter:alpha(opacity:50);
    opacity:0.5;
}


#link a{
	font-size: 13px;
	background-color: #000000;
	color: #FFFFFF;
}

#link a:hover{
	font-size: 13px;
	background-color: #CCCCCC;
	color: #FFFFFF;
}







/*-------------------------------------------------------------------
  CONTENT
-------------------------------------------------------------------*/


#content{
	width:630px;
	float:right;
}


#item {
	margin: 0 auto;
	margin-bottom:50px;

	width:600px;
}

#listitem {
	margin: 0 auto;
	margin-bottom:20px;

	width:600px;
}

#item_header{
	width:600px;
	/*
	height:80px;
	*/
	background-color:#000000;

}

#item_header_thumb{
	margin-left:10px;
	margin-top:10px;
	float:left;

}

#item_header_thumb a:hover img {
	opacity:0.5;
	filter: alpha(opacity=50);
}



#item_header_detail{
	float:left;

	
}

#item_body{
	margin-top:50px;
	font-size: 11px;
	clear:both;
}

#item_body a{
	background-color: #000000;
	color: #FFFFFF;
}

#item_body a:hover{
	background-color: #CCCCCC;
	color: #FFFFFF;
}



#item_header h2{
	
	font-weight: bold;
	font-size: 17px;
	color: #FFCC33;
	margin-left:10px;
}

#item_header h2 a{
	
	font-weight: bold;
	font-size: 17px;
	color: #FFCC33;
}

#item_header h2 a {
	
	color: #FFCC33;
	text-decoration: none;
}


#item_header h2 a:visited {
	color: #FFCC33;
}
#item_header h2 a:hover {
	color: #FFCC33;
	text-decoration: underline;
}

.spacer{
	margin-top:5px;
}

.spacer10{
	margin-top:10px;
	clear:both;
	float:left;
}

/*
#item_header small{
	
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom:10px;
	margin-left:10px;

}
*/
#item p{

	line-height: 150%;

}

.item_mid_black{
	margin-left:10px;
	margin-top:10px;
	margin-bottom:2px;

}

.item_mid_white{
	margin-top:20px;
	margin-bottom:10px;

}
.detailphoto{
	margin-bottom:20px;
}

.small{
	font-size: 11px;
	color: #FFFFFF;
	margin-left:10px;
	margin-bottom:10px;
}

/*-------------------------------------------------------------------
  CONTENT FOOTER
-------------------------------------------------------------------*/


div.entry-footer {
	 border-top: #333333 solid 1px;
	 border-bottom: #333333 solid 1px;
	 height: 20px;
	 padding-top: 2px;
	 margin-bottom: 40px;
	 margin-top: 40px;
}
div.entry-footer ul {
	position: relative;
}
div.entry-footer li.left {
	position: absolute;
	top: 0;
	left: 0;
}
div.entry-footer li.right {
	position: absolute;
	top: 0;
	right: 0;
}
div.entry-footer li.middle {
	position: absolute;
	top: 0;
	left: 270px;
}




/*-------------------------------------------------------------------
  FOOTER
-------------------------------------------------------------------*/

#footer {
	position:relative;
	clear:both;
	/*
	background: url('/pc/img/common/footer.gif') no-repeat bottom center;
	*/
	width: 955px;
	height:72px;
	margin-top:20px;
	float:left;
}

#down_bar {
	margin-top: 17px;
}


#copy {
	margin-top: 20px;
	margin-left: 28px;
}

#supported {
	margin-top: 2px;
	margin-left: 28px;
}



