/*  RIAS CSS */

html,body{
	margin: 0;
	padding: 0px;
	background-color:#0380B7;
}
body{
	font-size: 90%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", 
}
p{
	/*\*/
	color: #333333;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	/**/
}
a{
	display:block;
	color: #666666;
	text-decoration:none;
}
a:visited {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #FF0000;
	text-decoration:none;
}
a img {
	border: none;
}
/*  ヘッダ */
div#header {
	margin:0;
	width:900px;
	background-image: url(../img/top-logo.gif);
	height: 110px;
}
div#header h1 {
	display:none;
}
/*  メインメニュー  */
#menu_main{
	width:900px;
	height:40px;
	margin: 0px 0 10px 0;
	padding: 0px;
	background-image:url(../img/menu-bar.gif);
	background-repeat:no-repeat;
}
#menu_main li {
	font-size:90%;
	font-weight:bold;
	padding:17px 0 0 30px;
	float:left;
	list-style:none;
}
#menu_main a {
	color:#FFFFFF;
}
#menu_main a:visited {
	color: #FFFFFF;
}
#menu_main a:hover {
	color: #00FF00;
}


div#container {
	text-align:left;
}
div#container {
	width:900px;
	margin:0 auto;
}
div#content p {
	line-height:1.4;
}
div#content {
	float:left;
	width:180px;
}

/*  サブメニュー  */
.submenu01 {
	width:180px;
	height:110px;
	background-image : url(../img/sidemenu01.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
.submenu02 {
	width:180px;
	height:auto;
	background-image : url(../img/sidemenu02.gif);
	background-repeat:repeat-y;
}
.submenu03 {
	width:180px;
	height:50px;
	background-image : url(../img/sidemenu03.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
}
.sidemenu_con A {
	margin:0px 0 0 13px;
	padding:0px 0px 0px 40px;
	font-size:14px;
	color:#0380B7;
	font-weight:bold;
	background-image : url(../img/bo-1.gif);
	background-repeat:no-repeat;
}
.sidemenu_con A:hover {
	text-decoration:underline;
	color:#00FF00;
}
.sidemenu_con A:visited {
	text-decoration:underline;
	color:#0380B7;
}
.sidemenu_con A:hover{
	padding:0px 0px 0px 40px;
	font-size:14px;
	color:#00FF00;
	line-height:120%;
	font-weight:bold;
	background-image : url(../img/bo-2.gif);
	background-repeat:no-repeat;
}
.hiddenimg {
	display:none;
}
.sidemenu_txt {
	margin: 0 5px;
	padding:5px 0px;
	width:170px;
	height:40px;
	border: solid 1px #0380B7;
	font-size:15px;
	color:#0380B7;
	text-align:center;
	font-weight:bold;
}
.text_4 {
	padding:0px 5px 5px 20px;
	width:150px;
	font-size:12px;
	color:#333333;
	text-align:left;
	line-height:125%;
}

/*  メインコンテンツ  */
div#navigation {
	float:left;
	width:710px;
	padding:0px 0px 0px 10px;
}
div#navi_top {
	width:710px;
	height:252px;
	background-image : url(../sight/img/sight.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
div#navi_middle {
	width:710px;
	height:auto;
	background-image : url(../sight/img/space02.gif);
	background-repeat:repeat-y;
	overflow: auto !important;
	overflow /**/: hidden;
}
div#navi_middle p {
	margin:0 0 0 30px ;
	color:#333333 ;
	text-align:left ;
	line-height:140%;
}
div#navi_bottom {
	width:710px;
	height:10px;
	background-image : url(../sight/img/space03.gif);
	background-repeat:no-repeat;
	background-position: left bottom;

}

h1 {
	border-left:15px solid #0380B7;
	border-bottom: 1px solid #0380B7;
	margin:0px 10px 10px 15px;
	padding: 0px 10px;
	font-size:140%;
	color:#0380B7;
	font-weight:bold;
}
h2 {
	border-left:15px solid #FF7F00;
	border-bottom: 1px solid #FF7F00;
	margin:10px 10px 10px 15px;
	padding: 0px 10px;
	font-size:115%;
	color:#FF7F00;
	font-weight:bold;
}
.navi_text {
	margin:0 15px 0 30px ;
	color:#333333 ;
	text-align:left ;
	line-height:150%;
}
.navi_text01 {
	margin:0 0 0 30px ;
	color:#333333 ;
	text-align:left ;
	line-height:140%;
}
.navi_text02 {
	margin:0 0 0 30px ;
	color:#333333 ;
	text-align:left ;
	line-height:110%;
}
.navi_text02:visited {
	color: #666666;
}
.navi_text02:hover {
	color: #FF0000;
}
.photo_01 {
	float:left;
	margin: 5px 15px 5px 15px;
	border:none;
	background-color:#FFFFFF;
}
div#photo_turi {
	float:left;
}
.text_mainMAP {
	font-size:12px;
}
.text_map {
	padding:5px 0px;
	font-size:13px;
	color:#000000;
}
.text_map A:link {
	color:#FF0000;
}
.text_map A:hover {
	text-decoration:underline;
	color:#00FF00;
}


div#extre {
	float:left;
	width:220px;
	height:auto;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	margin:10px 0 10px 7px;
}
div#extre img {
	position:center;
	margin:0px 0 10px 5px;	
}
div#extre ul {
	font-size:120%;
	color:#FF7F00;
	text-align:left ;
	font-weight:bold;
	list-style:none;
}
div#extre li {
	margin:0px 0 0px 20px;
	font-size:100%;
	color:#0380B7;
	text-align:left;
	line-height:140%;
}
div#extre p {
	font-size:100%;
	color:#666666;
	text-align:left;
	line-height:140%;
	padding:0px 3px 5px 3px;	
}

/*  フッター  */
div#footer {
	clear:both;
	width:900px;
	height:80px;
	background-image : url(../img/bottom.gif);
	background-repeat:no-repeat;
}
div#footer p{
	padding:40px 0 0 10px;
	font-size:80%;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}



