/*body,wrapper,contents_wrapper*/
body {
	background: #EAEAEA;
	text-align: center;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
p {
	font-size: 90%;
	line-height: 160%;
	color: #333333;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 885px;
	height: auto;
	background: url(../img/bg_img.gif) repeat-y;
}
#contents_wrapper {
	margin: 0px auto;
	width: 825px;
	text-align: center;
	height: auto;
}

/*header*/
#header {
	margin: 0px 30px;
	padding: 5px 0px 0px;
	height: 65px;
	width: 765px;
	background: url(../img/bg_header_wave.gif) no-repeat bottom;
}
#info {
	font-size: 12px;
	line-height: 140%;
	float: left;
	width: 250px;
	text-align: left;
}
#logo_header {
	float: right;
	height: 38px;
	width: 300px;
	text-align: right;
}
#contents {
	margin-top: 5px;
	width: 825px;
	margin-bottom: 5px;
	text-align: left;
}



#main {
	margin: 0px;
	background: #FFFFFF;
	text-align: right;
}





#main_visual {
	background: url(../img/img_main_visual.jpg) no-repeat;
	height: 165px;
	width: 590px;
	text-align: left;
	margin: 0px 30px 20px;
	padding-top: 80px;
	padding-bottom: 0px;
}

#main_visual #main_info {
	text-align: left;
	width: 370px;
	margin-top: 0px;
	margin-left: 15px;
	font-size: 12px;
	margin-bottom: 0px;
}
#main_info img {
	margin-top: 10px;
}

#main_info p {
	margin: 5px 0px 0px;
	line-height: 150%;
	font-size: 12px;
}







#banar {
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 20px;
}
#banar img {
	margin-left: 7px;
	margin-bottom: 7px;
}



#sub_head_color {
	height: 15px;
	background: #2B91E5;
	width: 620px;
}

#sub_main {
	width: 590px;
	margin-left: 30px;
}


h2 {
	margin-top: 25px;
	margin-bottom: 40px;
	background: url(../img/underbar_h2.gif) no-repeat bottom;
	height: 15px;
	padding-bottom: 7px;
}

h3 {
	margin-top: 30px;
	margin-bottom: 20px;
}

ul {
	font-size: 90%;
	margin-left: 40px;
}
li {
	margin-bottom: 7px;
}





hr {
	color: #999999;
	height: 1px;
	margin-top: 0px;
}

.text02 {
	margin-left: 20px;
}
#copy {
	float: left;
	width: 350px;
	margin-top: 10px;
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
	color: #999999;
}



a:link {
	text-decoration: none;
	font-size: 90%;
}
a:visited {
	text-decoration: none;
	font-size: 90%;
	color: #0000FF;
}
a:hover {
	font-size: 90%;
	text-decoration: underline;
}



#ul02 ul {
	font-size: 80%;
	color: #333333;
	margin-left: 30px;
}
#ul02 li {
	margin-bottom: 3px;
}


#table_waku table {
	border-top: 1px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #999999;
	font-size: 90%;
	line-height: 150%;
}
#table_waku th {
	font-weight: normal;
	text-align: left;
	background: #D5E9F9;
	border-top: 1px solid #999999;
	border-right: 1px #999999;
	border-bottom: 1px #999999;
	border-left: 1px solid #999999;
}

#table_waku td {
	border-top: 1px solid #999999;
	border-right: 1px #999999;
	border-bottom: 1px #999999;
	border-left: 1px solid #999999;
}
#tech_img {
	text-align: center;
	margin-bottom: 40px;
}


#photo table {
	font-size: 80%;
	line-height: 140%;
	color: #666666;
}
#photo img {
	border: 2px solid #CCCCCC;
	margin-bottom: 5px;
}
#photo ul {
	margin-left: 20px;
}




/*left_navi*/

#left_navi {
	margin: 0px 0px 30px;
	padding: 0px;
	width: 175px;
}

#left_navi a {
	color: #FFFFFF;
	letter-spacing: 0.2em;
	font-size: 14px;
	font-weight: bold;
}
#left_navi #logo img {
	margin-top: 10px;
	margin-bottom: 20px;
}

#navi ul {
	margin: 10px 0px 0px;
	list-style: none;
	width: 175px;
}


html>body #navi li {/*IE以外モダンブラウザ対応ハック*/
	margin: 0px 0px 0px -80px;
	padding: 0px;
}

#navi li {/*IEのみ*/
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#navi a {
	background: #47B7E7;
	height: 30px;
	width: 175px;
	display: block;
	margin-bottom: 10px;
	color: #FFFFFF;
	padding-top: 7px;
	margin-left: 0px;
}

#navi a:hover {
	background: #006699;

}
#sab_navi {
	margin-bottom: 10px;
}


#sab_navi a {
	background: #2B91E5;
	display: list-item;
	margin-bottom: 0px;
	border-style: none;
}

html>body #sab_navi li {/*IE以外モダンブラウザ対応ハック*/
	margin: 0px 0px 0px -40px;
	padding: 0px;
}

#over a {/*該当ページの左メニューカラーはover*/
	background: #006699;
	display: block;
	height: 30px;
	width: 175px;
}

#no_over a {/*jisseki.htmlのみ適用　第3階層選択時の背景を回避*/
	background: #2B91E5;
}




/*navi_footer*/

#navi_footer {
	font-size: 80%;
	text-align: right;
	text-decoration: underline;
	margin-top: 40px;
	margin-bottom: 20px;
}
#navi_footer a {
	font-size: 80%;
	color: #0000FF;
}
#navi_footer a:hover {
	text-decoration: underline;
}
#navi_footer img {
	margin-left: 3px;
}



/*pankuzu*/
#pankuzu {
	font-size: 80%;
	margin-top: 10px;
}
#pankuzu a {
	color: #0000FF;
}



#footer {
	width: 824px;
	background: url(../img/bg_footer.gif) repeat-x;
	margin: 0px 0px 0px 1px;
	height: 70px;
}
#footer_info {
	float: right;
	width: 300px;
	margin-top: 10px;
	text-align: right;
	font-size: 12px;
	margin-right: 20px;
}
#footer_info p {
	margin: 0px;
	line-height: 120%;
}




/*text*/
.text01 {
	font-weight: bold;
}
.text03 {
	letter-spacing: 0.2em;
}
.text04 {
	letter-spacing: 0.1em;
	font-size: 12px;
}
.new {
	color: #333333;
}
