@charset "Shift_JIS";





/* base

----------------------------------------------- */

* html body {

	font-size: x-small;

}

body {

	margin: 0;

	padding: 0;

 	font-family: "Lucida Grande", Verdana, Arial, sans-serif;

	font-size: small;

	line-height: 1.6em;

	color: #555;

/*	text-align: left;*/

}

img {

	margin: 0;

	padding: 0;

	border: 0;

}

h1,h2,h3,h4,h5,h6,form,p,ul,li,dl,dt,dd {

	margin: 0;

	padding: 0;

	list-style: none;

	text-align: left;

}

table {

	border-collapse: collapse;

}

th,td {

	padding: 0;

}





/* link

----------------------------------------------- */

a:link { color: #008000; }

a:visited { color: #008000; }

a:hover { color: #65ab31; }

a:active { color: #008000; }





/* margin

----------------------------------------------- */

.margin0 { margin: 0!important; }

.margin5 { margin: 5px 0 0!important; }

.margin10 { margin: 10px 0 0!important; }

.margin15 { margin: 15px 0 0!important; }

.margin20 { margin: 20px 0 0!important; }

.margin25 { margin: 25px 0 0!important; }

.margin30 { margin: 30px 0 0!important; }

.margin35 { margin: 35px 0 0!important; }





/* font size

----------------------------------------------- */

* html body .fontsize1 { font-size: xx-small; }

* html body .fontsize2 { font-size: x-small; }

* html body .fontsize3 { font-size: small; }

* html body .fontsize4 { font-size: medium; }

* html body .fontsize5 { font-size: large; }

* html body .fontsize6 { font-size: x-large; }

.fontsize1 { font-size: x-small; }

.fontsize2 { font-size: small; }

.fontsize3 { font-size: medium; }

.fontsize4 { font-size: large; }

.fontsize5 { font-size: x-large; }

.fontsize6 { font-size: xx-large; }

.fontsize1, .fontsize2, .fontsize3, .fontsize4, .fontsize5, .fontsize6 {

	line-height: 1.5em;

	text-align: justify;

	text-justify: inter-ideograph;

}





/* clear float

----------------------------------------------- */

.product_list:after, .column:after, .recipe_list:after {

	content: "."; 

	display: block; 

	height: 0; 

	clear: both; 

	visibility: hidden;

}





/* common

----------------------------------------------- */

#product_index, #product_detail, #recipe_index, #recipe_detail {

	width: 570px;

	margin: 0 auto;

}



.ttl01 {

	color: #e64738;

	font-weight: bold;

}

h2.ttl01 {

	text-indent:0;

	font-size:medium;

	margin:0 0 10px;

}

.ttl02 {

	background: #f6f1e6;

	width: 560px;

	color: #291000;

	border-left: 5px solid #bfa600;

	margin: 20px 0 10px!important;

	padding: 0 0 0 5px;

}

* html .ttl02 {

	width: 570px;

}

.txt {

	margin: 5px 0 0;

}

.back_btn {

	margin: 30px 0 0;

}





/* table

----------------------------------------------- */

.tabletype01 {

	width: 100%;

	border: 1px solid #85c446;

}

.tabletype01 th {

	width: 1%;

	white-space: nowrap;

	padding: 2px 5px;

	border-bottom: 1px solid #85c446;

	border-right: 1px solid #85c446;

	font-size:90%;

}

.tabletype01 td {

	width: 99%;

	padding: 2px 5px;

	border-bottom: 1px solid #85c446;

	font-size:90%;

}

.tabletype02 {

	width: 80%;

	margin: 0 0 0 20px;

}

.tabletype02 th {

	width: 1%;

	white-space: nowrap;

	font-weight: normal;

}

.tabletype02 td {

	width: 99%;

	padding: 0 0 0 15px;

}





/* product

----------------------------------------------- */

/*index*/

* html body ul.productList li,

* html body ul.productList li p {

	font-size: xx-small;

}



ul.productList{margin:0 auto}



ul.productList li{

	width: 109px;

	height: 140px;

	float: left;

	margin: 25px 25px 0 0;

}

ul.productList li.first{

	clear:both;

	margin: 25px 25px 0 15px;

}

ul.productList li p{

	font-size: x-small;

	line-height: 1.4em;

	text-align: center;

}



ul.productList li a:hover img {

	filter: alpha(opacity=80);

	KHTMLOpacity: 0.8;

	MozOpacity: 0.8;

	opacity: 0.8;

}

ul.productList li a img{

	display: block;

	text-decoration: none !important;

	margin: 0 auto 5px;

	text-align: center;

}





/*detail*/

#product_detail .more_recipe {

	background: #f6f1e6;

	color: #291000;

	border-left: 5px solid #bfa600;

	margin: 20px 0 10px;

	padding: 0 0 0 5px;

}

#product_detail .extract_recipe li {

	background: url(../common/icon_arrow.gif) no-repeat left center;

	padding: 0 0 0 15px;

}

#product_detail .column {

	width: 515px;

	margin: 15px 0 0;

}

#product_detail .left {

	width: 270px;

	float: left;

}

#product_detail .left img{

	width: 270px;

}

#product_detail .right {

	width: 300px;

	float: right;

}





/* recipe

----------------------------------------------- */



/*index*/

#recipe_index .recipe_list li {

	background: url(../common/icon_arrow.gif) no-repeat 0 3px;

	width: 270px;

	overflow: hidden;

	float: left;

	padding: 0 0 0 15px;

}

#recipe_index .latest {

	background: url(../iframe/images/latest.gif) no-repeat 0 0;

	width: 570px;

	height: 45px;

	display: block;

	text-indent: -9999px;

}

#recipe_index .latest_list {

	border-left: 1px solid #d8d8d8;

	border-right: 1px solid #d8d8d8;

	border-bottom: 1px solid #d8d8d8;

	padding: 10px;

}

#recipe_index .latest_list li {

	background: url(../common/icon_arrow.gif) no-repeat 0 3px;

	padding: 0 0 0 15px;

}



/*detail*/

#recipe_detail .column {

	width: 570px;

	margin: 15px 0 0;

}

#recipe_detail .left {

	width: 265px;

	float: left;

}

#recipe_detail .right {

	width: 305px;

	float: right;

}

#recipe_detail .num li {

	list-style: decimal;

}


