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

body {
	margin: 0px;
	padding: 0px;
	background-color: #CCC;
	font-family: "メイリオ";
	font-size: 12px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #333;
	margin: 0px;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li {
	list-style-type: none;
}
#wrap {
	padding: 0px;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#head {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 900px;
}
#menu {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 900px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 900px;
}
#menu li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#side_menu {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 210px;
	background-color: #FFF;
	font-family: "メイリオ";
}
#side_menu img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#side_menu ul {
	float: left;
	width: 170px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#side_menu li {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	text-decoration: none;
	font-size: 16px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	width: 140px;
	height: auto;
}
#side_menu li a{
	text-decoration: none;
	height: 30px;
	width: 140px;
	color: #000;
}
#side_menu li a:hover{
	text-decoration: underline;
	background-image: url(../images/arrow_over.png);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	height: 30px;
	width: 140px;
}
#twitter {
	float: left;
	height: auto;
	width: 180px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#twitter iframe {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	height: 290px;
}

#contents {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 690px;
}
#contents img {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents #oshirase {
	float: left;
	padding: 0px;
	height: 150px;
	width: 675px;
	background-color: #FFFFCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCC;
	overflow: auto;
}
#oshirase ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#oshirase li {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	height: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contents #kodawari {
	float: left;
	padding: 0px;
	height: 150px;
	width: 677px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents #kodawari p {
	height: auto;
	width: 660px;
	float: left;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents #kodawari p img{
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contents #access {
	float: left;
	height: auto;
	width: 677px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#contents #access p {
	height: auto;
	width: 667px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents #access p img {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#contents #access table {
	padding: 0px;
	float: left;
	height: auto;
	width: 677px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#access table .title {
	margin: 0px;
	width: 90px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #e9e9e9;
	font-weight: bold;
	color: #F63;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}
#access table tr .data {
	margin: 0px;
	width: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}



#contents #recipe {
	float: left;
	padding: 0px;
	height: 200px;
	width: 677px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFC;
	border: 1px solid #CCC;
}

#contents .more {
	margin: 0px;
	float: left;
	height: auto;
	width: 667px;
	display: block;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
}
#footer {
	background-color: #333;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 900px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #9f3b24;
}

#footer p {
	padding: 0px;
	height: auto;
	width: 900px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	color: #FFF;
}
#footer p a{
	padding: 0px;
	height: auto;
	width: 900px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	color: #FFF;
}
#footer p a:hover{
	padding: 0px;
	height: auto;
	width: 900px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	color: #03F;
}
#footer #common {
	text-align: center;
	background-color: #525252;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
}
.down {
	font-size: 10px;
}
