@charset "utf-8";

a:link, a:visited {
color: #002148;
}
a:hover, a:active {
color: #769CAD;
}

.flash_content{
width:820px;
height:380px;
clear: both;
text-align: center;
padding: 8px 10px;
}
#content {
background: #FFFFFF url(../img/parts/content_home_bg.gif) no-repeat center top;
}

#content .news {
float: left;
width: 330px;
border-right: 2px dotted #CCCCCC;
padding: 0 19px 0 20px;
}
#content .news h3 {
background: url(../img/parts/line_orange.gif) repeat-x left bottom;
padding: 5px 0 10px;
width: 330px;
}
#content .news dl {
padding: 10px 5px;
width: 320px;
background: url(../img/parts/line_gray.gif) repeat-x left bottom;
}
#content .news dt {
font-size: 75%;
line-height: 1.5;
font-weight: bold;
color: #FDA29F;
}
#content .news dd {
font-size: 62.5%;
color: #999999;
line-height: 1.5;
padding: 5px 0 10px 10px;
}
#content .news p {
text-align: right;
margin: -12px 0 0;
padding: 0px;
width: 330px;
}

#content .wedding {
width: 430px;
float: right;
padding: 0 20px 0 19px;
}
#content .wedding img {
vertical-align:bottom;
}
#content .wedding h3 {
background: url(../img/parts/line_blue.gif) repeat-x left bottom;
padding: 5px 0 10px;
clear: both;
}
#content .wedding p {
padding: 5px;
}
#content .wedding p.ph {
padding-top: 0px;
}

#content .wedding ul {
list-style-type: none;
height: 130px;
}
#content .wedding li {
padding: 0 3px 0 0;
display: inline;
width: 140px;
float: left;
}
#content .wedding ul.banner {
margin: 0px;
padding: 0px;
height: auto;
}
#content .wedding ul.banner li {
width: auto;
height: auto;
padding: 0 0 10px;
margin: 0px;
}
#content .wedding .address {
background-color: #FFE6B0;
clear: both;
font-size: 62.5%;
line-height: 1.5;
padding: 5px 10px;
width: 410px;
text-align: center;
}

#content .rest {
width: 230px;
float: left;
padding-bottom: 5px;
}

#content .contact {
width: 310px;
padding: 9px;
margin: 10px 0 0;
background-color: #EEEEEE;
border: 1px solid #CCCCCC;
}
#content .contact p {
	padding: 0px;
	width: auto;
	text-align: left;
	background-image: none;
	margin: 0px;
}
#content .contact ul {
font-size: 75%;
line-height: 1.5;
background-color: #FFFFFF;
padding: 10px 0 10px 30px;
}

