@charset "Shift_JIS";


/*テキスト設定
----------------------------------------------------------------*/

h1,h2,h3,h4,h5,h6,p,ul,dl,ol,address {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	line-height: 130%;
	margin-bottom: 7px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h2 {
	font-size: 94%;
}
h3 {
	font-size: 92%;
}
h4 {
	font-size: 90%;
}
h5 {
	font-size: 88%;
}
h6 {
	font-size: 86%;
}
p,ul,dl,ol,address {
	font-size: 84%;
	margin-bottom: 5px;
}


/*リンクイメージのボーダー削除
----------------------------------------------------------------*/
img {
	border: none;
}


/*リンク
----------------------------------------------------------------*/
a:link {
	text-decoration: none;
	color: #666633;
}
a:visited {
	text-decoration: none;
	color: #666633;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}


/*ヘッダー設定
----------------------------------------------------------------*/
#header {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #A79855;
}



/*サイドナビ設定
----------------------------------------------------------------*/

#sideNav {
	color: #8D6F6D;
	margin-left: 10px;
}

#sideNav ul {
	margin-left: 1px;
}

#sideNav h2 {
	margin-top: 10px;
}

#sideNav .space01 {
	margin-top: 0px;
}

#calendar {
	width: 100%;
	margin-top: 30px;
}

#calendar td {
	text-align: center;
	font-size: 15px;
	line-height: 110%;
}

#sideNav .waku01 {
	border: 1px solid #3E0607;
}
#calendar .bgColor01 {
	font-weight: bold;
	background-color: #FFCC66;
}
#calendar .bgColor02 {
	background-color: #FFFFCB;
}
#calendar .bgColor03 {
	background-color: #FECC97;
}

#sideNav .txtColor01 {
	color: #FECC97;
	font-size: 17px;
}
#sideNav .space01 {
	display: block;
	margin-left: 43px;
	margin-top: -23px;
}


/*フッター設定
----------------------------------------------------------------*/

#footer {
	color: #8D6F6D;
}

#footer .txtColor01 {
	color: #FD6600;
	font-weight: bold;
}
#footer .bgColor01 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	width: 70%;
	padding-left: 12px;
}
#footer .bgColor02 {
	color: #FFFFFF;
	background-color: #BABABA;
	width: 70%;
	text-align: center;
	padding: 3px;
	font-size: 88%;
}

.fat {
	font-weight: bold;
}



/*サイドナビ*/


#sideNav ul li img {
	padding-right: 5px;
}


#sideNav ul li a {
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #837E60;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 13px;
}
#sideNav ul li a:hover {
	background-color: #FFD9BF;
}

#sideNav h2 {
	font-size: 15px;
	background-repeat: no-repeat;
	height: 29px;
	width: 170px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url(http://www.ed-couture.com/site/00imgIndex/sideNav/bgColor01.gif);
	margin: 20px 0px 0px;
}

#sideNav .bgColor01{
	background-image: url(http://www.ed-couture.com/site/00imgIndex/sideNav/bgColor01.gif);
}

#sideNav .bgColor02{
	background-image: url(http://www.ed-couture.com/site/00imgIndex/sideNav/bgColor02.gif);
}
#sideNav .bgColor03{
	background-image: url(http://www.ed-couture.com/site/00imgIndex/sideNav/bgColor03.gif);
}
#sideNav .bgColor04{
	background-image: url(http://www.ed-couture.com/site/00imgIndex/sideNav/bgColor04.gif);
}
#sideNav .bgColor05{
	background-image: url(http://www.ed-couture.com/site/00imgIndex/sideNav/bgColor05.gif);
}
#sideNav .bgColor06{
	background-image: url(http://www.ed-couture.com/site/00imgIndex/sideNav/bgColor06.gif);
}
#sideNav .bgColor07{
	background-image: url(http://www.ed-couture.com/site/00imgIndex/sideNav/bgColor07.gif);
}


#header {
	position: relative;
}
.subnavi-search {
	position: absolute;
	width: 200px;
	top: 94px;
}
*html .subnavi-search {
	top: 91px;
}
