﻿@charset "utf-8";

/* top
----------------------------------------------------------------------------*/
h1 { margin:15px 0 0; }

#flashContent {
	width:800px;
	height:280px;
	margin-top:20px;
}

#contentsArea_top {
	width:800px;
	margin-top:15px;
}
#news {
	width:600px;
	float:left;
}
#news dl {
	margin-top:10px;
	overflow:auto;
	height:250px;
}
#news dt {
	font-weight:bold;
}
#news dd {
	margin:3px 0 20px;;
}
#news dt,
#news dd {
	line-height:1.5;
	padding-right:5px;
}

#sub-menu {
	width:185px;
	float:right;
}
#sub-menu ul#banner01 {
	margin:0;
	padding-bottom:6px;
	list-style:none;
	background:url(../common/cmn_dotline01.gif) repeat-x left bottom;
}
#sub-menu ul#banner01 li {
	margin-bottom:10px;
}
#sub-menu ul#banner02 {
	margin-top:15px;
	list-style:none;
}
#sub-menu ul#banner02 li {
	margin-bottom:10px;
}

.banner {
	margin-top:15px;
	padding-bottom:11px;
	background: url(../common/cmn_dotline03.gif) repeat-x right bottom;
	list-style:none;
}


/* popupWindow
----------------------------------------------------------------------------*/
.popup_flt_l {
	width:230px;
	float:left;
	text-align:center;
}
.popup_flt_r {
	width:560px;
	float:right;
}


/* header
----------------------------------------------------------------------------*/
ul#headerNavi {
	width:270px;
}
ul#headerNavi li.navBtn {
	width:270px;
}