/*
Theme Name:Clean Home
Theme URI:http://midmodesign.com/news/general/our-special-wordpress-theme/
Description:This WordPress theme is one with a minimal, clean looking design and has full CSS widgetization. Special thanks to <a href="http://bryanhelmig.com/">Bryan Helmig</a> of <a href="http://midmodesign.com/">Mid Mo Web Design</a>.
Version:1.2.0
Author:Mid Mo Design
Author URI:http://midmodesign.com/
Tags:white, red, fixed-width, two-columns, right-sidebar

	"Clean Home" by http://midmodesign.com/

	This theme was designed and built by Bryan Helmig
	of Mid Mo Design: http://midmodesign.com/.

	The CSS, XHTML and design is released under the GPL.

*/


.clearfix
{zoom:1;}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


/* ------	一般　-----*/

body {
    font:13px "メイリオ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
    *font-size:small;
    *font:x-small;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 1.7;
	color: #444;
	background:url(../../../../img/inf/body_bg01.gif) repeat-x left top;
}


body { behavior:url("csshover.htc");}

em{font-style:normal !important;}

a {
	border-bottom:1px dotted #000;
	text-decoration:none;
	color:#222;
	margin:0;
	padding:0;
}

a:hover {
	color:#e12000;
	border-bottom:1px dotted #e12000;
	margin:0;
	padding:0;
}

a:hover img{
	margin:0;
	padding:0;
}

hr{
	margin-top:35px;
	border:0;
	border-top:1px dotted #ccc;
	width:700px;
	color:#fff;
	clear:both;
}

#wap{
	width:980px;
	margin:0 auto;
}

#header_navi {
	color:#FFF;
	padding : 10px 0;
	text-align:left;
}
#header_navi h1{font-size:85%;}

#layout {
	background-color:#FFFFFF;
	padding:10px;
}

#header {
	margin:0 auto;
	padding:0;
	position:relative;
	background:url(../../../../img/inf/body_bg02.jpg) no-repeat center top;
	height:72px;
}

#header a {
	color:#ff2b06;
	font-size:50px;
	font-weight:600;
	text-decoration:none;
	border-bottom:none;
	letter-spacing:-4px;
}

#logo {
	float:left;
	width:220px;
}

#bt {
	float:right;
	width:auto;
	padding:36px 0 0;
}


.navigation{
	padding:0;
	margin:0;
}

#blurb {
	font-family:Georgia;
	height:auto;
	border-bottom:1px dotted #ccc;
	width:100%;
	float:left;
	padding:35px 0;
	font-size:32px;
	font-weight:400;
	line-height:120%;
}
#blurb:hover {
	color:#e12000;
}
#content {
	width:700px;
	float:right;
	padding:0 0 30px 0;
	min-height:420px;
}
.post {
	padding:0 0 20px;
}

.post a{
	padding:0;
	border:none;
	text-decoration: underline;

}

.post p {
	margin:14px 0 14px 0;
}
.post p
{zoom:1;}

.post p:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


.post em.date{ 
	font-weight:bold;
	background:url(../../../../img/inf/arr03.gif) no-repeat 5px center;
	padding-left:35px;
	display:block;
	margin:0 0 10px;
 }
 
.post h1 { 	margin:40px 0 25px 0; }
.post h1 a{
	background:url(../../../../img/inf/arr02.gif) no-repeat 0 center;
	padding-left:35px;
}
.post h1, .post h1 a{
	font-size:30px;
	font-weight:bold;
	line-height:1.5;
}
.post h2, .post h2 a{
	font-size:24px;
	font-weight:bold;
	line-height:1.5;
}

.post h2.title, .post h2.title a{
	font-weight:normal;
	line-height:1.5;
	margin:20px 0 20px;
	text-decoration: none;
	color:#222;
}
.post h2.title{
	background:url(../../../../img/inf/arr07bottom.gif) repeat-x 0 bottom;
	padding-bottom:7px;
}
.post h2.title a{
	background:url(../../../../img/inf/arr07.gif) no-repeat 0 0.35em;
	padding-left:35px;
	border:none;
}
.post h2.title span{
	background:url(../../../../img/inf/arr07.gif) no-repeat 0 0.35em;
	padding-left:35px;
	border:none;
}


.post h3 {
	font-family:Georgia;
	font-size:20px;
	margin:15px 0 10px 0;
	font-weight:normal;
}

.post h4 {
	font-family:Georgia;
	font-size:16px;
	margin:15px 0 10px 0;
	font-weight:normal;
}

.post h5 {
	font-size:14px;
}
.post h6 {
	font-size:12px;
}

.post h1 a:hover, .post h2 a:hover, .post h3 a:hover .post h4 a:hover {
	color:#e12000;
}
.post .indent {
	padding-left:10px;
}
.post .indent p {
	padding-left:10px;
}
.post small {
	font-size : 85% ;
	color : #666 ;
}
.post small a {
	font-weight:normal;
	color : #666 ;
}
.post .alignright {
	float:right;
	margin-left:10px;
}
.post .alignleft {
	float:left;
	margin-right:10px;
}
.post .aligncenter {
	margin:0 auto;
	display:block;
}
.post abbr {
	font-weight:normal;
}
.post ul{
	list-style:circle;
	margin:0 0 0 25px;
}
.post ol{
	list-style:decimal;
	margin:0 0 0 30px;
}
.post .wp-caption {
	background:#F5F5F5;
	border:1px solid #EEE;
	margin:10px;
	text-align:center;
	padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
#comments h3, #comments h4{
font-family:Georgia;
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:28px;
}
#comments cite{
font-family:Georgia;
font-size:18px;
font-weight:normal;
border-bottom:1px dotted #ccc;
}
#comments em {
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border:1px dotted #ccc;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#eee;
font-family:Georgia;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments textarea {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-family:Georgia;
font-weight:normal;
font-size:20px;
width:374px;
}
#comments .center {
text-align:center;
}



/* ------	サイドメニュー　-----*/

#sidebar {
	width:220px;
	float:left;
	margin:0 0 25px 0;
}

#sidebar a {
	border:none;
	text-decoration:none;
}


#sidebar  .banner a{
	display:block;
	margin-top:10px;
}

.widget_recent_entries h3{font-size:85%;}

#sidebar h3 {
margin-bottom:5px;
color:#666;
}
#sidebar .block{margin-bottom:20px;}

#sidebar .block ul {
border-bottom:1px dotted #ccc;
}
#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#sidebar .block li {
border-top:1px dotted #ccc;
}
#sidebar .block li a {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
font-weight:normal;
padding:3px 0 3px 17px;
display:block;
border-bottom:none;
font-size:85%;
line-height:1.5;
}
#sidebar .block li a:hover {
background:#f7f7f7 url(images/bullet_red.gif) no-repeat scroll 6px 52%;
}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px dotted #ccc;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:1px dotted #000;
text-decoration:none;
color:#000;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color:#e12000;
border-bottom:1px dashed #e12000;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
border-bottom:1px dotted #ccc;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px dotted #ccc;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#sidebar #wp-calendar tfoot td{
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}

#footer_bg {
	width:980px;
	margin:0 auto;
	background-color:#FFFFFF;
}

#footer {
	width:700px;
	float:right;
	margin-right:10px;
}
#footer div.box {
position:relative;
	font-size : 85%;
	padding : 10px;
	background: url(../../../../img/inf/footer_bg01.gif) no-repeat top left;
}
#footer div.box div.pagetop{padding:0;position:absolute; left:545px; top:-22px;}
#footer div.box div.pagetop a {padding:0;border:none;}
#footer div.copy{ color : #FE8410; padding:10px 0;font-size : 85%;}



/*-----------TOPページ------------*/
div.info_box {
	position:relative;
}
ul.top_info{ position:relative;}
ul.top_info li {background:url(../../../../img/top/info_bg01.gif) repeat-y left top;}
ul.top_info li :hover {background:url(../../../../img/top/info_bg01_o.gif) repeat-y left top;}

.top_info a{
	display:block;
	cursor:pointer;
	background:url(../../../../img/top/info_bg02.gif) no-repeat left bottom;
	font-weight:normal;
	text-decoration:none;
	border-bottom:none;
	line-height:1.4;
	padding:6px;
}


.top_info a span{display:block;}

.top_info span.fl {	float :right; width :600px; }
.top_info span.fr {
	float :left; width :80px;
	color:#633023;
	font-size:85%;
	background:none;
}

.top_info a span em{ display:block; padding :5px;}
.top_info span.fl em{
	padding-left:25px;
	background:url(../../../../img/top/info_arr01.gif) no-repeat 5px center;
	color:#633023;
}
.top_info span.fr{background:none!important;}
.top_info span.fr em{background:none!important;}

.info_more{background-color:#FADD7D; padding:10px; text-align:right;}

.info_more a{
	cursor:pointer;
	padding-left:22px;
	border-bottom:none;
	background:url(../../../../img/inf/arr01.gif) no-repeat left center;
	font-weight:bold;
	line-height:1;
}

.desc_box{padding:30px 10px 0;}
.desc_box p {padding:10px 0 10px;color:#633023;}


.top_sp{background:#FF5C1F url(../../../../img/top/action_bg01.gif) repeat left center; padding:10px 10px 0;}

.top_sp a.sp_mini{display:block;padding:0 0 10px;border-bottom:none;cursor:pointer;}
.top_sp a.sp_mini:hover{background:none;}

.top_sp a.sp_mini h2{
	font-size:115%;
	font-weight:bold;
	line-height:1.3;
	float:right;
	width:440px;
	margin-bottom:0.3em;
}

.top_sp a.sp_mini h2 em {
	background:#F08500 url(../../../../img/top/action_arr01.gif) no-repeat left center;
	padding:5px 10px 5px 20px;
	display:inline-block;
	color:#FFF;
}
.top_sp a.sp_mini h2 em.gr {
	background:#5DA72A url(../../../../img/top/action_arr02.gif) no-repeat left center;
}

.top_sp a.sp_mini:hover h2 em {background-color:#FF5C1F;}
.top_sp a.sp_mini:hover h2 em.gr {background-color:#7DD74A;}

.top_sp a.sp_mini em.date{
	font-size:85%;
	float:right;
	width:440px;
	margin:0.7em 0;
}

.top_sp a.sp_mini em.date em{
	background:url(../../../../img/inf/arr04.gif) no-repeat left center;
	padding-left:15px;
	line-height:1;
	font-weight:normal;
	color:#666;
}
.top_sp a.sp_mini:hover em.date em{
	color:#FB9D00;
	background:url(../../../../img/inf/arr05.gif) no-repeat left center;	
}
.top_sp a.sp_mini:hover em.date em.gr{
	color:#7DD74A;
	background:url(../../../../img/inf/arr06.gif) no-repeat left center;
}

.top_sp a.sp_mini em.tex,
.top_sp a.sp_mini em.tex_gr{display:block;font-size:85%;line-height:1.6;float:right;width:440px;color:#444;font-weight:normal;}
.top_sp a.sp_mini:hover em.tex{color:#FB9D00;}
.top_sp a.sp_mini:hover em.tex_gr{color:#7DD74A;}

.top_sp a.sp_mini em.tex span{color:#BC3A02;}
.top_sp a.sp_mini em.tex_gr span{color:#5DA72A;}
.top_sp a.sp_mini:hover em.tex spa＿ｇらー回部FB9D00;}
.top_sp a.sp_mini:hover em.tex_gr span{color:#7DD74A;}
.top_sp a.sp_mini img {float:left}
.top_sp a.sp_mini span.desc{}



.mail_box{
	border-bottom:1px solid #EEE;
	position:relative;
	margin:0!important;
	padding:10px 0;
}

.mail_box span.fl{
	width:170px;
	float:left;
}
.mail_box span.need{
	background:url(../../../../img/inf/ico_imp.gif) no-repeat right 0.25em;
}


.mail_box span.fr{
	width:500px;
	float:right;
}

.mail_box input,
.mail_box textarea{
	font-size:100%;
	 font-family :  "メイリオ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	 padding:3px;
	 border:solid 1px #AAA;
	 margin:0;
}

div.action_widgets {
	padding : 10px;
	border-bottom:1px dotted #AAA;
}
div.action_widgets p { 
	padding : 10px 5px;
	color:#633023;
}



/*-----------アーカイブ------------*/

.arc_sp{padding:10px 0 30px;}

.arc_sp a.sp_mini{
	display:block;
	padding:20px 0;
	border-bottom: 1px solid #EEE;
	cursor:pointer;
}
.arc_sp a.sp_mini:hover{background:none;}

.arc_sp a.sp_mini h2{
	font-size:115%;
	font-weight:bold;
	line-height:1.3;
	float:right;
	width:460px;
	margin-bottom:0.3em;
}

.arc_sp a.sp_mini h2 em {
	background: url(../../../../img/inf/arr01.gif) no-repeat left 0.4em;
	padding:5px 10px 5px 25px;
	display:inline-block;
	color:#222;
}
.arc_sp a.sp_mini:hover h2 em {	color:#e12000;}
.arc_sp a.sp_mini em.date{
	font-size:85%;
	float:right;
	width:460px;
	margin:0.5em 0 0.7em;
}

.arc_sp a.sp_mini em.date em{
	background:url(../../../../img/inf/arr04.gif) no-repeat left center;
	padding-left:15px;
	line-height:1;
	font-weight:normal;
	color:#666;
}
.arc_sp a.sp_mini:hover em.date em{
	color:#FB9D00;
	background:url(../../../../img/inf/arr05.gif) no-repeat left center;	
}

.arc_sp a.sp_mini em.tex
{display:block;font-size:85%;line-height:1.7;float:right;width:460px;color:#444;font-weight:normal;}
.arc_sp a.sp_mini:hover em.tex{color:#FB9D00;}

.arc_sp a.sp_mini em.tex span{color:#BC3A02;}
.arc_sp a.sp_mini:hover em.tex span{color:#FB9D00;}
.arc_sp a.sp_mini img {float:left}
.arc_sp a.sp_mini span.desc{}




/*-----------ウィジェット------------*/

.widget_box{
	margin-bottom:30＿px;
}
.widget_box a{border:none;padding:0;margin:0;}