/* CSS Document */

/* Common
----------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}

a { text-decoration: none }
a:link { color: #366}
a:visited { color: #366}
a:hover { color: #366;text-decoration: underline}

td,th{
	font-size: 85%;
	color: #555;
}
.clear{clear:both;}

.nomal {
	font-weight:normal;
}
.bold {
	font-weight:bold;
}
.sTex {
	font-size: 85%;
	line-height:130%;
}
.red { color:#CC0000;}
.blue { color:#009999;}
.orange { color:#FF6600;}
.glay { color:#999999;}
.lgreen { color:#6bb58a;}

.alignCenter {
	text-align: center;
}.alignRight {
	text-align: right;
}

/* CSR Layout
----------------------------------------------------------*/
#csrBody{
	width:755px;
	background-image:url(css_images/csr_body_bk.gif);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
}

#csrNavi{
	float:left;
	width:193px;
	margin:10px 0;
	padding:0;
}

#csrContents{
	float:right;
	width:562px;
	background-image:url(css_images/white50_50.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size: 85%;
	color: #555;
	margin:0;
	padding:0;
	background-color:#f4f4f4;
}

/* CSR SideNavi
----------------------------------------------------------*/
.csrNaviBtn{
	width:178px;
	color: #333;
	font-size: 75%;
	margin:0 10px 0 5px;
	padding:0;
}
.csrNaviBtn ul{
	list-style:none;
}
ul.csrNaviBtn {
	list-style:none;
}
.csrNaviBtn .csrTop{
	width:178px;
	height:29px;
	background-image:url(css_images/navi_top.gif);
	background-position:0;
	text-indent:-10000px;
	border:none;
	padding:0;
}

.csrNaviBtn li {
	width:178px;
	background-color:#eee;
	border-top:1px solid #fff;
	border-bottom:1px solid #dfdfdf;
}
.csrNaviBtn li a{
	display:block;
	width:164px;
	background-image:url(css_images/navi_arrow01.gif);
	background-repeat:no-repeat;
	background-position:5px 0.8em;
	padding:7px 1px 7px 13px;
}
*html .csrNaviBtn li a{
	width:178px;
}

.csrNaviBtn li.active01{
	background-image:url(css_images/active01_bk.gif);
	background-position:left;
	background-repeat:repeat-y;
	border-top:1px solid #f5f5f5;
	border-bottom:1px solid #c4c4c4;
}
.csrNaviBtn li.active02{
	background-image:url(css_images/active02_bk.gif);
	background-position:left;
	background-repeat:repeat-y;
	border-top:1px solid #f5f5f5;
	border-bottom:1px solid #c4c4c4;
}
.csrNaviBtn .stake{
	display:block;
	width:164px;
	background-image:url(css_images/navi_arrow02.gif);
	background-repeat:no-repeat;
	background-position:5px 0.8em;
	padding:7px 1px 7px 13px;
}
*html .csrNaviBtn .stake{
	width:178px;
}

.csrNaviBtn li li a{
	display:block;
	width:160px;
	background-image:url(css_images/navi_arrow03.gif);
	background-repeat:no-repeat;
	background-position:9px 0.8em;
	padding:7px 1px 7px 17px;
}
*html .csrNaviBtn li li a{
	width:178px;
}

.csrNaviBtn li.csrMail{
	position:relative;
	width:178px;
	height:140px;
	background-image:url(css_images/navi_mail.gif);
	background-position:0;
	text-indent:-10000px;
	margin:7px 0;
}
.csrNaviBtn li.csrMail a{
	position:absolute;
	top:95px;
	left:5px;
	width:168px;
	height:36px;
	background-image:none;
	background-color:transparent;
	display:block;
	border:none;
	padding:0;
	margin:0;
}

/* CSR Top
----------------------------------------------------------*/
.englishBtn a{
	display:block;
	float:right;
	width:91px;
	height:23px;
	background-image:url(css_images/btn_english.gif);
	text-indent:-10000px;
	margin:5px 0 0 0;
}

.topImage{
	clear:both;
	width:562px;
	height:229px;
	background-image:url(css_images/top_image.jpg);
	text-indent:-10000px;
	margin:5px 0 0 0;
	padding:0;
}

/* CSR Top Menu
----------------------------------------------------------*/
ul.topMenu{
	position:relative;
	list-style:none;
	width:562px;
	height:138px;
	background-image:url(css_images/top_menu01.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin:5px 0 0 0;
	padding:0;
}
li.topMenuBtn01 a{
	display:block;
	position:absolute;
	right:188px;
	width:187px;
	height:69px;
	background-image:url(css_images/top_menu_btn01.jpg);
	text-indent:-10000px;
	margin:0;
	padding:0;
}
li.topMenuBtn02 a{
	display:block;
	position:absolute;
	right:0;
	top:0;
	width:188px;
	height:69px;
	background-image:url(css_images/top_menu_btn02.jpg);
	text-indent:-10000px;
	margin:0;
	padding:0;
}
li.topMenuBtn03 a{
	display:block;
	position:absolute;
	right:188px;
	top:69px;
	width:187px;
	height:69px;
	background-image:url(css_images/top_menu_btn03.jpg);
	text-indent:-10000px;
	margin:0;
	padding:0;
}
li.topMenuBtn04 a{
	display:block;
	position:absolute;
	right:0;
	top:69px;
	width:188px;
	height:69px;
	background-image:url(css_images/top_menu_btn04.jpg);
	text-indent:-10000px;
	margin:0;
	padding:0;
}

dl.topMenu02{
	list-style:none;
	width:554px;
	height:67px;
	background-image:url(css_images/top_menu02.gif);
	text-indent:-10000px;
	margin:0 0 5px 0;
	padding:0 0 0 8px;
	overflow:hidden;
}
*html dl.topMenu02{
	width:562px;
}

.topMenu02 dt{
	text-indent:-10000px;
	width:554px;
	height:9px;
	overflow:hidden;
}

.topMenu02 dd{
	float:left;
}
.topMenu02 dd a{
	display:block;
	width:130px;
	height:50px;
	margin-top:0px;
	margin-bottom: 8px;
	padding:0;
}

/*CSS NEWS*/
.newsBase01{
	width:562px;
	background-image:url(css_images/news_base01.gif);
	background-repeat:repeat-y;
}
.newsTitle{
	position:relative;
	text-indent:-10000px;
	width:562px;
	height:31px;
	background-image:url(css_images/news_title.gif);
}
.newsTitle a{
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:170px;
	height:31px;
}
.newsBase02{
	width:532px;
	background-image:url(css_images/news_base02.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	list-style:none;
	padding:5px 15px 11px 15px;
}
*html .newsBase02{
	width:562px;
}

.newsBase02 li{
	border-bottom:1px dotted #ccc;
	padding:7px;
}

/*CSS SITEMAP*/
.siteMapBtn a{
	display:block;
	text-indent:-10000px;
	width:128px;
	height:30px;
	background-image:url(css_images/btn_sitemap.gif);
	margin:0 0 5px 434px;
}
