@charset "Shift_JIS";

.box:before,
.photo-right:before,
.photo-left:before,
.gallery-box:before, {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}


/* ==================== 2ND TITLE ==================== */
#title-img {
	padding: 0px;
	margin: 0px;
}
#title-img h2 {
	margin: 0px;
	padding: 0px;
}

/* ==================== 2ND SIDE NAV ==================== */
/* ==================== 2ND SIDE NAV 共通 ==================== */
.nav-line {
	background-image: url(../jutaku/img/common_img/nav_line.gif);
	background-repeat: repeat-y;
	background-position: 208px;
}
#main-cont {
	margin: 0px;
	padding: 0px;
	width: 614px;
}
#side-nav {
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	width: 185px;
}
#side-nav h3 {
	margin: 0px;
	padding: 0px;
}


/* ==================== 一般メニュー ==================== */
#side-nav ul {
	margin: 0px;
	padding: 0px;
}
#side-nav li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A4A4A4;
	display: block;
}
#side-nav li a {
	background-image: url(../img/common_img/btn_sidenav02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding: 6px 0px 7px 16px;
	text-decoration: none;
}
#side-nav li a:hover {
	background-position: right center;
	color: #333333;
}

/* ==================== 共済について ==================== */
#side-nav .what-kyosai {
	margin: 5px 0px 5px 0px;
	background-image: url(../img/common_img/what_nav_back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#side-nav .what-kyosai h4 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 7px 0px 7px 22px;
	background-image: url(../img/common_img/what_nav_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#side-nav .what-kyosai ul {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3581C9;
	border-left-color: #3581C9;
}
#side-nav .what-kyosai li {
	list-style-type: none;
	display: block;
	border-bottom-width: 0px;
}
#side-nav .what-kyosai li a {
	background-image: url(../img/common_img/btn_sidenav01.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	display: block;
	text-decoration: none;
	margin-bottom: 1px;
	padding: 6px 0px 7px 22px;
}
#side-nav .what-kyosai li a:visited {
	color: #777777;
}
#side-nav .what-kyosai li a:hover {
	background-position: -185px center;
}

/* ==================== その他ボタン ==================== */
#side-nav .category {
	font-size: 14px;
	line-height: 16px;
	margin: 10px 0px 5px 0px;
}
#side-nav .category ul {
	margin: 0px;
	padding: 0px;
}
#side-nav .category li {
	display: block;
	margin-bottom: 5px;
	border-bottom-width: 0px;
}
#side-nav .category li a:link,#side-nav .category li a:visited {
	color: #FFFFFF;
	background-image: url(../img/common_img/btn_category.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 7px 0px 7px 22px;
}
#side-nav .category li a:hover {
	background-position: right;
	padding: 7px 0px 7px 22px;
}

/* ==================== 詳しい資料のご請求 ==================== */
#side-nav .materials span {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#side-nav .materials a {
	background-image: url(../common_img/bana/btn_materials.jpg);
	background-position: left top;
	display: block;
	height: 35px;
	width: 185px;
	float: right;
	text-decoration: none;
	margin-top: 10px;
}
#side-nav .materials a:hover {
	background-position: bottom;
}

/* ==================== バナー ==================== */
#side-nav #bana {
	margin: 0px;
	padding: 0px;
}
#side-nav #bana img {
	margin-top: 5px;
}
#side-nav #bana a:hover img {
    cursor: pointer;
    filter:alpha(opacity=60);
    -moz-opacity:0.60;
    opacity:0.60;
}

/* ==================== 各ページ共通指定 ==================== */
/* ==================== PAGE TITLE ==================== */
#main-cont h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#main-cont h3 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}


/* ==================== TABLE ==================== */
#main-cont table {
	font-size: 14px;
	line-height: 18px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#main-cont table a {
	color: #0361BB;
	text-decoration: underline;
}
#main-cont th {
	font-weight: normal;
	padding: 4px 10px 4px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: left;
	background-color: #E4EFFF;
}
#main-cont td {
	padding: 4px 10px 4px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

/* ==================== 各ページ個別指定 ==================== */
/* ==================== 共済について ==================== */
.tanjo-flash {
	background-color: #333333;
	text-align: center;
	padding: 30px 0px;
	margin-bottom: 30px;
}
.concept {
	float: right;
	width: 420px;
}
.concept ol {
	margin: 25px 0px 25px 0px;
}
.concept ol li {
	margin-bottom: 20px;
}

/* ==================== プライバシーポリシー ==================== */
#main-cont .policy h3 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#main-cont .policy {
	padding-top: 30px;
}
#main-cont .policy ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #154A9F;
}
#main-cont .policy ol li {
	padding-bottom: 15px;
}
#main-cont .policy table {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin: 0px;
	padding: 0px;
}
#main-cont .policy td {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	border-bottom-width: 1px;
	vertical-align: top;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

/* ==================== 普及推進方針 ==================== */
#main-cont .hukyu-box {
	line-height: 24px;
	background-color: #FEEFC8;
	background-image: url(../img/hukyu_suishin_img/box_btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#main-cont .hukyu-box ol {
	margin: 0px;
	padding-right: 25px;
	padding-left: 50px;
}
#main-cont .hukyu-box li {
	padding-bottom: 15px;
}


/* ==================== 店舗のご案内 ==================== */
#main-cont .tenpo-bridal {
	margin-top: 40px;
}
#main-cont .tenpo-bridal table {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#main-cont .tenpo-bridal th {
	color: #F53356;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#main-cont .tenpo-bridal td {
	padding: 5px 0px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#main-cont .tenpo-shinshihuku {
	margin-top: 30px;
}
#main-cont .tenpo-shinshihuku table {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#main-cont .tenpo-shinshihuku th {
	color: #2769AE;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#main-cont .tenpo-shinshihuku td {
	padding: 5px 0px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#main-cont .tenpo-jutaku {
	margin-top: 30px;
}
#main-cont .tenpo-jutaku table {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#main-cont .tenpo-jutaku th {
	color: #865110;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#main-cont .tenpo-jutaku td {
	padding: 5px 0px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tenpo-tel {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.tenpo-kyakuchu {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
}
.tenpo-kyakuchu p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #444444;
}



/* ==================== ディスクロージャー ==================== */
#disc-title h2 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#disc_nav {
	background-image: url(../img/disclosure_img/top_nav_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 55px;
	padding: 0px 5px;
	margin: 0px 0px 20px 0px;
}
#disc_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#disc_nav li {
	text-decoration: none;
	float: left;
	margin-top: 8px;
	margin-right: 1px;
}
#disc_nav li span {
	visibility: hidden;
	font-size: 4px;
}
#disc_nav li a {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding: 0px;
	margin: 0px;
}
#disc_nav li a:hover {
	background-position: left bottom;
}
#disc_nav li.kessan a {
	background-image: url(../img/disclosure_img/btn_kessan.jpg);
	height: 32px;
	width: 124px;
}
#disc_nav li.soudai a {
	background-image: url(../img/disclosure_img/btn_soudai.jpg);
	height: 32px;
	width: 141px;
}
#disc_nav li.kaku-jigyo a {
	background-image: url(../img/disclosure_img/btn_jigyo.jpg);
	height: 32px;
	width: 124px;
}
#disc_nav li.soudai-act {
	background-image: url(../img/disclosure_img/btn_soudai_act.jpg);
	background-position: bottom;
	height: 32px;
	width: 141px;
}
#disc_nav li.kessan-act {
	background-image: url(../img/disclosure_img/btn_kessan_act.jpg);
	background-position: bottom;
	height: 32px;
	width: 124px;
}
#disc_nav li.kaku-jigyo-act {
	background-image: url(../img/disclosure_img/btn_jigyo_act.jpg);
	background-position: bottom;
	height: 32px;
	width: 124px;
}
#main-cont .disc-table01 table {
	margin-bottom: 10px;
}
#main-cont .disc-table01 th {
	color: #FFFFFF;
	background-color: #3366CC;
	padding: 4px 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 0px;
	text-align: center;
}
#main-cont .disc-table01 td {
	padding: 4px 8px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#main-cont .disc-table02 table {
	margin-bottom: 10px;
}
#main-cont .disc-table02 th {
	color: #FFFFFF;
	background-color: #00783C;
	padding: 4px 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 0px;
	text-align: center;
}
#main-cont .disc-table02 td {
	padding: 4px 8px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#main-cont .disc-sankou dl {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}
#main-cont .disc-sankou dt {
	float: left;
	padding-bottom: 5px;
}
#main-cont .disc-sankou dd {
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
}
.disc-box {
	background-color: #E5EFF8;
	background-image: url(../img/disclosure_img/disc_box_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
.disc-box p {
	padding: 0px 15px;
}


/* ==================== ご加入者様の特典 ==================== */
.tokuten a:link  {
	color: #0361BB;
	text-decoration: underline;
}
.tokuten a:visited {
	color: #999999;
	text-decoration: none;
}
.tokuten a:hover, .tokuten a:active {
	color: #FF9900;
	text-decoration: underline;
}

.tokuten dl {
	padding: 0px;
	margin: 0px 0px 30px 0px;
}
.tokuten dt {
	float: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.tokuten dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 90px;
}
.tokuten-topics {
	margin: 0px 0px 30px 0px;
	padding: 0px;
}
.tokuten ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.tokuten li {
	line-height: 22px;
	list-style-type: none;
	list-style-image: url(../img/tokuten_img/topics_arrow.gif);
	margin: 0px;
	list-style-position: inside;
	padding: 0px;
}


/* ==================== 年間特別販売開催予定 ==================== */
.yotei-box {
	background-color: #E5EFF8;
	background-image: url(../img/disclosure_img/disc_box_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
}
#main-cont .yotei-box table {
	font-size: 12px;
	line-height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #317BC5;
}
#main-cont .yotei-box th {
	margin: 0px;
	padding: 5px 0px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #317BC5;
	font-size: 14px;
	font-weight: normal;
	color: #205CAE;
	background-color: #FFFFFF;
}
#main-cont .yotei-box td {
	margin: 0px;
	padding: 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #317BC5;
}
.place {
	background-image: url(../img/tokuten_img/yotei_midashi0.gif);
	text-align: center;
	height: 24px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 20px;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-weight: bold;
}


/* ==================== お問い合わせ ==================== */
#main-cont .contact {
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#main-cont .contact-img {
	margin: 0px;
	padding: 0px;
	width: 165px;
}
#main-cont .contact-text {
	width: 435px;
}
#main-cont .contact-text h4 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}



/* ==================== サイトマップ ==================== */
#sitemap {
	padding: 0px 20px;
}
#sitemap a:link {
	color: #444444;
	text-decoration: none;
}
#sitemap a:visited {
	color: #888888;
	text-decoration: none;
}
#sitemap a:hover {
	color: #0361BB;
	text-decoration: underline;
}

#sitemap h3 {
	font-size: 12px;
	line-height: 12px;
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#sitemap .sitemap-column ul {
	width: 199px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#sitemap .sitemap-column ul li {
	background-image: url(../img/sitemap_img/arrow01a.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 12px;
	list-style-type: none;
}
#sitemap .sitemap-column ol {
	width: 185px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#sitemap .sitemap-column ol li {
	font-size: 12px;
	background-image: url(../img/sitemap_img/arrow02.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 12px;
	list-style-type: none;
}
#sitemap .sitemap-column ul li.arrow-b {
	background-image: url(../img/sitemap_img/arrow01b.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 12px;
	list-style-type: none;
}
#sitemap .sitemap-column ul li.arrow-none {
	background-image: none;
	display: block;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 12px;
	list-style-type: none;
}
