@charset "UTF-8";
/* CSS Document */

/*-------------------------------------------
ブラウザリセット
-------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/*-------------------------------------------
基本構造・ワイヤーフレーム
-------------------------------------------*/

body {
	font-size: 12px;
	color: #24191F;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuGothicPro-W3, "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", sans-serif;
	line-height: 150%;
	background: url(../img/bg_img.gif) repeat;
	text-align: center;
}

/*IE7*/
*:first-child+html body {
font-family: "メイリオ", "Meiryo", sans-serif;
}

/*IE6*/
*html body {
font-family: "メイリオ", "Meiryo", sans-serif;
}

#Header {
	width: 100%;
	padding-top: 10px;
}
#Header_inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#GlobalNavi {
	width: 900px;
	background: url(../img/gnavi_bg.jpg) no-repeat left top;
	height: 50px;
	clear: both;
	margin-bottom: 10px;
}
#MainBox {
	width: 100%;
}
#MainColum {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#MainColum_inner {
	width: 880px;
	float: left;
	background: #FFFFFF;
	display: inline;
	padding: 10px 10px 15px;
}

#ContentBody {
	width: 650px;
	float: left;
	text-align: left;
	margin-bottom: 15px;
}
#SideBar {
	width: 220px;
	float: right;
	text-align: left;
	margin-bottom: 15px;
}
.pageup {
	clear: both;
	margin-left: 790px;
}
#Footer {
	width: 100%;
	clear: both;
	margin-top: 15px;
	float: left;
}
#Footer_inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
}


/*-------------------------------------------
リンク設定
-------------------------------------------*/

a:link {
	color: #003399;
	text-decoration: none;
}
a:hover,a:active {
	color: #33CCFF;
	text-decoration: none;
}
a:visited {
	color: #6633CC;
	text-decoration: none;
}
a:hover img {
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
    opacity:0.5;
}


/*-------------------------------------------
グローバルナビゲーション
-------------------------------------------*/

#GlobalNavi ul {
	width: 486px;
	height: 50px;
	background: url(../img/gnavi.jpg);
	float: left;
}
#GlobalNavi ul li {
    display:inline;
    list-style-type:none;
}
#GlobalNavi ul li a {
    height:50px;
    display:block;
    float:left;
    text-indent:-9980em;
    text-decoration:none;
    overflow:hidden;
}
#GlobalNavi ul li.gnavi_01 a {
    background:url(../img/gnavi.jpg) no-repeat;
    width:205px;
}
#GlobalNavi ul li.gnavi_02 a {
    background:url(../img/gnavi.jpg) no-repeat -205px 0px;
    width:132px;
}
#GlobalNavi ul li.gnavi_03 a {
    background:url(../img/gnavi.jpg) no-repeat 0px -337px;
    width:149px;
}

/*ロールオーバー*/
#GlobalNavi ul li.gnavi_01 a:hover {
    background:url(../img/gnavi.jpg) no-repeat 0px -50px;
    width:205px;
}
#GlobalNavi ul li.gnavi_02 a:hover {
    background:url(../img/gnavi.jpg) no-repeat -205px -50px;
    width:132px;
}
#GlobalNavi ul li.gnavi_03 a:hover {
    background:url(../img/gnavi.jpg) no-repeat -337px -50px;
    width:149px;
}

#login {
	float: right;
	height: 24px;
	width: 120px;
	background:url(../img/btn_login.jpg) no-repeat;
	margin-top: 13px;
	margin-right: 13px;
	display: inline;
}
#login a {
    height:24px;
    display:block;
    text-indent:-9980em;
    text-decoration:none;
    overflow:hidden;
    background:url(../img/btn_login.jpg) no-repeat;
    width:120px;
}
#login a:hover {
	background:url(../img/btn_login.jpg) no-repeat left bottom;
	width:120px;
	height:24px;
}


/*-------------------------------------------
ヘッダー
-------------------------------------------*/

#Logo {
	float: left;
	height: 60px;
	width: 428px;
	margin-bottom: 10px;
}
#search {
	float: right;
	width: 240px;
	margin-top: 20px;
}
#search_box {
	width: 150px;
}
#search_btn {
	margin-left: 5px;
	width: 76px;
}


/*-------------------------------------------
トップページコンテンツ
-------------------------------------------*/

#flash_area {
	margin-bottom: 10px;
}
#banner_area p {
	margin-bottom: 10px;
}
#info_area {
	margin-bottom: 10px;
	width: 650px;
}
#info_area h2 {
	width: 650px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #2A1F1F;
	padding-bottom: 3px;
}
#info_area dl {
	clear: both;
	float: left;
	width: 610px;
	margin-bottom: 10px;
	display: inline;
	margin-left: 20px;
}
#info_area dl dt {
	float: left;
	width: 120px;
	font-weight: bold;
}
#info_area dl dd {
	float: right;
	width: 480px;
}


/*-------------------------------------------
サイドバー
-------------------------------------------*/

#new_chazuke_area {
	background: #EEEECC;
	padding-bottom: 10px;
	float: left;
	width: 220px;
	margin-bottom: 10px;
}
#new_chazuke_area h2 {
	margin-bottom: 15px;
}
#new_chazuke_area dl {
	clear: both;
	float: left;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: inline;
}
#new_chazuke_area dl dt {
	float: right;
	width: 130px;
	padding-left: 6px;
	border-left: 4px solid #DEB844;
}
#new_chazuke_area dl dd {
	float: left;
	height: 50px;
	width: 50px;
}
#qrcode_area p {
	border: 1px solid #CCCCCC;
	height: 148px;
	width: 218px;
	float: left;
}


/*-------------------------------------------
フッター
-------------------------------------------*/

#Footer_inner p {
	margin-bottom: 5px;
}
#Footer_inner address {
	font-size: 10px;
	letter-spacing: 0.1em;
}


/*-------------------------------------------
レシピページコンテンツ
-------------------------------------------*/

/*ページタイトル*/
.page_title {
	height: 35px;
	width: 635px;
	background: url(../img/page_title.gif) no-repeat;
	font-size: 20px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
}

/*レシピ*/
.recipe_unit {
	width: 650px;
	margin-bottom: 20px;
	clear: both;
	float: left;
}
.recipe_img {
	width: 300px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.recipe_txt {
	margin-bottom: 20px;
}
.recipe_zairyou {
	border: 1px solid #CCCCCC;
	width: 300px;
	float: left;
	padding: 15px;
	margin-bottom: 15px;
}
.recipe_zairyou h3 {
	float: left;
	width: 50px;
}
.zairyou_info {
	float: right;
	width: 230px;
	margin-bottom: 10px;
}
.zairyou_info p {
}
.zairyou_info ul {
}
.zairyou_info ul li {
	list-style: disc;
	margin-left: 1.5em;
}
.recipe_tejun {
	width: 618px;
	float: left;
	background: #FFF7E8;
	border: 1px solid #D8CCB7;
	padding: 15px;
	margin-bottom: 15px;
}
.recipe_tejun h3 {
	float: left;
	width: 50px;
}
.tejun_info {
	float: right;
	width: 550px;
}
.tejun_info p {
	margin-bottom: 12px;
}
.tejun_num {
	background: #FF9999;
	color: #FFFFFF;
	padding: 2px 4px 1px;
	margin-right: 8px;
}

/*コメント*/
.comment_unit {
	clear: both;
	width: 650px;
	border-top: 1px dotted #999999;
	padding-top: 20px;
}
.comment_unit h3 {
	font-size: 16px;
	font-weight: bold;
	padding-left: 32px;
	background: url(../img/comment_title_icon.gif) no-repeat;
	padding-top: 2px;
	padding-bottom: 6px;
	margin-bottom: 20px;

}
.comment_entry {
	padding: 20px;
	width: 585px;
	background: #F4F4E7;
	border-left: 5px solid #E4DECC;
	margin-left: 10px;
	float: left;
	margin-bottom: 15px;
	clear: both;
	display: inline;
}
.comment_info {
	float: left;
	width: 130px;
}
.comment_info p {
	font-weight: bold;
	color: #9E9E9E;
}
.comment_txt {
	float: right;
	width: 420px;
	color: #666666;
}

/*コメントフォーム*/
#comment_form {
	width: 650px;
	clear: both;
	float: left;
	margin-top: 30px;
}
#comment_form dl {
	width: 330px;
	float: left;
	clear: both;
	margin-bottom: 10px;
	margin-left: 30px;
	display: inline;
}
#comment_form dl dt {
	width: 50px;
	float: left;
	font-weight: bold;
	color: #666666;
}
#comment_form dl dd {
	width: 250px;
	float: right;
}
.cf_name {
	width: 130px;
}
.cf_comment {
	width: 250px;
	height: 120px;
}
.cf_submit {
	clear: both;
	float: left;
	margin-left: 110px;
}

