@charset "utf-8";

body{
	background: #FFFFFF;
	text-align: center;
	}
div#wrapper{
	width:936px;
	margin:0 auto;
	text-align:left;
	background-color:#fff;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	}

.bkBold{
	font-weight: bold;
	color: #333333;
}/* 黒太字 */
.bkUnder{text-decoration:underline}/* 黒下線 */
.bkBig{
	font-size: 18px;
	color: #381D16;
	font-family: メイリオ, Meiryo, Verdana, "MS P ゴシック", sans-serif;
}/* 黒大きい */
.bkSp{font-size:2em;}/* 黒特大 */
.bkYell{background-color:#FFCC00;}/* 黒太字網掛け黄色 */

.rdSmall{color:#FF0000; font-size:0.85em;}/* 赤太字 */	
.rdBold{color:#FF0000; font-weight:bold;}/* 赤太字 */	
.rdUnder{color:#FF0000; text-decoration:underline}/* 赤下線 */
.rdBig{color:#FF0000; font-size:1.5em;}/* 赤大きい */
.rdSp{color:#FF0000; font-size:2em;}/* 赤特大 */
.rdSpBold{color:#FF0000; font-size:2em; font-weight:900; }/* 赤特大太字 */

.blBold{color:#0000ff; font-weight:bold;}/* 青太字 */	
.blUnder{color:#0000ff; text-decoration:underline}/* 青下線 */
.blBig{color:#0000ff; font-size:1.5em;}/* 青大きい */
.blSp{color:#0000ff; font-size:2em;}/* 青特大 */

.blSpBold{color:#ff6600; font-size:2em; font-weight:900; }/* オレンジ特大太字 */

.bkBold120{font-weight:bold; font-size:1.2em;}
.rdBold{
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}/* 赤太字 */	
	

.bkSmall{
	font-size: 9px;
	font-weight: normal;
	color: #242424;
}

.rdPhone{color:#B90000; font-size:1.85em; font-weight:bold;}

/*
header
--------------------------------*/	
div#header{
	padding-top: 3px;
	color: #242424;
	}
div#siteTitle{
	width: 600px;
	margin-bottom: 5px;
	float: left;
	color: #242424;

}
div#siteTitle h1{
	font-size:0.75em;
	margin-left:5px
	color: #242424 ；}
div#siteTitle p{
	font-size:2em;
	font-weight:bold;
	}
div#phoneNumber{
	width:200px;
	float:right;
	}
div#phoneNumber p span{
	font-size:1.75em;
	font-weight:bold;
	}
div#mainVisual{
	clear:both;
	width:100%;
	height:104px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}
	
div#homeTopImage{
	clear:both;
	width:100%;
	height:275px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}	
	
	
	
div#catchArea{
	float:right;
	padding:10px 15px 0 15px;
	color: #242424;}
div#catchArea .catch{
	font-size: larger;
	font-weight: bold;
	color: #381D16;
}
div#catchArea .read{
	font-size: small;
	font-weight: bold;
	color: #170300;
	}
/*
グランドメニュー部分
--------------------------------*/	
div#wrapper #mainMenu{
	width:100%;
	margin-top:5px;
	}
div#wrapper #mainMenu li a:link{color:#ffffff;}/* リンクの色 */	
div#wrapper #mainMenu li a:visited{color:#ffffff;}/* 訪問済リンクの色 */
div#wrapper #mainMenu li a:hover,
div#wrapper #mainMenu li a:active{color:#003399;}/* カーソルをあわせた時のリンクの色 */	
div#wrapper #mainMenu li{
	float:left;
	text-align:center;
	}
div#wrapper #mainMenu li a{
	display:block;
	width:156px;
	height:30px;
	padding-top:15px;
	background:url(../image_o/menu.jpg);
	text-decoration:none;
	}
div#wrapper #mainMenu li.gNavi01 a{
	background-position:780px 0px;
	}
div#wrapper #mainMenu li.gNavi02 a{
	background-position:780px 0px;
	}
div#wrapper #mainMenu li.gNavi03 a{
	background-position:156px 0px;
	}
div#wrapper #mainMenu li.gNavi01 a:hover{
	background-position:780px -50px;
	}
div#wrapper #mainMenu li.gNavi02 a:hover{
	background-position:780px -50px;
	}
div#wrapper #mainMenu li.gNavi03 a:hover{
	background-position:156px -50px;
	}
/*
contents
--------------------------------*/	
div#contents{
	clear:both;
	margin:0 20px;
	padding-top:15px;
	}
div#leftArea{
	float: left;
	width: 240px;
	color: #242424;
	}
div#rightArea{
	width:640px;
	float:right;
	}

/*
mailMagazine
--------------------------------*/
div#mailMagazine{
	width:240px;
	padding-bottom:10px;
	margin-bottom:15px;
	background:url(../image_o/sidearea_01_bottom.jpg) no-repeat left bottom;
	}
div#mailMagazineTitle{
	height:42px;
	padding-top:0px;
	text-align:center;
	background:url(../image_o/sidearea_01_top.jpg) no-repeat left top;
	}
div#mailMagazineTitle p{
	padding-top: 12px;
	color: #242424;
	}
div#mailMagazineTxt{
	margin:10px 10px 5px 10px;
	}
div#mailMagazineForm{
	width:220px;
	margin:0 auto;
	text-align:center;
	}
div#mailMagazineForm ul li.radioBtn{
	float:left;
	clear:both;
	display:inline;
	margin:0 0 6px 40px;
	}
div#mailMagazineForm ul li.nameForm{
	float:left;
	clear:both;
	display:inline;
	margin:0 0 6px 20px;
	}
div#mailMagazineForm	form{
	margin:0;
	}
div#mailMagazineForm	form input.mailMaga{
	vertical-align:middle;
	}	
	
/*
freeArea
--------------------------------*/
.freeArea{
	width:240px;
	padding-bottom:10px;
	margin-bottom:15px;
	background:url(../image_o/sidearea_02_bottom.jpg) no-repeat left bottom;
	}
.freeAreaHead{
	height:36px;
	padding-top:0px;
	text-align:center;
	background:url(../image_o/sidearea_02_top.jpg) no-repeat left top;
	}
.freeAreaHead2{
	height:36px;
	padding-top:0px;
	text-align:center;
	background:url(../image_o/sidearea_02_top2.jpg) no-repeat left top;
	}
.freeAreaHead p{
	padding-top: 9px;
	font-size: 14px;
	}
.freeAreaHead2 p{
	padding-top: 14px;
	font-size: 14px;
	}
.freeAreaTxt{
	margin: 10px 10px 5px 10px;
	text-align: center;
	}
.freeAreaTxt2{
	margin: 10px 10px 5px 10px;
	text-align: left;
	}

/*
freeArea2
--------------------------------*/
.freeArea2{
	width:240px;
	padding-bottom:10px;
	margin-bottom:15px;
	background:url(../image_o/sidearea_03_bottom.jpg) no-repeat left bottom;
	}
.freeAreaImg{
	margin-top:10px;
	text-align:center;
	}
.freeArea2Head{
	height:36px;
	padding-top:0px;
	background:url(../image_o/sidearea_03_top.jpg) no-repeat left top;
	}
.freeArea2Head p{
	padding-top:9px;
	margin-left:20px;
	}
.freeArea2Txt{
	margin:10px 10px 5px 10px;
	}


/*
左サイドのテキストバナー
--------------------------------*/
div#wrapper .txtBnr{
	width:240px;
	margin:0 auto;
	text-align:center;
	}

div#wrapper .txtBnr p a{
	display:block;
	width:240px;
	height:120px;
	padding-top:15px;
	background:url(../image_o/bnr.jpg) no-repeat left top;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-size: 20px;
	}
div#wrapper .txtBnr p a:hover{
	background-position: 0 -135px;
	font-weight: bold;
	font-size: 20px;
	}


div#wrapper .txtBnr2{
	width:240px;
	margin:0 auto;
	text-align:center;
	}

div#wrapper .txtBnr2 p a{
	display:block;
	width:240px;
	height:40px;
	padding-top:15px;
	background:url(../image_o/bnr.jpg) no-repeat left top;
	color:#FFFFFF;
	text-decoration:none;
	}
div#wrapper .txtBnr2 p a:hover{
	background-position: 0 -102px;
	font-weight: bold;
	font-size: 16px;
	}

	
/*
sideMenu
--------------------------------*/
div#sideMenu{
	margin-bottom:15px;
	}
div#sideMenuTitle{
	border-top:1px solid #555;
	border-bottom:2px solid #D9A300;
	}
div#sideMenuTitle p{
	padding:8px 0;
	margin-left:10px;
	}
div#sideMenuList li{
	margin-left:10px;
	padding:8px 0 8px 10px;
	border-bottom:1px dotted #999;
	background:url(../image_o/link.gif) no-repeat left 13px;
	}
	

/*
sideMenu2
--------------------------------*/
div#sideMenu2{
	margin-bottom:15px;
	background:url(../image_o/sidearea_03_bottom.jpg) no-repeat left bottom;
	}
div#sideMenuTitle2{
	height:36px;
	background:url(../image_o/sidearea_03_top.jpg) no-repeat left top;
	}
div#sideMenuTitle2 p{
	padding:8px 0;
	margin-left:20px;
	}
div#sideMenuList2 li{
	padding:8px 0 8px 20px;
	border-bottom:1px solid #ccc;
	background:url(../image_o/link.gif) no-repeat 10px 13px;
	}



div.sideMenu2{
	margin-bottom:15px;
	background:url(../image_o/sidearea_03_bottom.jpg) no-repeat left bottom;
	}
div.sideMenuTitle2{
	height:36px;
	background:url(../image_o/sidearea_03_top.jpg) no-repeat left top;
	}
div.sideMenuTitle2 p{
	padding:8px 0;
	margin-left:20px;
	}
div.sideMenuList2 li{
	padding:8px 0 8px 20px;
	border-bottom:1px solid #ccc;
	background:url(../image_o/link.gif) no-repeat 10px 13px;
	}
/*
pagetitle
--------------------------------*/
div#pageTitle{
	width: 640px;
	height: 40px;
	background: url(../image_o/title_01.jpg) no-repeat left top;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	}
div#pageTitle h2{
	padding-left: 14px;
	padding-top: 4px;
	font-size: 18px;
	color: #33332F;
	font-style: italic;
	}


	
	
/*
midashi_L
--------------------------------*/
.midashiL{
	width:640px;
	height:40px;
	background:url(../image_o/title_02.jpg) no-repeat left top;
	margin-bottom:15px;
	}
.midashiL h3{
	padding:10px 0 0 10px;
	font-size:1.2em;
	font-weight:bold;
	color:#FF620C;
	}


/*
mawarikomi txt
--------------------------------*/
.imgTxt{
	overflow:hidden;
	margin-bottom:15px;
	}
.imgTxt p{	
	}
.imgTxt img{
	margin:0 10px 10px 10px;
	float:right;
	display:inline;
	}
	
.imgTxtArea{
	margin-bottom:15px;
	background:url(../image_o/mainarea_bottom.jpg) no-repeat left bottom;
	}
.imgTxtAreaHead{
	overflow:hidden;
	width:640px;
	padding-top:10px;
	background:url(../image_o/mainarea_top.jpg) no-repeat left top;
	}
.imgTxtAreaHead img{
	margin:0 10px 10px 10px;
	float:left;
	display:inline;
	}
.imgTxtAreaHead p{
	}
	

/*
お客さまの声
--------------------------------*/
.voiceAreaB,
.voiceAreaY,
.voiceAreaG{
	margin-bottom:15px;
	padding-top:10px;
	border:1px solid #bbb
	;
	}
.voiceAreaG2{
	float: left;
	width:318px;
	height:200px;
	margin-bottom:15px;
	padding-top:10px;
	border:1px solid #bbb
	;
	}	
.voiceAreaY2{
	margin-bottom:15px;
	padding-top:10px;
	border:1px solid #ff0000;
	}	

		/*背景色の指定はuser.cssで行なっています*/

.voiceAreaB img,
.voiceAreaY img,
.voiceAreaG img{
	float:left;
	display:inline;
	margin:0 10px 10px 10px;
	}
	
	
	

/*
dl dt dd
--------------------------------*/
div#rightArea dl{
	overflow:hidden;
	width:640px;
	margin-bottom:15px;
	}
div#rightArea dl dt{
	float:left;
	clear:both;
	margin-top:10px;
	font-weight:bold;
	}
div#rightArea dl dd{
	margin-top:10px;
	padding:0px 0px 10px 150px;
	border-bottom:1px solid #999;
	}
	
/*
table
--------------------------------*/
table{
	width:640px;
	margin:0 0 15px 0;
	border:1px solid #bbb;
	}
table th{
	text-align: center;
	padding: 5px;
	background-color: #f8f8f8;
	border: 1px solid #bbb;
	font-size: 14px;
}	
table td{
	text-align:center;
	padding:5px;
	background-color:#fff;
	border:1px solid #bbb;
}	

	/*その他の背景色の指定はuser.cssで行なっています*/



/*
フォーム
--------------------------------*/
.formTh{
	width:180px;
	}
.formTd{
	text-align:left;
	}
.formTd .rdSmall{
	margin-left:10px;
	}
#formBtn{
text-align:center;
	}
#input{
	margin-right:15px;
	}
#d-ic{
	margin-top:20px;
	font-size:0.8em;
	color:#CCCCCC;
	}




/*
右側エリア各種パーツ
--------------------------------*/	
div#rightArea h4{
	height:22px;
	padding-left:5xpx;
	margin-bottom:10px;
	font-size:1.1em;
	font-weight:bold;
	color:#FF620C;
	}
div#rightArea h5{
	background: url(../image_o/title_04.jpg) no-repeat left 4px;
	padding-left: 13px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #242424;
	font-size: 14px;
	}
div#rightArea p{
	margin: 0 10px 10px 10px;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #242424;
	line-height: normal;
	}
div#rightArea .link{
	background:url(../image_o/link.gif) no-repeat left 5px;
	padding-left:10px;
	}
	
	
	
/*
各種リスト
--------------------------------*/	
div#rightArea ul{
	margin: 0 0 15px 10px;
	font-size: 9px;
	}
div#rightArea li{
	background: url(../image_o/mark_list.jpg) no-repeat left 6px;
	padding-left: 10px;
	}
div#rightArea li.checkRedBox{
	background:url(../image_o/listCheck_redBox.gif) no-repeat left 5px;
	padding-left:13px;
	}
div#rightArea li.checkRe{
	background: url(../image_o/listCheck_red.gif) no-repeat left 5px;
	padding-left: 13px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	}
div#rightArea li.checkBl{
	background:url(../image_o/listCheck_bl.gif) no-repeat left 5px;
	padding-left:13px;
	}
div#rightArea li.checkYe{
	background:url(../image_o/listCheck_ye.gif) no-repeat left 5px;
	padding-left:13px;
	}
div#rightArea li.checkGr{
	background:url(../image_o/listCheck_gr.gif) no-repeat left 5px;
	padding-left:13px;
	}


/*
商品リスト
--------------------------------*/	
.item_list{
	width:100%;
	padding-bottom:15px;
	margin-bottom:15px;
	overflow:hidden;
	border-bottom:1px solid #999;
	}
.item_list_left{
	width:165px;
	float:left;
	}
.item_list_left img{
	padding:3px;
	border:1px solid #ccc;
	}
.item_list_info{
	width:470px;
	float:right;
	}
.item_list_info img{
	float:left;
	margin-right:10px;
	}
.intoCart{
	margin-top:10px;
	}
.buyBtnArea{
	width:100%;
	margin-top:10px;
	overflow:hidden;
	}
.itemBtn{
	width:146px;
	margin-left:10px;
	}
.itemBtn2{
	width:146px;
	margin:0 0 10px 10px;
	}


/*
商品詳細
--------------------------------*/	
.item_detail{
	width:100%;
	padding-bottom:15px;
	margin-bottom:15px;
	overflow:hidden;
	border-bottom:1px solid #999;	
	}
.item_detail_left{
	width:294px;
	float:left;
	}
.item_detail_left img{
	margin-bottom:10px;
	display:inline;
	padding:3px;
	margin-right:2px;
	border:1px solid #ccc;
}



/*
ボタン
--------------------------------*/	
div#wrapper .btnSmall{
	width:201px;
	margin:0 auto;
	text-align:center;
	}
div#wrapper .btnSmall p a{
	display:block;
	width:201px;
	height:32px;
	padding-top:15px;
	background:url(../image_o/btn_03.jpg) no-repeat left top;
	color:#FFFFFF;
	text-decoration:none;
	}
div#wrapper .btnSmall p a:hover{
	background-position:0 -47px;
	}
div#wrapper .btn{
	width:400px;
	margin:0 auto;
	text-align:center;
	}
div#wrapper .btn a{
	display:block;
	width:400px;
	height:39px;
	padding-top:15px;
	background:url(../image_o/boton3.png) no-repeat left top;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-size: 20px;
	}
div#wrapper .btn a:hover{
	background-position:0 -54px;
	font-weight: bold;
	font-size: 20px;
	}



div#wrapper .btnNormal{
	width:240px;
	margin:0 auto;
	text-align:center;
	margin-bottom:10px;
	}
div#wrapper .btnNormal a{
	display:block;
	width:240px;
	height:43px;
	padding-top:27px;
	background:url(../image_o/btn_11.jpg) no-repeat left top;
	color:#FFFFFF;
	text-decoration:none;
	}
div#wrapper .btnNormal a:hover{
	background-position:0 -70px;
	}

/*
ランキング
--------------------------------*/	
.ranking{
	width:100%;
	background:url(../image_o/bg_ranking_bottom.jpg) no-repeat left bottom;
	overflow:hidden;
	margin-bottom:20px;
	}
.rankingTop{
	width:100%;
	background:url(../image_o/bg_ranking_top.jpg) no-repeat left top;
	overflow:hidden;
	}
.rankingBox{
	width:206px;
	float:left;
	margin-top:13px;
	margin-right:4px;
	padding:0 3px;
	}
.rankingBox2{
	width:206px;
	float:left;
	margin-top:13px;
	padding-left:2px;
	}
.rankingTitle{
	padding-left:25px;
	}
.rankingImg{
	padding-top:10px;
	}



/*
バナー画像の配置
--------------------------------*/			
.bnrImgLeft{
	margin:0 auto 15px;
	text-align:left;
	}
.bnrImgCenter{
	margin:0 auto 15px;
	text-align:center;
	}
.sideBnr{
	margin:0 auto 15px;
	text-align:left;
	}


/*
フッター
--------------------------------*/		
div#footer{
border-top:1px solid #bbb;
padding-top:15px;
width:900px;
margin:0 auto;
text-align:center;
}
address {
	padding-top: 15px;
	padding-bottom: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

/*
Sakiko
--------------------------------*/
div#homeTopImage{
	margin-bottom:12px;
	}
