@charset "utf-8";


/*

auther:NOAH(T.Nikaidoh)  by SALTWORKS INC.
last update:2009.03.18

*/


/* TOP PAGE header -------------------------------------------*/


div#header {
	background: url(images/top_header_bg.gif) repeat-x left top;
	background-color: #fff;
}

div#header_area {
	background: url(images/top_header_bg.gif) repeat-x left top;
	background-color: #fff;
}


div#header h1 {
	width: 950px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	display: block;
}

div#header h2 {
	float: left;
}

/* TOP PAGE FLASH AREA -------------------------------------------*/

div#top_flash {
	width: 950px;
	background: url(../common/css/images/top_pc.png) no-repeat 511px 101px;
	clear: both;
	display: block;
	margin: 0 auto;
	padding: 0;
	min-height:450px;
}

div#top_flash h2 {
	padding: 0;
	clear: both;
	margin: 112px 0 24px 136px;
	width: 814px;
}

div#top_flash p {
	padding: 0;
	display: block;
	clear: both;
	float: left;
	margin: 0 0 175px 136px;
}



/* TOP PAGE CONTENTS -----------------------------------------*/

div#contents ul#nav {
	margin: 26px 0 47px 0;
}


/* TOP PAGE LEFT BOX ----------------------------------------*/

div#main_l {
	width: 663px;
	float: left;
	background: url(images/line.gif) repeat-y right top;
	display: block;
	clear: both;
}

div#main_l h3 {
	margin: 0 0 20px 0;
	padding: 0px;
	clear: both;
}

div#main_l h3 span#newslist_link {
	margin-left:1em;
	padding-left:13px;
	background: url(../common/css/images/list_mark1.gif) no-repeat left 6px;
	line-height: 1em;
	font-size: 85%;
	font-weight:normal;
}

div#main_l h4 {
	font-size: 1em;
	margin: 0 0 10px 0;
	padding: 0px;
	line-height: 1em;
}

div#main_l p {
	line-height: 1em;
	font-size: 1em;
	margin: 0px;
	padding: 0 0 1em 0;
}




div#main_l table#news {
	width:100%;
	margin-bottom:20px;
}

div#main_l table#news th {
	font-weight:normal;
	white-space:nowrap;
	width:80px;
}

div#main_l table#news th,div#main_l table#news td {
	vertical-align:top;
	padding-bottom:15px;
	line-height:140%;
}

div#main_l table#news td.type {
	width:80px;
	text-align:center;
}

div#main_l table#news td.text {
	padding-right:15px;
}

div#main_l table#othersite {
	width:100%;
}

div#main_l table#othersite td {
	width:33%;
}



/* TOP PAGE RIGHT BOX ----------------------------------------*/

div#main_r {
	width: 263px;
	float: left;
	padding: 0;
	margin: 0 0 0 24px;
}

div#main_r ul	{
	margin:0 0 30px 0;
	padding:0;
	list-style:none;
	display: block;
}

div#main_r ul#sub_nav {
	margin-bottom:0px;
}

div#main_r ul#sub_nav li	{
	margin-bottom:1em;
	padding-left:13px;
	background: url(../common/css/images/list_mark1.gif) no-repeat left 6px;
}

div#main_r ul#bnr_list	{
	margin-bottom:10px;
}

div#main_r ul#bnr_list li	{
	margin-bottom:8px;
	font-size: 0px;
	line-height: 0px;
}

div#main_l p.attention {
	font-size: 0.8em;
	margin: 11px 0 0 0;
	padding-top: 0;
}


div#main_r .pmark {
	margin:-10px 0 -10px;
}