﻿/*
Theme Name: Q style 01
Theme URI: http://www.q-cargo.co.jp/
Description: Q style 01
Author: Q-Cargo Co.,Ltd.
*/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FA8D4B;
}
#container {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#content {
	width: 585px;
	float: left;
	margin-left: 5px;
}
#sidebar {
	width: 170px;
	float: right;
	margin-left: 20px;
	background-color: #ffffff;
	margin-right: 5px;
}
#footer {
	clear: both;
	padding-bottom: 2px;
}
a {
	color: #3366aa;
}
img a {
	border: 0pt none;
}
/* ++++++ ヘッダー部分のデザイン ++++++ */
#top {
	padding: 0;
	margin: 0;
	background-color: #FD845B;
	padding-bottom: 2px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-top: 2px;
	padding-left: 10px;
	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
	height: 50px;
}
#top h1 {
	margin: 0px 0px 0px 85px;
	padding: 5px 0px 0px 0px;
	font-size: 14px;
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	text-align: left;
}
#top h1 a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#top p {
	margin: 0px 0px 0px 85px;
	padding: 0px;
	color: #ffffff;
	font-size: 12px;
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	text-align: left;
}
#header {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 20px;
	height: 450px;
	width: 770px;
	clear: both;
}
#header img {
	border-width: 0px;
	border: none;
}
/* ++++++ コンテンツ部分のデザイン ++++++ */
.post h2 {
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	font-size: 0.875em;
	color: #3366aa;
	border-bottom: 2px #9acd32 dotted;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	padding: 5px 5px 5px 45px;
	height: 40px;
}
.post h2 a {
	text-decoration: none;
}
.post p {
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	font-size: 0.75em;
	color: #666666;
	line-height: 150%;
}
.post {
	padding: 10px;
	background-color: #ffffff;
	margin-bottom: 20px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
}
.post img {
	border-width: 0px;
	border: none;
}

.pagenav {
	text-align: center;
	font-size: 0.75em;
}
/* ++++++ サイドバー部分のデザイン ++++++ */
#sidebar {
	font-size: 0.75em;
}
#sidebar ul {
	color: #66aaff;
	list-style-type: disc;
	margin: 3px 5px 20px 20px;
	padding: 0;
}
#sidebar ul ul {
	color: #88ccff;
	margin-bottom: 3px;
}
#sidebar h2 {
	font-size: 1em;
	background-color: #9acd32;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 4px 0 6px 0;
}
#sidebar .sidetop{
	height: 10px;
	background-color: #FD845B;
}
#sidebar .sideend{
	height: 10px;
	background-color: #FD845B;
}

/* カレンダー */
#calendar table {
	width: 100%;
	text-align: center;
	color: #000000;
	border-collapse: collapse;
	margin-bottom: 20px;
}
#calendar th, #calendar td {
	padding: 5px 0;
	border: solid 1px #538ad8;
}
#calendar a {
	text-decoration: none;
	color: #3366aa;
}
#calendar caption {
	padding: 3px 0;
}
#calendar tfoot td {
	border: none;
}
#calendar tfoot td#prev {
	text-align: left;
}
#calendar tfoot td#next {
	text-align: right;
}
/* ++++++ コメント部分のデザイン ++++++ */
#comments h3 {
	font-size: 0.75em;
	border-bottom: solid 2px #538ad8;
	padding-bottom: 5px;
}
.com {
	font-size: 0.75em;
	border-bottom: dotted 2px #88ccff;
	padding-bottom: 8px;
	margin-bottom: 12px;
}
.com p {
	margin: 5px 0;
}
.commeta {
	color: #888888;
	text-align: right;
}
#tb {
	font-size: 0.75em;
	border: solid 1px #88ccff;
	padding: 8px;
	line-height: 150%;
}
#commentform {
	font-size: 0.75em;
}
/* ++++++ フッター部分のデザイン ++++++ */
#footer address {
	font-size: 0.75em;
	font-style: normal;
	text-align: center;
	background-color: #FC4203;
	padding: 3px 3px 0px 6px;
}
#footer address a {
	color: #ffffff;
	text-decoration: none;
}
/* ログイン */
#loginout {
	font-size: 0.6em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
	margin-top: 2px;
	text-align: right;
	padding-right: 15px;
}

