@charset "utf-8";
/* CSS Document */

.text1 { font-size: 10px; line-height: 16px; letter-spacing:1px; }
.text2 { font-size: 12px; line-height: 18px; letter-spacing:1px; }
.text3 { font-size: 14px; line-height: 19px; letter-spacing:1px; }
.text4 { font-size: 16px; line-height: 19px; letter-spacing:1px; }
.text5 { font-size: 18px; line-height: 19px; letter-spacing:1px; }

h1 {
	font-size: 10px;
	font-weight: normal;
	line-height: 135%;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0px;
	margin: 0px auto;
	padding: 2px 0px 0px;
}

h2 {
	font-size: 11px;
	font-weight: normal;
	line-height: 135%;
	color: #6D5332;
	text-decoration: none;
	margin: 0px auto;
	padding: 2px 0px 0px;
}
li h2 {
	font-weight: bold;
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 12px;
	background-image: none;
}




h3, h4, h5, h6, p {
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.top-midashi{ color:#666666; text-decoration:none;}
.top-midashi{ color:#666666; text-decoration:none;}
.top-midashi{ color:#666666; text-decoration:underline;}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#div_info h3 {
	font-size: 14px;
	margin-bottom: 10px;
}

#div_info h3 a:link,
#div_info h3 a:visited{
	color: #000066;
	text-decoration: underline;
}

#div_info h3 a:hover,
#div_info h3 a:active{
	color: #000066;
	text-decoration: none;
}

#info h3 {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	background-image: url(../v-info/img/info_img_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
	margin-bottom: 15px;
}

#info h3 a:link,
#info h3 a:visited {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#info h3 a:hover,
#info h3 a:active {
	font-size: 14px;
	color: #03C;
	font-weight: bold;
	text-decoration: none;
}
