@charset "Shift_JIS";

* {
  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  color:#333333;
  line-height:130%;
}


/*///新着情報/////////////////////////////*/

div#shinchaku ul{
	width:480px ;
	margin:5px 0 10px 30px;
	list-style: circle inside ;
	padding-bottom:5px;
}

div#shinchaku ul li{
	line-height: 150%;
}

div#shinchaku ul li a{
margin-left:10px;
}

/*///イチオシ商品/////////////////////////////*/

div#ichioshi {
	width:515px ;
}

div#ichioshi table{
	width:500px ;
	margin:auto;
	background:url(../../cathand/img/nekoBg.gif)  center repeat;
}

div#ichioshi table td img{
	float:left;
	border:1px solid #006600;
	margin:0 10px 10px 10px;
	margin-bottom:20px;
}

div#ichioshi table td div a{
	width:120px ;
	background-color:#ccd875;
	margin-left:300px;
	padding: 2px;
}

/*///おすすめ商品/////////////////////////////*/
div#osusume table{
	width:500px ;
	margin:auto;
	background:url(../../cathand/img/nekoBg.gif)  center repeat;

}

div#osusume  table td img{
	border:1px solid #006600;
	margin-left:20px;

}

div#osusume  table p{
	width:120px ;
	margin:auto;
	margin-bottom:5px;
}

div#osusume td{
	vertical-align:top;
	text-align:left;
}

div#osusume table td div a{
	width:120px ;
	background-color:#ccd875;
	margin:5px 0 5px 120px;
	padding:2px;
}

/*///米ブログ/////////////////////////////*/
div#komeBlog table {
	margin-top:5px;
	width:240px;
}

div#komeBlog table td img{
	float:left;
	margin:5px;
}

div#komeBlog table td p{
	margin-bottom:5px;
}

div#komeBlog table td  div a{
	display:none;
}

div#komeBlog p.blog {
	padding:5px;
	text-align:right;
}

/*///TS'ブログ/////////////////////////////*/
div#tsBlog table {
	margin-top:5px;
	width:240px;
}

div#tsBlog table td img{
	margin:5px;
	float:left;
}

div#tsBlog table td p{
	margin-bottom:5px;
}

div#tsBlog table td div a{
	display:none;
}

div#tsBlog p.blog {
	padding:5px;
	text-align:right;
}


/*///navi/////////////////////////////*/

div#navi ul {
	text-decoration:none;
}

div#navi ul.big {
    list-style: none;
	font-size:medium;
	font-weight:bold;
	margin: 5px 0 10px 0px ;

}

div#navi ul.big li{
	padding: 0 0 0 25px;
	background:url(../../images/kometubu.gif) no-repeat 5px 3px;
}

div#navi ul.big li{
	margin-top:2px; 
}

div#navi ul.small {
	padding: 0 0 0 20px;
	list-style: circle;
}

div#navi ul.small li{
	padding: 0px;
	font-size:small;
	font-weight:normal;
	background: none;
}

/*///商品一覧/////////////////////////////*/

div#list {
	margin-top:5px;
	width: 515px;
	background:url(../../images/waku_nakami.gif) repeat-y;
	margin-bottom:5px;
}

div#list div.kaimono input{
	margin-left:10px;
}

div#list div.wakuButtom {
	width: 515px;
	background:url(../../images/waku_buttom.gif) left bottom no-repeat;
	padding-bottom:4px;
}

div#list table{
	margin:auto;
	background:url(../../cathand/img/nekoBg.gif)  center repeat;
	width: 500px;
}

div#list h2{
	color:#006600;
	border-bottom:1px dashed #006600;
	margin:0 10px;
	padding:5px;
}

div#list h3{
	color:#006600;
	font-size:medium;
	padding:5px 0 5px 0;
}

div#list span.productPriceSpan {
	color:#ff0000;
	font-size:medium;
}

div#list div.menu {
	margin:0 10px;
	padding:5px;
}

div#list table img{
	margin-left:10px;
	width: 120px;
	border:1px solid #006600;
}

div#list div.cathand_list_banner {
	display: none;
}


div#list div.cathand_list_back {
	margin-left:20px;
	margin-bottom:10px;
}

div#list table td p a{
	background-color:#ccd875;
	padding: 2px;
	margin-top:3px ;
	text-align:right;
}

div#list table th{
	border-bottom:1px dashed #006600;
	padding-bottom:15px;
}

div#list table td{
	border-bottom:1px dashed #006600;
	padding-bottom:15px;
}

/*///商品詳細/////////////////////////////*/

div#detail {
	width: 515px;
	background:url(../../images/waku_nakami.gif) repeat-y;
	margin-bottom:5px;
	margin-top:5px;
	text-align:center;
}

div#detail div.kaimono input{
	margin-left:10px;
}


div#detail div.wakuButtom {
	width: 515px;
	background:url(../../images/waku_buttom.gif) left bottom no-repeat;
	padding-bottom:4px;
}
	
div#detail table{
	margin:auto;
	background:url(../../cathand/img/nekoBg.gif)  center repeat;
	width: 480px;
}

div#detail span#img_title{
	color:#006600;
	font-weight:bold;
}

div#detail table td img{
	width:200px ;
	border:1px solid #006600;
 }

div#detail p.detailPhoto {
	margin-bottom:10px;
}

div#detail td p a img{
	width:80px;
	border:1px solid #006600;
 }

div#detail table h2{
	font-size:medium;
	color:#006600;
	margin:0 10px;
	padding:10px 0 10px 0;
}

div#detail p.detaiInput,p.detaiPrice  {
	margin-bottom:5px;
}

div#detail span.detaiPriceSpan {
	color:#ff0000;
}

div#detail span.detailDetailTitle {
	color:#ff0000;
}

div#detail p.detailDetail {
	width:450px;
	text-align:left;
	margin:0 auto 0 ;
}

div#detail div.cathand_list_banner {
	display: none;
}


/*///買い物かご/////////////////////////////*/

div.kaimono {
	text-align:right;
	padding-right:15px;
	}
	


/*///お米豆知識/////////////////////////////*/

div#main div.chishiki {
	padding-bottom: 10px;
}

div#main div.chishiki table {
	margin-top: 5px;
	border-spacing:10px;
}

div#main div.chishiki table td{
	border:1px dashed #006600;
	padding:10px;
	margin:0 10px 10px 10px;
	background-color:#fff;
}

div#main div.chishiki table img{
	float:right;
	margin-left:10px;
	border:1px solid #006600;
}

/*///特定商取引/////////////////////////////*/

div#main div.tokutei {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div#main div.tokutei td.title {
	padding:5px 0 10px 0px;
	font-weight:bold;
	border:none
}

div#main div.tokutei table {
	margin: 0;
	width: 515px;
}

div#main div.tokutei table td{
	border: 1px solid #006600;
}

div#main div.tokutei table td.left{
	width: 130px;
	padding: 5px;
	font-weight:bold;
	background-color: #ccd875;
}

div#main div.tokutei td.left {
	background-color:#FFFFCC;
	padding: 3px 0 3px 5px;
}

div#main div.tokutei td.right {
	padding:3px 3px 3px 10px;
}

/*///お問い合わせ/////////////////////////////*/

div#otoiawase {
	padding-bottom:10px;
 }

div#otoiawase table{
	width:515px;
 }

div#otoiawase table td {
	padding:5px;
	border:1px solid #006601;
}

div#otoiawase input{
	margin-left:5px;
}

div#otoiawase tr.style_name input{
	width:200px;
}

div#otoiawase tr.style_kana input{
	width:200px;
}

div#otoiawase tr.style_zip input{
	width:50px;
}

div#otoiawase tr.style_add input{
	width:200px;
}

div#otoiawase tr.style_tel input{
	width:40px;
}

div#otoiawase tr.style_e_mail input{
	width:200px;
}

div#otoiawase tr.style_e_mail_check input{
	width:200px;
}

div#otoiawase td.form_index{
	background-color:#ccd878;
	font-weight:bold;
	width:150px;
}

div#otoiawase span.must{
	padding-left:5px;
	color:#ff0000;
}

div#otoiawase tr.style_field1 textarea{
	width:250px;
	height:100px;
	border-top:2px solid #666666;
	border-left:2px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	margin-left:5px;
}

div#otoiawase td.td_submit{
	text-align:center;
	padding:10px;
	background-color:#ccd878;
}