﻿@charset "UTF-8";

/*---------------------------------------------

itemdetail CSS

---------------------------------------------*/

/* 001:itemdetail
 * --------------------------- */
 
div#layouttype01-contents-left-special {
	float:left;
	width:646px;
	background-color:#000;
	padding-bottom: 10px;
} 
 
 
 
div#layouttype01-itemdetail {
	padding:0px;
}

div#layouttype01-itemdetail-inner {
	
}

div#layouttype01-itemdetail-inner-top {
	background-color: #fff;
}

* html div#layouttype01-itemdetail-inner-top {
	padding-bottom:3px;	
}

*:first-child+html div#layouttype01-itemdetail-inner-top {
	padding-bottom:3px;	
}

div#layouttype01-itemdetail-inner-top h2 {
	width:646px;
}

div#layouttype01-itemdetail-inner-top h3{
	float:left;
	width:277px;
}

		



/* 002:itemdetail センター
 * --------------------------- */
div#layouttype01-itemdetail-inner-under {
	background-color: #fff;


}

div#layouttype01-itemdetail-inner-under img{
	vertical-align:top;
	border: none;
}

div#layouttype01-itemdetail-inner-under div.itemL{
	float: left;
	width: 359px;
	margin-right: 24px;
	
}


/*--------- アイテム説明 ---------- */


div#layouttype01-itemdetail-inner-under div.itemS{
	padding-bottom: 20px;
	float: left;
	width: 244px;
	font-size: 12px;
	line-height: 1.7;
}

	
div#layouttype01-itemdetail-inner-under div.itemS p{
	margin: 0 0 7px;
	font-weight: bold;
	color: #E8007A;
	line-height: 1.4;
	}
	
div#layouttype01-itemdetail-inner-under div.itemS span{
	margin: 10px 0 15px;
	display: block;
	font-size: 11px;
	line-height: 1.4;
	}


	
* html div#layouttype01-itemdetail-inner-under div.itemS span{	
	font-size: 71%;	
	line-height: 1.7;
	}	
	
*:first-child+html div#layouttype01-itemdetail-inner-under div.itemS span{	
	font-size: 71%;	
	line-height: 1.7;
	}		
	

	
	
/*---------- page誘導 --------------- */	


div#layouttype01-itemdetail-inner-under div.itemS ul.link{	
	margin: 0 0 4px 20px;
	padding: 0;
	list-style-type: none;	
	}
	
/* -------------------------------------------------------------------
 clearfix
------------------------------------------------------------------- */
ul.link:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
ul.link { display:inline-block; }
/* Hides from IE-mac \*/
* html ul.link { height:1%; }
ul.link { display:block; }
/* ------------------------------------------------------------------- */
	
	
div#layouttype01-itemdetail-inner-under div.itemS ul.link li{
	margin: 0 4px 0 0;
	padding: 0;	
	float: left;
	}
	
div#layouttype01-itemdetail-inner-under div.itemS ul.link li.item_s{
	margin: 0 4px 0 0;
	padding: 0;	
	float: left;
	}
	
div#layouttype01-itemdetail-inner-under div.itemS ul.link li#txt{
	margin: 5px 0 0;
	}		


div#layouttype01-itemdetail-inner-under div.itemS ul#page{
	margin: 5px 0 30px;
	padding: 0 0 2px;
	list-style-type: none;
	border-bottom: 1px #999999 solid;
	}	
	
	

div#layouttype01-itemdetail-inner-under div.itemS ul#page li#page_l{
	margin: 0;
	padding: 0;
	float: left;
	width: 122px;
	list-style-type: none;
	text-align: left;
	}
	
	
div#layouttype01-itemdetail-inner-under div.itemS ul#page li#page_r{
	margin: 0;
	padding: 0;
	float: right;
	width: 122px;
	list-style-type: none;
	text-align: right;
	}
	

	
		
		
				






/*--------- フッター 各アイテム誘導 ---------- */

div#sp_bottom {	
	text-align: left;	
	background-color: #000;
	height: 92px;
	overflow: hidden;
	
} 
	
*:first-child+html div#sp_bottom {
	height: 1%;
}

/* for safari  */
/*\*/ 
html*div#sp_bottom{
	height: 90px;
}

* html div#sp_bottom {
	height: 1%;
	}

div#sp_bottom  h3{
	margin: 0;
	padding: 0;
	text-align: left;
	}


div#sp_bottom ul{
	margin:0 0 0 7px;
	padding: 0 ;
	list-style-type: none;
	
	
}

div#sp_bottom li{
	margin: 0 3px 0 0;
	padding: 0;
	float: left;
}

div#sp_backnum{
	height: 115px;
	background: #000 url(../images/common/lead_bg.jpg) top center repeat-y ;
	}
	
div#sp_backnum img{
	margin: 7px 7px 0 0;
	text-align: right;
	}
	
/*div#sp_backnum #sp_credit {
	margin: 0 0 0 17px;
	}	*/
	
div#sp_backnum #sp_credit {
	margin: 0 0 0 17px;	
	line-height: 1.2;
	color: #7b7c78;
	
	}	
	
/*div#sp_backnum #sp_credit p {
	margin: 10px 0 0 0;
	}		*/




.color-white {
	color:#FFFFFF;
}

.color-white a {
	color:#FFFFFF;
}

.color-white a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
