/* CSS Document */

/*全般部分----------------------------------------------------------------------*/

a{
	text-decoration:none;
	color:#333399;
}
a:visited{
	color:#990099;
}
a:hover{
	color:#333399;
}


h1 {font-size: 12px;
	font-weight: normal;
	line-height: 120%;
	margin: 3px;}



#image a{
	display:block;
	width:350px;
	color:#FFFFFF;
	background:url(../images/menu_bg.gif) no-repeat;
	height:35px;
	line-height:35px;
	text-decoration:none;
	text-align:left;
	font-size: 15px;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 2px;
}

#image a:hover{
	color:#FFFFFF;
	background:url(../images/menu_bg2.gif) no-repeat;
 }


.text10black {font-size: 10px;color: #333333;}

.text11black {font-size: 11px;color: #333333;}

.text12black {font-size: 12px;color: #333333;}
.text12white {font-size: 12px;color: #ffffff;}
.text12gold {font-size: 12px;color: #FFCC00;}
.text12-gray {font-size: 12px;color: #333333;line-height: 13px;} 
.text12red {font-size: 12px;color: #D50000;}
.text12brown {font-size: 12px;color: #581f00;}

.text13black {font-size: 13px;color: #333333;}
.text13black-b {font-size: 13px;color: #333333;font-weight: bold;}
.text13white {font-size: 13px;color: #ffffff;}
.text13white-b {font-size: 13px;color: #ffffff;font-weight: bold;}
.text13red {font-size: 13px;color: #D50000;}
.text13red-b {font-size: 13px;color: #D50000;font-weight: bold;}
.text13black-L {font-size: 13px;line-height: 18px;color: #333333;}

.text14black {font-size: 14px;color: #333333}
.text14black-b {font-size: 14px;color: #333333;font-weight: bold;}
.text14black-L {font-size: 14px;color: #333333;line-height: 25px;}
.text14white {font-size: 14px; color: #FFFFFF;} 
.text14white-b {font-size: 14px;color: #ffffff;font-weight: bold;}
.text14red {font-size: 14px;color: #D50000;}
.text14red-b {font-size: 14px;color: #D50000;font-weight: bold;}
.text14white-L {font-size: 14px;line-height: 25px;color: #FFFFFF;}

.text15black {font-size: 15px;color: #333333}
.text15black-b {font-size: 15px;color: #333333;font-weight: bold;}
.text15red {font-size: 15px;color: #D50000;}
.text15red-b {font-size: 15px;color: #D50000;font-weight: bold;}

.text16black {font-size: 16px;color: #333333}
.text16black-b {font-size: 16px;color: #333333;font-weight: bold;}
.text16red {font-size: 16px;color: #D50000;}
.text16red-b {font-size: 16px;color: #D50000;font-weight: bold;}
.text16black-L {font-size: 16px;line-height: 25px;}


.text-red {	color: #D50000;} 
.text18red {color: #D50000;font-size: 18px;line-height: 18px;}
.text18red-b {font-size: 18px;color: #D50000;font-weight: bold;}


input{
	font-family:MS UI Gothic;
	width: 150px;
}
