﻿@charset "utf-8";
/*-----------------------------------------*/
@import url(/common/css/import.css);
@import url(/item/css/item_common.css);

/*-------------------------------------------
 item page css
-------------------------------------------*/


#mainImg{ 
	margin-bottom:20px;
}


#mainImg ul#menuImg li{
	display:inline;
}

#containts div.bnrBox710 {
margin-bottom:10px;
width:710px;
}
body#yakuyouPage #mainColumn #containts div.bnrBox710 a:hover {
background-color:transparent;
line-height:0;
}

/*-------------------------------------------
 yakuyou page original css
-------------------------------------------*/

#column2{
}

/*　左カラム　*/
#leftBox{
	float:left;
	width:550px;
	margin-right:20px;
	}
	
	#mainImg{ 
		margin-bottom:20px;
	}

/*　ご使用手順　*/
	#item5Box{
		margin-top:20px;
	}
		
	#tejyun{
		float:left;
		width:265px;
		height:165px;
		position:relative;
		margin-bottom:20px;
		}
		
	.tejyun1{
		background:url(../images/tejyun1.jpg) no-repeat left top;
		}

	.tejyun2{
		background:url(../images/tejyun2.jpg) no-repeat left top;
		}
	.tejyun3{
		background:url(../images/tejyun3.jpg) no-repeat left top;
		}
	.tejyun4{
		background:url(../images/tejyun4.jpg) no-repeat left top;
		}
	.tejyunL{
		margin-right:20px;
		}
		
	.tejyun1 p,
	.tejyun2 p,
	.tejyun4 p{
		font-weight:bold;
		position:absolute;
		left:100px;
		top:50px;
		}
		
	#tejyun ul{
		position:absolute;
		left:98px;
		top:109px;
		}

	#tejyun ul li{
		display:inline;
		margin-right:5px;
		}
		
		
		
/*　エッセンスのみ特別レイアウト　*/
	.tejyun3 p.bin{
		font-weight:bold;
		position:absolute;
		left:100px;
		top:27px;
		}
	.tejyun3 p.keitai{
		font-weight:bold;
		position:absolute;
		left:100px;
		top:98px;
		}


	#tejyun ul.binE{
		position:absolute;
		left:100px;
		top:66px;
		}

	#tejyun ul.kentaiE{
		position:absolute;
		left:100px;
		top:135px;
		}





/*　右カラム　*/	
#rightBox{
	float:left;
	width:140px;
	background-color:#eeeeee;
	text-align:center;
	padding-bottom:10px;
	}
#rightBox h4#rankH4{
	margin-bottom:5px;
}
	#rightBox ul{
		margin-bottom:10px;
	}
		#rightBox ul li img.itemImg{
			border:1px solid #CCC;
	}

 /*--------------------------------------------
 このページの先頭へ
 --------------------------------------------*/
#mainColumn #containts div.pageLinkCom a{
	color			:#FF6600;
	text-align		:right;
}

/*-------------------------------------------
 ie8 bug solution css
-------------------------------------------*/
body#yakuyouPage #mainColumn #containts div#rightBox ul li a:hover {
	color :#009900;
	text-decoration:underline;
	background-color:transparent;
	line-height:0;
}
body#yakuyouPage #mainColumn #containts div#rightBox ul li.text a:hover {
	line-height:1.22em;
	text-decoration:underline;
	background-color:#ffffaf;
}