/* [TOPPAGE] ===============================================================================================*/



#topfla {
	width:820px;
	height:530px;
	background-image:url(../images/bg_toppagefla.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin:0 auto;
	padding:0 5px 10px 5px;
	text-align:center;}


#topgallery {
	width:820px;
	height:300px;
	margin:0 auto;
	padding:0 5px 10px 5px;
	text-align:center;}



#top_l {
	float:left;
	width:400px;
	height:auto;
	margin:10px 0px 10px 35px;
	}

#top_r {
	float:right;
	width:350px;
	height:auto;
	margin:10px 35px 10px 0px;
	}
#newsarea {
	padding: 10px;
	background-image:url(../common/bg/bg_slash_1.gif);}

#newsarea UL {
	margin:0 0 20px 0;
	padding:0;
	font-size:12px;}
#newsarea UL LI {
	margin:0 0 7px 0;
	padding:0;}
#newsarea UL.update {
	margin:0 0 0 20px;
	padding:0;}
#newsarea UL.update LI {
	margin:0 0 7px 0;
	padding:0;
	list-style:outside;
	list-style-type:disc;}

#newsarea h3 {
	margin:0 0 8px 0;
	padding:0;
	line-height:18px;
	background-image:none;
	border-bottom:1px solid #CCCCCC;
	color:#333333;
	font-size:12px;}

.h3 {margin:0 0 10px 0; width:100%; background-color:#e5e5e5;}
.h3_2 {margin:20px 0 10px 0; width:100%; background-color:#e5e5e5;}


/* < TOPPAGE INFO > ----------------------------*/


#top-info {
	width: auto;
	height: auto;
	margin: 5px 20px 15px 20px;
	padding: 10px 15px;
	background-image:url(../common/bg/bg_slash_1.gif);
}

#top-info-l {
    float:left;
	width: 58%;
}

#top-info-r {
    float:right;
	width: 40%;
	font-size:12px;
	font-weight:normal;c
	color: #333333;
	text-align:left;
}



/* < DL TOPPAGE > ----------------------------*/


.dl-toppage {
    float: left;
    font-size: 10px;
	color:#666666;
	line-height: 18px;
	letter-spacing: 0.05em;
	margin: 0;
	width: 100%;
}

.dl-toppage dt {
	float:left;
	width:6em;
	padding:1px 5px;
	clear:both;
	color:#666666;
	text-align:center;
	font-weight: bold;
}

.dl-toppage dd {
	margin-left:7em;
	padding:1px 5px 1px 10px;
	border-left:1px solid #999999;
}

.dl-toppage dt.dt-em {
	font-weight:bold;
	color:#CC0000;
	background:#FFE6F4;
}

.dl-toppage dd.dd-em {
	color:#333333;
	border-left:3px solid #CC0000;
	background:#FFE6F4;
}

.dl-toppage a {
	color:#666666;
}
