﻿@charset "utf-8";

/*--------------------------------------------------------------------------------------*/

/*フロート*/
.f_left {
	float:left;
}
.f_right {
	float:right;
}

/*--------------------------------------------------------------------------------------*/

/*ぼかしライン*/
.line {
	background-image: url(../img/common/main/bk_line.gif);
	background-repeat: repeat-x;
	display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
.line2 {
	background-image: url(../img/common/main/bk_line.gif);
	background-repeat: repeat-x;
	display: block;
	height: 20px;
	padding: 0px;
	text-indent: -9999px;
	border-top: #D9D9D9 dotted 1px;
	margin: 0px;
}

/*--------------------------------------------------------------------------------------*/

/*テキスト関係*/

/*左寄せ*/
.a_left {
	text-align:left;
}
/*右寄せ*/
.a_right {
	text-align:right;
}
/*中央寄せ*/
.a_ctr {
	text-align:center;
}

/*フォントサイズ10px*/
.f_10 {
	font-size:10px;
}
/*フォントサイズ12px*/
.f_12 {
	font-size:12px;
}

/*カラー・赤*/
.f_red {
	color:#F00;
}
/*カラー・水色*/
.f_lbl {
	color: #4386D1;
}
/*カラー・紺*/
.f_nv {
	color:#00507A;
}

/*--------------------------------------------------------------------------------------*/

/*マージン*/
.m_10 {
	margin:10px 10px 0px 10px;
}
.m_5 {
	margin:5px 5px 0px 5px;
}
.ml_10 {
	margin-left: 10px;
}
.mr_13 {
	margin-right: 13px;
}

.mtb_10 {
	margin: 10px 0 10px 0;
}
.p_tb_10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.pan {
	background-image: url(../img/common/head/bk_pan.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0069b8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/*読み物関係---------------------------------------------------------------------------*/

#ttl_yomi01 {
	background-image: url(../img/yomi/img_spe_top_03.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 200px;
	width: 720px;
	text-indent: -9999px;
	margin: 0px;
}

#ttl_yomi02 {
	background-image: url(../img/yomi/img_spe_top_03.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 250px;
	width: 720px;
	text-indent: -9999px;
	margin: 0px;
}

#ttl_yomi03 {
	background-image: url(../img/yomi/bnr_spe02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 720px;
	text-indent: -9999px;
	margin: 0px;
}

#ttl_yomi04 {
	background-image: url(../img/yomi/bnr_spe01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 720px;
	text-indent: -9999px;
	margin: 0px;
}

#ttl_yomi05 {
	background-image: url(../img/yomi/bnr_gaichu01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 400px;
	text-indent: -9999px;
	margin: 0px;
}

#ttl_yomi06 {
	background-image: url(../img/yomi/bnr_gaichu02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 400px;
	text-indent: -9999px;
	margin: 0px;
}

#ttl_yomi07 {
	background-image: url(../img/yomi/bnr_gaichu03.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 400px;
	text-indent: -9999px;
	margin: 0px;
}

#ttl_yomi08 {
	background-image: url(../img/yomi/bnr_gaichu04.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 400px;
	text-indent: -9999px;
	margin: 0px;
}

#ttl_yomi09 {
	background-image: url(../img/yomi/bnr_last.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 200px;
	width: 720px;
	text-indent: -9999px;
	margin: 0px;
}

#ttl_yomi10 {
	background-image: url(../img/yomi/bnr_spe03.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 720px;
	text-indent: -9999px;
	margin: 0px;
}

#ttl_yomi11 {
	background-image: url(../img/yomi/bnr_neem.gif);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 720px;
	text-indent: -9999px;
	margin: 0px;
}

.text_yomi01 {
	color: #6d4a22;
	font-size:14px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-left:20px;
	margin-right:20px;
}

.text_yomi02 {
	color: #6d4a22;
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:50px;
	margin-right:20px;
}

/*画像関係---------------------------------------------------------------------------*/
.seen01 {
	background-image:url(../img/common/seen03.jpg);
	background-repeat:no-repeat;
	height:100px;
	width:304px;
	padding-left: 50px;
	margin-bottom: 2px;
	text-indent: -9999px;
	margin-top: 20px;
	margin-right:20px;
	margin-left:60px;
}

.seen02 {
	background-image:url(../img/common/seen06.gif);
	background-repeat:no-repeat;
	height:224px;
	width:416px;
	padding-left: 50px;
	margin-bottom: 2px;
	text-indent: -9999px;
	margin-top: 20px;
	margin-right:20px;
}

.seen03 {
	background-image:url(../img/common/seen04.gif);
	background-repeat:no-repeat;
	height:241px;
	width:615px;
	padding-left: 0px;
	margin-bottom: 2px;
	text-indent: -9999px;
	margin-top: 5px;
	margin-right:20px;
	margin-left:50px;
}

.neem_bn01 {
	background-image:url(../img/common/bnr_neem_01.jpg);
	background-repeat:no-repeat;
	height:100px;
	width:440px;
	padding-left: 0px;
	margin-bottom: 2px;
	text-indent: -9999px;
	margin-top: 5px;
	margin-right:20px;
	margin-left:0px;
}

/*タイトル関係---------------------------------------------------------------------------*/

#ttl_leneem {
	background-image: url(../img/title/ttl_img.gif);
	background-repeat: no-repeat;
	display: block;
	height: 250px;
	width: 720px;
	text-indent: -9999px;
	margin: 0px;
}

#ttl_leneem01 {
	background-image: url(../img/title/ttl_leneem01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 550px;
	width: 720px;
	text-indent: -9999px;
	margin: 0px;
}

#ttl_leneem02 {
	background-image: url(../img/title/ttl_newimg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 250px;
	width: 720px;
	text-indent: -9999px;
	margin: 0px;
}

#ttl_leneem03 {
	background-image: url(../img/title/ttl_leneem.gif);
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	width: 720px;
	text-indent: -9999px;
	margin: 0px;
}

#ttl_leneem04 {
	background-image: url(../img/title/ttl_menu.gif);
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	width: 720px;
	text-indent: -9999px;
	margin: 0px;
}

#ttl_leneem05 {
	background-image: url(../img/title/ttl_neem.gif);
	background-repeat: no-repeat;
	display: block;
	height: 170px;
	width: 720px;
	text-indent: -9999px;
	margin: 0px;
}

#ttl_leneem06 {
	background-image: url(../img/title/ttl_neem06.gif);
	background-repeat: no-repeat;
	display: block;
	height: 380px;
	width: 720px;
	text-indent: -9999px;
	margin: 0px;
}

/*共通タイトル--------------------------------------------------------------------------*/

.ttl_sub {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #006AB7;
	color: #006AB7;
	font-size: 17px;
	padding-left: 5px;
	margin-bottom: 2px;
	margin-top: 20px;
}


.ttl_sub01 {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #C59B66;
	border-bottom: solid 1px #C59B66;
	color: #FF6633;
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 2px;
	margin-top: 20px;
	margin-left:10px;
	margin-right:20px;
}

.sub_tittle_01 {
	background-image:url(../img/title/sub_ttl_01.gif);
	background-repeat:no-repeat;
	height:25px;
	width:224px;
	text-indent:-9999px;
	padding-left: 10px;
	margin-bottom: 2px;
	margin-top: 20px;
	margin-right:20px;
}

.sub_tittle_02 {
	background-image:url(../img/title/sub_ttl_02.gif);
	background-repeat:no-repeat;
	height:25px;
	width:224px;
	text-indent:-9999px;
	padding-left: 10px;
	margin-bottom: 2px;
	margin-top: 20px;
	margin-right:20px;
}

.sub_tittle_03 {
	background-image:url(../img/title/sub_ttl_03.gif);
	background-repeat:no-repeat;
	height:25px;
	width:224px;
	text-indent:-9999px;
	padding-left: 10px;
	margin-bottom: 2px;
	margin-top: 20px;
	margin-right:20px;
}

.sub_tittle_04 {
	background-image:url(../img/title/sub_ttl_04.gif);
	background-repeat:no-repeat;
	height:25px;
	width:224px;
	text-indent:-9999px;
	padding-left: 10px;
	margin-bottom: 2px;
	margin-top: 20px;
	margin-right:20px;
}

.sub_tittle_05 {
	background-image:url(../img/title/sub_ttl_05.gif);
	background-repeat:no-repeat;
	height:25px;
	width:224px;
	text-indent:-9999px;
	padding-left: 10px;
	margin-bottom: 2px;
	margin-top: 20px;
	margin-right:20px;
}

.sub_tittle_06 {
	background-image:url(../img/title/sub_ttl_06.gif);
	background-repeat:no-repeat;
	height:25px;
	width:224px;
	text-indent:-9999px;
	padding-left: 10px;
	margin-bottom: 2px;
	margin-top: 20px;
	margin-right:20px;
}

.neem_tittle_01 {
	background-image:url(../img/title/neem_ttl_01.gif);
	background-repeat:no-repeat;
	height:25px;
	width:224px;
	text-indent:-9999px;
	padding-left: 10px;
	margin-bottom: 2px;
	margin-top: 20px;
	margin-right:20px;
}

.neem_tittle_02 {
	background-image:url(../img/title/neem_ttl_02.gif);
	background-repeat:no-repeat;
	height:25px;
	width:224px;
	text-indent:-9999px;
	padding-left: 10px;
	margin-bottom: 2px;
	margin-top: 20px;
	margin-right:20px;
}

.neem_tittle_03 {
	background-image:url(../img/title/neem_ttl_03.gif);
	background-repeat:no-repeat;
	height:25px;
	width:224px;
	text-indent:-9999px;
	padding-left: 10px;
	margin-bottom: 2px;
	margin-top: 20px;
	margin-right:20px;
}

.neem_tittle_04 {
	background-image:url(../img/title/neem_ttl_04.gif);
	background-repeat:no-repeat;
	height:25px;
	width:224px;
	text-indent:-9999px;
	padding-left: 10px;
	margin-bottom: 2px;
	margin-top: 20px;
	margin-right:20px;
}

.ttl_sub03 {
	border-bottom: solid 1px #009933;
	color: #009933;
	font-size: 17px;
	font-weight:bold;
	padding-left: 10px;
	margin-bottom: 2px;
	margin-top: 30px;
	margin-right:40px;
	margin-left:30px;
}

/*タイトル03*/
.ttl_03 {
	background-image: url(../img/common/main/bk_ttl_03.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	height: 18px;
	margin-left: 20px;
}

.text_box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
	font-size:14px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-left:20px;
	margin-right:20px;
}

.text_box2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
	color: #6d4a22;
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:50px;
	margin-right:20px;
}


.img_box_01{
	float:left;
	width:250px;
	height:250px;
	margin-top:10px;
	margin-left:45px;
}

.img_box_02{
	float:left;
	width:250px;
	height:250px;
	margin-top:10px;
	margin-left:40px;
}

a.frm_link {
	background-color: #B2B2B2;
	background-image: url(../img/common/main/bk_img.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 12px;
	padding-left: 1px;
	display: block;
}

a:hover.frm_link {
	background-image: url(../img/common/main/bk_img_h.gif);
	background-repeat: no-repeat;
}

.frm_item, .frm_item2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
	padding: 10px;
}

.left {
	background-image: url(../img/common/main/bk_left.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #666666;
	padding-left: 20px;
	background-position: 0px 2px;
	float: left;
	width: 125px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.right {
	padding: 0px;
	float: left;
	width: 75px;
}

.frm_item .ttl {
	color: #666666;
	font-weight: bold;
}
