body {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}


.font-18 {
	line-height: 18px;
}
.size-14 {
	font-size: 14px;
	line-height: 16px;
}
.size-10 {
	font-size: 10px;
	line-height: 16px;
}


.copy {
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	padding-bottom: 3px;
	padding-left: 10px;
}
.img-l {
	float: right;
	margin-left: 5px;
}
.img-n {
	margin-bottom: 20px;
}


form {
	margin: 0px;
	padding: 0px;
}



h1 {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: normal;
	margin: 0px;
}
h2 {
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(img/h2_bg.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	background-position: left top;
}
.h2_img {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border: 1px solid #999999;
	padding: 0px;
}

.h2_text {
	line-height: 16px;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 10px;
	background-image: url(img/h2_bg2.gif);
	background-repeat: repeat-y;
	display: block;
	width: 226px;
}

.h2_table {
	float: left;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/h3_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-right: 3px;
	padding-left: 20px;
	height: 21px;
	width: 498px;
	margin: 0px;
}
.h3-td {
	background-color: #F4F4F3;
	padding: 10px;
	line-height: 18px;
}
h4 {
	margin-bottom: 5px;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC0000;
	font-size: 14px;
	margin-top: 5px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	background-color: #D9E5FF;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px solid #003399;
	margin: 0px;
	color: #000000;
}
.h5-td {
	padding: 10px;
}
.h5-td ol {
	margin-left: 20px;
	line-height: 20px;
	padding: 3px 0px 0px;
	margin-top: 3px;
}









.hed_tel {
	line-height: 130%;
	margin-top: 5px;
}

.main_img {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	margin-bottom: 8px;
	border-bottom-color: #333333;
}
.info_waku {
	line-height: 18px;
	padding: 10px;
	border: 1px solid #999999;
}

.top_div1 {
	width: 531px;
}
.s-blog_bg {
	background-color: #ACBAD4;
	background-image: url(img/s_blog_bg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
.s-kanren_bg {
	background-color: #E3DCC2;
	background-image: url(img/s_kanren_bg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}.s-menu {
	font-size: 10px;
	line-height: 16px;
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
.s-menu img {
	border: 1px solid #666666;
}

.s-menu ul {
	margin: 0px;
	padding: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #003366;
}
.s-menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.s-menu a:link,.s-menu a:visited {
	color: #003399;
	text-decoration: underline;
}
.s-menu a:hover {
	color: #333333;
	text-decoration: none;
}
.s-menu2 {
	font-size: 12px;
}
.s-menu2 ul {
	margin: 0px;
	padding: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #003366;
}
.s-menu2 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6286D2;
	line-height: 16px;
}

.s-menu2 a:link,.s-menu2 a:visited {
	color: #000000;
	background-color: #F9F9F9;
	background-image: url(img/icon1.gif);
	background-repeat: no-repeat;
	background-position: 7px 11px;
	display: block;
	width: 170px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 20px;
	text-decoration: none;
}
.s-menu2 a:hover {
	color: #003399;
	background-color: #EAF1F8;
	background-image: url(img/icon1.gif);
	background-repeat: no-repeat;
	background-position: 7px 11px;
	display: block;
	width: 170px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 20px;
	text-decoration: none;
}



.margin-top3 {
	color: #333333;
	margin-top: 3px;
}
.margin-bottom3 {
	margin-bottom: 3px;
}
.margin-bottom8 {
	margin-bottom: 8px;
}


.bn_text {
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #996633;
	border-bottom-color: #996633;
}
.bn_text a:link,.bn_text a:visited {
	font-weight: bold;
	color: #663333;
	text-decoration: underline;
}
.bn_text a:hover {
	color: #333333;
	text-decoration: none;
}

.bn_text img {
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.bn_text2 {
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #999999;
}
.bn_text2 a:link,.bn_text2 a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bn_text2 a:hover {
	color: #663333;
	text-decoration: underline;
}

.bn_text2 img {
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.f-menu {
	font-size: 10px;
	padding: 10px 10px 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.pr {
	font-size: 10px;
	line-height: 16px;
	background-image: url(img/pr_bg.jpg);
	background-position: left top;
	padding: 10px 5px;
	background-repeat: repeat-x;
}
.padding-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.policy1 {
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.policy2 {
}

.policy2 ol {
	margin-right: 5px;
	padding-right: 5px;
}
.policy2 li {
	padding: 5px;
	margin: 5px;
}

.inquiry-dot {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding: 8px 5px;
}


.handy-1{
	margin:0 5px;
	}
	
.handy-2{
	margin-right:8px;
	}	
	
.handy-3{
	margin-right:23px;
	}		
	
.handy-4{
	padding-top:5px;
	}	
	
.obc-tb{
	margin-top:15px;
	}
.top-main {
	background-image: url(img/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 206px;
	width: 500px;
	padding-top: 12px;
	padding-left: 13px;
	padding-right: 7px;
}
.top-main1_img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 19px;
	margin-left: 0px;
}
.top-main2_img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
.top-main_text {
	font-size: 10px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.p-mark {
	float: right;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.text14-b {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	padding: 10px;
}
