@charset "UTF-8";
/* home */
/*
div#space_ie6 { height:30px; }
div#space_ie7 { height:30px; }
div#space_ie8 { height:24px; }
div#space_ie  { height:24px; }
div#space_ff  { height:26px; }
div#space_op  { height:26px; }
div#space_ch  { height:26px; }
div#space_sf  { height:26px; }
div#space_none{ height:26px; }

ul#plink {
	top:128px;
}
*/
div#right_column {
	margin-left:43px;
}
div#header div#slideshow {
	overflow:hidden;
	position:absolute;
	top:84px;
	left:38px;
	width:480px;
	height:360px;
}
div#conte {
	padding-top:60px;
}
/* ----- [1] header ----- */
div#wrap_header {
	width:100%;
	background:url("img/const/back_header_home.gif") no-repeat center top;
	text-align:center;
}
div#header {
	height:492px;
}
div#header h1 {
	position:absolute;
	top:3px;
	left:598px;
	width:340px;
	height:83px;
	text-indent:-9999px;
}
div#header h1 a {
	display:block;
	overflow:hidden;
	outline:none;
	width:340px;
	height:83px;
	text-indent:-9999px;
}
div#header ul#hlink {
	position:absolute;
	top:352px;
	left:652px;
	width:184px;
	height:38px;
	list-style-type:none;
}
div#header ul#hlink li a {
	display:block;
	overflow:hidden;
	outline:none;
	width:184px;
	height:38px;
	text-indent:-9999px;
}
h2#h2_title {
	display:none;
}
ul#pankuzu {
	display:none;
}
/* ----- [2] gnavi ----- */
ul#gnavi {
	position:relative;
	list-style-type:none;
	width:227px;
	height:193px;
	left:659px;
	top:59px;
	padding-top:24px;/* li top margin */
	background:url("img/gnavi2.gif") no-repeat;
}
ul#gnavi { /top:84px; }/* for IE6,7 */

div#header ul#gnavi li {
	float:none;
	height:26px;
}
div#header ul#gnavi li a {
	overflow:hidden;
	display:block;
	outline:none;
	width:227px;
	height:26px;
	text-indent:-9999px;
}

ul#gnavi li#gl1 a { background:url("img/gnavi2.gif") no-repeat 0px -24px; }
ul#gnavi li#gl2 a { background:url("img/gnavi2.gif") no-repeat 0px -50px; }
ul#gnavi li#gl3 a { background:url("img/gnavi2.gif") no-repeat 0px -76px; }
ul#gnavi li#gl4 a { background:url("img/gnavi2.gif") no-repeat 0px -102px; }
ul#gnavi li#gl5 a { background:url("img/gnavi2.gif") no-repeat 0px -128px; }
ul#gnavi li#gl6 a { background:url("img/gnavi2.gif") no-repeat 0px -154px; }

ul#gnavi li#gl1 a:hover { background:url("img/gnavi2.gif") no-repeat -227px  -24px; }
ul#gnavi li#gl2 a:hover { background:url("img/gnavi2.gif") no-repeat -227px  -50px; }
ul#gnavi li#gl3 a:hover { background:url("img/gnavi2.gif") no-repeat -227px  -76px; }
ul#gnavi li#gl4 a:hover { background:url("img/gnavi2.gif") no-repeat -227px -102px; }
ul#gnavi li#gl5 a:hover { background:url("img/gnavi2.gif") no-repeat -227px -128px; }
ul#gnavi li#gl6 a:hover { background:url("img/gnavi2.gif") no-repeat -227px -154px; }

/* ----- [3] core ----- */
em#catch {
	display:block;
	width:600px;
	height:75px;
	text-indent:-9999px;
	background:url("img/h3_01.gif") no-repeat;
}
p#lead {
	width:600px;
	height:193px;
	text-indent:-9999px;
	background:url("img/lead.gif") no-repeat;
}
/* salse point */
ul#spoint {
	list-style-type:none;
}
ul#spoint li {
	float:left;
	width:292px;
	height:370px;
	margin-right:8px;
}
ul#spoint li dl dt {
	width:292px;
	height:48px;
	border-bottom:0px solid #f00;
	margin-bottom:8px;
}
ul#spoint li dl#sp1 dt {
	background:url("img/li_01.gif") no-repeat;
	text-indent:-9999px;
}
ul#spoint li dl#sp2 dt {
	background:url("img/li_02.gif") no-repeat;
	text-indent:-9999px;
}
ul#spoint li dl#sp1 dd {
	width:275px;
	padding-top:200px;
	margin-left:10px;
	background:url("img/ph_01.jpg") no-repeat;
	letter-spacing:1px;
}
ul#spoint li dl#sp2 dd {
	width:275px;
	padding-top:200px;
	margin-left:10px;
	background:url("img/ph_02.jpg") no-repeat;
	letter-spacing:1px;
}
div.page_link {
	margin-top:12px;
}

/* news */
div#information {
	overflow:hidden;
	clear:both;
}
div#information h3#h3_02 {
	overflow:hidden;
	width:600px;
	height:52px;
	text-indent:-9999px;
	background:#cde url("img/h3_02.gif") no-repeat;
}

/* news2 */
table#news {
	margin:6px 0px 60px 8px;
}
table#news th, table#news td {
	vertical-align:top;
	text-align:left;
}
table#news th, table#news td {/* IE7 only */
	/font-size:90%;
	text-align:left;
}
table#news th.date {
	width:130px;
	padding:6px 0px 10px 24px;
	border-bottom:1px dashed #b1b1b1;
	background:url("img/riv_1.gif") no-repeat 10px 9px;
	text-align:left;
	color:#666;
}
table#news td.txt {
	width:430px;
	padding:6px 0px 10px 0px;
	border-bottom:1px dashed #b1b1b1;
	letter-spacing:1px;
	color:#666;
}
div.ttl {
	margin-bottom:4px;
	color:#e77373;
}
div.ttl a {
	text-decoration:underline;
	color:#e77373;
}
div.ttl a:hover {
	text-decoration:underline;
	color:#e77373;
}
/*
div#news_area {
	height:200px;
	overflow:scroll;
}
*/
/* end */









