/**************************************** general ****************************************/
html {
	height:100%;
}
body,td,th {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #ffffff;
	line-height:1.4;
}
body {
	height:100%;
	margin:0px;
	background:#d4d7da url(images/back_main_01.gif) repeat-y;
}
/**************************************** titles ****************************************/
h1.title01{
	height:20px;
	margin:0;
	padding:0;
	}

/**************************************** images ****************************************/
img{
	border:0;
	}
img.border01{
	border:#41506e 4px solid;
	}
.caption01{
	padding:5px 0 44px 0px;
	}
.caption02{
	padding:0px 0px 33px 15px;
	}

object.border01{
	border:#41506e 4px solid;
	}
/**************************************** links ****************************************/
a:link {
	color: #ffcc00;
	text-decoration: none;
}
a:visited {
	color: #ffcc00;
	text-decoration: none;
}
a:hover {
	color: #536586;
	text-decoration: underline;
}
a:active {
	color: #ffcc00;
	text-decoration: none;
}

/*----- link [orange] -----*/
a:orange.link {
	color: #ee7f15;
	text-decoration: none;
}
a:orange.visited {
	color: #ee7f15;
	text-decoration: none;
}
a:orange.hover {
	color: #eec126;
	text-decoration: underline;
}
a:orange.active {
	color: #ee7f15;
	text-decoration: none;
}

/**************************************** navigation ****************************************/
/*----- navigation [top] -----*/
#navi_top{
	height:14px;
	position:absolute;
	top:42px;
	left:220px;
	}
#navi_top ul{
	margin:0;
	padding:0;
}
#navi_top li{
	float: left;
	list-style-type:none;
}
#navi_top li a{
	height: 14px;
	display: block;
	text-decoration: none;
	text-indent: -9999em;
} 
#navi_top #navi_01 a{
	width:45px;
	background-image: url(images/navi_01.gif);
}
#navi_top #navi_02 a{
	width:78px;
	background-image: url(images/navi_02.gif);
}
#navi_top #navi_03 a{
	width:82px;
	background-image: url(images/navi_03.gif);
}
#navi_top #navi_04 a{
	width:74px;
	background-image: url(images/navi_04.gif);
}
#navi_top #navi_05 a{
	width:76px;
	background-image: url(images/navi_05.gif);
}
#navi_top #navi_06 a{
	width:46px;
	background-image: url(images/navi_06.gif);
}
#navi_top li a:hover{
	background-position: 0 -24px;
	background-repeat:no-repeat;
}

/*----- navigation [left] -----*/
#navi_left{
	}
#navi_left ul{
	margin:0;
	padding:0;
	line-height:11px;
}
#navi_left li{
	width:115px;
	height: 14px;
	margin:0;
	padding:2px 0;
	line-height:11px;
	list-style:none;
}
#navi_left li a{
	width:115px;
	height: 14px;
	display: block;
	text-decoration: none;
	text-indent: -9999em;
} 

#navi_left #navi_sub_01 a{
	background-image: url(images/navi_sub_01.gif);
	background-repeat:repeat-x;
}
#navi_left #navi_sub_02 a{
	background-image: url(images/navi_sub_02.gif);
	background-repeat:repeat-x;
}
#navi_left #navi_sub_03 a{
	background-image: url(images/navi_sub_03.gif);
	background-repeat:repeat-x;
}
#navi_left #navi_sub_03_01 a{
	background-image: url(images/navi_sub_03_01.gif);
	background-repeat:repeat-x;
}
#navi_left #navi_sub_03_02 a{
	background-image: url(images/navi_sub_03_02.gif);
	background-repeat:repeat-x;
}
#navi_left #navi_sub_03_03 a{
	background-image: url(images/navi_sub_03_03.gif);
	background-repeat:repeat-x;
}
#navi_left #navi_sub_03_04 a{
	background-image: url(images/navi_sub_03_04.gif);
	background-repeat:repeat-x;
}
#navi_left #navi_sub_03_05 a{
	background-image: url(images/navi_sub_03_05.gif);
	background-repeat:repeat-x;
}

#navi_left #navi_sub_01_on a{
	background-image: url(images/navi_sub_01.gif);
	background-position:115px 0;
	background-repeat:repeat-x;
}
#navi_left #navi_sub_02_on a{
	background-image: url(images/navi_sub_02.gif);
	background-position:115px 0;
	background-repeat:repeat-x;
}
#navi_left #navi_sub_03_on a{
	background-image: url(images/navi_sub_03.gif);
	background-position:115px 0;
	background-repeat:repeat-x;
}
#navi_left #navi_sub_03_01_on a{
	background-image: url(images/navi_sub_03_01.gif);
	background-position:115px 0;
	background-repeat:repeat-x;
}
#navi_left #navi_sub_03_02_on a{
	background-image: url(images/navi_sub_03_02.gif);
	background-position:115px 0;
	background-repeat:repeat-x;
}
#navi_left #navi_sub_03_03_on a{
	background-image: url(images/navi_sub_03_03.gif);
	background-position:115px 0;
	background-repeat:repeat-x;
}
#navi_left #navi_sub_03_04_on a{
	background-image: url(images/navi_sub_03_04.gif);
	background-position:115px 0;
	background-repeat:repeat-x;
}
#navi_left #navi_sub_03_05_on a{
	background-image: url(images/navi_sub_03_05.gif);
	background-position:115px 0;
	background-repeat:repeat-x;
}
#navi_left li a:hover{
	background-position:115px 0;
}

/**************************************** layout all ****************************************/
#all{
	}
#wrapper{
	width:850px;
	}
#header{
	height:80px;
	position:relative;
	background:url(images/header_back_01.gif) repeat-x;
	}
#photo_main{
}
#content_body{
	padding:28px 43px 45px 50px;
	background:#182a4d url(images/body_back_01.gif) repeat-x;
	}
#content_main{
	width:530px;
	padding:0 38px 0 0;
	float:left;
	background:url(images/border_top_01.jpg) right 10px no-repeat;
	}
#content_right{
	padding:72px 0 0 0;
	float:right;
	}
#footer{
	margin-top:10px;
	padding:27px 0 0 51px;
	background:url(images/copy_back_01.gif) top repeat-x;
	}

/******************** second page layout all ********************/
#content_main_second{
	width:441px;
	padding:0 0 0 30px;
	float:left;
	background:url(images/border_left_01.gif) left 11px no-repeat;
	}
#content_main_second_wide{
	width:582px;
	padding:0 0 0 30px;
	position:relative;
	float:left;
	background:url(images/border_left_01.gif) left 11px no-repeat;
	}
#content_left_second{
	width:141px;
	float:left;
	}
#content_right_second{
	padding:44px 0 0 0;
	float:right;
	}

/**************************************** header ****************************************/
#header_back_02{
	width:165px;
	height:80px;
	position:absolute;
	right:0px;
	background:url(images/header_back_02.gif) no-repeat;
	}
#logo a{
	width:151px;
	height:48px;
	position:absolute;
	top:27px;
	left:51px;
	text-indent: -9999em;
	background:url(images/logo.gif) no-repeat;
	}

/**************************************** copyright ****************************************/

#copy{
	font-size:10px;
	line-height:20px;
	letter-spacing:1px;
	}
/**************************************** other ****************************************/
p.texts_body{
	margin:20px 0;
	}
p.texts_body_justify{
	margin:20px 0;
	text-align:justify;
	}
.clear{
	height:0;
	line-height:0;
	clear:both;
}

#form_01 fieldset{
	border: none;
}
#form_01 dt{
	width: 110px;
	float: left;
}
#form_01 dd{
	margin-left: 110px;
	margin-bottom: 5px;
}

#photo_album ul{
	margin:0;
	padding:0;
}
#photo_album li{
	float: left;
	list-style-type:none;
}