@charset "utf-8";
/*
THEME NAME: ろばた 大助
DESCRIPTION: ろばた 大助 v1.0 : ろばた 大助 wordpressテーマ
AUTHOR: Takeshi Sasaki
AUTHOR URI: http://www.edodimos.com
*/

@import "reset.css";

body {
	background: url("images/bg.jpg") repeat scroll center center transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
}

a {
	color: #006600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px dotted #333333;
	height: 1px;
	margin: 10px 0 15px 0;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

#wrapper {
	width: 940px;
	background: url(images/shadow.png) repeat-y center center;
	margin: 0 auto;
}

#header_top {
	overflow: hidden;
	width: 900px;
	margin: 0 auto;
}

#header_top h1 {
	display: block;
	width: 900px;
	height: 450px;
	margin: 0;
	text-indent:-9999px;
	background:url(images/header_top.jpg) no-repeat left top;
	text-decoration: none;
	outline: none; 
}

#header {
	overflow: hidden;
	width: 900px;
	height: 80px;
	background:url(images/header_other.jpg) no-repeat left top;
	margin: 0 auto;
}

#header h1 a {
	display: block;
	width: 291px;
	height: 60px;
	margin: 10px 0 0 35px;
	text-indent:-9999px;
	background: url(images/logo.gif) no-repeat left top;
	text-decoration: none;
	outline: none;
}

#description {
	font-size: 130%;
	color: #666666;
	margin: 5px 0 50px 30px;
}

#menu {
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
}

#menu ul li {
	float: left;
	padding: 0;
}

#menu ul li a {
	display: block;
	width: 180px;
	height: 70px;
	text-indent: -9999px;
	text-decoration: none;
	outline: none; 
}

#menu ul li a:hover {
	background-position: left bottom;
}

.roll_1 a {
	background:url(images/bt_about.jpg) no-repeat left top;
}

.roll_1_over {
	display: block;
	width: 180px;
	height: 70px;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
	background:url(images/bt_about.jpg) no-repeat left bottom;
}

.roll_2 a {
	background:url(images/bt_food.jpg) no-repeat left top;
}

.roll_2_over {
	display: block;
	width: 180px;
	height: 70px;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
	background:url(images/bt_food.jpg) no-repeat left bottom;
}

.roll_3 a {
	background:url(images/bt_drink.jpg) no-repeat left top;
}

.roll_3_over {
	display: block;
	width: 180px;
	height: 70px;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
	background:url(images/bt_drink.jpg) no-repeat left bottom;
}

.roll_4 a {
	background:url(images/bt_garally.jpg) no-repeat left top;
}

.roll_4_over {
	display: block;
	width: 180px;
	height: 70px;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
	background:url(images/bt_garally.jpg) no-repeat left bottom;
}

.roll_5 a {
	background:url(images/bt_reserve.jpg) no-repeat left top;
}

.roll_5_over {
	display: block;
	width: 180px;
	height: 70px;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
	background:url(images/bt_reserve.jpg) no-repeat left bottom;
}

#container {
	width: 900px;
	overflow: hidden;
	padding-top: 25px;
	background-color: #e5d5b1;
	margin: 0 auto;
}

#news {
	float: left;
	width: 511px;
	height: 214px;
	margin: 0 0 25px 0;
	background:url(images/bg_news.jpg) no-repeat left top;

}

#news h2 {
	display: block;
	width: 510px;
	height: 35px;
	margin-bottom: 5px;
	text-indent:-9999px;
	background:url(images/h_news.jpg) no-repeat left top;
	text-decoration: none;
	outline: none; 
}

#news ul {
}

.flexcroll {
	width: 455px;
	height: 120px;
	margin-top: 22px;
	padding: 0 15px 20px 20px;
	overflow-y: scroll;
}

#news li {
	background:url(images/list_arrow.gif) no-repeat scroll 0px 3px;
	line-height: 1.2;
	padding: 0 0 3px 8px;
	margin-bottom: 5px;
	border-bottom: dotted 1px #333333;
}

#banner {
	float: right;
	margin: 40px 8px 0 0;
}

#banner p {
	margin-bottom: 12px;
}

#location {
	clear: both;
}

#location h2 {
	display: block;
	width: 840px;
	height: 35px;
	margin-bottom: 5px;
	text-indent:-9999px;
	background:url(images/h_location.jpg) no-repeat left top;
	text-decoration: none;
	outline: none; 
}

#location img {
	margin-right: 7px;
}

.kuzu {
	padding: 0 0 0 30px;
}

#content {
	float: left;
	padding: 0 30px 25px;
}

#blog-content {
	float: left;
	padding: 0 0 0 30px;
	width: 540px;
}


.post {
	margin-bottom: 30px;
	clear: both;
}

.post-title {
	font-size: 160%;
	line-height: 1.2;
	font-weight: normal;
	border-bottom: 1px dotted #333333;
	margin: 20px 0 0 0;
	font-weight: bold;
}

.post-title a {
	color: #333333;
}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.post-meta {
	text-align: right;
	font-size: 90%;
	color: #333333;
	margin: 5px 0 5px 0;
}


.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	margin: 0;
}

.post-content h1 {
	margin: 0 0 10px 0;
}


.post-content h2 {
	font-size: 140%;
	margin: 10px 0 10px 0;
	font-weight: bold
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content p {
	font-size: 110%;
	line-height: 1.4;
	margin-bottom: 10px;
}

.post-content img.alignnone {
	background: #B28146;
	padding: 7px;
}

.post-content img.alignleft {
	float: left;
	background: #B28146;
	margin: 0 15px 15px 0;
	padding: 7px;
}

.post-content img.alignright {
	float: right;
	background: #B28146;
	margin: 0 0 15px 25px;
	padding: 7px;
}

.post-content img.menu {
	float: right;
	background: #B28146;
	margin: -40px 0 15px 15px;
	padding: 7px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.post-content dl {
	width:380px;
	line-height: 1.3;
	margin: 20px 0 0 20px
}

.post-content dt {
	float:left;
	width:70px;
	padding:0 0 0 5px;
	text-align: center;
	font-weight:bold;
}

.post-content dd {
	margin-left:80px;
	margin-bottom: 7px;
	padding:0 5px 0 10px;
	border-left:1px solid #333333;
}


.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
	font-weight: bold;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	float: right;
	width: 270px;
	padding: 0 30px 0 0;
}

.sidepanel {
	margin-bottom: 30px;
}

.sidepanel h3 {
	text-transform: uppercase;
	border-bottom: 1px solid #333333;
	padding: 0 0 5px 0;
	color: #333333;
	font-weight: bold;
	font-size: 90%;
}

.sidepanel ul li {
	padding: 5px 0;
	line-height: 1.2;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

#footer {
	width: 900px;
	margin: 0 auto;
	color: #ffffff;
}

#info_link {
	height: 160px;
	padding: 25px 30px;
	background-color: #604C3F;
}

#info_link h3 {
	font-size: 110%;
	margin-bottom: 10px;
	border-bottom: 1px solid #ffffff;
	padding: 0 0 5px 5px;
}

#info {
	float: left;
	width: 480px;
}

#info dl {
	width:400px;
	line-height: 1.3;
}

#info dt {
	float:left;
	width:50px;
	padding:0 0 0 5px;
	text-align: center;
	clear:both;
	font-weight:bold;
}

#info dd {
	margin-left:60px;
	margin-bottom: 7px;
	padding:0 5px 0 10px;
	border-left:1px solid #ffffff; 
}

#link {
	float: right;
	width: 340px;
}

#link img {
	margin: 0 0 3px 10px;
}

#copy_menu {
	clear: both;
	margin: 0 auto;
	padding: 15px 30px 25px;
	background-color: #B28146;
	color: #ffffff;
}

#copy_menu p {
	float: left;
}


#footer-links {
	float: right;
	list-style: none;
}

#footer-links li {
	float: left;
	margin-right: 15px;
}

#footer-links li a {
	color: #ffffff;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}