@charset "UTF-8";

/*
Theme Name: WordPress MINATO ORIGINAL
Theme URI: http://www.joys-web.com/
Description: 不動産投資ブログオリジナルテンプレート
Author: オフィス小枝　小枝裕子
Author URI: http://www.office-koeda.biz/

	This theme was designed and built by Hiromi Oshino,
	whose website you will find at http://www.joysoho.biz/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

* {
margin:0px;
padding:0px;
}

body {
color:#333;
font-size:10pt;
font-family:Arial,Verdana,MS UI Gothic,Osaka;
}
body {
background:url(./images/backpsd.jpg) repeat-x fixed;
}

a {
color:#666;
}
a:hover {
color:#999;
}

img {
border:0px;
}

ul {
list-style:none;
}

/*div,p,li {
word-break: break-all;
word-break: keep-all;
}*/

.Clr {
clear:both;
}
.Red {
color:#800000;
font-size:9pt;
}
.hidden {
display: none;
}


#Wrapper {
margin:0px auto;
padding:0px 10px 10px 10px;
width:880px;
background:#fff;
}

#Header h1 {
background:url(./images/blog_title.jpg) no-repeat;
}
#Header h1 a {
width:880px;
height:110px;
text-indent:-9999px;
display:block;
}

#MainCont {
margin:40px auto 0px auto;
width:856px;
}
#MainCont2 {
margin:20px auto 0px auto;
width:856px;
}

#LeftCont {
float:left;
width:648px;
}

/* エントリー */
.Entry {
margin-bottom:30px;
padding:2px;
width:612px;
border:1px #ccc solid;
}
.EntryTitle {
width:612px;
height:31px;
line-height:32px;
text-indent:15px;
font-size:12pt;
color:#fff;
background:url(./images/report_title.jpg) no-repeat;
}
.EntryTitle a {
color:#fff;
text-decoration:none;
}
.EntryBack {
background:url(./images/report_back.jpg) bottom no-repeat;
}
.EntryDate {
padding:3px 10px 0px 0px;
text-align:right;
}
.EntryComment {
padding:30px 40px;
line-height:20px;
}
.EntryPost {
margin:0px 10px;
padding:5px 0px;
text-align:right;
color:#666;
font-size:9pt;
border-top:1px #333 solid;
}

/* LeftArchiveTitle H2 */
.PageTitle {
width:618px;
height:30px;
line-height:30px;
color:#fff;
font-size:12pt;
text-indent:18px;
background:url(./images/arc_bg.gif);
}
/* Navi */
.Navigation {
height:20px;
font-size:9pt;
text-align:center;
}

/* LeftContents */
#LeftCont h3 {
width:618px;
height:32px;
line-height:32px;
color:#fff;
text-indent:25px;
font-size:11pt;
background:url(./images/title_back.jpg);
}

.DetailP,.DetailP2 {
margin:2px 0px 20px 0px;
padding:15px 25px;
width:568px;
background:#ebf3f5;
}
.DetailP li {
margin:0px 0px 5px 0px;
padding-left:12px;
background:url(./images/arrow1.gif) left center no-repeat;
}
.DetailP dd input {
padding:5px 2px 4px 2px;
width:562px;
height:18px;
border:1px #ccc solid;
}
.DetailP dt {
margin-bottom:10px;
padding-left:12px;
background:url(./images/midasi_var.jpg) left center no-repeat;
}
.DetailP dd {
margin-bottom:10px;
}
.ComDate {
text-align:right;
border-top:1px #006c6c solid;
}
.DetailP2 dt {
clear:both;
float:left;
padding-left:12px;
width:200px;
background:url(./images/midasi_var.jpg) left center no-repeat;
}
.DetailP2 dd {
float:left;
margin-bottom:5px;
width:350px;
}
.DetailP2 dd input {
margin-bottom:5px;
padding:4px 2px 3px 2px;
width:200px;
height:15px;
border:1px #ccc solid;
}
.DetailP2 dd textarea {
margin-bottom:5px;
padding:4px 2px 3px 2px;
width:350px;
height:100px;
border:1px #ccc solid;
}
.DetailP2 p input {
clear:both;
margin-left:212px;
}

#RightCont {
float:left;
width:208px;
}
#RightCont2 {
float:left;
margin-top:20px;
width:208px;
}

/* 検索ボックス */
#SearchBox {
margin-bottom:25px;
}
#s {
vertical-align:top;
padding:5px 2px 4px 2px;
width:168px;
height:18px;
border:1px #ccc solid;
}
#searchsubmit {
margin-left:5px;
width:28px;
height:28px;
text-indent:-9999px;
/*background:url(./images/glass.jpg) no-repeat;*/
}

/* 右カラムボックス */
.SubBox {
margin-bottom:25px;
padding:2px;
width:202px;
border:1px #ccd6d7 solid;
background:url(./images/rbottom.jpg) bottom no-repeat;
}
.SubBox h3 {
width:202px;
height:44px;
text-indent:-9999px;
}
.SubBox ul {
margin-bottom:20px;
}
.SubBox li {
margin:0px 0px 5px 10px;
padding-left:12px;
width:174px;
background:url(./images/arrow1.jpg) left top no-repeat;
}
.SubBox a {
font-size:9pt;
}
#FeedList li {
margin:0px 0px 5px 10px;
padding-left:22px;
width:164px;
background:url(./images/feed.jpg) left center no-repeat;
}

#R01 {
background:url(./images/r01.jpg) no-repeat;
}
#R02 {
background:url(./images/r02.jpg) no-repeat;
}
#R03 {
background:url(./images/r03.jpg) no-repeat;
}
#R04 {
background:url(./images/r04.jpg) no-repeat;
}
#R05 {
background:url(./images/r05.jpg) no-repeat;
}
#R06 {
background:url(./images/rcont.jpg) no-repeat;
}

#Footer {
clear:both;
width:880px;
height:34px;
line-height:34px;
text-align:center;
background:url(./images/footer.jpg) no-repeat;
}
#Footer a {
color:#fff;
text-decoration:none;
}

div.wp_social_bookmarking_light{border:0 !important;padding:0 !important;margin-top:20px !important;}
div.wp_social_bookmarking_light div{float:left !important;border:0 !important;padding:0 4px 0 0 !important;margin:0 !important;height:20px !important;text-indent:0 !important;}
div.wp_social_bookmarking_light img{border:0 !important;padding:0;margin:0;vertical-align:top !important;}
.wp_social_bookmarking_light_clear{clear:both !important;}
a.wp_social_bookmarking_light_instapaper {display: inline-block;font-family: 'Lucida Grande', Verdana, sans-serif;font-weight: bold;font-size: 11px;-webkit-border-radius: 8px;-moz-border-radius: 8px;color: #fff;background-color: #626262;border: 1px solid #626262;padding: 0px 3px 0px;text-shadow: #3b3b3b 1px 1px 0px;min-width: 62px;text-align: center;vertical-align:top;line-height:20px;}
a.wp_social_bookmarking_light_instapaper, a.wp_social_bookmarking_light_instapaper:hover, a.wp_social_bookmarking_light_instapaper:active, a.wp_social_bookmarking_light_instapaper:visited {color: #fff; text-decoration: none; outline: none;}
.wp_social_bookmarking_light_instapaper:focus {outline: none;}

