/******************************************************************************/
/* ページの設定 */

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: 5px;
	margin: 0px;
	left: 2px;
	line-height: normal;
	width: 170px;
	height: 13px;
}

#head .logo {
	position: absolute;
	left: 363px;
	top: 24px;
}
#head .bt {
	position: absolute;
	left: 660;
	top: 12;
	width: 273px;
}
#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: 17px;
	top: 64px;
	width: 751px;
}
#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: 668px;
	top: 48px;
}
#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;
}
