.c_column {
	float: left;
	display: inline;
	width:682px;
	margin: 0 12px;
	padding:3px 3px;
}

.currymix_main {
	float: left;
	height: 231px;
	width: 682px;
	border: 0px solid #DDDDDD;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	position: relative;
	display: block;
	width: 682px; /* 画像1枚分の横幅 */
	height: 231px; /* 画像1枚分の高さ */
	text-indent: -1000px; /* 文字を見えなくする */
	background-image: url("../special/img/currymix_main.jpg"); /* 画像ファイル名 */
}

/* base setting */

.larger{
font-size:larger;
}

.red{
color:red;
}

.bold{
font-weight:bold;
}

.center{
text-align:center;
}

.larger{
font-size:larger;
}

.fl{
float:left;
}

.fr{
float:right;
}

.clear{
clear:both;
}
/* base setting */

.pan {
	padding: 5px;
}

.pan a {
	color:#ff9900;
	margin-right: 7px;

}

.pan strong {
	margin-left: 7px;
}

.harfbox{
width:325px;
margin:0 3px;
padding:5px;
}

table.nutrition{
width:318px;
margin-left:2px;
border-top:1px solid #ccc;
border-left:1px solid #ccc;
border-collapse:collapse;
border-spacing:0;
}

table.nutrition th{
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
padding:0.2em 0.3em 0.5em 0.3em;
text-align:center;
}

table.nutrition td{
padding:0.1em 0.3em 0.1em 0.7em ;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}



.mixedspice_menu{
	margin:0 auto;
	width:660px;
	height:350px;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px #930 solid;
	text-align:center
	display:block;
}

.mixedspice_menu ul{
margin:0px 0px 10px 50px;
}

.mixedspice_menu li{
	background-image:url(../special/img/mixedspice_list.png);
	background-repeat:no-repeat;
	padding:2px 0px 10px 17px;
	list-style-type: none;
}

.mixedspice_menu_left{
	float:left;
	width:280px;
	padding-right:5px;
	margin:0px 10px 0px 10px;
	clear:both;
}

.mixedspice_menu_right{
	float:left;
	width:280px;
	padding-right:5px;
	margin:0px 3px 0px 5px;

}

p.note{
	margin:0px 10px 10px 10px;
	padding:4px 5px 5px 5px;
	background-image: url(../special/img/note_line.gif);
	line-height: 20px;
}

p.note2{
	margin:0px 10px 10px 10px;
	padding:6px 5px 5px 5px;
	background-image: url(../special/img/note_line.gif);
	line-height: 20px;
	text-align:center;
}

h5 {
	font-size: 16px;
	padding-left: 25px;
	color: #222222;
	margin:15px 0px 5px 0px;
	font-weight: bold;
	line-height: 31px;
	background-image: url(../special/img/h3_3.png);
	height: 35px;
	background-repeat: no-repeat;
}

p.organic_copy{
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	margin:0px 0px 5px 0px;
}

.main_text{
	line-height:25px;
}

.currymix_button{
margin:0px 5px 15px 40px;
text-align:center;
}

.currymix_button_2{
margin:0px 40px 15px 5px;
text-align:center;
}

.currymix_button img:hover{
    filter:alpha(opacity=75);  /* IE7以下用 */
    -ms-filter: "alpha(opacity=75)"; /* IE8用 */
    -moz-opacity:0.75; /* Firefox 1.5未満, Netscape用 */
    -khtml-opacity: 0.75;  /* Safari 1.x, 他khtmlに対応したブラウザ用  */
    opacity: 0.75; /* Firefox 1.5以上, Opera, Safari用 */
}

.currymix_button_2 img:hover{
    filter:alpha(opacity=75);  /* IE7以下用 */
    -ms-filter: "alpha(opacity=75)"; /* IE8用 */
    -moz-opacity:0.75; /* Firefox 1.5未満, Netscape用 */
    -khtml-opacity: 0.75;  /* Safari 1.x, 他khtmlに対応したブラウザ用  */
    opacity: 0.75; /* Firefox 1.5以上, Opera, Safari用 */
}

.currymix_harf{
width:320px;
border:#ddd 1px solid;
padding:5px 5px 5px 5px;
margin:0px 4px 7px 2px;
}

.currymix_harf img:hover{
    filter:alpha(opacity=75);  /* IE7以下用 */
    -ms-filter: "alpha(opacity=75)"; /* IE8用 */
    -moz-opacity:0.75; /* Firefox 1.5未満, Netscape用 */
    -khtml-opacity: 0.75;  /* Safari 1.x, 他khtmlに対応したブラウザ用  */
    opacity: 0.75; /* Firefox 1.5以上, Opera, Safari用 */
}

.organic_all{
	float: left;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	position: relative;
}

.organic_all_right{
	float: right;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	position: relative;
}

.organic_all_text{
	_zoom: 1;  
	overflow: hidden;
	margin-bottom:10px;
}

.organiclink a{
	color:#ff6600;
	font-weight:bold;
	text-align:center;
	margin:20px 10px 20px 10px;
	text-decoration:underline;
	display: block;
}

.organiclink a:hover{
	color:#ffaa00;
	text-decoration:none;

}

hr.gray{
	border:#ddd 1px solid;
	margin:20px 5px 10px 5px;
}

.adsense_center_rectangle{
margin:0px 0px 15px 0px;
}