@charset "utf-8";

@import url("http://www.rieju.biz/css/default.css"); /* initial setting */
@import "http://www.rieju.biz/css/module.css";/* common module style */
@import "http://www.rieju.biz/css/form.css";/* form layout style */


/* base.css */

body {
	color:#333333;
	background: url(http://www.rieju.biz/img/common/bg_body_img.jpg) repeat-y center top;
}
wrapper {
	margin-right: auto;
	margin-left: auto;
}

/* layout.css */

div#wrapper {
	width:900px;
	margin:0 auto;
	background: #FFFFFF;
}


/*
===== 2: HEADER ==========================================
*/

#header {
	width: 900px;
	background: url(http://www.rieju.biz/img/common/bg_top_img.jpg) no-repeat center top;
	height: 127px;
}
#logo {
	float: left;
	width: 426px;
	text-align: left;
	display: inline;
	margin-left: 18px;
}
#logo h1 {
	font-size: 12px;
	color: #F43C94;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-top: 6px;
	margin-bottom: 21px;
}
#logo a {
	height: 58px;
	width: 278px;
	display: block;
}


#logo p {
	margin-top: 9px;
	color: #F79F86;
	font-size: 10px;
}

#header_contents {
	width: 370px;
	float: right;
	text-align: right;
	display: inline;
	margin-right: 5px;
}

#header_contents h2,#header_contents h3 {
	color: #F79F86;
	font-size: 10px;
}

/*
===== 3: FOOTER ==========================================
*/
div#footer{
	height: 153px;
	width: 900px;
	margin-top: 80px;
	background-image: url(http://www.rieju.biz/img/common/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #98C705;
}
/*IE７用ハック*/
*+html div#footer{
	width: 903px;
}

#foot_text {
	text-align: left;
	padding-top: 90px;
        padding-left:15px;
	float: left;
}
#foot_text_home {
	text-align: right;
	padding: 10px 5px 0 15px;
	font-size: 10px;
	color: #FFFFFF;
}
#foot_text_home #left {
	float: left;
}
#foot_text_home #right {
	float: right;
}
#foot_text_home a:link {
	color: #FFF;
	text-decoration:underline;
}
#foot_text_home a:visited {
	color: #FFF;
	text-decoration:underline;
}
#footer #foot_right {
	float: right;
	padding-top: 97px;
	padding-left: 10px;
	color: #FFFFFF;
	font: 13px "モトヤEXゴシック4";
}
#footer #foot_text h4 {
	display: inline;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
#footer #foot_text h4 a:link{
	color: #FFF;
	text-decoration:none;
}

#footer #foot_text h4 a:visited{
	color: #FFF;
	text-decoration:none;
}

#footer_bottom {
	position:fixed;
	right:0;
	bottom: 0px;
	width: 100px;
}



/*
===== 4: NAVIGATION ======================================
*/

#sidenavi {
	float: left;
	width: 212px;
	padding-left: 13px;
	display: inline;
}

#sidenavi h3 {
	background: url(http://www.rieju.biz/img/common/bg_snavi_top.jpg) no-repeat;
}
#sidenavi h3 a {
	display: block;
	height: 43px;
	width: 212px;
	text-indent: -9999px;
}

#sidenavi li#sn1 {
	background: url(../img/common/bg_snavi_menu01.jpg) no-repeat;
}


#sidenavi li#sn2 {
	background: url(../img/common/bg_snavi_menu02.jpg) no-repeat;
}

#sidenavi li#sn3 {
	background: url(../img/common/bg_snavi_menu03.jpg) no-repeat;
}
#sidenavi li#sn4 {
	background: url(../img/common/bg_snavi_menu04.jpg) no-repeat;
}
#sidenavi li#sn5 {
	background: url(../img/common/bg_snavi_menu05.jpg) no-repeat;
}
#sidenavi li#sn6 {
	background: url(../img/common/bg_snavi_menu06.jpg) no-repeat;
}
#sidenavi li#sn7 {
	background: url(../img/common/bg_snavi_menu07.jpg) no-repeat;
}
#sidenavi li#sn8 {
	background: url(../img/common/bg_snavi_menu08.jpg) no-repeat;
}
#sidenavi li {
	list-style: none;
}

#sidenavi #menu li a {
	text-indent: -9999px;
	height: 49px;
	width: 212px;
	display: block;
}
#sidenavi #sn1 a:hover{
	background-image: url(http://www.rieju.biz/img/common/bg_snavi_menu01_on.jpg);
}
#sidenavi #sn2 a:hover{
	background-image: url(http://www.rieju.biz/img/common/bg_snavi_menu02_on.jpg);
}
#sidenavi #sn3 a:hover{
	background-image: url(http://www.rieju.biz/img/common/bg_snavi_menu03_on.jpg);
}
#sidenavi #sn4 a:hover{
	background-image: url(http://www.rieju.biz/img/common/bg_snavi_menu04_on.jpg);
}
#sidenavi #sn5 a:hover{
	background-image: url(http://www.rieju.biz/img/common/bg_snavi_menu05_on.jpg);
}
#sidenavi #sn6 a:hover{
	background-image: url(http://www.rieju.biz/img/common/bg_snavi_menu06_on.jpg);
}
#sidenavi #sn7 a:hover{
	background-image: url(http://www.rieju.biz/img/common/bg_snavi_menu07_on.jpg);
}
#sidenavi #bottom {
	background: url(http://www.rieju.biz/img/common/bg_snavi_btn.jpg) no-repeat;
	height: 92px;
	width: 212px;
	text-indent: -9999px;
}
#sidenavi_banner_block {
	margin-top: 30px;
}
#pan a:link,#pan a:visited,#pan a:hover {
	color:#FF6699;
	text-decoration:underline;
}
#pan {
	font-size: 11px;
	text-align: left;
	margin: 15px 0 0 16px;
}
/*
===== 5: MAIN CONTENT ====================================
*/

#main {
	margin-top: 8px;
}
#contents {
	margin-top: 3px;
	width: 640px;
	float: right;
	margin-right: 18px;
	display: inline;
}


#contents #top_pr {
	width: 640px;
}
#top #contents #maincopy {
	text-align: left;
	margin-left: 8px;
	margin-top: 28px;
}
#top #contents #maincopy p {
	margin-left: 10px;
	font-size: 13px;
	color: #333333;
	margin-top: 9px;
	line-height: 160%;
	letter-spacing: 1px;
}


#contents #keisen {
	margin: 15px 0px 20px;
}
#contents #top_info {
	width: 644px;
	height: 247px;
	background: url(../img/top/bg_con_board.jpg) no-repeat;
}
#contents #top_info h4 {
	text-align: left;
	text-indent: -9999px;
	margin-bottom: 40px;
}
#top #infobody {
	text-align: left;
	margin-left: 20px;
	margin-bottom: 17px;
}
#top #info_arrow {
	float: left;
	height: 9px;
	width: 11px;
	padding-top:3px;
}
#top #infofloat h2 {
	float: left;
	width: 400px;
	color: #FFFFFF;
	margin-left: 5px;
	font-size: 13px;
}
#top #infofloat {
	margin-bottom: 5px;
}
#top #info_line {
	margin-bottom: 2px;
	height: 7px;
}
/*
===== 6: CONTAINER ====================================
*/
/*
===== 7: HACK ====================================
*/

/*IE６用ハック
* html #prese #hokan_icon {
	position: absolute;
	left: 745px;
	top: 955px;
}*/
* html #prese #hokan_list_2 {
	margin-top: 10px;
}
* html #prese #hokan_list_3 {
	margin-top: 10px;
}
* html #prese #hokan_list_2 p,* html #prese #hokan_list_3 p {
    margin-top: 0px;

}

/*IE７用ハック
*+html #prese #hokan_icon {
}*/

/*WINDOWSのSafari用ハック
html:not(:only-child:only-child) #prese #hokan_icon {
    position: absolute;
	left: 700px;
	top: 900px;
}*/

/* items用のcss */

#items #contents #topimage {
	margin-top: 35px;
}
#items #contents #maincopy {
	text-align: left;
	margin-left: 14px;
	margin-top: 35px;
}
#items #contents #maincopy h2 {
	background-image: url(http://www.rieju.biz/img/items/tit_items_midashi01.jpg);
	height: 58px;
	width: 514px;
	text-indent: -9999px;
	margin-left: 8px;
}
#items #contents #maincopy #maincopy_text {
	margin-top: 30px;
}
#items #contents #maincopy #maincopy_text #p2 {
	margin-top: 23px;
}

#items #contents #block_kodawari {
	height: 170px;
	width: 620px;
	margin: 28px 0 0 10px;
	background-image: url(http://www.rieju.biz/img/items/bg_items_img01.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#items #contents #block_kodawari h2 {
	text-indent: -9999px;
}
#items #contents #block_kodawari p {
	margin: 34px 0 0 30px;
	font-size: 13px;
	line-height: 18px;
}
#items #contents #block_1000 {
	margin-top: 50px;
}
#items #contents #block_1000 #block_1000_con {
	margin-top: 36px;
}
#items #contents #block_1000 h3 {
	color: #4d3529;
	margin: 15px 0 0 18px;
	text-align: left;
	font-weight: bold;
}
#items #contents #block_1000 p {
	margin: 9px 0 0 18px;
	text-align: left;
	font-size: 12px;
}
#items #contents #con1 {
	float: left;
	margin-left: 34px;
	width: 170px;
}
#items #contents #con2 {
	float: left;
	margin-left: 28px;
	width: 170px;
}
#items #contents #con3 {
	float: left;
	margin-left: 28px;
	width: 170px;
}
#items #contents #block_3000 {
	margin-top: 50px;
}
#items #contents #block_3000 #block_3000_con {
	margin-top: 36px;
}
#items #contents #block_3000 h3 {
	color: #4d3529;
	margin: 15px 0 0 18px;
	text-align: left;
	font-weight: bold;
}
#orangered {
	margin-left: 0px !important;
}
#items #contents #block_3000 p {
	margin: 9px 0 0 18px;
	text-align: left;
	font-size: 12px;
}
#items #contents #block_4000 {
	margin-top: 50px;
}
#items #contents #block_4000 #block_4000_con {
	margin-top: 36px;
}
#items #contents #block_4000 h3 {
	color: #4d3529;
	margin: 15px 0 0 18px;
	text-align: left;
	font-weight: bold;
}
#items #contents #block_4000 p {
	margin: 9px 0 0 18px;
	text-align: left;
	font-size: 12px;
}
#items #contents #block_otoiawase {
	margin-top: 38px;
}
#items #contents #block_otoiawase #img {
	margin-top: 12px;
}

/* news用ＣＳＳ */


#logo h1 a {
	background: url(http://www.rieju.biz/img/news/bg_logo_news.jpg) no-repeat;
}

#e_header {
	margin: 0px;
	padding: 0px;
	height: 14px;
}

#e_mid {
	background-image: url(http://www.rieju.biz/img/news/e_mid.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	padding: 5px;
}

#post_block {
       width: 608px;
       margin: -1px 0 15px 0;
       padding: 0px;
}
/*IE７用ハック*/
*+html #post_block {
       margin: -1px 20px 15px 0;
}

/*IE６用ハック*/
* html #post_block {
       margin: -1px 20px 15px 0;
}

#date_block {
	color: #FFFFFF;
	background-color: #336600;
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: normal;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	width: 30px;
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	height: 40px;
}

#month {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 9px;
	margin: 0px;
	padding: 0px;	
}

#day {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/*IE７用ハック*/
*+html #day {
	margin-top: 3px;
}

/*IE６用ハック*/
* html #day {
	margin-top: 3px;
}

#year {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 9px;
	padding: 0px;
}

/*IE７用ハック*/
*+html #year {
	margin-top: 3px;
}

/*IE６用ハック*/
* html #year {
	margin-top: 3px;
}

#post_title {
	color: #333333;
	text-align: left;
	font-size: 12px;
	margin: 0px;
	width: 520px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	float: left;
	height: 40px;
}

#post_title h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-bottom: 0px;
        width: 510px;
}

#posttime {
	font-size: 10px;
	line-height: normal;
	float: left;
	margin: 5px 0 5px 1px;
	display: inline;
}

#cat {
	font-size: 10px;
	line-height: normal;
	margin: 5px 10px 5px 10px;
	float: left;
	display: inline;
}

#entry_block {
	font-size: 12px;
	line-height: 165%;
	padding: 15px;
	clear: both;
	text-align: left;
}

#entry_block p {
	margin-top: 12px;
}

#entry_footer {
	font-size: 10px;
	background-image: url(http://www.rieju.biz/img/news/e_footer.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding: 10px 20px 0;
	margin: 0px;
	height: 41px;
}

#post_time_block {
        height: 20px;
}

#sidenavi #sidenavi_latest_news {
	font-size: 12px;
}

#sidenavi #sidenavi_latest_news li {
 	text-align: left;     
        padding-right:15px; 
        line-height: 130%; 
}

#sidenavi #sidenavi_cate_news {
	font-size: 12px;
}
#sidenavi #sidenavi_cate_news li {
 	text-align: left;
        padding-right:15px;
        line-height: 130%; 
}
#sidenavi_latest_news {
	font-size: 12px;
	margin-top: 25px;
	text-align: left;
}

#sidenavi_latest_news h4 {
        font-size: 13px;
	color: #F33B93;
	background-image: url(http://www.rieju.biz/img/news/bg_news_sidemark.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
        padding-top: 1px;
	margin: -12px 0 10px 14px;
}

#sidenavi_latest_news ul {
	margin-left: 22px;
}
#sidenavi_latest_news li {
        padding-bottom: 4px;
}

#sidenavi_cate_news {
	font-size: 12px;
	margin-top: 25px;
	text-align: left;
}
#sidenavi_cate_news h4 {
	font-size: 13px;
	color: #F33B93;
	background-image: url(http://www.rieju.biz/img/news/bg_news_sidemark.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0 10px 14px;
	padding-left: 18px;
        padding-top: 1px;
}
#sidenavi_cate_news ul {
	margin-left: 22px;
}
#sidenavi_cate_news li {
        padding-bottom: 4px;
}

#sidenavi_news_block {
	background-image: url(http://www.rieju.biz/img/news/bg_sidenews_mid.jpg);
	background-repeat: repeat-y;
        margin-top: -3px;
}

#feed {
        margin-top: 35px;
        margin-left: 0px;
        padding-left: 0px;
　　　　text-align: left;
        font-size: 12px;
        width: 150px;
}

/* qa用ＣＳＳ */

#qa #contents #maincopy {
	text-align: left;
	margin-left: 14px;
	margin-top: 35px;
}
#qa #q_block {
	margin-bottom: 15px;
}

#qa #q_block img {
	float: left;
	height: 35px;
	width: 35px;
}
#qa #q_block h2 {
	margin: 6px 0 0 12px;
	width: 550px;
	float: left;
	font-size: 16px;
	color: #B75791;
	font-weight: bold;
}

#qa #a_block img {
	float: left;
	height: 35px;
	width: 35px;
}
#qa #a_block p {
	margin: 7px 0 0 12px;
	width: 550px;
	float: left;
	font-size: 14px;
	color: #333333;
}

#qa_block_footer {
	margin-top: 15px;
}


#qa #hokan_tips_icon {
	text-align: right;
    margin: 20px 28px 0 0;
}

