/******************************************************************************/
/* ページの設定 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	background-color: #D0C3AF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #111111;
	scrollbar-face-color: #EDEDED;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;

	scrollbar-track-color: #;
	overfllow: auto;
	background-image: url(../../images/haikei.gif);
	background-repeat: repeat-x;
	}

/******************************************************************************/
/* ベースリンク色設定 */

a:link { color: #FD712E; text-decoration: none }
a:visited { color: #C6441A; text-decoration: none }
a:active { color: #FF9900; text-decoration: none }
a:hover { color: #FFCC00; text-decoration: underline }


/******************************************************************************/
/* 基本テキスト設定 */


.px10   { font-size: 10px; line-height: 120%; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }

.px12  { font-size: 12px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }

.px14  { font-size: 14px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }

.px16  { font-size: 16px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3"}

.px18  { font-size: 18px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3"}

#head {
	height: 107px;
	width: 945px;
	background-image: url(../../images/head/headbg.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: auto;
}
.navi {
	width: 945px;
}


#head .line {
	background-color: #422C16;
	text-align: center;
}
#head h1 {
	position: absolute;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5D0D0C;
	top: 6px;
	margin: 0px;
	left: 2px;
	line-height: normal;
	width: 170px;
	height: 13px;
}

#head .logo {
	position: absolute;
	left: 346px;
	top: 23px;
}
#head .bt {
	position: absolute;
	left: 726px;
	top: 39px;
}
#head .ue_menu {
	position: absolute;
	left: 675px;
	top: 20px;
}

#top .navi .naviline {
	height: 3px;
	width: 945px;
	background-image: url(../../images/navi/line.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#foot {
	background-image: url(../../images/foot.gif);
	height: 136px;
	width: 945px;
	position: relative;
}
#foot .t {
	font-size: 10px;
	position: absolute;
	color: #400E06;
	top: 117px;
	left: 735px;
}
#foot .fcopy {
	font-size: 10px;
	position: absolute;
	color: #400E06;
	top: 42px;
	left: 15px;
}


#foot .prilink {
	position: absolute;
	left: 16px;
	top: 6px;
	width: 126px;
	visibility: hidden;
}
#foot .banner {
	position: absolute;
	left: 14px;
	top: 64px;
	width: 707px;
}
#foot .add {
	position: absolute;
	color: #FFFFFF;
	font-size: 12px;
	left: 16px;
	top: 9px;
	width: 525px;
	text-align: left;
	height: 16px;
}
#foot .mobi {
	position: absolute;
	left: 725px;
	top: 63px;
}
#foot .pri {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #FFF;
	position: absolute;
	left: 808;
	top: 109px;
}






#top {
	width: 945px;
	background-color: #F2EBE3;
}
#top .contents {
	width: 945px;
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat-x;
}
#top .contents .tel {
	border: 1px solid #75706A;
	padding: 10px;
	background-color: #FFFFFF;
	text-align: center;
}
#top .contents .news {
	margin-top: 5px;
	margin-left: 15px;
}
#top .contents .news {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #73382E;
	padding-bottom: 5px;
}
#top .contents .news .list .date {
	font-size: 10px;
	color: #FFFFFF;
}
#top .contents .news .list .title {
	font-size: 14px;
	margin-top: 5px;
}
#top .contents .news a {
	color: #FFFFFF;
}

#top .contents .sisetu_plan {
	width: 920px;
	margin-top: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
}
#top .contents .sisetu_plan .right {
	width: 450px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding: 10px;
	text-align: left;
}
#top .contents .sisetu_plan .left {
	float: left;
	width: 400px;
	padding: 10px;
	text-align: left;
	font-size: 12px;
}
.clear {
	clear: both;
}

.navi .naviline {
	height: 3px;
	width: 945px;
	background-image: url(../../images/navi/line.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.dresstitle {
	width: 100%;
	padding: 5px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #53261F;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	color: #53261F;
	font-size: 14px;
}
#dress_box .t {
	font-size: 10px;
	line-height: 14px;
	color: #53261F;
	padding-left: 20px;
	margin-top: 7px;
	margin-bottom: 7px;
}
#top .contents #dress_box a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	line-height: 30px;
	color: #CC0000;
}
#topics .r {
	float: left;
	width: 200px;
	text-align: left;
	padding: 5px;
}
#topics .l {
	width: 650px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding: 2px;
}
#topics .r .list .d {
	background-image: url(../../images/topics/sirusi.gif);
	text-indent: 10px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 10px;
	width: 214px;
}
#topics .r .list .t {
	font-size: 12px;
	padding-top: 5px;
	width: 214px;
	padding-bottom: 5px;
}
#topics .r .list {
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #53261F;
	width: 214px;
}
#news_page .t .title {
	color: #5C2310;
}
#top .contents .ti {
	font-size: 18px;
	margin: 10px;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

#news_page .t {
	background-color: #660000;
	text-align: left;
	padding: 10px;
	font-size: 14px;
	color: #FFFFFF;
}
#news_page .t .title {
	width: 500px;
	float: left;
	font-size: 16px;
	color: #FFFFFF;
}
#news_page .t .date {
	float: right;
	width: 100px;
	color: #FFFFFF;
	text-align: right;
}
#news_page .content {
	text-align: left;
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
}
#chapel {
	background-image: url(../../images/sisetu/main_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 244px;
	position: relative;
}
#chapel .cha_botan {
	position: absolute;
	top: 34px;
	font-size: 10px;
	line-height: 170%;
	color: #E0C8AE;
	text-align: left;
	left: 646px;
}
#chapel .cha_text {
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
	position: absolute;
	left: 34px;
	top: 88px;
	text-align: left;
}
#chapel .cha_botan02 {
	position: absolute;
	left: 647px;
	top: 30px;
}


#party {
	background-image: url(../../images/sisetu2/main_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 460px;
	position: relative;
}
#party .party_botan {
	position: absolute;
	left: 26px;
	top: 132px;
}
#party .party_botan .pb_mato {
	width: 174px;
	float: left;
	margin-right: 6px;
}
#party .party_botan .pb_mato .pbm_ue {
}

#party .party_botan .pb_mato .pbm_shita {
	background-image: url(../../images/sisetu2/m_botan_shita.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 82px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}
#jishin {
	background-color: #FFF;
	font-size: 13px;
	line-height: 22px;
	color: #565656;
	text-align: center;
	background-image: url(../../images/jishin_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #CCC;
	padding-top: 12px;
	padding-right: 14px;
	padding-bottom: 12px;
	padding-left: 14px;
}
#koutu {
}
#koutu .k_matome01 {
	background-image: url(../../images/kotu/01_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 544px;
}
#koutu .k_matome01 .km01_text01 {
	font-size: 13px;
	line-height: 20px;
	color: #454545;
	padding-top: 130px;
	padding-left: 446px;
	padding-right: 25px;
}
#mt {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#mt .m_left {
	float: left;
	width: 220px;
	margin-right: 30px;
}
#mt .m_left .ml_bt {
	margin-bottom: 12px;
}
#mt .m_left .ml_img {
	margin-bottom: 12px;
}
#mt .m_left .ml_kiji {
	background-color: #FFF;
	margin-bottom: 12px;
}
#mt .m_left .ml_kiji .mlk_title {
	margin-bottom: 7px;
}
#mt .m_left .ml_kiji .mlk_text {
	padding-right: 6px;
	padding-left: 6px;
	font-size: 12px;
	line-height: 18px;
	color: #454545;
}
#mt .m_left .ml_kiji .mlk_text .mlkt_mato {
	padding-bottom: 5px;
	margin-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#mt .m_left .ml_kiji .mlk_text .mlkt_mato .mlktm_a {
	background-image: url(../../images/mt/kiji_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
#mt .m_left .ml_kiji .mlk_text .mlkt_mato .mlktm_b {
	background-image: url(../../images/mt/yajirushi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 17px;
	padding-left: 12px;
}
#mt .m_left .ml_mob {
	background-image: url(../../images/mt/mobile_bg.gif);
	background-repeat: no-repeat;
	height: 143px;
	background-color: #907e78;
	margin-bottom: 12px;
}
#mt .m_left .ml_mob .mlm_text {
	font-size: 10px;
	line-height: 13px;
	color: #FFF;
	padding-top: 96px;
	padding-left: 6px;
	padding-right: 6px;
}
#mt .m_right {
	float: left;
	width: 650px;
}
#mt .m_right .mr_category {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #51251E;
	height: 30px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 16px;
	line-height: 20px;
	color: #454545;
	font-weight: bold;
	margin-bottom: 22px;
}
#mt .m_right .mr_kijinaiyou {
	margin-bottom: 20px;
}
#mt .m_right .mr_kijinaiyou .mrkn_title {
	background-image: url(../../images/mt/kiji_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	padding-left: 12px;
	padding-top: 11px;
	margin-bottom: 8px;
}
#mt .m_right .mr_kijinaiyou .mrkn_naiyou {
	background-color: #FFF;
	border: 1px solid #CFC0B3;
	padding: 12px;
	font-size: 14px;
	line-height: 20px;
	color: #454545;
}
#kannai {
	width: 900px;
	background-color: #FFF;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #52261f;
	padding-top: 20px;
}
#kannai .k_img {
	width: 847px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#kannai .k_text {
	font-size: 13px;
	line-height: 20px;
	color: #454545;
	width: 847px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#kannai .k_matome01 {
	width: 847px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;
}
#kannai .k_matome01 .km01_a {
	float: left;
	width: 425px;
}
#kannai .k_matome01 .km01_a .km01a_midashi {
	text-align: left;
}
#kannai .k_matome01 .km01_a .km01a_text {
	font-size: 13px;
	line-height: 20px;
	color: #454545;
	text-align: left;
}
#kannai .k_matome01 .km01_a .km01a_jyouhou {
	background-color: #dbcbc2;
	width: 400px;
	margin-right: 25px;
	font-size: 12px;
	line-height: 16px;
	color: #454545;
	padding: 12px;
	text-align: left;
}
#kannai .k_matome01 .km01_b {
	float: left;
	width: 422px;
}
#kannai .k_matome02 {
	width: 847px;
	margin-bottom: 50px;
}
#kannai .k_matome02 .km02_a {
	float: left;
	width: 415px;
	margin-right: 17px;
}
#kannai .k_matome02 .km02_a .km02a_img {
}
#kannai .k_matome02 .km02_a .km02a_text {
	font-size: 12px;
	line-height: 18px;
	color: #454545;
	text-align: left;
}
#kannai .k_matome02 .km02_b {
	float: left;
	width: 415px;
}
#kannai .k_matome02 .km02_b .km02b_img {
}
#kannai .k_matome02 .km02_b .km02b_text {
	font-size: 12px;
	line-height: 18px;
	color: #454545;
	text-align: left;
}
#kannai .k_matome03 {
	width: 847px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 40px;
}
#kannai .k_matome03 .km03_a {
	float: left;
	width: 432px;
}
#kannai .k_matome03 .km03_a .km03a_img {
	text-align: left;
}
#kannai .k_matome03 .km03_a .km03a_text {
	font-size: 12px;
	line-height: 18px;
	color: #454545;
	text-align: left;
}
#kannai .k_matome03 .km03_b {
	float: left;
	width: 415px;
}
#kannai .k_matome04 {
	width: 847px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#kannai .k_matome04 .km04_a {
	width: 440px;
	margin-right: 25px;
	float: left;
}
#kannai .k_matome04 .km04_a .km04a_img {
	text-align: left;
}
#kannai .k_matome04 .km04_a .km04a_text {
	font-size: 12px;
	line-height: 18px;
	color: #454545;
	text-align: left;
}
#kannai .k_matome04 .km04_b {
	float: left;
	width: 382px;
}
#kannai .k_matome05 {
	width: 847px;
	margin-bottom: 25px;
	text-align: left;
}
#kannai .k_matome05 .km05_midashi {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #ae2524;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #454545;
	text-align: left;
	padding-left: 10px;
	height: 25px;
	padding-top: 1px;
	margin-bottom: 15px;
}
#kannai .k_matome05 .km05_hyoutext {
	font-size: 13px;
	line-height: 20px;
	color: #454545;
}

#rec_waku {
	width: 900px;
	background-color: #FFF;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #52261f;
}

#rec {
	width: 846px;
	padding-top: 16px;
	text-align: left;
}
#rec .re_img {
}
#rec .re_hyou {
}
#rec .re_hyou .reh_text {
	font-size: 13px;
	line-height: 18px;
	color: #454545;
}

