/* CSS Document */



body{
	background-color: #F2F2F2;
	margin:0 0 0 0;
}



a:link {color:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:active {color:#999; text-decoration:none;}
a:hover {color:#FFFFFF; background-color:#333333; text-decoration:none;}





/* ---------- TEXT ---------- */

.text_logo_14{
	padding:50px 0 0 0;
	font-size:14px;
	line-height: 145%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.text_about_14{
	font-size:14px;
	line-height: 150%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.text_black_12{
	font-size:12px;
	line-height: 180%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.text_black_10{
	font-size:10px;
	line-height: 180%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.text_content_14{
	font-size:14px;
	line-height: 180%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	letter-spacing: 1px;
}

.text_staff_14{
	font-size:14px;
	line-height: 180%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	letter-spacing: 1px;
	width: 97%;
}

.text_direction{
	padding: 0 0 20px 0;
	font-size: 12px;
	font-weight: normal;
}



/* ---------- CONTAINER_TOP ---------- */


#container{
	width:960px;
	margin:0 auto;
	background-color: #FFFFFF;
}

#title{
	margin:0 0 0 0;
}

.top_title{
	width:960px;
}

.top_logo{
	width:700px;
	margin:0 130px 0 130px;
}

.img_top_logo{
	float:left;
	margin:0px 30px 0 0px;
}
	


#inner{
	width:770px;
	margin:20px 95px 0 95px;
}

.main{
	width:500px;
	float:left;
}

.side{
	width:250px;
	float:right;
}

.clear{
	clear:both;
	line-height:0;
	height:0;
}


/* ---------- CONTAINER_SUBPAGE ---------- */



#title_subpage{
	margin:13px 0 0 0;
}

.main_subpage{
	width:550px;
	float:right;
}

.side_subpage{
	width:200px;
	float:left;
}



/* ---------- NAVI ---------- */

#NAVI {
	text-align:center;
	width:960px;
	height:75px;  
	margin: 0 0 0 0; 
	background-color:#000000; 
	background-image:url(../img/navi/bg.gif);
}


#NAVI ul { 
	margin-left: 50px; 
	padding :0; 
	list-style-type : none; 
}


#NAVI li { 
	display : inline; 
	padding :0; 
	margin:0 0px;
	float:left; 
}

#NAVI #menu_a_0 a {
	background-image:url(../img/navi/00.gif); 
	width:97px; 
	height:75px;
	background-repeat:no-repeat; 
	margin:0; 
	padding:0;
	display:block;
}

#NAVI #menu_a_1 a {
	background-image:url(../img/navi/01.gif); 
	width:139px; 
	height:75px;
	background-repeat:no-repeat; 
	margin:0; 
	padding:0;
	display:block;
}


#NAVI #menu_a_1 a:hover {
	background-image:url(../img/navi/01.gif);
	width:139px; 
	height:75px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:block;
}


#NAVI #menu_a_2 a {
	background-image:url(../img/navi/02.gif); 
	width:132px; 
	height:75px;
	background-repeat:no-repeat; 
	margin:0; padding:0;
	background-color:#fff;
	display:block;
}


#NAVI #menu_a_2 a:hover {
	background-color:#fff; 
	background-image:url(../img/navi/02.gif);
	width:132px; 
	height:75px; 
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:block;
}


#NAVI #menu_a_3 a {
	background-image:url(../img/navi/03.gif); 
	width:113px; 
	height:75px; 
	background-repeat:no-repeat; 
	margin:0; 
	padding:0;
	display:block;
}


#NAVI #menu_a_3 a:hover {
	background-image:url(../img/navi/03.gif);
	width:113px; 
	height:75px; 
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:block;
}


#NAVI #menu_a_4 a {
	background-image:url(../img/navi/04.gif); 
	width:114px; 
	height:75px;
	background-repeat:no-repeat; 
	margin:0; 
	padding:0;
	display:block;
}


#NAVI #menu_a_4 a:hover {
	background-image:url(../img/navi/04.gif);
	width:114px; 
	height:75px; 
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:block;
}


#NAVI #menu_a_5 a {
	background-image:url(../img/navi/05.gif); 
	width:133px; 
	height:75px;
	background-repeat:no-repeat; 
	margin:0; 
	padding:0;
	background-color:#fff;
	display:block;
}


#NAVI #menu_a_5 a:hover {
	background-color:#fff; 
	background-image:url(../img/navi/05.gif);
	width:133px; 
	height:75px; 
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:block;
}


#NAVI #menu_a_6 a {
	background-image:url(../img/navi/06.gif); 
	width:131px; 
	height:75px;
	background-repeat:no-repeat; 
	margin:0; 
	padding:0;
	background-color:#fff;
	display:block;
}


#NAVI #menu_a_6 a:hover {
	background-color:#fff; 
	background-image:url(../img/navi/06.gif);
	width:131px; 
	height:75px; 
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:block;
}

.span1 {display:none;}


/* ---------- ABOUT ---------- */



#about_body {
	margin: 0 10px 0 10px;
	text-align:left;
	width:480px;
	margin-bottom:20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 24px;
}



/* ---------- TOPICS ---------- */



#topic_body {
	margin: 0 10px 0 10px;
	text-align:left;
	width:480px;
	margin-bottom:30px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 24px;
}
		


/* ---------- BOX ---------- */


#box_title {
		position				:relative;
		text-align				:left;
		width					:190px;
		height					:30px;
		}

#box_body {
		position				:relative;
		text-align				:justify;
		text-justify			:distribute;
		width					:230px;
		margin					:0px;
		padding-top				:10px;
		padding-bottom			:5px;
		padding-left			:10px;
		padding-right			:10px;
		font-size				:12px;
		line-height				:16px;
		background-repeat		:repeat-y;
		background-image		:url(../img/top/box_bg.gif);
		}

#box_more {
		position				:relative;
		text-align				:right;
		width					:170px;
		margin					:0px;
		margin-top				:-5px;
		padding-bottom			:5px;
		padding-left			:10px;
		padding-right			:10px;
		background-repeat		:repeat-y;
		background-image		:url(../img/top/box_bg.gif);
		}

#box_end {
		position				:relative;
		text-align				:left;
		width					:190px;
		height					:1px;
		margin-bottom			:10px;
		background-repeat		:no-repeat;
		background-image		:url(../img/top/box_bar.gif);
		}	
		
		

/* ---------- LEFT_SUBPAGE ---------- */



#left_subpage_body {
	margin: 0 10px 0 10px;
	text-align:left;
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 24px;
}


#side_menu ul{
		width:150px;
		margin:0px 0px 0px 0px;
}

#side_menu li{
		width:150px;
		margin:0px 0px 0px -40px;
		padding:4px 0 5px 27px;
		display:block;
		font-size:14px;
		background:#fff url(../img/leftside/bg.gif) left bottom repeat-x;
}

#side_menu2 ul{
		width:150px;
		margin:0px 0 0 0px;
}

#side_menu2 li{
		width:150px;
		margin:0px 0px 0px -40px;
		padding:4px 0 5px 27px;
		display:block;
		font-size:14px;
		background:#fff url(../img/leftside/bg.gif) left bottom repeat-x;
}




/* ---------- RIGHT_MAIN ---------- */


#right_subpage_text {
	margin: 0 5px 0 7px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 24px;
}


.img_subtitle {
	border: 0;
	margin: 27px 0 10px 5px;
}



/* ---------- FOOTER ---------- */
		
		
#footer_body {
	margin: 0 0 0 0;
	background-color:#666666;
	text-align:center;
	width:960px;
	height:27px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #FFFFFF;
	letter-spacing: 1px;
}



/* ---------- TABLE ---------- */


#table {
	float:left;
    margin:0;
    padding:0px;
    border:0;
	width: 540px;
	height: 100%;
}

#table dl {
	background:#eee;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#table dt {
	float:left;
	clear:both;
	width:9em;
	padding:0.5em;
	_width:10em;
	white-space:nowrap;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#table dd {
	margin-left:10em;    /* = dt.width + dt.padding */
	padding:1ex;
	background:#fff;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}



#table2 {
	float:left;
    margin:0;
    padding:0px;
    border:0;
	width: 350px;
	height: 100%;
}

#table2 dl {
	background:#eee;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#table2 dt {
	float:left;
	clear:both;
	width:9em;
	padding:0.5em;
	_width:10em;
	white-space:nowrap;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#table2 dd {
	margin-left:10em;    /* = dt.width + dt.padding */
	padding:1ex;
	background:#fff;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


/* ---------- IMAGE ---------- */


.img_right{
	float:right;
	border: 0;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.img_left{
	float:left;
	border: 0;
	clear: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.img_left_staff{
	float:left;
	border: 0;
	clear: left;
	margin-top: 20px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.img_staff_name{
	border: 0;
	margin-top: 20px;
	margin-bottom: 35px;
	margin-left: 0px;
}

.img_staff_subtitle{
	border: 0;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.img_sub{
	border: 0;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
