﻿@charset "utf-8";
/*
Theme Name: maro-z.com
Theme URI: http://www.maro-z.com/
Description: maro-z.com original
Version: 1.5
Author: Maro(Hidemaro Mukai)
Tags: とりあえず

*/
*{
	margin:0;
	padding:0;
	zoom:1;
}
html{
	height:100%;
}
html>/**/body{
	overflow:-moz-scrollbars-vertical;
}
html:first-child body{
	min-height:100%;
	padding-bottom:1px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	background-image: url(img/common_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;	/*background-attachment: fixed;
	background-image: url(img/common_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	background-position: left center;
}
a {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
}
ul,ol,dl{
	list-style:none;
}

li{
	display:list-item;
	zoom:normal;
}
img,a img{
	vertical-align:bottom;
	border:none;
	background:transparent;
}
input,textarea{
	font-size:1em;
	border: 1px solid #333333;
	background-color: #EEEEEE;
}
p {
	margin-bottom: 5px;
	line-height: 20px;
}
p.block {
	margin-bottom: 20px;
}
strong {
	color: #661111;
}
#wrapper {
	width: 100%;
	overflow: hidden;
	min-width:700px;
	background-image: url(img/common_wrapper_bg.gif);
	background-repeat: repeat-y;
}

#header {
	background-image: url(img/common_header_bg.gif);
	background-repeat: no-repeat;
	height: 160px;
}
#headercontent 	{
	left: 150px;
	top: 90px;
	position: relative;
}
#headerimg 	{
	background-image: url(img/common_logo_img.gif);
	background-repeat: no-repeat;
	height: 140px;
	left: 20px;
	top: 10px;
	position: relative;
	}
#headerimg h1 {
	line-height: 1px;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
#headerimg h1 a {
	background-image: url(img/common_logo.gif);
	background-repeat: no-repeat;
	width: 140px;
	display: block;
	height: 16px;
	text-indent: -5000px;
}
#headerimg .description {
	color: #999999;
	font-size: 1em;
}
#navi {
	position: absolute;
	top: 10px;
	width: 880px;
}
#navi #naviLinks {
	height: 20px;
	position: relative;
	left: 410px;
	width: 220px;
	background-image: url(img/common_navi_bg.png);
	background-repeat: no-repeat;
}
#navi ul {
	width: 220px;
}
#navi .naviLink {
	float: left;
}
#navi .naviLink a {
	background-image: url(img/common_navi_bg.png);
	text-indent: -5000px;
	display: block;
	background-repeat: no-repeat;
	height: 20px;
}
#navi #naviLink-home a {
	background-position: 0px 0px;
	width: 45px;
}
#navi #naviLink-home a:hover {
	background-position: 0px -20px;
}
#navi #naviLink-about a {
	background-position: -45px 0px;
	width: 50px;
}
#navi #naviLink-about a:hover {
	background-position: -45px -20px;
}
#navi #naviLink-archive a {
	background-position: -95px 0px;
	width: 66px;
}
#navi #naviLink-archive a:hover {
	background-position: -95px -20px;
}
#navi #naviLink-contact a {
	background-position: -161px 0px;
	width: 59px;
}
#navi #naviLink-contact a:hover {
	background-position: -161px -20px;
}
#navi #search {
	width: 180px;
	position: relative;
	left: 650px;
	top: -20px;
}
#navi #search input {
	width: 125px;
	height: 18px;
	float:left;
}
#navi #search input:focus {
	background-color: #FFEEDD;
}
#navi #search a {
	background-image: url(img/common_bot_search.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 50px;
	text-indent: -5000px;
	float:left;
}
#navi #search a:hover {
	background-position: -0px -20px;
}

#contents {
	clear: both;
	padding-top: 20px;
	width: 880px;
}
#contentsMain {
	width: 640px;
	float: left;
	margin-bottom: 30px;
}
#contentsMain-inner {
	margin-left: 60px;
	margin-rightt: 30px;
	margin-right: 30px;
	min-height:700px;
}
#contentsMain-inner input, #contentsMain-inner textarea {
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity:  0.8;
}

#contentsSub {
	float: left;
	margin-bottom: 30px;
	position: static;
}
#contentsSub-inner {
	width: 180px;
	margin-left: 10px;
	color: #CCCCCC;
}
#contentsSub-inner a {
	color: #FF9966;
}
#contentsSub-inner ul {
	margin-bottom: 20px;
}
#contentsSub-inner .widget {
	margin-bottom: 20px;
}

#contentsSub-inner .widget a {
}
#contentsSub-inner .widget .widgettitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 20px;
	width: 180px;
	text-indent: -5000px;
}
#twitter_div .widgettitle {
	background-image: url(img/common_sidebar_title_twitter.gif);
	background-repeat: no-repeat;
}
#twitter_div .twitter_more {
	text-align: right;
}
#tag_cloud-2 .widgettitle {
	background-image: url(img/common_sidebar_title_tag.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#recent-posts-2 .widgettitle {
	background-image: url(img/common_sidebar_title_recent-post.gif);
	background-repeat: no-repeat;
}
.widget_categories .widgettitle {
	background-image: url(img/common_sidebar_title_category.gif);
	background-repeat: no-repeat;
}
#archives-2 .widgettitle {
	background-image: url(img/common_sidebar_title_archive.gif);
	background-repeat: no-repeat;
}
#recent-comments-2 .widgettitle {
	background-image: url(img/common_sidebar_title_recent-comment.gif);
	background-repeat: no-repeat;
}
#contentsSub-inner .widget ul {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contentsSub-inner .widget li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 3px;
}
#contentsSub-inner #tag_cloud a {
	padding: 2px;
}
.navigation .alignleft {
	float: left;
	line-height: 16px;
}
.navigation .alignleft a {
	background-image: url(img/alignleft.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}
.navigation .alignright  {
	float: right;
	line-height: 16px;
}
.navigation .alignright a {
	background-image: url(img/alignright.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 16px;
}
.post {
	/*background-color: #F6FCF6;*/
	padding: 10px;
	margin-bottom: 30px;
	clear: both;
}
.post .entry-header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	margin-bottom: 5px;
}
.post h2 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}

.post h2 a {
	display: block;
}
.post .entry {
	margin-right: 10px;
	margin-left: 10px;
}
.post .entry p {
	margin-bottom: 10px;
}
.post .entry h3 {
	padding: 2px 5px 2px 5px;
	background-color: #EEEEEE;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
.post .entry .tb {
	background-image: url(img/li_allow.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	padding-left: 14px;
	background-position: left center;
}
.post .entry ul.list01 {
	margin-bottom: 10px;
}
.post .entry ul.list01 li {
	background-image: url(img/li_allow.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	line-height: 20px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.post .entry blockquote {
	background-color: #EEEEEE;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	padding: 10px;
}
.post .entry blockquote p{
	margin: 0px;
}
.post .entry .file, .post .entry .download {
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	height: 16px;
	line-height: 16px;
}
.post .entry .file {
	font-size: 14px;
	background-image: url(img/icon_file.gif);
}
.post .entry .download {
	background-image: url(img/icon_file02.gif);
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.post .date {
	font-size: 10px;
	margin-bottom: 5px;
}
.post .postmetadata {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	margin-top: 5px;
	padding-top: 5px;
}
#tb_url {
	margin-bottom: 20px;
	width: 300px;
}
.commentlist {
	margin-top: 20px;
}
.commentlist li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.commentlist .commentmetadata {
	margin-bottom: 5px;
}
.commentlist cite {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
.commentlist p {
	margin-right: 10px;
	margin-left: 10px;
}

#commentform {
	margin-bottom: 20px;
}
#commentform p {
	margin-bottom: 5px;
}
#commentform input {
	height: 18px;
}
#commentform #submit {
	width: 125px;
}
#commentform #submit:hover {
	background-color: #FFEEDD;
}
#commentform textarea {
	width: 400px;
}
#commentform input:focus, #commentform textarea:focus {
	background-color: #FFEEDD;
}

.archives {
	margin-bottom: 20px;
}
.archives h2 {
	margin-bottom: 5px;
	font-size: 16px;
}
h2.pagetitle {
	font-size: 16px;
	margin-bottom: 10px;
}

#footer {
	clear: both;
	height: 60px;
	color: #FFFFFF;
	width: 640px;
	background-image: url(img/common_footer_bg.gif);
	background-repeat: no-repeat;
	background-color: #232323;
}
#footer p {
	margin-left: 10px;
	padding-top: 5px;
}
#footer a {
	color: #FF9966;
}

/* Contact */
.contactdesc {
	margin-bottom: 20px;
}
.contactform {
	overflow: hidden;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}

.contactleft {
	width: 130px;
	text-align: right;
	clear: both;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
}

.contactright {
	width: 350px;
	float: right;
	padding: 5px;
}
.contactform input {
	height: 18px;
}
.contactform #carbon_copy input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contactform textarea {
	width: 300px;
}
.contactform .contacterror {
	border: 1px solid #CC3333;
}
.contactform #contactsubmit {
	width: 85px;
}
.contactform #contactsubmit:hover {
	background-color: #FFEEDD;
}
.contactform input:focus, .contactform textarea:focus {
	background-color: #FFEEDD;
}
.contacterrormsg {
	font-weight: bold;
	color: #CC3333;
}
/* Page */
.pageblock {
	margin-bottom: 20px;
}
.subtitle {
	font-weight: bold;
	color: #003366;
}
.author {
	margin-bottom: 10px;
}
.fileName {
	color: #993333;
}
.text01 {
	color: #993333;
	font-size:10px;
	color: #666633;
}
.text02 {
	color: #CC3333;
	font-size:10px;
}
.text_big01 {
	font-weight:bold;
	font-size:16px;
}
.text_big02 {
	color: #666633;
	font-weight:bold;
	font-size:16px;
}
.text_big03 {
	font-weight:bold;
	font-size:18px;
}