/*
Theme Name: dacco : Red Yellow
Theme URI: http://www.maroli.net/
Description: Basic Theme for WordPress.
Author: minami
*/

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bk.png);
	background-repeat: repeat-y;
	background-position: left;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ ゴシック";
	font-size: 95%;
	color: #333333;
}
h1, h2, h3, p {
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
ol, ul, li {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
}
a {
	color: #666666;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover {
	color: #cc9933;
}
#container {
	width: 831px;
}
#header {
	background-image: url(images/dacco_01.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 148px;
	margin-left: 25px;
	padding-top: 52px;
}
#header h1 {
	background-image: url(images/marolinet.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 200px;
	text-indent: -9999px;
}
#header h1 a {
	text-decoration: none;
	display: block;
	height: 40px;
	width: 200px;
}
#header p {
	color: #666666;
	margin-left: 7px;
	margin-top: 13px;
	font-size: 90%;
}
#main {
	background-image: url(images/dacco_02.png);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:1px;　/* IE 7対策 */
}
/* floatさせたボックスが親ボックスの外にはみ出す現象を回避（ここから） */
#main:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}

#main { display:inline-table; }

/* Mac IE には適用させない \*/
* html #main { height:1px; }
#main { display:block; }
/* */
/* floatさせたボックスが親ボックスの外にはみ出す現象を回避（ここまで） */
#content {
	float: left;
	width: 615px;
}
#content_inner {
	margin-left: 25px;
	margin-right: 25px;
}
#content h2 {
	margin-left: 220px;
	font-size: 110%;
	background-image: url(images/mark.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 7px;
	padding-bottom: 4px;
	background-position: left top;
}
#content h2 span {
	font-size: 90%;
	font-weight: normal;
	color: #666666;
}
.postbox{
	min-height:1px;　/* IE 7対策 */
}
/* floatさせたボックスが親ボックスの外にはみ出す現象を回避（ここから） */
.postbox:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}

.postbox { display:inline-table; }

/* Mac IE には適用させない \*/
* html .postbox { height:1px; }
.postbox { display:block; }
/* */
/* floatさせたボックスが親ボックスの外にはみ出す現象を回避（ここまで） */
.mainphoto {
	float: left;
	width: 225px;
}
.mainphoto_inner {
	margin-top: 20px;
	margin-bottom: 30px;
}
.post {
	float: right;
	width: 340px;
}
.post_inner {
	margin-top: 17px;
	margin-bottom: 30px;
}
.post a {
	color: #000000;
}
.post a:hover {
	color: #CC9933;
}
.post p {
	line-height: 140%;
	margin-top: 1em;
	margin-bottom: 1em;
}
.post_date {
	color: #666666;
}
.post_date span {
	font-size: 90%;
}
.post_info p {
	font-size: 90%;
	color: #666666;
	margin-top: 0em;
	margin-bottom: 0em;
}
#comments h3 {
	font-size: 95%;
	margin-top: 30px;
	margin-bottom: 20px;
}
#comments #tb {
	margin-bottom: 20px;
}
#comments #trackbackurl {
	width: 300px;
	border: 1px solid #666666;
	font-size: 90%;
}
#comments p {
	font-size: 90%;
	color: #666666;
}
#comments form {
	margin-top: 20px;
}
#comments #author {
	width: 160px;
	border: 1px solid #666666;
	font-size: 90%;
}
#comments #email{
	width: 300px;
	border: 1px solid #666666;
	font-size: 90%;
}
#comments #url{
	width: 300px;
	border: 1px solid #666666;
	font-size: 90%;
}
#comments #comment {
	width: 300px;
	border: 1px solid #666666;
	height: 100px;
	font-size: 90%;
}
#comments #submit {
	color: #FFFFFF;
	background-color: #666666;
	font-size: 90%;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.pagenav {	
	font-size: 90%;
	color: #666666;
	text-align: center;
}
#sidebar {
	float: right;
	width: 216px;
}
#sidebar_inner {
	margin-top: 130px;
	margin-right: 41px;
	margin-left: 10px;
}
#sidebar a {
	color: #000000;
}
#sidebar a:hover {
	color: #cc9933;
}
#sidebar h2 {
	font-size: 95%;
	margin-top: 20px;
	color: #000000;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	padding-bottom: 3px;
	letter-spacing: 0.2em;
}
#sidebar li {
	font-size: 90%;
	line-height: 140%;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	color: #000000;
}
#sidebar .flickr img {
	padding: 4px;
	background-color: #ffffff;
	border: 0px;
}
#sidebar .twitter {
	color: #cc9933;
}
#search {
	text-align: right;
}
#search #s {
	width: 80px;
	border: 1px solid #000000;
	background-color: #660000;
	font-size: 90%;
}
#search #searchsubmit {
	background-color: #000000;
	color: #660000;
	font-size: 90%;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
#qrcode {
	margin-top: 20px;
}
.photoshare {
	margin-left: 10px;
}
#tags {
	text-align: center;
	margin-top: 30px;
}
#tags a {
	line-height: 130%;
}
#footer {
	width: 615px;
}
#footer_inner {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #660000;
	margin-right: 25px;
	margin-left: 25px;
	padding-bottom: 10px;
	margin-top: 15px;
	padding-top: 10px;
}
#footer address {
	color: #666666;
	text-align: center;
}
.wpcf7 h3 {
	font-size: 95%;
	margin-bottom: 20px;
}
.wpcf7 p {
	font-size: 90%;
	color: #666666;
}
.wpcf7 input {
	border: 1px solid #666666;
	font-size: 90%;
}
.wpcf7 #name {
	width: 160px;
	font-size: 90%;
}
.wpcf7 #email{
	width: 300px;
	font-size: 90%;
}
.wpcf7 #subject{
	width: 300px;
	font-size: 90%;
}
.wpcf7 #message {
	width: 300px;
	border: 1px solid #666666;
	height: 100px;
	font-size: 90%;
}
.colored {
	color: #660000;
}

