/*
Theme Name: mas-mas
Theme URI: http://www.mas-mas.jp
Description: A theme by <a href="http://www.rubaiyat.co.jp">Rubaiyat Graphic</a>.
Version: 1
Author: MIDORI KOYAMA
Author URI: http://www.rubaiyat.co.jp

*/@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("css/resetmin.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
	color: #333;
	font-size: 10px;
	line-height: 2.2em;
	font-family: "Lucida Console", Monaco, monospace, "A-OTF ゴシックMB101 Pro B", "A-OTF 新ゴ Pro L", "A-OTF 新ゴ Pro M", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ ProN W6";
	}
	a{
	text-decoration: none;
	color: #060;
}
	a:hover{
	color: #603;
}
	.hide,hr{display: none;}
	strong{font-weight: bold;}
/* container */
#page{
	width: 900px;
	padding-bottom:10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	background-color: #FFF;
	}
* html #page{behavior: url(css/css/iepngfix.htc);} /* to correct transparent png in IE */
/* =LAYOUT - the main layout styles */
	/* for the rounded top */
#header{
	}
#logo  {
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/headerlogo_top.png);
	background-repeat: no-repeat;
	background-position: 30px;
	padding: 10px;
	height: 40px;
}
/* =HEADER */
	/* Logo and Site Title */
#logo h1{
	font-size: 2.2em;
	margin-left: 50px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	}
#logo h1 a  {
	display: block;
	padding-top:10px;
	padding-left:52px;
	color: #000;
	}
#logo h1 a:hover {
	color: #603;
}
.s   {
	font-size: small;
}
#header_img{
	width:890px;
	position: relative;
	background-image: url(images/main_img.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: none;
	height: 300px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#header_img h1 {
	color: #060;
	padding-left: 30px;
	font-size: 2em;
	padding-top: 180px;
}
.description {
	font-size: 1.5em;
	padding-left: 30px;
}
/* frame: the small rounded image in the corner picture (top,right,bottom,left) */
#frame_image_top,#frame_image_bottom{
	position: absolute;
	width: 890px;
	height: 13px;
	font-size:0.1em;
	top:0;
	left:0;
	background-image: url(images/con_top.png);
	background-repeat: no-repeat;
	background-position: top;
	}
#frame_image_bottom{
	bottom:0;
	top:auto;
	background-image: url(images/con_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	}
* html #frame_image_top,* html #frame_image_bottom{behavior: url(css/stylesheets/iepngfix.htc);} /* to correct transparent png in IE */
#nav_wrapper{
	height: 37px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 890px;
	background-image: url(images/nav_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	}
#nav{
	height: 37px;
	background-image: url(images/nav_left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
}
#nav ul li {
	padding-bottom: 0;
	margin-top: 10px;
	background-image: url(images/navarrrow.png);
	background-repeat: no-repeat;
	float: left;
	padding-left: 20px;
	margin-left: 20px;
	background-position: 0% 50%;
}
#nav ul li a {
	color:#030;
	text-decoration:none;
}
#nav ul li a:hover     {
	color:#603;
	height: 37px;
}
#nav .right {
	background-image: url(images/nav_right.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	float: right;
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
#container {
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#content {
	width: 585px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	float: left;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #E9E9E9;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	border-left-color: #E9E9E9;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-title {
	float: left;
	width: 480px;
	background-image: url(images/mark_title.png);
	background-repeat: no-repeat;
	height: 45px;
}
.post-title h2{
	height: 30px;
	font-size:1.9em;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
	}
.post-title h3 {
	font-size: 1.3em;
	color: #353C2C;
	background-color: #7b8266;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0px;
	padding-left: 30px;
	padding-bottom: 3px;
}
.post-date p	{
	font-size: 12px;
	font-style:italic;
	font-weight: bold;
}
.entry {
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
p {
	font-size: 1.2em;
	color: #666;
}

.post-cat {
	padding-left: 50px;
	float:left;
	font-size: 1em;
	color: #999999;
}
.post-comments {
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	height: 35px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	padding-left: 30px;
	background-image: url(images/mark_pre.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.next-entries {
	float: right;
	padding-right: 30px;
	background-image: url(images/mark_nex.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#sidebar {
	float: right;
	width: 220px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#searchform {
	width: 220px;
	padding: 10px 10px 10px 10px;
	float:right;
	background-color: #FFF;
	background-image: url(images/searchform-bg.gif);
	background-repeat: repeat-x;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #e9facc;
	vertical-align: middle;
}
#searchform #searchsubmit {
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #360;
}
#searchform label {
	font-size: 1.1em;
	color: #41550e;
}
#sidebar h3 {
	color: #758d38;
	margin: 10px 0px 5px;
	font-size: 1.4em;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
	font-size: 1.2em;
	line-height: 150%;
}
.ul-cat li{
	border-top: 1px solid #dceeb7;
	background-image: url(images/mark_cat.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	border-bottom: 1px solid #dceeb7;
	font-size: 1.2em;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.ul-archives li{
	border-top: 1px solid #dceeb7;
	background-image: url(images/mark_arc.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#rss {
	background-image: url(images/mark_rss.png);
	background-repeat: no-repeat;
	background-position: 40px 0px;
	height: 50px;
	float: left;
	width: 100px;
}
#login  {
	height: 50px;
	width: 100px;
	float: left;
	margin-left: 15px;
}
#link_bn {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
#link_bn a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer {
	clear: both;
	background-color: #FFF;
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	height: 130px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 890px;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .logo {
	height: 110px;
	width: 180px;
	background-image: url(images/footer_logo.png);
	background-repeat: no-repeat;
	background-position: 40px;
	margin-top: 10px;
	clear: both;
	float: left;
}
#footer .left-col{
	width: 200px;
	float: left;
	padding-top: 30px;
	margin: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.left-col ul{
	padding-left: 30px;
}
.left-col ul li {
	font-size: 1.2em;
	line-height: 150%;
	color: #FFF;
}
#footer h4 {
	color: #9cdbfb;
	margin: 10px 0px 5px;
	font-size: 1.3em;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#credits {
	width: 890px;
	color: #369;
	font-size: 1.3em;
	line-height: 120%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.footerhtml {
	background-image: url(images/mark-html.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	float: right;
	width: 80px;
	font-size: 1.2em;
}
.footerhtml a {
	color: #6C0;
	margin-left: 10px;
	margin-top: 10px;
}
.footercss {
	background-image: url(images/mark_css.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	float: right;
	width: 80px;
	font-size: 1.2em;
}
.footercss a {
	color: #06C;
	margin-left: 10px;
	margin-top: 10px;
}

