/* CSS Document */

.gyoukan {
	line-height: 25px;
	color: #333333;
}
.line01 {
	border: 1px solid #11054A;
}
.gyoukan02 {
	line-height: 15px;
}

.gyoukan03 {
	line-height: 20px;
}

.line00 {border: 1px solid; border-collapse: collapse;}


a {
 text-decoration:none;
 }
 
 .tensen {
	border: 2px dotted #6666FF;
}


.h1 {
	font-size: 16px;
	color: #11054A;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #11054A;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #11054A;
	padding-left: 5px;
	line-height: 18px;
}


.midashi01 {
	background-color: #006666;
	background-image: url(../e-vvc/img/midashi_icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
}
