body {
	color: #333333;
	background-color: white;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 130%;
}

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

.nomal { color: #696969; font-size: 12px; line-height: 14px }


.pass {
	background-color:#FFFFFF;
	width:95px;
	border:1px solid #333333;
}

a:link { color: #000099; font-size: 12px;}
a:visited  { color: #009; font-size: 12px;}
a:hover  { color: #36f; font-size: 12px;}
a:active { color: #ff4500; font-size: 12px;}

/*
a.white:link  { color: white; font-size: 12px; line-height: 14px; text-decoration: none }
a.white:visited   { color: white; font-size: 12px; line-height: 14px; text-decoration: none }
a.white:hover   { color: #3cf; font-size: 12px; line-height: 14px; text-decoration: none }
a.white:active  { color: #ff3; font-size: 12px; line-height: 14px; text-decoration: none }

a.orenge:link   { color: #f90; font-size: 12px; line-height: 14px; text-decoration: none }
a.orenge:visited    { color: #f90; font-size: 12px; line-height: 14px; text-decoration: none }
a.orenge:hover    { color: #69f; font-size: 12px; line-height: 14px; text-decoration: none }
a.orenge:active   { color: #ff3; font-size: 12px; line-height: 14px; text-decoration: none }

a.black:link   { color: #333333; font-size: 12px; line-height: 14px; text-decoration: none }
a.black:visited    { color: #333333; font-size: 12px; line-height: 14px; text-decoration: none }
a.black:hover    { color: #333333; font-size: 12px; line-height: 14px; text-decoration: none }
a.black:active   { color: #333333; font-size: 12px; line-height: 14px; text-decoration: none }
*/

/*コンテンツ部分*/
#contents {
	width: 956px;
	background-image: url(../images/bg.gif);
	}
#contents .md {
	width: 940px;
	text-align: left;
	}
#contents .main {
	width: 100%;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/bg_contents.gif);
	}
/*インデックスページ専用*/
.ind-text {
	padding-top: 62px;
	padding-left: 185px;
	font-size: 12px;
	line-height: 150%;

	}
.ind {
	padding-top: 5px;
	padding-left: 170px;
	margin-bottom: 150px;
	vertical-align: bottom;
	width: 800px;
	}
.ind img {
	border: 0px;
	}
.ind top {
	margin-bottom: 5px;
	}
.ind a:link {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	line-height: 120%;
	}
.ind a:visited {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	line-height: 120%;
	}
.ind a:hover {
	color: #9acd32;
	font-size: 11px;
	text-decoration: none;
	line-height: 120%;
	}
.ind a:active {
	color: #3cf;
	font-size: 11px;
	text-decoration: none;
	line-height: 120%;
	}


/*下層ページ3列専用*/
#left {
	width: 21%;
	padding: 10px 2px 10px 2px;
	padding-top: 0px;
	float: left;
	text-align: center;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	}
#center {
	width: 58%;
	padding: 0px 0px 10px 0px;
	color: #666666;
	float: left;
	background-image: url(../images/main_bg02.jpg);
	background-repeat: no-repeat;
	}
#right {
	width: 20%;
	padding: 0px 0px 10px 0px;
	float: right;
	}





#container {
	margin-right: auto;
	margin-left: auto;
	line-height: 120%;
	text-align: left;
	padding: 0px;
	width: 750px;
	
	background-color: #FFFFFF;
	border: none;
	}

#banner {
text-align: left;
	padding: 0px;
	border: none;
	}

#banner-img {
	display: none;
	}

.content {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 140%;
	padding: 0px 5px 0px 0px;
	}
.content h1 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 5px 0px 5px 10px;
	background-color: #eeeeee;
	border-top: 3px solid #d3d3d3;
	}
.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding: 5px 0px 5px 20px;
	border-top: 3px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	background-image: url(../images/h2.gif);
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 15px;
	background-image: url(../images/h3.gif);
	/*background-color: #E1EDB7;*/
	}
.recipetop {
	padding: 20px 0px 100px 30px;
	}
.recipetop p {
	padding-left: 10px;
	}
.recipetop h3 a:link {
	color: #333333;
	font-size: 16px;	
	text-decoration: none;
	font-weight: bold;
	line-height: 120%;
	border-left: solid 5px #cccccc;
	letter-spacing: .2em;
	padding-left: 10px;
	}
.recipetop h3 a:visited {
	color: #333333;
	font-size: 16px;	
	text-decoration: none;
	font-weight: bold;
	line-height: 120%;
	border-left: solid 5px #cccccc;
	letter-spacing: .2em;
	padding-left: 10px;
	}
.recipetop h3 a:hover {
	color: #36f;
	font-size: 16px;	
	text-decoration: none;
	font-weight: bold;
	line-height: 120%;
	border-left: solid 5px #cccccc;
	letter-spacing: .2em;
	padding-left: 10px;
	}
.recipetop h3 a:active {
	color: #333333;
	font-size: 16px;	
	text-decoration: none;
	font-weight: bold;
	line-height: 120%;
	border-left: solid 5px #cccccc;
	letter-spacing: .2em;
	padding-left: 10px;
	}

.entry {
	padding: 10px 0px 15px 20px;
	}

.entry p {
	padding: 0px 0px 5px 0px;
	line-height: 160%;
	}
.entry ol {
	padding-left: 50px;
	margin: 0px;
	margin-top: -10px;
	}
.entry img {
	margin-right: 10px;
	}
.entry b {
	line-height: 160%;
	}

h4 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding: 10px 0px 5px 10px;
	border-top: 1px solid #d3d3d3;
	}
.comment {
	padding: 0px 0px 10px 10px;
	}

p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
	text-align: right;
	margin-bottom: 10px;
	padding: 5px 5px 0px 0px;
	}
p.posted02 {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
	text-align: right;
	margin-bottom: 10px;
	padding: 5px 5px 5px 0px;
	border-bottom: 1px solid #d3d3d3;
	}

.entry .extended {
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	}

.date {
	color: #92BA36;
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	padding-top: 10px;
	}

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

.content li {
	line-height: 150%;
	}
.content .recipe-title {
	padding-top: 120px;
	padding-left: 30px;
	position: absolute;
	}



/*左右エリア*/
.sidebar-l {
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	}
.sidebar-r {
	font-family: Verdana, Arial, sans-serif;
	padding: 0px;
	}


/*ブログカレンダー*/
#calendar {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	margin-bottom: 15px;
	padding: 10px;
	}

#calendar table {
	border-collapse: collapse;
	border: 0px;
	width: 175px;
	}

#calendar caption {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	padding-bottom: 10px;
	}

#calendar th {
	padding: 3px;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	padding: 3px;
	font-size: 10px;
	text-align: center;
	}
#profile {
	font-size: 10px;
	line-height: 140%;
	color: #666666;
	padding: 20px 15px 30px 15px;
	text-align: left;
	}
#profile p {
	margin-bottom: 0px;
	}

#profile .title {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	letter-spacing: .2em;
	padding: 5px;
	}


.sidebar-r h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	padding: 5px;
	border-top: 3px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	}
.sidebar-r h2 a:link {
	color: #666666;
	text-decoration: none;
	}
.sidebar-r h2 a:visited {
	color: #666666;
	text-decoration: none;
	}
.sidebar-r h2 a:hover {
	color: #36f;
	text-decoration: none;
	}
.sidebar-r h2 a:active {
	color: #666666;
	text-decoration: none;
	}

.bread {
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: right;
	}

.sidebar-r ul {
	padding-left: 10px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar-r ul ul {
	margin-bottom: 0px;
	}
/*
.sidebar-r #categories ul {
	padding-left: 100px;
	}
*/
.sidebar-r li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	line-height: 160%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar-r #categories li {
	list-style-type: none;
/*	list-style-type: circle;*/
	}

.sidebar-r img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: right;
	margin-bottom: 10px;
	}

/*検索*/
.link-note {
	padding: 1px 10px 30px 10px;
	text-align: left;
	}
.link-note .text {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 200%;
	font-weight: bold;

	}
/*Powerd by*/
#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #999999;
	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;
	}

*/
/*ヘッダー部分*/
#contents .header {
	color: #666666;
	width: 940px;
	height: 153px;
	background-image: url(../images/header_bg.gif);
	}
.haragurologo {
	padding-top: 28px;
	padding-left: 182px;
	position: absolute;
	z-index: 3;
	}
.bbs {
	padding-top: 18px;
	padding-left: 611px;
	position: absolute;
	}
.bbs-form {
	padding-top: 24px;
	padding-left: 760px;
	position: absolute;
	line-height: 190%;
	z-index: 2;
}
.text1 {
	padding-top: 24px;
	padding-left: 700px;
	text-align: right;
	position: absolute;
	line-height: 190%;
	}
.text2 {
	padding-top: 75px;
	padding-left: 700px;
	position: absolute;
	}
.text3 {
	padding-top: 100px;
	padding-left: 200px;
	line-height: 150%;
	position: absolute;
	font-family: Verdana, Arial, sans-serif;
	}


/*フッター部分*/
.footer {
	clear : both ;
	padding: 8px;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	padding-right: 15px;
	background-color: #ffffff;
	text-align: right;
	}
.copy {
	padding: 5px;
	color: #999999;
	position: absolute;
	}
	
a.fotter:link {
	color: #696969;
	font-size: 12px;
	text-decoration: none;
	padding-right: 10px;
	}
a.fotter:visited {
	color: #696969;
	font-size: 12px;
	text-decoration: none;
	padding-right: 10px;
	}
a.fotter:hover {
	color: #9acd32;
	font-size: 12px;
	text-decoration: none;
	padding-right: 10px;
	}
a.fotter:active {
	color: #3cf;
	font-size: 12px;
	text-decoration: none;
	padding-right: 10px;
	}

