@charset "utf-8";
/* CSS Document */
/*
----------------------------------------------
Yukoshoji--祐工商事--
 Author:   S.K.Corporation
 Version:  2007.August
----------------------------------------------- 
*/

/* 文字 */
.attention{
	color:#FF0000;
	font-size:11px;
	}
	
#privacy p {
	margin:1em 0em;
	}
.orangetitle{
	font-size:1.5em;
	color:#FF6600;
	}

h3 {
	width:488px;
	_width:488px;
	margin:5px 0 5px 0;
	clear:both;
	padding:5px 0 5px 0;
	font-size:13px;
	font-weight:bold;
	border-top:1px solid #EAEAEA;
	border-bottom:2px solid #EAEAEA;
	}

h4 {
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	color:#000;
	}
	
#privacy ol {
	margin:8px 10px 8px 30px;
	}

#privacy ol li{
	line-height:140%;
	color:#666;
	}

#privacy dl dt {
	display:block;
	width:120px;
	float:left;
	clear:left;
	}

#privacy dl dd {
	font-size:0.8em;
	}

#privacy ol li{
	line-height:140%;
	color:#666;
	}
	
.hello{
	clear: right;
	margin: 10px 0 0 0;
}

.hellobox{
	background-image: url(../img/hello_bg_mid.gif);
	padding:5px 10px;
}

.hellobox p {
	padding:10px 10px;
  }
  
.denwa{
	text-align:right;
	font-size:0.8em;
	margin:0px 10px 0px 0px;
	}
	
.center{
	text-align:center;
	}

/* webflyer */
div.flyer{ 
	margin-bottom: 10px; 
	text-align:auto;
	}

div.flyer_title{ 
	margin: 20px 10px 5px 0;
	font-weight: bold;
	font-size: 14px;
	color: #FF6600;
	}

div.flyer_gou{ 
	margin: 0 10px 5px 0;
	font-weight: bold;
	font-size: 14px;
	}
div.flyer_writer{ 
	margin: 5px 10px 0 0;
	text-align:right;
	}

div.flyer_column	{ 
	font-size: 12px; 
	line-height: 150%; 
	overflow : hidden;
	margin:0px 4px 20px 10px;
	}

div.flyer_sale	{ 
	font-size: 12px; 
	line-height: 150%; 
	overflow : hidden;
	margin:0px 4px 20px 10px;
	}
	
div.flyer_next	{ 
	font-size: 12px; 
	line-height: 150%; 
	overflow : hidden;
	margin:0px 4px 20px 10px;
	}
div.flyer_title{ 
	overflow : hidden;
	margin:0px 4px 5px 10px;
	color: #FF6600;	
	font-weight: bold;
	border-bottom:2px dotted;
	}

div.flyer_tail	{
	font : 11px/150%; 
	margin:30px 15px 0 0px; 
	}

.flyer04 {
	background-image:  url(../img/box_bg.gif);
	background-repeat: repeat-y;
}

.flyer05 {
	background-image:  url(../img/box_head.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
.flyer06 {
	background-image:  url(../img/line01.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.flyer07 {
	background-image:  url(../img/line01.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.txt-box01{
    width:450px;
    padding: 10px;
    text-align:left;
	background-image:  url(../img/box_b02.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

/* ===081016 added========================== */
.paragraph_pdg	{				/* index オススメ商品欄での使用のため追加 */
	padding-left: 10px;
	padding-right: 10px;
	}
.paragraph_pdg p {
	margin: 0;
	padding: 0;
}
.osusume_entry	{				/* osusume オススメ商品の記事一覧のため追加 */
	padding-bottom: 10px;
	border-top: 1px solid #FF6600;
	}
.osusume_entry .orangetitle	{	/* osusume オススメ商品の記事一覧のため既存のクラスorangetitleを上書き */
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	}
.osusume_paginate	{			/* osusume オススメ商品のページ送りナビゲーションのため追加 */
	display: block;	/* FFでDIVがインライン化してしまったため追加 */
	text-align: center;
	padding-bottom: 15px;
	}
