@charset "shift_jis";

/* ここから追加スタイル */

/* IMG のボーダーを非表示 */
img {border:none;}

/* IEで起こるBRのバグ回避 */
br {letter-spacing: normal;}

body
{margin:0px; padding:0px; text-align:center; color:#606060;
 background:#ffffff; font-family:Verdana,Chicago,Arial,Osaka,sans-serif;
    scrollbar-base-color: #000066;
    scrollbar-face-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #000066;
}

a:link{color:#000082; text-decoration:underline;}
a:visited{color:#606060; text-decoration:none;}
a:hover{color:#210778; background:#AAB1F0; text-decoration:none;}

h1{font-size:80%; font-weight:bold; color:#404040; float:right;
 margin:3px 0px}
h1 a:link{color:#00a3af; text-decoration: underline;}
h1 a:visited{color:#68699b; text-decoration:none;}
h1 a:hover{color:#ffffff; background:#2a83a2; text-decoration:none;}

h2{font-size:110%; font-weight:bold; color:#606060;
 margin:3px 0px 3px 0px; padding:0px 3px;
 border-style:double; border-width:0px 0px 0px 5px; border-color:#008899;}

h3{font-size:120%; font-weight:normal; color:#606060;
 margin:0px 0px 0px 0px; padding:0px 0px;}

ul{font-size:90%; margin:10px 15px; padding:0px; list-style:circle;}

hr{visibility:hidden;}

#top
{width:800px; margin:0px auto; padding:0px;  background:#ffffff;
 border-style:solid; border-width:10px 1px 1px 1px; border-color:#ffffff;}

.class1{font-size:70%; font-weight:normal; color:#606060; float:right;
 margin:3px 0px}

#txt
{float:left; width:800px; margin:0px; padding:0px 0px 0px 0px;
 text-align:left;}

p{font-size:90%; font-weight:normal;
 margin:2px 2px 2px 2px; padding:2px 2px;}

h2{font-size:110%; font-weight:bold; color:#606060;
 margin:3px 0px 3px 0px; padding:0px 3px;
 border-style:double; border-width:0px 0px 0px 5px; border-color:#008899;}

#header
{margin:0px; padding:0px; text-align:right; font-weight:bold; color:#192f60;}
#header span{text-align:left;}

.class2{font-size:90%; font-weight:bold; color:#404040; float:right;
 margin:3px 0px}
.class2 a:link{color:#00a3af; text-decoration: underline;}
.class2 a:visited{color:#68699b; text-decoration:none;}
.class2 a:hover{color:#ffffff; background:#2a83a2; text-decoration:none;}



#main
	{
	float:left;
	width:610px;
	background-color: #ffffff;
	}
.class8{
	font-size:90%;
	color:#606060;
	text-align:left;
	margin:10px 0px 10px 0px;
	padding:10px 0px;
}

.class9{font-size:90%; color:#606060; text-align:left;
margin:2px 2px 2px 2px; padding:2px 0px;
}
	.main_cont
	{
	float:left;
	width:360px;
	background-color: #ffffff;
	height: 454px;
	}
	.main_left
	{
	float:left;
	width:250px;
	background-color: #ffffff;
	height: 454px; 
	}

#menu
#menu hr{visibility:hidden;}

#sub
{float:left; width:140px; margin:0px 0px 0px 0px; padding:0px;
 text-align:left; font-size:70%; line-height:170%;}

#footer
{clear:both; margin:10px 0px; padding:10px;
 font-size:70%; text-align:right;
 border-style:dashed; border-width:1px 0px 0px 0px; border-color:#E0E0E0;}
#footer span{visibility:hidden; display:none;}

.pagetop{display:block; margin:10px 0px; padding:5px 0px 0px 0px;
 text-align:right; font-size:90%;}

/*---------------------------
  ▼追加 SOHO78
---------------------------*/ 
#navigation {
    margin-top:120px;
    text-align:left;
	margin-bottom: 10px;
	font-size: 10px;
	width: 150px;
	border: 1px solid #BEBEBE;
}
#navi1{
	color:#0082BF;
}
.navTitle {
	padding-left:3px;
	line-height: 10px;
	height: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #339999;
	background-color: #FFFFAC;
	border-bottom: 1px solid #BEBEBE;
}

/*---------------------------
  ▼追加 SOHO78
---------------------------*/ 
.information{
	font-size: 90%;
	text-align: left;
	margin: 5px 0 10px;
	padding: 5px 10px;
	border: 1px dotted #076;
	color: #076;
}


/* clear fix -------------------*/
br .clear{clear:both;}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clearfix{display:inline-block; clear:both;}
/* Hide from IE-mac \*/
*html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac\*/

