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

body {
	width: 100%;
	text-align: center;
}
#page {
	width: 100%;
	text-align: center;
}
header {
	width: 100%;
	text-align: center;
}
.header {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
.header .top {
	overflow: hidden;
	margin: 0;
	padding: 21px 0 0px 0;
	width: 960px;	
}
* html .header .top {
	zoom:1;
}
.header {
	border-top: solid 4px #e02027;
}
.admin {
	border-top: solid 4px #666;
}
.header img {
	width: auto;
	height: auto;
	margin-bottom: 0;
	vertical-align: middle;
}
h1 {
	float: left;
	width: 480px;
	padding: 33px 0;
	margin: 0;
}
h1 a {
	color: #111;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}
#snavi {
	padding-top: 10px;
	width: 480px;
	float: right;
}
#snavi p {
	margin: 0;
	padding: 0 0 5px 0;
	text-align: right;
}
#snavi p img {
	vertical-align: bottom !important;
}
#snavi p a {
	color: #444;
}
#snavi .facebook {
	padding-left: 0px;
}
#snavi form {
	text-align: right;
}
/* =Menu
-------------------------------------------------------------- */

nav {
	display: block;
	margin: 0 auto;
	padding: 0 0 22px 0;
	width: 960px;
}
nav ul {
	overflow:hidden;
	margin: 0;
	padding: 0;
	width: 960px;
	font-size: 13px;
	list-style: none;
}
* html nav ul {
	zoom:1;
}
nav li {
	float: left;
}
nav li span {
	display:none;
}
nav a {
	color: #eee;
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1em;
	text-decoration: none;
}
nav a img {
	margin: 0;
	padding: 0;
}
/* footer */
footer {
	margin: 0 auto;
	padding: 20px 0 50px 0;
	width:960px;
	border-top: dotted 1px #666;
}
footer .footer {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
footer .left {
	float: left;
	width: 480px;
}
footer .right {
	float: right;
	width: 480px;
}
footer .right p {
	margin: 0;
	padding: 0;
	text-align: right;
	color: #666;
	font-size: 0.9em;
}
footer ul {
	margin: 0;
	padding: 0;
}
footer ul li {
	display: inline;
	color: #444;
	border-right: solid 1px #444;
}
footer ul li {
	display: inline;
	padding-right: 15px;
	color: #444;
	border-right: solid 1px #444;
	font-size: 0.9em;
}
footer ul li a {
	color: #444;
}
footer ul li.leftSpace {
	padding-left: 15px;
}
footer ul li.border0 {
	border: 0;
}

/*
b.Box
*/
.box_error {
	border:double 3px red;
	padding:3px 5px;
	color:red;
	margin-bottom:20px;
}
.box_caution {
	border:double 3px orange;
	padding:3px 5px;
	color:orange;
}
.box_ok {
	border:double 3px green;
	padding:3px 5px;
	color:green;
}
/*
e.Box
*/

/*
b.form search
*/
.search_input {
	border:solid 1px #666;
}
.hidden_submit {
	display:none;
}
/*
e.form search
*/

/*
b.nav
*/
nav ul li {
	display: block;
	background: url(/images/blog1.jpg) 0 0;
	width: 137px;
	height: 40px;
	color: #fff;
	font-family: "Comic Sans MS", cursive;
	font-size: 1.2em;
	text-align: center;
	line-height: 2.5em;
	font-weight: normal;
}
nav ul li:hover {
	background: url(/images/blog2.jpg) 0 0 !important;
}
nav ul li a {
	display: block;
	padding-top: 12px;
	color: #fff;
}
nav ul li a:hover {
	color:#fff;
}
nav ul li.select {
	background: url(/images/blog4.jpg) 0 0 !important;
}
#navi_dietitian_tofu {
	padding-top:5px;
	font-size:0.9em;
}
/*
e.nav
*/
/*
b.top
*/
.catch_copy {
	font-family: "Comic Sans MS", cursive;
	
}
.copy_text span {
	
}
.copy_text small {
	

}
/*
e.top
*/

/*
b.chef alex
*/
.chef_alex_boxA {
	overflow:hidden;
	width:714px;
	height:auto;
}
.chef_alex_boxL {
	float:left;
	padding-right:25px;
	padding-bottom:25px;
	text-align:center;
	max-width:213px;
	min-height:175px;
}
.chef_alex_boxL img {
	margin-bottom:5px;
}
.chef_alex_button {
	padding:30px 0 0 0;
}
div.more_recipes {
	display:none;
	filter: alpha(opacity=0); /*25*/
    -moz-opacity:0; /*0.25*/
    opacity:0; /*0.25*/
	
}
/*
e.chef alex
*/
