/*
THEME NAME: Corporate Sandbox
THEME URI: http://www.rubiqube.com/corporate-sandbox/
DESCRIPTION: This theme is based on <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox</a>. It has minimum styling and graphics, making it ideal for corporate blogs
VERSION: 1.1
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

/* Architecture */
html {
	margin: 0px;
	padding: 0px;
}

body {
	background: #f3f3f3 url(images/bg.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #404040;
	padding: 5px 0 20px 0;
}

#description {
	width: 900px;
	margin: 0 auto;
	text-align: right;
}

#wrapper {
	width: 860px;
	margin: 0 auto;
	border: 1px solid #cccccc;
	background: #FFFFFF;
	padding: 20px;
}

#header {
	height: 60px;
	width: 860px;
}


#toppage {
	clear: both;
	float: left;
	width: 100%;
}

#container {
	clear: both;
	float: left;
	width: 100%;

	margin-top: 10px;
	border-top: 1px solid #eeeeee;
	padding-top: 10px;
}

#content {
	overflow: auto;
	margin: 20px 240px 30px 20px;
}

#sidebar {
	margin: 20px 0 30px -210px;
	width: 190px;
	float: left;
	overflow: hidden;
}
#sidebar {
	margin-top: 55px;
}

#footer {
	clear: both;
	width: 100%;
	height: 25px;
	padding: 5px 0 5px 10px;
	border-top: 1px solid #cccccc;
	background: #efefef;
}

#copyright {
	width: 900px;
	margin: 0 auto;
	text-align: right;
	background: none;
}

/* =========================================================
 * General
========================================================= */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #004688;
	text-decoration: none;
}

a:hover {
	color: #004688;
	text-decoration: underline;
}

img {
	border: 0;
}

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.mail {
	padding-left: 19px;
	background: url(images/mail.gif) no-repeat top left;
}

/* =========================================================
 * header
========================================================= */
#description strong {
	font-weight: normal;
}

#logo h1 a {
	background: url(images/logo.gif) no-repeat center center;
	width: 219px;
	height: 44px;
	display: block;
	text-indent: -9999px;
}
#logo {
	float: left;
}

#blog-title {
	margin: 10px 0 0 10px;
}

#access {
	float: right;
	margin: 20px 0 0 0;
	overflow: hidden;
}

#menu ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
}

#menu ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	margin-left: 5px;
	padding: 15px 7px;
}

/* =========================================================
 * footer
========================================================= */
#footer #menu ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
}
#footer #menu ul li {
	margin: 0;
	padding: 0;
}
#footer #menu ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	padding: 0 7px;
	border-left: 1px solid #ccc;
}
#footer #menu ul li:first-child {
	margin-left: -7px;
	border-left: none;
}

/* =========================================================
 * copyright
========================================================= */
.design {
	font-size: 11px;
}
.design a {
	color: #404040;
}


/* =========================================================
 * メインインデックス
========================================================= */
#photodiv {
	background-repeat: no-repeat;
}
#top-content {
	margin: 40px 0 30px 0;
	overflow: auto;
}
#top-box-right {
	float: right;
	width: 565px;
}
#top-right {
	float: right;
	width: 270px;
}
#top-center {
	float: left;
	width: 270px;
}
#top-left {
	float: left;
	width: 270px;
}

#top-right strong {
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
}
#top-right em {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
}

#top-content ul {
	list-style: none;
}
#top-content ul li {
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #cccccc;
}
#top-left h2 {
	background: url(images/top-news.gif) no-repeat center center;
	width: 270px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 7px;
}
#top-center h2 {
	background: url(images/top-contact.gif) no-repeat center center;
	width: 270px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 7px;
}
#top-right h2 {
	background: url(images/top-hana.gif) no-repeat center center;
	width: 270px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 7px;
}

.box {
	margin-top: 5px;
	padding: 5px;
	background: #efefef;
}


/* =========================================================
 * Content
========================================================= */
.page-title {
	border-left: 4px solid #cccccc;
	padding: 3px 5px;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 140%;
}

.post {
	margin-bottom: 50px;
}

.entry-title {
	width: 450px;
	font-weight: normal;
	font-size: 160%;
	border-left: 4px solid #FF8000;
	padding: 1px 6px;
}

.entry-comments {
	float: right;
}

.entry-title a {
	color: #FF8000;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.entry-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.entry-comments a:hover {
	color: #FFFFFF;
}

.entry-meta {
	color: #666666;
	font-size: 90%;
	margin-top: 10px;
	background: #efefef;
}

.entry-categ {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 5px;
}

.entry-footer {
	clear: both;
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;	
	padding: 5px 0;
}

.entry-footer span {
	color: #CCCCCC;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 15px;
	width: 560px;
	margin-left: 20px;
	overflow: auto;
}

.entry-content p {
	line-height: 20px;
	margin-bottom: 10px;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a {
	text-decoration: underline;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	margin-bottom: 5px;
}

.entry-content blockquote {
	border: 1px solid #e3e3e3;
	background: #f6f6f6;
	padding: 10px 10px 0 10px;
	margin-bottom: 10px;
}

/* ---------------------------------------------------------
 * ページ
--------------------------------------------------------- */
#page .entry-content h3 {
	clear: both;
	border-left: 3px solid #cccccc;
	padding: 1px 5px;
	margin: 20px 0 5px 0;
	font-size: 15px;
	font-weight: bold;
}

#page .pagecontent {
	margin-bottom: 50px;
}

#page .tel {
	font-size: 22px;
	color: #004688;
}


/* ---------------------------------------------------------
 * お料理
--------------------------------------------------------- */
.bn-img {
	border: 1px solid #cccccc;
	padding: 7px;
}

/* =========================================================
 * Sidebar
========================================================= */

/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#sidebar h2, #sidebar h3 {
	font-size: 100%;
	font-weight: bold;
	color: #222222;
	text-transform: uppercase;
	margin-bottom: 5px;
	border-left: 3px solid #cccccc;
	padding: 2px 5px;

}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	margin-bottom: 20px;
}

#sidebar ul li ul, #sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li {
	padding: 4px 2px 4px 10px;
	background: url(images/bullet.gif) no-repeat center left;
	margin: 0;
	border-bottom: 1px solid #EFEFEF;
}

#sidebar ul li ul li ul li {
	padding: 4px 0 0 10px;
	background: url(images/bullet.gif) no-repeat center left;
	margin: 0;
	border-bottom: none;
}

/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

#sidebar h3.widgettitle {
	font-size: 14px;
	font-weight: normal;
	color: #222222;
	line-height: 24px;
	border-left: none;
	border-top: 2px solid #ddd;
	border-bottom: 1px dashed #ddd;
	/*background: url(images/title_bg.gif) no-repeat left center;*/
}

#sidebar h4 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 10px;
}

#sidebar .widget {
	margin-bottom: 20px;
}

#sidebar .textwidget strong {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	padding-left: 18px;
	padding-bottom: 3px;
	background: url(images/phone.gif) no-repeat center left;
}

#sidebar blockquote {
	border: 1px solid #e3e3e3;
	background: #f6f6f6;
	padding: 5px;
}
.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;	
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* =========================================================
 * Comments
========================================================= */
#comments {
	clear: both;
}
.comments {
	margin-top: 50px;
}

.comments h3 {
	clear: both;
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
	padding-left: 5px;
	border-left: 3px solid #cccccc;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #eeeeee;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	font-size: 120%;
	color: #333333;
	padding-left: 5px;
	border-left: 3px solid #cccccc;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}


/* =========================================================
 * table
========================================================= */
table#table-01,
table#table-02,
table#table-03 {
	width: 560px;
	border: 1px #cccccc solid;
	border-collapse: collapse;
	border-spacing: 0;
}
table#table-03 {
	margin-bottom: 20px;
}


table#table-01 th,
table#table-03 th {
	width: 120px;
	padding: 5px 10px;
	border: #cccccc solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
}

table#table-01 td,
table#table-03 td {
	padding: 5px 10px;
	border: #cccccc solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}
table#table-02 th {
	width: 60px;
	padding: 5px 10px;
	border: #cccccc solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
}
table#table-02 td {
	padding: 5px 10px;
	border: #cccccc solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}

