@charset "utf-8";

/*
	Site Name: いちねん宅配倶楽部　旨味だしサイト
	Description: 旨味だし、築地魚河岸二代目
	Version: 2.0
	Author: Yugo Tsunoda
*/

/*
===== CONTENTS ===========================================

	1: CONTAINER
	2: HEADER
	3: FOOTER
	4: NAVIGATION
	5: MAIN CONTENT

==========================================================
*/

/*
===== 1: CONTAINER ==========================================
*/
div#container {
	width:100%;
	margin:0;
}

/*
===== 2: HEADER ==========================================
*/
div#header{
	width: 640px;
	margin: 0px auto;
}
div#header #logo{
	float: left;
	margin: 0;
}
div#header h1{
	font-weight: normal;
	float: left;
	width: 480px;
	margin: 20px 0px 0px 10px;
	display: none
}
div#header #right-area{
	float: right;
	margin: 0;
	width: 230px;
}

/*
===== 3: FOOTER ==========================================
*/
div#footer{
	width: 100%;
	display: none;
	}
div#footer #inner{
	width: 640px;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 75px;
}
div#footer #inner p{
	padding: 5px 0px;
	float: left;
	width: 600px;
	display: none
}
div#footer #inner p a {
	color: #AA381B;
	display: none
}
div#footer #inner #copy{
	width: 640px;
	text-align:center;
	float: none;
	margin-top:30px;
}

/*
===== 4: NAVIGATION ======================================
*/
div#gnavi{
	display: none
}
#set_box {
	display: none
}
.ttl_03{
	display: none
}

.ttl_03-recipe{
	font-size: 150%;
	padding: 10px;
	margin: 20px 10px 10px 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-image: none;
	background-repeat: repeat-x;
	color: #AA381B;
	text-align: center;
}

.pankuzu {
	display: none
}
.totop {
	display: none
}


div#main{
	width: 640px;
	margin: 0px auto;
}



/*
===== 1: TITLE IMAGE ==========================================
*/
#ttl-img {
	padding : 0px;
	margin: 10px 0px;
	background-image: none;
	background-repeat: no-repeat;
	height:40px;
	padding: 43px 0px 0px 20px;
	display: none;
}

#recipe-img {
float: none;
margin: 10px 10px 10px 20px;
text-align:center;
}
#recipe-text {
	float: none;
	margin: 10px 0px 10px 20px;
	text-align: left;
	width: 600px;
	text-align:center;
}
#recipe-text h4.ttl {
	border-left: 5px solid #AA381B;
	padding: 3px 0px 3px 5px;
	margin: 20px 0px 10px 10px;
	color: #AA381B;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 140%;
}
#recipe-text ol {
	margin: 10px 10px 10px 20px;
}
#recipe-text ol li {
	margin: 0px 0px 5px 10px;
	list-style: decimal;
}



#kounyuu_box {
margin: 0px 0px 30px 0px;
display: none;
}

table {
text-align: left;
float: left;
}
