@charset "utf-8";
/* CSS Document */

/*------------------------

　　　　共通項目

------------------------*/

* {
    margin:0px;
    padding:0px;
    font-size:100%;
}

a img {
    border:none;
}

a:link {
    color:#809900;
	text-decoration:none;
}

a:visited {
    color:#809900;
	text-decoration:none;
}

a:hover {
    color:#809900;
	text-decoration:underline;
}

.clear {
    clear:both;
	height:0px;
	margin:0px;
	padding:0px;
}

.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/


.clearfix{display:inline-block;} /*IE7およびMacIE5向け*/


/*Hides from IE-mac\*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/ /*IE6以前向け*/


body {
    font-family:"メイリオ", Osaka, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
    font-size:85%;
	color:#665e5c;
    margin:0px;
    padding:0px;
    background:url(http://www.reir-tem.com/images/bg_bg_blog.gif) repeat-x top;
    background-color:#ffffff;
	line-height:150%;
}



/*------------------------

　　　　▲TOPボタン

------------------------*/

#to_page_top {
    width:62px;
	height:62px;
	text-indent:-9999px;
	margin:0px auto;
	padding:0px;
	position:fixed;
	bottom:27px;
	right:27px;
	text-align:center;
}

#to_page_top a {
    width:62px;
	height:62px;
	overflow:hidden;
	display:block;
	margin:0px;
	padding:0px;
	background:url(http://www.reir-tem.com/images/btn_to_top.png) no-repeat;
	_background:none; /*IE6*/
	background-position:0px 0px;
}

#to_page_top a:hover {
    width:62px;
	height:62px;
	background:url(http://www.reir-tem.com/images/btn_to_top.png) no-repeat;
	_background:none; /*IE6*/
	background-position:0px -62px;
}

/* IE6用ハック */


* html #to_page_top {
    display:none;
}


#main {
    background:url(http://www.reir-tem.com/images/bg_blog01.jpg) no-repeat center top;
	margin:0px;
	padding:0px;
}



/*------------------------

　　　　ヘッダー

------------------------*/

#header {
    width:900px;
	margin:0px auto;
	padding:0px;
	text-align: center;
	height:104px;
}

#logo {
    margin:24px 0px 0px 0px;
    padding:0px;
	float:left;
}



/*------------------------

　　　コンテンツ部

------------------------*/

#contents_wrapper {
    width:900px;
	height:auto;
	margin:10px auto 0px auto;
	padding:0px;
	text-align:center;
}

#blog_body_top {
    background:url(http://www.reir-tem.com/images/bg_blog_body_top.png) no-repeat;
	behavior: url(http://www.reir-tem.com/iepngfix.htc);
	height:15px;
	margin:425px 0px 0px 0px;
	padding:0px;
}

#blog_body {
    background:url(http://www.reir-tem.com/images/bg_blog_body.gif) repeat-y;
	margin:0px;
	padding:0px;
}

h1#title_blog {
	width:330px;
	height:110px;
	display:block;
        margin:0px 0px 0px 285px;
        _margin:0px;  /* IE6 */
        padding:15px 0px 25px 0px;
	text-align:left;
	text-indent:-9999px;
}

/* IE7 */

*:first-child+html h1#title_blog {
    margin:0px;
}

h1#title_blog a {
    background:url(http://www.reir-tem.com/images/title_blog.gif) no-repeat;
	width:330px;
	height:110px;
	overflow:hidden;
	display:block;
}

h2 {
    background:url(http://www.reir-tem.com/images/midashi_blog05.gif) no-repeat;
	width:200px;
	height:50px;
	text-indent:-9999px;
	display:block;
	margin:0px;
	padding:0px;
}

#left_contents {
    float:left;
	width:200px;
	margin:0px;
	padding:0px 0px 0px 35px;
	text-align:left;
}

.list_blog01 {
    list-style:none;
	margin:13px 0px 35px 0px;
	padding:0px 20px 0px 30px;
	line-height:130%;
}

.list_li_blog01 {
    margin:0px;
	padding:10px 0px 0px 0px;
}

.list_blog02 {
    list-style:none;
	margin:20px 0px 35px 0px;
	padding:0px 0px 0px 40px;
	line-height:150%;
}

.list_blog03 {
    list-style:none;
	margin:20px 0px 35px 0px;
	padding:0px 0px 0px 40px;
	line-height:200%;
}


#search_form_wrapper {
    margin:30px 0px 35px 15px;
    padding:0px;
}


#search {
    width:115px;
}

.search_button {
    width:45px;
}

#btn_rss {
    width:106px;
	height:33px;
	text-indent:-9999px;
	margin:30px 0px 0px 40px;
	padding:0px;
}

#btn_rss a {
    width:106px;
	height:33px;
	overflow:hidden;
	display:block;
	margin:0px;
	padding:0px;
	background:url(http://www.reir-tem.com/images/btn_rss.gif) no-repeat;
	background-position:0px 0px;
}

#btn_rss a:hover {
    width:106px;
	height:33px;
	background:url(http://www.reir-tem.com/images/btn_rss.gif) no-repeat;
	background-position:0px -33px;
}

#btn_rss_under {
    background:url(http://www.reir-tem.com/images/btn_rss_under.gif) no-repeat;
    width:106px;
	height:22px;
	text-indent:-9999px;
	margin:0px 0px 30px 40px;
	padding:0px;
}

#result_feed {
    margin:-15px 0px 35px 0px;
	padding:0px 20px 0px 30px;
}

#right_contents {
    float:right;
	width:589px;
	margin:0px;
	padding:0px 35px 0px 0px;
	text-align:left;
}

.contents_body_top {
    background:url(http://www.reir-tem.com/images/bg_blog_contents_top.gif) no-repeat;
	width:589px;
	height:10px;
	margin:0px;
	_margin:0px 0px -4px 0px; /*IE6*/
	padding:0px;
} 

.contents_body {
    background:url(http://www.reir-tem.com/images/bg_blog_contents.gif) repeat-y;
	width:519px;
        height:auto;
	margin:0px;
	padding:20px 35px;
}

.contents_body_bottom {
    background:url(http://www.reir-tem.com/images/bg_blog_contents_bottom.gif) no-repeat;
	width:589px;
	height:10px;
	margin:0px 0px 32px 0px;
	_margin:0px 0px 28px 0px; /*IE6*/
	padding:0px;
} 

.blog_title {
    font-size:130%;
	display:block;
	margin:5px 0px 25px 0px;
	/margin:5px 0px 15px 0px; /*IE6,7*/
        padding:0px;
}

.blog_text_box {
        height:auto;
	margin:0px;
	padding:0px;
}

.blog_text_box p {
        line-height:200%;
}

.time {
    text-align:right;
	margin:10px 0px 0px 0px;
	padding:0px;
}

.read_more {
	background:url(http://www.reir-tem.com/images/list_arrow01.gif) no-repeat;
	background-position:0px 13px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 16px;
}

.back {
    float:right;
	background:url(http://www.reir-tem.com/images/list_arrow01.gif) no-repeat;
	background-position:0px 3px;
	margin:7px 0px 0px 0px;
	padding:0px 0px 0px 16px;
}

.back_archive {
    float:right;
	background:url(http://www.reir-tem.com/images/list_arrow01.gif) no-repeat;
	background-position:0px 3px;
	margin:0px;
	padding:0px 30px 32px 16px;
}

.back_blog_top {
    float:right;
	background:url(http://www.reir-tem.com/images/list_arrow01.gif) no-repeat;
	background-position:0px 3px;
	margin:0px;
	padding:0px 2px 32px 16px;
}

.archive-title {
    font-size:165%;
	display:block;
	margin:0px auto 35px auto;
	padding:0px;
	text-align:center;
	font-weight:bold;
}

#blog_body_bottom {
    background:url(http://www.reir-tem.com/images/bg_blog_body_bottom.png) no-repeat;
	behavior: url(http://www.reir-tem.com/iepngfix.htc);
	height:15px;
	margin:0px 0px 30px 0px;
	padding:0px;
}

.number_hidden {
    display:none;
	margin:0px;
	padding:0px;
}

.result_center {
    margin:0px auto;
	padding:0px 0px 10px 0px;
	text-align:center;
	line-height:200%;
}

#more {
    margin:0px;
	padding:10px 0px 0px 0px;
} 

.page_next {
    margin:15px 0px;
	padding:0px;
}

/*------------------------

　　　　フッター

------------------------*/

#footer_wrapper {
    background:url(http://www.reir-tem.com/images/bg_bg_footer.gif)  repeat-x bottom;
	height:108px;
	margin:0px;
	padding:0px;
}

#bg_footer {
    background:url(http://www.reir-tem.com/images/bg_footer.gif) no-repeat center bottom;
	height:108px;
	margin:0px;
	padding:0px;
}

#footer {
	width:900px;
	margin:0px auto;
	padding:0px;
	font-size:12px;
	text-align:center;
}

#footer_link {
    margin:0px;
	padding:10px 0px 0px 0px;
	text-align:right;
	height:12px;
}

#footer_logo {
    margin:20px 0px 0px 0px;
    _margin:12px 0px 0px 0px; /*IE6*/
	padding:0px;
	text-align:right;
	height:32px;
}

#copyright {
    margin:7px 0px 0px 0px;
	padding:0px;
	text-align:right;
	height:12px;
}




/*------ 余白系 -------*/

.mt5 {margin:5px 0 0 0;}
.mt10 {margin:10px 0 0 0;}
.mt15 {margin:15px 0 0 0;}
.mt20 {margin:20px 0 0 0;}
.mt25 {margin:25px 0 0 0;}
.mt30 {margin:30px 0 0 0;}

.mb5 {margin:0 0 5px 0;}
.mb10 {margin:0 0 10px 0;}
.mb15 {margin:0 0 15px 0;}
.mb20 {margin:0 0 20px 0;}
.mb25 {margin:0 0 25px 0;}
.mb30 {margin:0 0 30px 0;}
.mb35 {margin:0 0 35px 0;}
.mb40 {margin:0 0 40px 0;}
.mb45 {margin:0 0 45px 0;}
.mb50 {margin:0 0 50px 0;}

.ml5 {margin:0 0 0 5px;}

.pt5 {padding:5px 0 0 0;}
.pt10 {padding:10px 0 0 0;}
.pt15 {padding:15px 0 0 0;}
.pt20 {padding:20px 0 0 0;}
.pt25 {padding:25px 0 0 0;}
.pt30 {padding:30px 0 0 0;}

.pb5 {padding:0 0 5px 0;}
.pb10 {padding:0 0 10px 0;}
.pb15 {padding:0 0 15px 0;}
.pb20 {padding:0 0 20px 0;}
.pb25 {padding:0 0 25px 0;}
.pb30 {padding:0 0 30px 0;}

.ptb5 {padding:5px 0;}
.ptb10 {padding:10px 0;}
.ptb15 {padding:15px 0;}
.ptb20 {padding:20px 0;}
.ptb25 {padding:25px 0;}
.ptb30 {padding:30px 0;}

.ct {text-align:center;}

