body{ background-color:#663399;
}

A { 
text-decoration:underline; 
color: #009999; 
}

A:hover {
text-decoration:underline; 
background:none; 
color: #ff0000; 
}

.menu A {
	text-decoration:none;
	color: #333333;
	font-size: 12px;

}

.menu A:hover {
	text-decoration:none;
	background:#FFFFFF;
	color:#000000;
 }

.sub_menu A {
	text-decoration:none;
	color: #666666;
	font-size: 12px;
}

.sub_menu A:hover {
	text-decoration:underline;
	color:#FF3300;
}

.sub_menu {
	font-size: 12px;
}

 
.link A {
	text-decoration:none;
	color: #333333;
	font-size: 12px;
	line-height: 140%;
}

.link A:hover {
	text-decoration:underline;
	color:#CC0000;
 }
 
.link {
	font-size: 13px;
	line-height: 180%;
}

body{
	font-size: 12px;
	line-height: 150%;
}

.gyoukan {
	font-size: 12px;
	line-height: 150%;
}

.font10 {
	font-size: 12px;
	line-height: normal;
}

p {
	font-size: 14px;
        margin:4px 4px 4px 4px;
	line-height: 140%;
	color:#3b3b3b;
}

.color1 {
	color: #800080;
}
.jun {
    font-size:17px;font-weight:bold;color:#d66666;
}
.red {
	color: #ff0000;
}
.gold {
	color: #ffd700;
}
.blue1 {
	color: #0066cc;
}
.bold {
	font-weight: bold;
}
.bold1 {
	font-weight: bold;
	color: #191970;
}

.bold2 {
	font-weight: bold;
	font-size:18px;
	color: #ff0000;
}

.small {
	font-size: 12px;
	color: #009999;
}
dl{
	padding:5px 7px 0 7px;
	line-height:125%;
}
dt{
	background:url(../images/list3.gif) no-repeat left center;
	padding-left:20px;
	font-size:12px;
}
dd{
	padding-top:5px;
	padding-bottom:17px;
	font-size:12px;
}
ul{
	list-style:none;
	line-height:145%;
	margin:7px;
	font-size:14px;
    color:#3b3b3b;
}
ul li{
	background:url(../images/y.gif) no-repeat left center;
	padding-left:13px;
}
p.nav{
	font-size:13px;
	margin-top:3px;
	line-height:100%;
	text-align:right;
}
p#Breadcrumb{
	margin-top:2px;
	line-height:100%;
	font-size:12px;
}
p#mb{
	margin-top:2px;
	line-height:100%;
	font-size:14px;
	background:#ffffff;
	border-bottom:1px solid #aaaaaa;
	padding:2 2px;
}
p#1{
    border-left:solid 5px #bcdbcb;
	border-bottom:1px solid #aaaaaa;
	background:#ffffff;
	padding:2 5px;
}
.big{font-size:16px;}
.kome{font-weight:bold;color:#9999ff;}
