@charset "UTF-8";

/* -------------------サイト全体のスタイル------------------- */
body {
	margin: 0px;
	padding: 0px;
	
	/*text-align: center;*/
	color: #333333;
	background: url("http://suzuki.drivemenuts.com/images/general/general_back_ground.gif") repeat-y #ffffff;
	}

a {
	text-decoration: none;
	
	}

a:link {
	color: #003366;
	}

a:visited {
	color: #003366;
	}

a:active {
	color: #003366;
	}

a:hover {
	color: #ff3300;
	text-decoration: underline;
	}

#container {
	line-height: 140%;
	text-align: left;
	padding: 0px;
	width: 700px;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

.floatclear{
clear: both;

}

.googleadsense{
text-align: center;
padding: 10px;
}

/* -------------------ヘッダーのスタイル------------------- */
#banner {
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff;
	background: url("http://suzuki.drivemenuts.com/images/header/header.jpg") no-repeat top left #999999;
	text-align: left;
	height: 139px;
	}

#banner-img {
	display: none;
	}

#banner a {
	color: #ffffff;
	text-decoration: none;
	}

#banner .sitename {
	font-size: xx-large;
	padding: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.5em;
	font-weight: bold;
	}

#banner .description {
	font-size: large;
	padding: 15px;
	padding-top: 5px;
	}

/*---------------グローバルナビのスタイル------------------*/
.globalnavi{
background: url("http://suzuki.drivemenuts.com/images/sidebar/sidebar_title_back_ac.gif") repeat-x bottom #ffffff;
text-align: center;
}

.globalnavi ul{
list-style-type: none;
margin: 0px;
/*padding: 2px;*/
}

.globalnavi li{
display: inline;
margi: 0px;
padding: 0px;
}

.globalnavi li a{
padding: 0px 0.7em;
}

#home .globalnavi li a.home{
background-color: #cccccc;
}

#shop .globalnavi li a.shop{
background-color: #cccccc;
}

#recipe .globalnavi li a.recipe{
background-color: #cccccc;
}

#blog .globalnavi li a.blog{
background-color: #cccccc;
}

#link .globalnavi li a.link{
background-color: #cccccc;
}


/* -------------------コンテンツレイアウトのスタイル------------------- */
#center {
		float: right;
	width: 510px;
	
	overflow: hidden;
background-color: transparent;
	}

#left {
		float: left;
	width: 190px;
	/*background: url("http://suzuki.drivemenuts.com/images/sidebar/leftsidebar_bg_img.gif") repeat-y #ffffff;*/
	
	overflow: hidden;
	}

/* -------------------コンテンツのスタイル------------------- */
.content {
	/*padding: 10px;*/
	margin: 15px 8px;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;

	}

.content .links{
text-align: center;
padding: 2px 5px;
}

.content .entryframe{
padding: 0px;
margin-bottom: 15px;
border-style: solid;
border-width: 1px 2px 2px 1px;
border-color: #dddddd #bbbbbb #bbbbbb #dddddd;
}

.content .entryframe2{
padding: 0px 5px;
margin-bottom: 15px;
}

.content .entryframecomment{
padding: 0px 5px;
margin: 0px 5px 5px;
border-style: solid;
border-width: 1px 2px 2px 1px;
border-color: #dddddd #bbbbbb #bbbbbb #dddddd;
}

.content pre {
	font-size: larger;

}

.content p {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

/*個別エントリーのタイトル部分のスタイル
.content .indi h1 {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}*/

.content h2 {
	color: #555555;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
	
	text-align: left;
	font-weight: bold;
	padding: 2px 3px;

	/*margin-top: 2px;*/
	margin-bottom: 5px;
	
border-left: 7px #229642 solid;
border-bottom: 1px #cccccc dashed;
	}

.content h3 {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	
	text-align: left;
	font-weight: bold;

	margin-top: 20px;
border: solid 1px #bbbbbb;
background-color: #dddddd;
padding-left: 2px;
	}

.content .date {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
padding: 0px 3px;
	/*font-weight: bold;
	
	margin-bottom: 5px;*/
border-left: 7px #229642 solid;
	}

.content .entrybody{
padding: 0px 7px;
}

.content p.posted {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	
	margin: 5px;
	line-height: normal;
	padding: 3px;
	}

.entrybody img{
padding: 5px;
margin-right: 10px;
border-top: 1px #cccccc solid;
border-right: 2px #999999 solid;
border-bottom: 2px #999999 solid;
border-left: 1px #cccccc solid;
}

.entrybody table {
border-top: 1px #cccccc solid;
border-right: 2px #999999 solid;
border-bottom: 2px #999999 solid;
border-left: 1px #cccccc solid;
}

.entrybody table th{
font-wight: bold;
background-color: #eeeeee;
border-right: 1px #999999 solid;
border-bottom: 1px #999999 solid;
}

.entrybody table td{
border-right: 1px #999999 solid;
border-bottom: 1px #999999 solid;
}

.content dl{
margin: 5px;
}

.content dt{
background-color: #dddddd;
font-weight: bold;
padding-left: 3px;
}

.content dd{
margin-left: 0px;
padding-left: 1em;
margin-bottom: 10px;
}

/* -----------------ご挨拶のところのイメージを右寄せにする----------------------
.greetingimg{
width: 240px;
float: right;
padding; 5px;
border-top: 1px #cccccc solid;
border-right: 2px #999999 solid;
border-bottom: 2px #999999 solid;
border-left: 1px #cccccc solid;
overflow: hidden;
}*/


/* --------------------ホームトップのみのスタイル-------------------- */
/* --------------------h2、dt、ddを上書きしてます。-------------------- */
.hometop h2{
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	
	text-align: left;
	font-weight: bold;
	padding: 0px 3px;

border: none;
letter-spacing: 0.5em;
margin-bottom: 0px;

}

/*
.hometop h2{
	border-width: 2px;
border-style: solid;
border-left-width: 10px;
}
*/

.hometop h2.greeting{
	background-color: #ffa500;
font-size: large;
padding-top: 3px;
padding-bottom: 3px;
}

.hometop h2.tophome{
	background-color: #cc0000;
}

.hometop h2.topshop{
	background-color: #006633;
}

.hometop h2.toprecipe{
	background-color: #ff3333;
}

.hometop h2.topblog{
	/*background-color: #330066;*/
background-color: #dddddd;
border-bottom: 1px dashed #666666;
color: #666666;
}

.hometop h2.toplink{
	/*background-color: #00008b;*/
background-color: #dddddd;
border-bottom: 1px dashed #666666;
color: #666666;
}

.hometop dl{
margin: 5px;
}

.hometop dt{
background-color: #ffffff;
padding-left: 3px;
font-weight: bold;
font-size: medium;
}

.hometop dt .posted{
font-size: small;
font-weight: normal;

}

.hometop dd{
margin-left: 0px;
padding-left: 1em;
margin-bottom: 10px;
border-bottom: 1px solid #666666;
}

.hometop .entryframe ul{
list-style-type: none;
margin-top: 5px;
margin-bottom: 5px;
padding-left: 1em;
}

/*---------------------直売とレシピのレイアウト--------------------*/
.layoutleft{
width: 240px;
float: left;
}

.layoutright{
width: 240px;
float: right;
}


/* -------------------サイドバー全体のスタイル------------------- */
.sidebar {
	padding: 10px;
	padding-top: 15px;
	
	}

/* -------------------カレンダーのスタイル------------------- */
#calendar {
  	line-height: 140%;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
  	padding: 2px 0;
	text-align: center;
	/*margin-right: 10px;*/
	background-color: #ffffff;
	}

#calendar table {
	/*padding: 2px;*/
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	background-color: #ffffff;
	}

#calendar caption {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: 0.1em;

	padding: 3px 7px;
	background-color: #008000;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

/*
colgroup.sunday {
background-color: #ffcccc;
color: #ff0000;
}

colgroup.saturday {
background-color: #add8e6;
color: #003366;
}
*/

.calendar{
background-color: #ffffff;
}

/* -------------------検索のスタイル------------------- */
fieldset{
padding: 5px 2px;
border: none;
}

legend{
color: #333333;
font-size: medium;
background-color: #ffffff;
/*letter-spacing: 2em;*/
}

.search{
background-color: #ffffff;
}

/* -------------------サイドバーのスタイル------------------- */
.sidebar h2 {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	
	text-align: left;
	font-weight: bold;
	padding: 1px 10px;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	background-color: #669933;
	}

.sidebar .menu{
border: 1px #669933 solid;
margin-bottom: 15px;
}

.sidebar .new{
border: 1px #669933 solid;
margin-bottom: 15px;
}

.sidebar .calendar{
border: 1px #669933 solid;
margin-bottom: 15px;
}

.sidebar .search{
border: 1px #3399cc solid;
margin-bottom: 15px;
}

.sidebar .rss{
border: 1px #ff6633 solid;
margin-bottom: 15px;

	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;

background-color: #ffffff;
}

.sidebar .rss a{
padding-left: 10px;
}

.sidebar .title{
color: #ffffff;
font-weight: bold;
font-size: medium;
padding-left: 7px;
letter-spacing: 0.3em;
}

.sidebar .menu .title{
background-color: #669933;
}

.sidebar .new .title{
background-color: #669933;
}

.sidebar .calendar .title{
background-color: #669933;
}

.sidebar .search .title{
background-color: #3399cc;
}

.sidebar .rss .title{
background-color: #ff6633;
}

.sidebar ul{
margin: 0px;
padding: 0px;
padding-left: 10px;
background-color: #ffffff;
list-style-type: none;
/*list-style-image: url("http://www.drivemenuts.com/suzuki/www/images/general/list_mark.gif");
margin-bottom: 10px;*/
}

.sidebar li {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 150%;

	}

/*.sidebar ul li{
padding: 0px10px;
}*/

.sidebar ul ul{
/*border: none;*/
}

/*
.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 10px;
	border: solid 1px #cccccc;
	border-top: none;
	background-color: #ffffff;
	}

.sidebar ul ul {
	margin: 0px;
	padding-left: 0px;
	border: none;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 150%;
	
	padding-left: 10px;
	list-style-type: none;
	border-top: solid 1px #dddddd;
	border-bottom: solid 1px #333333;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

*/

.sidebar img {
	border: 3px solid #ffffff;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	padding-left: 10px;
	margin-bottom: 15px;

	background-color:#ffffff;
	}

.frame {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	padding-left: 10px;
	margin-bottom: 15px;

	background-color:#ffffff;
	}

.frame{
border: 1px #669933 solid;
}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #bbb;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

/* -------------------月別プルダウン------------------- */
.archivelist select{
width: 170px;
}

/* -------------------フッターのスタイル／オリジナルで追加------------------- */
#footer{
padding: 0px;
margin-left: 190px;
color: #333333;
font-size: small;
background-color: #ffffff;
text-align: right;
clear: both;
width: 510px;
height: 25px;
}

address{
padding-top: 5px;
padding-right: 10px;
margin: 0 5px;
border-top: 1px solid #333333;
}
