@charset "UTF-8";
.red_bold {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #FF0000;
	font-size: large;
}
.graypoint_mid {
	font-size: small;
	line-height: 1.3em;
	font-weight: normal;
	letter-spacing: 1px;
	padding-left: 40px;
	background-image: url(../images/gray_point_middle.png);
	background-repeat: no-repeat;
	background-position: 20px;
}



body {
	font-size: small;
	line-height: 1.8em;
}


h1{
	font-size:medium;
	color:#333333;
	text-indent: 5px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #0099FF;
}

h2{
	font-size: small;
	line-height: 1.3em;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 20px;
	background-image: url(../images/gray_point_large.png);
	background-repeat: no-repeat;
}
h3 {
	font-size: small;
	line-height: 1.3em;
	font-weight: normal;
	letter-spacing: 1px;
	padding-left: 40px;
	background-image: url(../images/gray_point_middle.png);
	background-repeat: no-repeat;
	background-position: 20px;
}

h4 {
	font-size: medium;
	line-height: 20px;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../img_css/h4_bg.jpg);
	background-repeat: no-repeat;
}


h5 {
	font-size: small;
	font-weight: normal;
	line-height: 1.1em;
}

img { border-style:none; }

a:link {
	color: #0066CC;
	text-decoration: none;
} 
a:visited {
	color: #0066CC;
	text-decoration: none;
} 

a:hover {
	text-decoration: underline;
	color: #0000FF;
}



table.mailform {
				margin: 0px auto 0px auto;
			}
table.mailform td p {
				font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
				font-size: 9px;
				color: #0B479F;
				display: block;
				margin: 0px;
			}
table.mailform td span {
				font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
				font-size: 10px;
				color: #FF0000;
			}
.contact_info {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	padding-left: 10px;
}

