@charset "utf-8";
/**
**
**/

/* mainvisual
------------------------------- */

#mainvis{
	text-indent:-9999px;
	background:url(../img/top/main.jpg) no-repeat left top;
	width:825px;
	height:300px;
	margin-bottom:20px;
}

.en #mainvis{
	text-indent:-9999px;
	background:url(../img/top/main_english.jpg) no-repeat left top;
	width:825px;
	height:300px;
	margin-bottom:20px;
}

/* feature
------------------------------- */

#feature{
	margin-left:15px;
	margin-bottom:10px;
}
#feature div{
	width:255px;
	height:115px;
	text-indent:-9999px;
	float:left;
	margin-right:15px;
}

#feature div#feature1{
	background:url(../img/top/sign_1.png) no-repeat top left;
}
#feature div#feature2{
	background:url(../img/top/sign_2.png) no-repeat top left;
}
#feature div#feature3{
	background:url(../img/top/sign_3.png) no-repeat top left;
}

.en #feature div#feature1{
	background:url(../img/top/ensign_1.png) no-repeat top left;
}
.en #feature div#feature2{
	background:url(../img/top/ensign_2.png) no-repeat top left;
}
.en #feature div#feature3{
	background:url(../img/top/ensign_3.png) no-repeat top left;
}

/* u-navi
------------------------------- */




/* topnews
------------------------------- */
#topnews{
	float:left;
}

#topnews .newsbox_t{
	width:566px;
	height:6px;
	margin-left:6px;
	margin-right:6px;
	background:url(../img/top/newsbox_tc.png) repeat-x top left;
	position:relative;
}
.en #topnews .newsbox_t{
	width:813px;
}
#topnews .newsbox_tl{
	width:6px;
	height:6px;
	position:absolute;
	z-index:1;
	top:0;
	left:-6px;
	background:url(../img/top/newsbox_tl.png) no-repeat top left transparent;
}
#topnews .newsbox_tr{
	width:6px;
	height:6px;
	position:absolute;
	z-index:1;
	top:0;
	right:-6px;
	background:url(../img/top/newsbox_tr.png) no-repeat top left transparent;
}
#topnews .newsbox_m{
	width:566px;
	height:auto;
	margin-left:6px;
	margin-right:6px;
	background:url(../img/top/newsbox_bg.png) repeat-x scroll top #f1f1f1;
	position:relative;
}
* html #topnews .newsbox_m{
	height:180px;
}
.en #topnews .newsbox_m{
	width:813px;
}
#topnews .newsbox_ml{
	width:6px;
	height:100%;
	position:absolute;
	top:0;
	left:-6px;
	background:url(../img/top/newsbox_ml.png) repeat-x scroll top left #f1f1f1;
}

#topnews .newsbox_mr{
	width:6px;
	height:100%;
	position:absolute;
	top:0;
	right:-6px;
	background:url(../img/top/newsbox_mr.png) repeat-x scroll top right #f1f1f1;
}
#topnews .newsbox_b{
	width:566px;
	height:6px;
	margin-left:6px;
	margin-right:6px;
	background:url(../img/top/newsbox_bc.png) repeat-x bottom left;
	position:relative;
}
.en #topnews .newsbox_b{
	width:813px;
}
#topnews .newsbox_bl{
	width:6px;
	height:6px;
	position:absolute;
	z-index:1;
	top:0;
	left:-6px;
	background:url(../img/top/newsbox_bl.png) no-repeat bottom left transparent;
}
* html #topnews .newsbox_bl{
	background:url(../img/top/newsbox_bl.png) no-repeat top left transparent;
}
#topnews .newsbox_br{
	width:6px;
	height:6px;
	position:absolute;
	z-index:1;
	top:0;
	right:-6px;
	background:url(../img/top/newsbox_br.png) no-repeat bottom left transparent;
}
* html #topnews .newsbox_br{
	background:url(../img/top/newsbox_br.png) no-repeat top left transparent;
}
#topnews h3{
	text-indent:-9999px;
	width:200px;
	height:24px;
	margin-bottom:10px;
	background:url(../img/top/title_topnews.jpg) no-repeat;
}
.en #topnews h3{
	background:url(../img/top/title_contact.gif) no-repeat;
	margin-bottom:5px;
	margin-left:5px;
}
#topnews ol{
	list-style:none;
	margin-left:15px;
	margin-right:20px;
	font-size:12px;
}
#topnews ol li{
	font-size:12px;
	border-bottom:1px dotted #C0C0C0;
	margin-bottom:8px;
}
#topnews ol li a{
	text-decoration:none;
	color:#444444;
}
#topnews .newsbox_textarea{
	padding:8px;
	padding-bottom:20px;
}
#topnews span.date{
	color:#444444;
	font-weight:600;
	padding-left:15px;
	background:url(../img/top/indent_bubble.gif) no-repeat left;	
}
.en #topnews p{
	margin-top:5px;
	font-size:small;
	line-height:1.3em;
	margin-left:5px;	
}
.en #topnews h4{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
}

/* addressbox
------------------------------- */
#addressbox{
	float:left;
	width:239px;
	margin-left:8px;
	font-weight:600;
}

#addressbox .addressbox_t{
	width:227px;
	height:6px;
	margin-left:6px;
	margin-right:6px;
	background:url(../img/top/addressbox_tc.png) repeat-x top left;
	position:relative;
}
#addressbox .addressbox_tl{
	width:6px;
	height:6px;
	position:absolute;
	z-index:1;
	top:0;
	left:-6px;
	background:url(../img/top/addressbox_tl.png) no-repeat top left #ffffff;
}
#addressbox .addressbox_tr{
	width:6px;
	height:6px;
	position:absolute;
	z-index:1;
	top:0;
	right:-6px;
	background:url(../img/top/addressbox_tr.png) no-repeat top left #ffffff;
}
#addressbox .addressbox_m{
	width:227px;
	height:auto;
	margin-left:6px;
	margin-right:6px;
	background:url(../img/top/addressbox_bg.png);
	position:relative;
}
* html #addressbox .addressbox_m{
	height:180px;
}
#addressbox .addressbox_ml{
	width:6px;
	height:100%;
	position:absolute;
	top:0;
	left:-6px;
	background:url(../img/top/addressbox_ml.png) repeat-y scroll top left;
}
#addressbox .addressbox_mr{
	width:6px;
	height:100%;
	position:absolute;
	top:0;
	right:-6px;
	background:url(../img/top/addressbox_mr.png) repeat-y scroll top right;
}
#addressbox .addressbox_b{
	width:227px;
	height:6px;
	margin-left:6px;
	margin-right:6px;
	background:url(../img/top/addressbox_bc.png) repeat-x bottom left;
	position:relative;
}
#addressbox .addressbox_bl{
	width:6px;
	height:6px;
	position:absolute;
	z-index:1;
	top:0;
	left:-6px;
	background:url(../img/top/addressbox_bl.png) no-repeat bottom left transparent;
}
* html #addressbox .addressbox_bl{
	background:url(../img/top/addressbox_bl.png) no-repeat top left transparent;
}
#addressbox .addressbox_br{
	width:6px;
	height:6px;
	position:absolute;
	z-index:1;
	top:0;
	right:-6px;
	background:url(../img/top/addressbox_br.png) no-repeat bottom left transparent;
}
* html #addressbox .addressbox_br{
	background:url(../img/top/addressbox_br.png) no-repeat top left transparent;
}
#addressbox .addressbox_textarea{
	padding:5px;
	padding-top:0;
	padding-bottom:20px;
	line-height:1.5em;
	color:#444444;
	font-size:10px;
}

#addressbox .addressbox_textarea dt{
	background:url(../img/top/icon_arrow_box.gif) no-repeat top left;
	padding-left:15px;
}

#addressbox .addressbox_textarea dd{
	padding-left:15px;
}
#addressbox .addressbox_textarea h3{
	text-indent:-9999px;
	background:url(../img/top/title_addresbox.png) no-repeat top left;
	width:200px;
	height:35px;
}