@charset "UTF-8";
/* CSS Document */

body {
}

#HEADER h1 {
	margin: 0;
	color: #FFFFFF;
	background: #fbfaf5;
	text-align: center;
	font-size: 220%;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0.8em 0 0 0;
}

#HEADER h1 a {
	color: #250d00;
	text-decoration: none;
}

#HEADER p {
	margin: 0;
	padding: 0.2em 0 0.2em 0;
	color: #eee7e0;
	background: #999966;
	text-align: center;
	line-height: 1.1em;
}

.navi {
	font-size: 70%;
	text-align: center;
       
}

.navi p {
	margin: 0.3em 0;
}

.management, .bridal, .event {
	margin: 0 0 1px 0;
	padding: 3px;
	width: 210px;
	float: left;
    font-size: 11px;
}

#CONTENT .management h2,#CONTENT .bridal h2,#CONTENT .event h2 {
	margin: 0.2em 2px 1.2em 2px;
	padding: 0;
}

#CONTENT .management h3.headersub,#CONTENT .bridal h3.headersub,#CONTENT .event h3.headersub {
	line-height: 1.2em;
	margin-top: -1em;
	margin-right: inherit;
	margin-bottom: 0.4em;
	margin-left: 18px;
	font-size: 12px;
}


.management {
	clear: both;
}
.management p,.bridal p,.event p {
	margin-top: 0.1em;
}



#CONTENT div ul {
	list-style-type: decimal-leading-zero;
	font-size: 11px;
}

.news {
	margin: 1px 2px 0.5em 2px;
	padding: 1px 1px 0.5em 1px;
	clear: both;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #987D40;
	border-right-color: #987D40;
	border-bottom-color: #987D40;
	border-left-color: #987D40;
       
}
.news .hottopics {
	float: left;
	width: 236px;
	padding: 2px;
	margin: 0px;
	/*width: 380px;*/
}
.news .newsInformation {
	float: right;
	width: 370px;
	padding: 5px;
	margin: 4px;
	/*width: 260px;*/
}
.news p {
	padding: 0.2em;
	margin: 0.1em 0 0.5em;
}
.news h4 {
	margin: 0px;
	padding: 0px;
	color: #999999;
	line-height: 1.1em;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
