/* CSS Document */

/*###############################################################*/
/*共通項目*/
/*###############################################################*/
@import url("inner_common.css");
/*----------------------------------------------------------
    共通 
-----------------------------------------------------------*/
div#contents_plan{
	width:759px;
	margin-left:-1px;
	padding-bottom:25px;
	padding-left:1px;
	float:right;
	background:url(../images/common/bg_contents_main.gif) repeat-y #FFFFFF;
}
/*ページヘッダー*/
h3.mainimg{
	margin:0;
	padding:0;
	border-bottom:1px solid #999999;
}
/*パンクズリスト*/
div.pkuzu{
	width:750px;
	margin:5px auto 0 auto;
	text-align:right;
	font-size:11px;
}
div.pkuzu a{
	color:#000088;
	text-decoration:none;
}
div.pkuzu a:hover{
	color:#000088;
	text-decoration:underline;
}
/*サブサブタイトル*/
h5{
	width:720px;
	margin:5px auto 0 auto;
}
/*コピー*/
div.copy{
	width:720px;
	margin:25px auto 20px auto;
}
/*段落*/
p.p720{
	width:720px;
	margin:0 auto;
}
p.p700{
	width:700px;
	margin:0 auto;
}
p.p650{
	width:650px;
	margin:0 auto 10px auto;
}
p.pright{
	width:730px;
	text-align:right;
	margin:15px auto 0 auto;
}
/*スパン*/
span.fontb{
	font-weight:bold;
}
/**/
div.tyouseibox{
	
}
/*----------------------------------------------------------
    INDEX(特別企画)
-----------------------------------------------------------*/
div.mainimgbox{
	width:740px;
	margin:25px auto 20px auto;
}
div.btnbox{
	width:151px;
	padding-left:610px;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
}

/*-------------------------------------------
*商品ページ*
-------------------------------------------*/
div#contents_planb{
	width:760px;
	margin-left:-1px;
	float:right;
	background:url(../images/common/bg_contents_main.gif) repeat-y #FFFFFF;
}
/*ページヘッダー*/
h3.mainimgb{
	margin:0;
	padding:0;
	border-left:#999999 1px solid;
	border-bottom:1px solid #999999;
}

/*サブタイトル*/
h4{
	width:759px;
	margin:25px auto 0 auto;
	border-left:#999999 1px solid;
}
/*3分割*/
table#maingoods{
	width:761px;
	margin:0;
	padding:0;
	background:#999999;
}
table#maingoods td{
	margin:0;
	padding:5px;
	background:#FFFFFF;
}

div.hrborder{
	width:759px;
	height:1px;
	margin:20px auto 0 auto;
	border-bottom:1px #999999 solid;
}
/*-------------------------------------------
*ORDERページ*
-------------------------------------------*/
div.mihonbox{
	text-align:center;
	border-top:1px solid #999999;
	padding:5px 0 0 1px;
	clear:both;
}

div.orderbtnbox{
	text-align:center;
	border-top:1px solid #999999;
	padding:20px 0;
	clear:both;
}

div.leftbox img.pbtyouseitop{
	padding:0 0 10px 0;
}
ul.leftmenu02top{
	width:190px;
	margin:0;
	padding:0;
	list-style-type:none;
	border-bottom:5px solid #999999;
}
ul.leftmenu02top li{
	width:190px;
	height:30px;
	display:block;
	list-style-type:none;
}
ul.leftmenu02top li a{
	width:165px;
	height:30px;
	margin:0 0 0 5px;
	padding:0 0 0 20px;
	display:block;
	background:url(../images/common/icon_leftmenu02li_off.gif) no-repeat;
	text-decoration:none;
}
ul.leftmenu02top li a:hover{
	background:url(../images/common/icon_leftmenu02li_over.gif) no-repeat;
	text-decoration:none;
}


