﻿@charset "utf-8";

/*---------- 共通 ----------*/

*{
	margin: 0px;
	padding: 0px;
	/*	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif; */
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
strong, b {
	font-weight:bold;
}
p,dl,dt,dd,ul,li {
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom: 1em;
}
/*######*/
body {
	font-size: 13px;
	color:#545212;
	margin: 0px;
	padding: 0px;
	line-height:1.2em;
	background-color: #FCFBF9;
	background-image: url(../img/body_back.gif);
	background-repeat: repeat;
	background-position: top center;
}
h1,h2,h3,h4,h5,h6,address {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
img {
	vertical-align: text-bottom;
}
.clear {
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
}
.line1 {
	clear:both;
	background: #FFFFFF;
	padding:2px;
	margin:0px;
	
}

/*---------- 画像 ----------*/

.image_r {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height:1em;
}
.image_r img,
.image_l img {
	float:none !important;
	margin:0px !important;
}
.image_l img {
}
.image_r span,
.image_l span {
	margin-top:2px;
	display:block;
	font-size:0.8em;
	text-align:center;
}
.image_l {
	float: left !important;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 0px;
	line-height:1em;
}
.image_c {
	float:none !important;
	margin-bottom: 10px;
	margin-left: 0px !important;
	line-height:1em;
}



/*---------- リンク ----------*/


a:link {
	color: #28899D;
	text-decoration:none;
}
a:visited {
	color: #28899D;
	text-decoration:none;
}
a:active {
	color: #FF0000;
}
a:hover {
	color: #990000;
	text-decoration:none;
}
/*---------- 表 ----------*/

.table1 {
	clear:both;
	background-color: #D0C9B5;
	MARGIN-right: 14px;
}
.table1 th {
	padding: 5px;
	margin:1px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../img/table1_th_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}
.table1 td {
	padding: 5px;
	margin:1px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.table1 img {
	padding:1px;
	border:solid 1px #DDDDDD;
}

.table2  {
	clear:both;
	MARGIN-right: 10px;
	background-color: #94BE3C;
}
.table2 th  {
	FONT-WEIGHT: bold;
	TEXT-ALIGN: left;
	padding: 5px;
	background-color: #DDEBC0;
	border: 1px solid #FFFFFF;
}
.table2 td  {
	padding: 5px;
	background-color: #F1F7E6;
	border: 1px solid #FFFFFF;
}


.table3 {
	clear:both;
	MARGIN-right: 10px;
	background-color: #CDCDCD;
}
.table3 th  {
	clear:both;
	font-weight: normal;
	margin: 2px;
	padding:4px;
	background-color: #F1F1F1;
	border: 2px solid #FFFFFF;
}
.table3 td  {
	margin: 0px;
	padding: 2px;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
}

#color_gray1 {
	background-color: #696969;
	color: #FFFFFF;
}
#color_gray2 {
	background-color: #C9C9C9;
}
#color_moji_gray1 {
	color: #5D5D5D;
	background-color: #C9C9C9;
}
#color_blue1 {
	background-color: #2771A4;
	color: #FFFFFF;
}
#color_blue2 {
	background-color: #B1CCDE;
}
#color_moji_blue1 {
	color: #246997;
	background-color: #B1CCDE;
}
#color_orange1 {
	background-color: #ED6C00;
	color: #FFFFFF;
}
#color_orange2 {
	background-color: #F9CAA3;
}
#color_moji_orange1 {
	color: #D25F00;
	background-color: #F9CAA3;
}
#color_red1 {
	background-color: #A5464D;
	color: #FFFFFF;
}
#color_red2 {
	background-color: #DFBCBF;
}
#color_moji_red1 {
	color: #BF1717;
	background-color: #DFBCBF;
}
#color_green1 {
	background-color: #7DA70D;
	color: #FFFFFF;
}
#color_green2 {
	background-color: #D0DFA8;
}
#color_moji_green1 {
	color: #6A8E0B;
	background-color: #D0DFA8;
}
#color_brown1 {
	background-color: #776D5B;
	color: #FFFFFF;
}
#color_brown2 {
	background-color: #CECAC4;
}
#color_moji_brown1 {
	color: #6A6251;
	background-color: #CECAC4;
}
#moji_blue1 {
	color: #2771A4;
}
#moji_orange1 {
	color: #ED6C00;
}
#moji_red1 {
	color: #A5464D;
}
#moji_green1 {
	color: #7DA70D;
}
#moji_gray1 {
	color: #696969;
}
#moji_brown1 {
	color: #696969;
}

/*---------- リスト ----------*/

.content ul, .content ol {
	clear:both;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.content li {
	margin-left: 40px;
	list-style-position:outside;
}
.content dl {
	margin-top: 10px;
	margin-bottom: 10px;
}
.dl_1 {
	margin:0px 20px;
	border-bottom: 1px solid #DDDDDD;
}
.dl_1 dt {
	background: #F3F3F3;
	padding: 2px;
	margin-top: 5px;
	border-top: 1px solid #DDDDDD;
}
.dl_1 dd {
	padding: 2px 2px 2px 1.5em;
	border-top: 1px dotted #DDDDDD;
}
.list1 li {
	border-left-width: 3px;
	padding-left: 5px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	margin-left:20px;
	margin-bottom:5px;
	list-style-type: none;
}

/*---------- 外枠 ----------*/

/*######*/
.container {
	background: #FFFFFF;
	width: 980px;
	vertical-align: middle;
	padding:0px;
	margin: 0px auto;
}
/*---------- SEO ----------*/

/*######*/
.description {
}
/*######*/
.description h1 {
	background-color: #9B9680;
	background-image: url(../img/description_back.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width: 940px;
	margin: 0px auto;
	font-size: 10px;
	padding:1px 20px;
	color:#FFFFFF;
}

/*---------- 区切り線 ----------*/
.hr_1 {
	border:dotted 1px #DDDDDD;
}
/*---------- ドロップ装飾 ----------*/
.drop1 {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E6E6E6;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1em;
}
.drop1:first-letter {
	font-size: 4em;
	font-weight: bold;
	float: left;
	color: #DDE7C4;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
	line-height: 1.1em;
	font-style: italic;
}

/*---------- 枠 ----------*/
.sub_waku1 {
	border:solid 1px #DDDDDD;
	background: #EEEEEE;
	padding:10px;
	float:left;
	margin:10px 0px;
}
.sub_waku1 p {
	margin:0px;
}

/*---------- ヘッダー ----------*/
/*######*/
.header {
	width: 940px;
	padding:0px 20px;
	line-height:1em;
	height:78px;
	background-image: url(../img/header_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	float:left;
}

/*ロゴ*/
/*######*/
.logo {
	float: left;
	width: 640px;
	padding-left:0px;
	background-color: transparent;
	padding-top:13px;
}
/*######*/
.logo2 {
	float: right;
	width: 294px;
	background-color: transparent;
	padding-top:13px;
}
/*######*/
.logo a:hover,
.logo2 a:hover {
	background:transparent;
	text-decoration: none;
}


/*---------- グローバルメニュー ----------*/

/*######*/
.gmenu {
	height: 38px;
	width:940px;
	padding:0px 20px 10px 20px;
	line-height:1em;
	background-image: url(../img/gmenu_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
/*######*/
.gmenu ul {
	margin:0px;
	padding:2px 0px 2px 14px;
	height: 34px;
	background-image: url(../img/gmenu_ul_back.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
/*######*/
.gmenu li {
	float:left;
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBE9E5;
	background-image: url(../img/gmenu_li_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
}
/*######*/
.gmenu li span {
	float:left;
	display: inline;
	background-image: url(../img/gmenu_span_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:transparent;
	height: 34px;
}
/*######*/
.gmenu a {
	float:left;
	font-weight:bold;
}
/*######*/
.gmenu a:link,
.gmenu a:visited,
.gmenu a:active {
	display:block;
	padding:10px 10px 0px 10px;
	text-decoration:none;
	height:20px;
	color:#575951;
}
/*######*/
.gmenu a:hover {
	height: 20px;
	display:block;
	padding:10px 10px 0px 10px;
	text-decoration:none;
	color:#FF9900;
}
/*######*/
.gmenu_on {
	background-image: url(../img/gmenu_li_back_on.gif) !important;
	background-repeat: no-repeat;
	background-position: left top;
}
/*######*/
.gmenu_on span {
	background-image: url(../img/gmenu_span_back_on.gif) !important;
	background-repeat: no-repeat;
	background-position: right top;
}
/*######*/
.gmenu_on a:link,
.gmenu_on a:visited,
.gmenu_on a:active {
	color:#FFFFFF !important;
}
/*######*/
.gmenu_on a:hover {
	color:#FF9900 !important;
}

/*---------- トピックパス/文字サイズ変更 ----------*/

/* トピックパス */
/*######*/
.topic_path {
	clear:both;
	display:block;
	width:910px;
	border-bottom:solid 10px #FFFFFF;
	line-height:1.2em;
	background-color: #transparent;
	background-image: url(../img/topic_path_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:10px;

}
/*######*/
.topic_pathlink {
	float:left;
	margin:4px 0px;
}
/*######*/
.topic_pathlink a {
	font-weight:bold;
	font-size: 0.8em;
	margin-left: 0px;
	background: url(../img/link_mark2.gif) no-repeat left top;
	padding-bottom: 2px;
	padding-left: 12px;
 }
/*######*/
.topic_pathlink span {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 0.8em;
	margin-left: 0px;
	background: url(../img/link_mark2.gif) no-repeat left top;
	margin-bottom: 2px;
	padding-left: 12px;
}
/*######*/
.topic_pathlink a:link,
.topic_pathlink a:visited,
.topic_pathlink a:active {
	color:#FFFFFF;
	background:transparent url(../img/link_mark2.gif) no-repeat left top;
 }
/*######*/
.topic_pathlink a:hover {
	color:#CCCCCC;
	text-decoration: none;
	background: url(../img/link_mark2.gif) no-repeat left top;
 }
/* フォントサイズ 切替 */
/*######*/
.size_control {
	float: right;
	width: 300px;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}
/*######*/
.size_control span {
	color:#FFFFFF;
	float: right;
	display:block;
	font-size:12px;
	width:6em;
	padding:0px 5px;
	margin-top:6px;
}
/*######*/
.size_control p {
	float: right;
	margin:0px 2px 0px 0px;
	padding:0px;
}
/*######*/
.size_control a {
	display:block;
	padding:2px;
	line-height:1em;
	width:1em;
	text-decoration: none !important;
	vertical-align:middle;
	border: 1px solid #FFFFFF;
}
/*######*/
.size_control img {
	float:right;
}
/*######*/
.font_m a:link,
.font_m a:visited,
.font_m a:active {
	color:#FFFFFF;
	background: url(../img/size_control_on.gif) repeat-x left top;
}
/*######*/
.font_l a:link,
.font_l a:visited,
.font_l a:active,
.font_s a:link,
.font_s a:visited,
.font_s a:active,
.font_m a:hover {
	color:#767676;
	background-image: none;
	background-color:#EBEBEB;
}
/*######*/
.font_l a:hover,
.font_s a:hover {
	color:#FFFFFF;
	background: url(../img/size_control_on.gif) repeat-x left top;
}
/*######*/
.font_s {
	font-size: 11px;
}
.font_m {
/*######*/
	font-size: 13px;
}
/*######*/
.font_l {
	font-size: 15px;
}
/*######*/
.font_s a {
	margin-top:4px;
}
/*######*/
.font_m a {
	margin-top:2px;
}

/*---------- 本文枠 ----------*/

/*######*/
.main {
	clear:both;
	width:945px;
	padding:0px  0px 0px 35px;
	background-color: #FFFFFF;
	background-image: url(../img/main_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

/*######*/
#kinkyuu {
	width:896px;
	border:solid 2px #990000;
	padding:5px;
	margin:10px 0px;
}
/*本文*/
/*######*/
.cont_area {
	background-color: transparent;
	background-image: url(../img/cont_l_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top:10px;
}
/*本文とメニュー枠*/
/*######*/
.cont_l {
	float: left;
	width:700px;
	background-color: transparent;
	margin:0px;
	padding:0px;
}

/*本文枠(左メニューあり)*/
/*######*/
.content_waku {
	width: 485px;
	float: right;
	margin: 0px;
	padding: 0px;
	margin-bottom:10px;
}
/*######*/
.content {
	padding :0px 0px 10px 0px;
	background: transparent;
	line-height: 1.7em;
}
/*######*/
.content a:link,
.content a:visited,
.content a:active {
	text-decoration:none;
	border-bottom:solid 1px #28899D;
}
/*######*/
.content a:hover {
	text-decoration:none;
	border-bottom:solid 1px #FFFFFF;
}
/*本文枠(左メニューなし)*/
.content_waku2 {
	width: 700px;
	float: right;
	margin: 0px;
	padding: 0px;
	background: transparent;
}
.content2 {
	padding :0px 0px 10px 0px;
	background: transparent;
	line-height: 1.7em;
}
/*左メニュー枠*/
/*######*/
.smenu_waku {
	width: 180px;
	float:left;
	margin:0px;
	background: transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*######*/
.smenu {
	width: 180px;
	padding: 0px;
	background: transparent;
}


/*---------- 右バナー ----------*/
/*######*/
.swaku2 {
	float:left;
	width:200px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	line-height:1em;
	margin-bottom:10px;
}
/*######*/
.swaku_area {
	border-top:solid 10px #FFFFFF;
	float:left;
	width:200px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	line-height:1em;
}
/*######*/
.sbanner1 {
	margin-bottom:10px;
}
/*######*/
.banner_area2 {
	border: 1px solid #C8C9B6;
	margin-bottom:10px;
}
/*######*/
.banner_area2 dt {
}
/*######*/
.banner_area2 dd {
	background-image: url(../img/top_waku2_banner_back1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/*######*/
.banner_area2 dd a {
	font-weight: bold;
	background-image: url(../img/top_swaku_banner1_mark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	display: block;
}
.banner_area2 dd a:link,
.banner_area2 dd a:visited,
.banner_area2 dd a:active {
	color:#545212;
}
.banner_area2 dd a:hover {
	color:#FF6600;
}
/*---------- フッター ----------*/
/*######*/
.footer {
	clear:both;
	width:940px;
	padding:0px 20px 0px 20px;
	background-color: #FFFFFF;
	background-image: url(../img/main_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
/*######*/
.footer_waku {
	vertical-align: middle;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
/*######*/
.footer_menu {
	padding:4px 0px 0px 0px;
	background-color: #414141;
	margin:0px;
	font-size:12px;
	height:20px;
	line-height:1em;
	background-image: url(../img/footer_menu_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/*######*/
.footer_menu a:link,
.footer_menu a:visited,
.footer_menu a:active {
	padding:2px 1em;
	color:#FFFFFF;
	text-decoration:none;
	border-right: solid 1px #FFFFFF;
}
/*######*/
.footer_menu a:hover {
	padding:2px 1em;
	color:#EEEEEE;
	text-decoration:underline;
	border-right: solid 1px #FFFFFF;
}
/*######*/
.copyright {
	color:#666666;
	text-align:center;
	font-size:0.8em;
	padding-top:3px;
}
/*######*/
.footer_address {
	text-align:center;
	padding:5px 10px 5px 5px;
}
/*######*/
.footer_counter {
	color:#CCCCCC;
	font-size:0.8em;
	padding-left:5px;
}

/*ページタイトル枠*/
/*######*/
.page_title {
	padding-top: 10px;
/*高さはローカル設定する*/
	height:145px;
	width:910px;
}
/*######*/
.page_title h2 {
	font-size:1.8em;
	line-height:1.1em;
	font-weight:bold;
	padding-top: 50px;
	padding-right: 300px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: transparent;
	color: #FFFFFF;
}









.slink {
	font-size: 0.85em;
	margin: 5px;
}
.slink:link,
.slink:visited,
.slink:active {
	text-decoration:none;
	border-bottom:solid 1px #28899D;
}
.slink:hover {
	text-decoration:none;
	border-bottom:solid 1px #FFFFFF;
}
.banner_subtitle {
	padding:5px;
	font-size:0.85em;
	background-color:#EEEEEE;
	margin-bottom:5px;
}
.banner_subcont {
	padding:5px;
	font-size:0.85em;
}
/*---------- 本文 ----------*/

/*本文*/
.category_lead {
	clear:both;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}
.category_lead h3 {
	margin: 0px 0px 10px 0px;
	border-bottom: dotted 1px #999999;
}
.category_lead span {
	display:block;
}
.entry_lead {
	clear:both;
	padding: 0px;
	margin:0px 0px 10px 0px;
	vertical-align: middle;
}
.entry_lead h3 {
}
/*######*/
.block_waku,
.block_waku2 {
	clear:both;
}
.block_waku img {
	line-height:1em;
}
.img_l {
	float:left !important;
	margin-left: 0px !important;
	margin-right: 10px !important;
}	

/*---------- トップへ戻るなどの右下のリンク ----------*/

/*######*/
.page_link {
	font-size:0.85em;
	display:block;
	float:right;
	padding:2px;
	line-height:1em;
	margin:10px 0px 0px 10px;
}


.toplink {
	clear:both;
}
.toplink a {
	font-size: 80%;
	display: block;
	float: right;
	padding: 0px 2px 0px 15px;
	margin-bottom: 0px;
	background: url(../img/link_mark6.gif) no-repeat left top;
	width: auto;
}
/*ページ先頭リンク*/
.pagetop_link:link, .pagetop_link:visited, .pagetop_link:active, .pagetop_link:hover {
	background: url(../img/link_mark3.gif) no-repeat left center;
}
/*戻るリンク*/
.prev_link:link, .prev_link:visited, .prev_link:active {
	background: url(../img/link_mark9.gif) no-repeat left center;
}
.prev_link:hover {
	background: url(../img/link_mark9.gif) no-repeat left center;
	color:#CC3300;
}

/*先頭へ リンク(FAQ)*/
.pagetop a {
	font-size: 80%;
	display: block;
	float: right;
	padding: 0px 2px 0px 15px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.pagetop a:link, .pagetop a:visited, .pagetop a:active  {
	background: #FFFFFF url(../img/link_mark3.gif) no-repeat left center;
}
.pagetop a:hover {
	background: #FFFFFF url(../img/link_mark3.gif) no-repeat left center;
}
/*---------- エントリー ----------*/

/*######*/
.block_title {
	clear:both;
	font-size:1.05em;
	background-image: url(../img/block_title_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bold;
	color:#FF6600;
	line-height:1.05em;
	position: relative;
	height: 50px;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 10px;
	left:-10px;
}
/*######*/
.sub_title {
	clear:both;
	margin-top: 15px;
	margin-bottom: 5px;
	line-height:1.2em;
	font-weight:bold;
	background-image: url(../img/sub_title_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0px 5px 5px 10px;
	color:#575951;
	position: relative;
	left:-10px;
}
/*---------- 関連キーワード ----------*/

.keyword_waku {
clear:both;
	font-size:0.9em;
	padding: 3px;
	margin: 20px 0px;
	border:dotted 1px #EEEEEE;
}
.keyword_title {
	font-weight:bold;
	padding: 2px;
	background: #F1F1F1;
}

/*---------- サブメニュー ----------*/
/*######*/
.smenu ul {
	line-height:1.1em;
}
/*######*/
.smenu ul li  {
	display:block;
	list-style: none;
}
/*######*/
.smenu ul li ul {
	background: transparent;
}
/*第１サブメニュー*/
/*######*/
.smenu ul li {
	padding-bottom:3px;
}
/*######*/
.smenu ul li a {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	width:155px;
	display:block;
	text-decoration:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-weight:bold;
	background: url(../img/smenu_1_back.jpg) no-repeat left bottom;
}
/*######*/
.smenu ul li a:link,
.smenu ul li a:visited,
.smenu ul li a:active {
	color:#575951;
	text-decoration:none;
}
/*######*/
.smenu ul li a:hover {
	text-decoration:none;
	background:#BAB5A5 url(../img/smenu_on_mark.gif) no-repeat left top;
}
/*######*/
.smenu ul li span {
	width:145px;
	display:block;
	background:#EEEBE3 url(../img/smenu_1_back.jpg) no-repeat left top;
	color:#706D18;
	border-top:solid 1px #E1DCCF;
	border-bottom:solid 4px #ED6C00;
	padding-top: 7px;
	padding-right: 1px;
	padding-bottom: 7px;
	padding-left: 14px;
}
/*第２サブメニュー*/
/*######*/
.smenu ul li ul li {
	border:none;
	padding-bottom:0px;
}
/*######*/
.smenu ul li ul li a  {
	width:156px;
	display:block;
	text-decoration:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-left: 8px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: transparent;
	background-image: url(../img/smenu_2_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-weight: normal;
}
/*######*/
.smenu ul li ul li a:link,
.smenu ul li ul li a:visited,
.smenu ul li ul li a:active {
	color:#575951;
}
/*######*/
.smenu ul li ul li a:hover {
	background-image: url(../img/smenu_on_mark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #DAD7CF;
}
/*######*/
#smenu_on a:link,
#smenu_on a:visited,
#smenu_on a:active {
	background: url(../img/smenu_2_back_on.jpg) repeat-y left top !important;
}






/*サブメニュー（Syndicate this site (XML)*/
.feed {
	text-align: center;
	margin-top:20px;
}



/*---------- 詳しくはこちら ----------*/
/*######*/
.more_link {
	margin-top:1em;
	padding:0px;
	line-height:1em;
	right: 20px;
	position:relative;
	float:right;
	height:20px;
}

/*---------- よくある質問 ----------*/
.search_area {
	clear:both;
	background-image: url(../img/table1_th_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 7px 0px 0px 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.Q {
	clear:both;
	margin: 10px 0px 0px 0px;
	background: url(../img/q_mark.gif) no-repeat left top;
	border-left: 2px solid #999999;
	padding:0px;
}
.Q span {
	display:block;
	padding:5px 0px 5px 40px;
}

.Q a:link, .Q a:visited, .Q a:active,
.A a:link, .A a:visited, .A a:active {
	text-decoration:none;
	border-bottom:solid 1px #28899D;
}
.Q a:hover,
.A a:hover {
	text-decoration:none;
	border-bottom:solid 1px #FFFFFF;
}
.A {
	clear:both;
	border-left: 2px solid #C40000;
	border-top: 1px solid #EDEDED;
	padding: 5px 5px 5px 40px;
	margin: 0px 0px 20px 0px;
	width:455px;
	background:#F6F5F2 url(../img/a_mark.gif) no-repeat left top;
}

/*この画面を閉じる リンク(FAQ)*/
.close_link a {
	font-size: 80%;
	display: block;
	float: right;
	padding: 0px 2px 0px 15px;
	margin-top: 5px;
}
.close_link a:link, .close_link a:visited, .close_link a:active  {
	background: transparent url(../img/link_mark3.gif) no-repeat left center;
	text-decoration:none;
	border-bottom:none;
}
.close_link a:hover {
	background: transparent url(../img/link_mark3.gif) no-repeat left center;
	text-decoration:none;
	border-bottom:none;
}

/*---------- お問い合わせ ----------*/

.contact_form1 {
	clear:both;
	padding: 20px;
	border: 1px solid #EEEEEE;
}
.contact_form1 dt {
	display:block;
	font-weight: bold;
	color:#C21825;
	padding:0px;
	padding-top: 5px;
	margin-top: 2px;
	border-top: 1px dotted #A9BACC;
}
.contact_form1 dd {
	display:block;
	padding-left: 20px;
	padding-bottom: 10px;
}
.contact_form1 input,
.contact_form1 textarea {
	padding:2px;
	font-size:1.1em;
}
.prop_list_title {
	font-weight: bold;
	color:#C21825;
	padding:0px;
	margin-top: 2px;
}
.prop_list_ul {
	padding: 10px 20px 20px 10px;
	border: 3px solid #f39d36;
	font-weight:bold;
	margin-top:0px;
	background-color: #FDEFDF;
}
.prop_list_ul li {
	list-style-type: none;
}
.form_btn {
	padding: 2px;
	margin: 10px;
}
.error_msg {
	display:block;
	font-weight: bold;
	color: #990000;
	padding: 10px;
	margin:10px 10px 10px 0px;
	border: 1px solid #990000;
}
.contact_table th{
	border: none;
}
.contact_table td {
	border: none;
}


/*---------- 入力チェック -------------*/
#name_msg, #mail_msg, #confmail_msg, #inq_f_msg, #comment_msg, #company_msg, #phone_msg, #pref_msg {
	font-size:12px;
	font-weight:normal;
	margin-left:5px;
	color:#FF9900;
}

/*---------- サイトマップ ----------*/
.sitemap {
}
.sitemap ul {
	margin:0px;
	padding:0px;
}
.sitemap li {
	margin-left:20px;
	list-style-type: none;
	display:block;
}
.sitemap_lebel1 a {
	display:block;
	font-weight: bold;
	border-top: 1px dotted #CCCCCC;
	margin-top: 10px;
	margin-bottom:5px;
	padding : 4px 2px 4px 17px;
	background-color: #FFF3E8;
	background-image: url(../img/link_mark5.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.sitemap_lebel1 a:link,
.sitemap_lebel1 a:visited,
.sitemap_lebel1 a:active,
.sitemap_lebel1 a:hover {
	border-bottom:none;
}
.sitemap_lebel2 a:link,
.sitemap_lebel2 a:visited,
.sitemap_lebel2 a:active,
.sitemap_lebel2 a:hover {
	background:transparent url(../img/link_mark5.gif) no-repeat left;
	padding-left: 17px;
	border-bottom:none;
}


/*---------- カテゴリーアーカイブ ----------*/

/*カテゴリタイトル*/
/*######*/
.category_title {
	clear:both;
	background: #EAE7DD url(../img/category_title_back.jpg) no-repeat left top;
	font-weight:bold;
	margin-bottom:10px;
	position: relative;
	left: -10px;
	height: 34px;
}
/*######*/
.category_title a {
	display:block;
	text-decoration:none;
	clear:both;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 25px;
	font-size: 16px;
	line-height: 1.1em;
	height: 25px;
}
/*######*/
.category_title a:link,
.category_title a:visited,
.category_title a:active {
	color:#706D18;
	text-decoration: none;
	border-bottom:none;
}
/*######*/
.category_title a:hover {
	color:#FF6600;
	text-decoration: none;
	border-bottom:none;
}
.category_title span {
	width:485px;
	display:block;
	padding:10px;
	background: transparent url(../img/category_title_bottom.gif) no-repeat left bottom;
	text-decoration:none;
	color:#706D18;
	clear:both;
}
/*---------- エラーメッセージ ----------*/
.error_msg {
	display:block;
	font-weight: bold;
	color: #990000;
	padding: 10px;
	border: 1px solid #990000;
}


/*---------- 関連リンク ----------*/

.link {
	margin: 5px 0px 0px 0px;
}
.link dt {
	clear:both;
	padding-left:1.5em;
	padding-top:0px;
	padding-bottom:2px;
	border-bottom: 1px dotted #CCCCCC;
	background-image: url(../img/link_mark5.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.link dd {
	padding-left: 2em;
}
.link a {
	text-decoration:none;
}
.link a:hover {
	background: #F4E2DB;
}


/*---------- 装飾 ----------*/

.small {
	font-size:90%;
}
.blue1 {
	color:#00499E;	
}
.red1 {
	color:#990000;	
}
blockquote {
	clear:both;
	margin:5px 0px;
	padding: 10px;
	border: 1px dotted #CCCCCC;
}
.blockquote_title1 {
	background:#EEEEEE;
	padding:2px;
	font-weight:bold;
}

/*---------- 緊急告知バナー ----------*/

.kinkyuu {
	margin-bottom:10px;
}

.link_btn1 {
	display: block;
	float: left;
	padding: 2px 5px 2px 20px;
	margin: 5px 0px 10px;
	text-align: left;
}
.link_btn1:link,
.link_btn1:visited,
.link_btn1:active  {
	background: #F4F2EC url(../img/link_mark8.gif) no-repeat left center;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D0C9B5;
	border-right-color: #95875E;
	border-bottom-color: #95875E!important;
	border-left-color: #D0C9B5;
}
.link_btn1:hover {
	text-decoration: none;
	background: #FFFFFF url(../img/link_mark8.gif) no-repeat left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D0C9B5;
	border-right-color: #95875E;
	border-bottom-color: #95875E!important;
	border-left-color: #D0C9B5;
}

.link_btn2 {
	font-size: 80%;
	line-height:1em;
	text-decoration: none;
	display: block;
	float: right;
	padding: 3px 3px 3px 13px;
	margin-left: 5px;
	color: #465E77;
	margin: 5px;
}
.link_btn2:link,
.link_btn2:visited,
.link_btn2:active {
	background: url(../img/link_mark7.gif) no-repeat left center;
	border: 1px solid #92C106;
}
.link_btn2:hover {
	background:transparent url(../img/link_mark7.gif) no-repeat left center;
	color:#CC3300;
	border: 1px solid #92C106;
}
.img_btn1 {
	margin-top:1em;
	display:block;
	line-height:1em;
	float:left;
	height:auto;
	width:auto;
}
.img_btn1:link,
.img_btn1:visited,
.img_btn1:active {
	border:1px solid #EBDCC5; 
}
.img_btn1:hover {
	border:1px solid #DDC29B;
}
.small_link1:link,
.small_link1:visited,
.small_link1:active {
	font-weight:normal!important;
	font-size:0.85em;
	text-decoration:none;
	border-bottom:solid 1px #28899D;
}
.small_link1:hover {
	font-weight:normal!important;
	font-size:0.85em;
	text-decoration:none;
	border-bottom:solid 1px #FFFFFF;
}

