@charset "utf-8";

#content_view{
	margin-top: 30px;
	padding-right: 80px;
	padding-left: 80px;
	line-height: 160%;
}

#content_view h3{
	color: #006bb5;
	font-size: 140%;
	line-height: 140%;
	background-image: url(../images/h3_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	padding-top: 6px;
	padding-bottom: 4px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	margin-top: 30px;
	font-weight: bold;
}

#content_view h4{
	color: #30AABC;
	font-size: 120%;
	line-height: 100%;
	font-weight: bold;
	margin-top: 35px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#content_view h5{
	color: #8553A6;
	font-size: 120%;
	font-weight: bold;
	line-height: 100%;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#content_view #bt_contact{
	text-align: left;
	margin-top: 30px;
}

#kakomi{
	padding: 15px;
	border: 1px solid #CCC;
	background-color: #e7f5f7;
}

#kakomi h4{
	color: #FFF;
	font-size: 130%;
	line-height: 100%;
	background-color: #30AABC;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #FFF;
}

.bt{
	margin-top: 15px;
}

.bt img{
	margin-right: 5px;
}

#pass ul{
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 15px;
}

#pass li{
	font-size: 140%;
	font-weight: bold;
	line-height: 140%;
}

#pass a{
	text-decoration: underline;
}

#pass a:visited {
	text-decoration: underline;
}


#pass a:hover {
	text-decoration: none;	
}

.telfax{
	color: #FF6600;
}

#pass .kome{
	font-size: 70%;
	font-weight: normal;
}

