/* Font Size [Middle-Default] */

/* Headding */
h1 {
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 95%;
}
h4 {
	font-size: 90%;

}
h5 {
	font-size: 90%;
}
h6 {
	font-size: 80%;
}

/* ブロック */
p {
margin:'0' '15' '15' '10';}

.top{
 font-size:10px; line-height:120%; text-align:right;
}

dt{
margin-left:10px;}

dd{margin-left:20px;
margin-bottom:15px;
}

.box{
border:1 solid #333333;
padding:10px;
}
/* Head */
input#search {
	font-size: 80%;
}


/* Menu */

#menu li {
	font-size: 80%;
}


/* Font Style */


.fs10px { font-size:10px; line-height:120%; }
.fs11px { font-size:11px; line-height:120%; }
.fs12px { font-size:12px; line-height:130%; }
.fs14px { font-size:14px; line-height:140%; }
.fs12apx { font-size:12px; line-height:180%; }
.fs14apx { font-size:14px; line-height:180%; }
.fs80brown { font-size:70%; line-height:120%; ; color: #996633}
.fs80white { font-size:70%; line-height:120%; ; color: #FFFFFF}
.fs80a { font-size:70%; line-height:130%; }
.fs80  { font-size:70%; line-height:120%; }
.fs80new  { font-size:70%; line-height:140%; }
.fs80agreen { font-size:70%; line-height:130%; ; color: #006666}
.fs80agrey { font-size:70%; line-height:130%; ; color: #666666}
.fs80ared { font-size:70%; line-height:130%; ; color: #CC0000}
.fs80green { font-size:70%; line-height:120%; ; color: #006666}
.fs80gray { font-size:70%; line-height:120%; ; color: #333333}
.fs80blue2 { font-size:70%; line-height:120%; ; color: #0066CC}
.fs80blue { font-size:70%; line-height:120%; ; color: #003399}
.fs80footer { font-size:70%; line-height:120%; ; color: #996600}
.fs80red { font-size:70%; line-height:120%; ; color: #990000}
.fs100brown2 { font-size:80%; line-height:120%; ; color: #993300}
.fs100brownb { font-size:80%; line-height:130%; ; color: #996600; font-weight: bold }
.fs100a { font-size:80%; line-height:110%; ; font-weight: normal; color: #000000}
.fs100  { font-size:75%; line-height:130%; ; color: #333333}
.fs100redb { font-size:80%; line-height:130%; ; font-weight: bold; color: #990000}
.fs100green { font-size:80%; line-height:130%; ; color: #006666}
.fs100brown { font-size:80%; line-height:130%; ; font-weight: bold; color: #996600}
.fs100greenb { font-size:80%; line-height:130%; ; color: #006666 ; font-weight: bold}
.fs100red { font-size:80%; line-height:130%; ; font-weight: normal; color: #990000 }
.fs100ablue { font-size:80%; line-height:130%; ; color: #0066CC; font-weight: bold}
.fs100brown { font-size:80%; line-height:120%; ; font-weight: normal; color: #996633}
.fs100left { font-size:80%; line-height:120%; ; color: #333333 }
.fs100blue { font-size:80%; line-height:130%; ; color: #0066CC; font-weight: normal}
.fs100blueb { font-size:80%; line-height:130%; ; color: #003366; font-weight: bold }
.fs100red2b { font-size:80%; line-height:130%; ; color: #990033; font-weight: bold }
.fs120a { font-size:80%; line-height:140%; }
.fs120  { font-size:80%; line-height:130%; }

/* リンクの設定 */
a:link{text-decoration:none;line-height: 120%}
a:visited{text-decoration:none;line-height: 120%}
a:active{text-decoration:underline;line-height: 120%}
a:hover{text-decoration:underline;line-height: 120%}

.fs80agreen a:link{text-decoration:none; color:#006666;line-height: 120%}
.fs80agreen a:visited{text-decoration:none; color:#006666;line-height: 120%}
.fs80agreen a:active{text-decoration:underline;color:#006666;line-height: 120%}
.fs80agreen a:hover{text-decoration:underline;color:#006666;line-height: 120%}

.fs80agrey a:link{text-decoration:underline; color:#666666;line-height: 120%}
.fs80agrey a:visited{text-decoration:underline; color:#666666;line-height: 120%}
.fs80agrey a:active{text-decoration:none;color:#666666;line-height: 120%}
.fs80agrey a:hover{text-decoration:none;color:#666666;line-height: 120%}


.fs80ared a:link{text-decoration:underline; color:#CC00000;line-height: 120%}
.fs80ared a:visited{text-decoration:underline; color:#CC0000;line-height: 120%}
.fs80ared a:active{text-decoration:none;color:#CC0000;line-height: 120%}
.fs80ared a:hover{text-decoration:none;color:#CC0000;line-height: 120%}

a img{border: none;
}

#t_bo td {
	border-bottom-color:#999999;
	border-bottom-style:double;
	border-bottom-width: thin;
	
}

