@charset "utf-8";
/*
Theme Name: datereform
Theme URI: http://www.yamakawa-p.co.jp/
Description: 伊達のリフォーム用のテーマ
Version: 0.2
Author:Ryusuke abe
Author URI: http://www.yamakawa-p.co.jp/
Tags: 
*/


@charset "utf-8";


body{
	margin:0;
	padding:0;
	background:#fffbd0;
	color:#444444;
	text-align:center;
	font-size:14px;
	line-height: 170%;
	letter-spacing: 1px;
	font-family:'MS Pゴシック','MS Pゴシック','ヒラギノ角ゴ Pro W3',Hiragino Kaku Gothic Pro,'メイリオ',Meiryo,sans-serif;
	}
div, h1, h2, h3, h4, h5, h6, p, ul, blockquote, pre, address {
  display: block;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
ins h1, ins h2, ins h3, ins h4, ins h5, ins h6, ins div, ins p, ins pre, ins address, ins blockquote, ins dl, ins form, ins fieldset, ins table{
  margin: 0;
  padding: 0;
} 

h1 ins, h2 ins, h3 ins, h4 ins, h5 ins, h6 ins, p ins, pre ins, address ins, li ins, dt ins, dd ins {
  margin: 0;
  padding: 0px 0px;
  text-decoration: none;
}

/* -------- img */
img {
  margin: 0;
  padding: 0;
  vertical-align: text-bottom;
}

a img {
  border: none;
  outline: none;
  text-decoration: none;
}
li a {
  border: none;
}

a {
	color: #009900;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*--------------------------------------------
共通クラス設定
--------------------------------------------*/
.clear{clear:both;}
.floatLeft{float:left;}
.floatRight{float:right;}
/*--------------------------------------------*/
/* CSS Hack clearfix */
/*--IE以外のモダンブラウザ向け--*/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/*--IE7及びMac版IE5向けの指定--*/
.clearfix{display:inline-block;}
/*--IE6以前向けの指定--*/
/*Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */


/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/



@charset "utf-8";


#contents_back {
	width:990px;
	margin:0 auto;
	background-image: url("img/back_line.gif");
}
#header {
	width:950px;
	background-image: url("img/headcatch.jpg");
	background-repeat: no-repeat;
	padding: 0px 0px 15px 0px;
	height: 136px;
	}
#header p.descri {
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	padding: 3px 0px 0px 8px;
	}
#header p.descri a {
	color: #ffffff;
	}
#container {
	width:950px;				
	margin:0 auto;
	background-color: #ffffff;
	}
#gl_navi {
    height: 45px;
	margin: 0px 0px 15px 0px;
	}
#gl_navi ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#gl_navi ul li {
    float:left;
    width: 135.6px;
}

#sidebar {
	float: right;
	width: 200px;
	margin: 0px 0px 0px 0px;
	}
#sidebar li {
	list-style: none;
	}
#side_navi {
	background: url("img/side_navi_side.gif") repeat-y;
	}
#side_navi ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#side_navi ul li {
	padding: 0px 0px 0px 10px;
	height: 38px;
}
#content {
	margin: 10px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	text-align: left;
	}
.lay_box_20 {/* -------- レイアウトボックス上にm20 */
	margin: 20px 0px 0px 0px;
	clear: both;
	}
.lay_box_30 {/* -------- レイアウトボックス上にm30 */
	margin: 30px 0px 0px 0px;
	clear: both;
	}
dl.two_column {
	padding: 0px 0px 10px 10px;
	margin: 10px 0px 0px 5px;
	}
.two_column dd {
	padding: 0px 0px 3px 0px;
	margin: -22px 0px 3px 120px;
	}
dl.two_column2 {
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
	}
.two_column2 dd {
	padding: 0px 0px 3px 0px;
	margin: -22px 0px 3px 60px;
	}
#main {
	width: 680px;
	float: left;
	margin: 0px 0px 50px 0px;
	overflow: hidden;
	}
#top_main {
	width: 450px;
	float: right;
	margin: 0px 22px 50px 0px;
	overflow: hidden;
	}
#top_right {
	width: 210px;
	float: right;
	margin: 0px 0px 50px 0px;
	overflow: hidden;
	}
.top_workbox {
	float: left;
	width: 150px;
	height: 125px;
	text-align: center;
	margin: 0px 0px 0px 0px;	
	padding: 5px 0px 0px 0px;
	}
#footer {
	clear: both;
	text-align: left;
	background-color: #23ac38;
	color:#ffffff;
	width:950px;
	height: 150px;
	margin: 0 auto;	
	padding: 0px 0px 0px 0px;
	}
#footer_box {
	padding: 20px 0px 0px 20px;
	}
#footer a {
	color:#ffffff;
	}
#footer a;hover {
	color:#ffffff;
	}
p.small {
	font-size: 12px;
	}
.breadcrumb {
	font-size: 12px;
	padding: 0px 10px 3px 30px;
	clear: both;
	text-align: right;
	}
.breadcrumb2 {
	height: 24px;
	clear: both;
	}
h1.h1_bar {
	border-top:  6px solid #009900; 
	border-bottom:  1px dotted #7c8294; 
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	padding: 15px 0px 15px 20px;
	margin: 0px 0px 15px 0px;
	clear: both;
	}
h2 {
	font-size: 20px;
	margin: 15px 0px 15px 0px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	color: #009900;
}
h2.h2_bar {
	background: url(img/h2_bar_side.gif) no-repeat;
	border-bottom: 1px solid #cccccc; 
	font-size: 20px;
	background-color:#f2f2f2;
	font-weight: bold;
	padding: 10px 0px 8px 20px;
	margin: 15px 0px 15px 0px;
	clear: both;
	}
h1.posttitle {
	background: url(img/h1posttitle.gif) no-repeat;
	padding: 10px 0px 10px 20px;
	margin: 0px 0px 10px 0px;
	font-size: 18px;
	font-weight: bold;
	border: none;
	}
h3.h3_bar {
	border-bottom:  1px dotted #cccccc; 
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	margin: 10px 0px 10px 0px;
	clear: both;
	}
h4.h4_box {
	font-size: 14px;
	border: 1px solid #cccccc;
	margin: 15px 0px 15px 0px;
	padding: 5px 0px 5px 10px;
	}
h3.h3bold {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
	}

.ind {
	text-indent: 14px;
	}
.pict {
	border-color:#D1D1D1 #989898 #989898 #D1D1D1;
	border-style:solid;
	border-width:1px;
	padding:4px;
}
div.section {
	clear: both;
	margin: 30px 0px 30px 0px;
}

.m80 {
	margin: 0px 0px 0px 80px;
	}
.center {
	text-align: center;
	}
.post {
	clear:both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dashed #cccccc;
	}
.post p {
	margin: 10px 0px 10px 0px;
	}
.list_style li{
	margin: 0px 0px 0px 0px;
	}
.list_none li{
	margin: 0px 0px 0px 0px;
	list-style: none;
	}

/* ------------------------------
 ■■■■■■■■トピックス■■■■■■■■■■■
------------------------------ */

blockquote {
	background-color:#f4f4f4;
	border-color:#cccccc;
	border-style:dotted dotted dotted solid;
	border-width:1px 1px 1px 5px;
	margin:10px;
	padding:10px;
}

.floatLeftimg {
	float: left;
	padding: 0px 10px 0px 0px;
	}
span.blue {
	color: #5D9DC7;
	}
span.red {
	color: #C1272D;
	}
span.green {
	color: #009900;
}
.captionbox_right {
	float: right;
	text-align: center;
	}
dl.metadata {
	padding: 3px 0px 3px 10px;
	margin: 5px 0px 60px 0px;
	font-size: 11px;
	text-align: right;
	}
.metadata dt {
	margin: 0px 0px 0px 10px;
	display: inline;
	}
.metadata dd {
	margin: 0px 20px 0px 10px;
	display: inline;
	}

p.workstitle {
	font-size: 28px;
	padding: 15px 0px 15px 0px;
	margin: 0px 0px 30px 0px;
	color: #009900;
	border-bottom: 5px solid #009900;
	}
.related-post {
	background: url(img/categorytitle.gif) no-repeat;
	padding: 8px 0px 8px 20px;
	margin: 20px 0px 10px 0px;
	font-weight: bold;
	font-size: 14px;
	}
.list_related li{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 20px;
	border-bottom: 1px dashed #cccccc;
	list-style: none;
	}
.widget {
	list-style: none;
	}

/*◆◆◆◆◆◆◆ページ用◆◆◆◆◆◆◆◆◆◆*/
.back-line {
	border: dotted 1px #009900;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	}
#tencyobox {
	background:#fffbd0;
	font-size: 12px;
	width: 230px;
	float: right;
	padding: 10px 10px 10px 20px;
	margin: 0px 0px 0px 10px;
	}
#main .ph-right {
	float: right;
	padding: 0px 0px 10px 10px;
	}
#main .ph-left {
	float: left;
	padding: 0px 0px 10px 0px;
	text-align: left;
	}
.widget {
	margin: 0px 0px 30px 0px;
	}
.module_title {
	font-size: 16px;
	color: #ffffff;
	padding: 5px 0px 5px 0px !important;
	margin: 0px 0px 5px 0px !important;
	background-image: url("img/mojutitle.gif");
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	}
#calendar_wrap {
	padding: 0px 0px 0px 20px;
	}
#logo {
	text-align: left;
	padding: 0px 0px 0px 20px;
	}