/*********************************************/
/*                共通項目                   */
/*********************************************/
/*********************************************************************************　共通　*/

body {
	margin: 0;
	padding: 0;
	background-color: #ffc;
	font-size: 100%;
	background-image: url(../images/share/bg_header2.png);
	background-repeat: repeat-x;
}
body, table, caption, th, td, form, input, textarea {
	/*font-size:small;*/
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Helvetica, Arial, sans-serif;
	line-height:1.2em;
	/*letter-spacing:0.09em;*/
}

a:link {}
a:visited {color:#00f;}
a:hover {color:#900;}
a:active {}

h1,h2,h3,h4,h5,h6,p,address,li,dt,dd {
	text-align: justify;
	text-justify: inter-ideograph;
	/*line-height: 140%;*/
	letter-spacing: 0.1em;

}

.bgcolor-1 {
	background-color: #eee;
}

.bgcolor-2 {
	background-color: #ddd;
}

.right {text-align: right;}
.left {text-align: left;}
.center {text-align: center;}

.clear {clear: both;}


strong {
	color: #c00;
}

img {
	border:none;
}

/*********************************************************************************　コンテナ（全体）　*/

div#container {
	width: 780px;
	height:1%;
	padding: 0;
	margin: 0px auto;

}

/*********************************************************************************　SEO　*/

div#seo {
	height: 15px;
	background-color: #f90;
	padding-bottom: 5px; 
}
div#seo h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	text-align: center;
	font-weight: normal;
}

/*********************************************************************************　ヘッダー　*/

#header {
	display:block;
	width:780px;
	height:50px;
	margin:0;
	padding:0;
}
#header ul {
	margin:0;
	padding:0;
}
#header li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	text-indent:-9999px; /*テキスト非表示*/
}
#header li a {
	display:block;
	width:390px;
	height:50px;
	background-image:url(../images/share/header.jpg);
	background-position:0px 0px;
}
#header li.top a {background-position:0px 0px;}
#header li.tel a {background-position:-390px 0px;}

#header li a:link {
}
#header li a:visited {
}

#header li.top a:hover {background-position:0px -50px;}
#header li.tel a:hover {background-position:-390px -50px;}

/*********************************************************************************　グローバルナビゲーション　*/
#gnav {
	display:block;
	width:780px;
	height:30px;
	margin:0;
	padding:0;
}
#gnav ul {
	margin:0;
	padding:0;
}
#gnav li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	text-indent:-9999px; /*テキスト非表示*/
}
#gnav li a {
	display:block;
	width:111px;
	height:30px;
	background-image:url(../images/share/gnavi.jpg);
	background-position:0px 0px;
}
#gnav li.croquette a {background-position:0px 0px;width:222px;}
/*#gnav li.rice a {background-position:-111px 0px;}*/
#gnav li.introduce a {background-position:-222px 0px;}
#gnav li.media a {background-position:-333px 0px;}
#gnav li.safety a {background-position:-444px 0px;}
#gnav li.schedule a {background-position:-555px 0px;}
#gnav li.blog a {background-position:-666px 0px;}

#gnav li a:link {
}
#gnav li a:visited {
}

#gnav li.croquette a:hover {background-position:0px -30px;width:222px;}
/*#gnav li.rice a:hover {background-position:-111px -30px;}*/
#gnav li.introduce a:hover {background-position:-222px -30px;}
#gnav li.media a:hover {background-position:-333px -30px;}
#gnav li.safety a:hover {background-position:-444px -30px;}
#gnav li.schedule a:hover {background-position:-555px -30px;}
#gnav li.blog a:hover {background-position:-666px -30px;}


/*********************************************************************************　コンテンツ　*/

div#contents {
overflow:auto;
	width: 100%;
/*	width: 778px;*/
	margin: 0;
	padding: 0;
	border-top: 1px solid #fc0;
	border-right: 1px solid #fc0;
	border-left: 1px solid #fc0;
	background-color: #fff;
}


/*********************************************************************************　コンテンツ　アイテム　*/

div.item {
	width: 516px;
	height: ;
	margin: 0 auto 20px;
	padding: 0 20px 20px;
	border: 2px solid #fc0;

}

div.item h1.img {
	margin: ;
	padding: ;

}

div.item h2.img {
	margin: 0 0 0.2em;
	padding: 0;

}

div.item h3 {
	font-size: 80%;
	font-weight: normal;
	margin: 0;
	padding: 0.5em;
	background-color: #ffc;
}

div.item p {
	margin: 0 1.5em 10px;
	padding: 0;
}

div.item ul {
	font-size: 80%;
	margin: 0.5em 1em;
	
}

div.item li {
	list-style-type: none;
}


/*********************************************************************************　コンテンツ　アイテム（個別）　*/
#contents #main .item_kobetsu{
	width:343px;
	height:auto;
	margin:0 0 20px 10px;
	padding-bottom:1em;
	border-right:2px dotted #fc0;
	border-bottom:2px dotted #fc0;
	float:left;
}
#contents #main .item_kobetsu h2{
	width:330px;
	height:30px;
	margin:0;
	/*margin-bottom:10px;*/
	padding:5px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#fff;
	background-image: url(../images/shop/item_kobetsu_h_bg.png);
	font-size:110%;
	color:#400000;
}
#contents #main .item_kobetsu .pic {
	float:left;
	width:140px;
	margin:0;
	padding:0;
	padding-left:10px;
}
#contents #main .item_kobetsu .text {
	float:right;
	width:190px;
	margin:0;
	padding:0;
}

#contents #main .item_kobetsu .text h3{
	height:6em;
	margin:0 1em 1em;
	padding-bottom:1em;
	border-bottom:2px dotted #333;
	font-size:80%;
	font-weight:normal;
}
#contents #main .item_kobetsu .text p.price{
	margin:0 1em 0.5em;
	padding:0;
	text-align:left;
	font-size:100%;
	color:red;
	font-weight:bold;
}
#contents #main .item_kobetsu .text p.btn_detail{
	width:140px;
	height:26px;
	margin:0.5em auto;
	padding:0;
	display:block;
	text-indent:-9999px;
}
#contents #main .item_kobetsu .text p.btn_detail a{
	width:140px;
	height:26px;
	display:block;
	text-indent:-9999px;
	background-image: url(../images/shop/btn_detail.png);
	background-position:0 0;
}

#contents #main .item_kobetsu .text p.btn_detail a:hover{
	background-position: 0 -26px;
}


/*********************************************************************************　コンテンツ　アイテム（ギフト）　*/
#contents #main .item_gift{
	width:343px;
	height:auto;
	margin:0 0 20px 10px;
	padding-bottom:1em;
	border-right:2px dotted #690;
	border-bottom:2px dotted #690;
	float:left;
}
#contents #main .item_gift h2{
	width:330px;
	height:30px;
	margin:0;
	/*margin-bottom:10px;*/
	padding:5px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#fff;
	background-image: url(../images/shop/item_gift_h_bg.png);
	font-size:110%;
	color:#400000;
}
#contents #main .item_gift .pic {
	float:left;
	width:140px;
	margin:0;
	padding:0;
	padding-left:10px;
}
#contents #main .item_gift .text {
	float:right;
	width:190px;
	margin:0;
	padding:0;
}

#contents #main .item_gift .text h3{
	height:6em;
	margin:0 1em 1em;
	padding-bottom:1em;
	border-bottom:2px dotted #333;
	font-size:80%;
	font-weight:normal;
}
#contents #main .item_gift .text p.price{
	margin:0 1em 0.5em;
	padding:0;
	text-align:left;
	font-size:100%;
	color:red;
	font-weight:bold;
}
#contents #main .item_gift .text p.btn_detail{
	width:140px;
	height:26px;
	margin:0.5em auto;
	padding:0;
	display:block;
	text-indent:-9999px;
}
#contents #main .item_gift .text p.btn_detail a{
	width:140px;
	height:26px;
	display:block;
	text-indent:-9999px;
	background-image: url(../images/shop/btn_detail.png);
	background-position:0 0;
}

#contents #main .item_gift .text p.btn_detail a:hover{
	background-position: 0 -26px;
}


/*********************************************************************************　コンテンツ　アイテム（ギフトボックス）　*/
#contents #main .item_giftbox{
	width:220px;
	height:auto;
	margin:0 9px 20px;
	border:1px solid #690;
	border-top:10px solid #690;
	float:left;
}
#contents #main .item_giftbox h2{
	margin:0;
	padding:0;
	height:90px;
	/*text-indent:-9999px;*/
	background-repeat: no-repeat;
	background-position: center center;
}
/*#contents #main .item_giftbox h2.large {
	background-image: url(../images/shop/item_giftbox_bg_large.jpg);
}
#contents #main .item_giftbox h2.medium {
	background-image: url(../images/shop/item_giftbox_bg_medium.jpg);
}
#contents #main .item_giftbox h2.small {
	background-image: url(../images/shop/item_giftbox_bg_small.jpg);
}*/
#contents #main .item_giftbox h3{
	height:2em;
	margin:1em;
	padding-bottom:1em;
	border-bottom:2px dotted #333;
	font-size:80%;
	font-weight:normal;
}
#contents #main .item_giftbox p.price{
	margin:0 1em 0.5em;
	padding:0;
	text-align:left;
	font-size:100%;
	color:red;
	font-weight:bold;
}
#contents #main .item_giftbox form{
	margin:0 0 1em;
	padding:0;
	text-align:center;
}




/*********************************************************************************　フッター　*/

div#footer {
	clear: both;
	width: 780px;
	height: ;
	margin: 0 auto 10px;
	padding: 0;
}

div#footer p.img {
	margin: 0;
	padding: 0;
}

div#footer ul.fnavi {
	/*text-align: right;*/
	font-size: 100%;
	margin: 0.3em 0 0;
	padding: 0;
}
div#footer ul.fnavi li {
	float:left;
	margin:0 0.5em 0.5em 0;
	padding:0 0.5em 0 0;
	border-right:1px solid #333;
	list-style:none;
}
div#footer ul.fnavi li.br {
	clear:both;
}
div#footer ul.fnavi li.end {
	border-right:none;
}

div#footer p,address {
	clear:both;
	/*text-align: right;*/
	font-size: 80%;
	margin: 0.3em 0 0;
	padding: 0;
	font-style: normal;
	
}

div#footer p#copyright {
	/*text-align: right;*/
	font-size: 80%;
	margin: 0.3em 0 0;
	padding: 0;
	
}



/*********************************************************************************　トップページ　main　*/

#top-navi {

}

#main {
	float: left;
	width: 545px;
	margin: 10px 0 0 10px;
	padding: 0;
	background-color: #fff;
}
#main p.image {
	margin:0 0 20px;
	padding:0;
	/*height:260px;*/
	background-color:#fc0;
}

#main p.image a:link {}
#main p.image a:visited {}
#main p.image a:hover {color:#c00;font-weight:bold;}
#main p.image a:active {color:#c00;}



#main #information {
	overflow:auto;
	width: 523px;
	/*height: 320px;*/
	margin:0 10px;
	/*border:1px solid #999;*/
	
}


#main #information dl {
	margin: 0;
	padding: 0;
}

#main #information dt {
	margin: 5px 10px 0;
	padding-left: 10px;
	border-left: 4px solid #fc0;
}

#main #information dd {
	margin: 0 10px 10px;
	padding-left: 20px;
	border-left: 4px solid #fc0;
}



/*********************************************************************************　トップページ　side　*/

#side {
	font-size:small;
	float: right;
	width: 185px;
	margin: 10px 10px 0 0;
	padding: 0 auto;
	background-color: #fff;
}
#side .image {
	margin:0;
	padding:0;
}


#side #ranking {
	margin:20px 0;

}
#side #ranking h2{
	margin:0;
	padding:0;
}
#side #ranking ul{
	margin:0;
	padding:0 0 5px;
	background-color:#c00;
}
#side #ranking li{
	margin:0 0 10px;
	padding:0;
	line-height:1em;
	text-align:center;
	list-style-type: none;
}

#side #ranking li a:link {color:#fff;}
#side #ranking li a:visited {color:#fff;}
#side #ranking li a:hover {color:#000;font-weight:bold;}
#side #ranking li a:active {color:#000;}




#side #sub {
	margin: 0;
	padding: 0;
	background-color: #fff;
}
#side #sub p.image{
	height:140px;
	margin:0 0 10px;
	text-align:center;
}



#side form {
	padding: 0 15px;
	border-left: 2px dotted #333;
}

#side form p {
	margin: 0 0 2px;
}

#side form input {
	width: 140px;
	font-size: 80%;
}


