﻿.text_al_r {
	text-align: right;
}
.padding_5 {
	padding: 5px;
}
.border_solid {
	border: 1px solid #C0C0C0;
}
.mg15 {
	margin: 15px;
}
.cl_both {
	clear: both;
}
.lh16 {
	line-height: 16px;
}
.lh20 {
	line-height: 20px;
}
.lh30 {
	line-height: 30px;
}
.f16pt {
	font-size: 16px;
}
.f_red {
	color: #FF0000;
}
.hig_100 {
	height: 100px;
}
.hig_20 {
	height: 20px;
}
.f_yel {
	color: #FFFF00;
}
.f_ore {
	color: #FF6600;
}
.b {
	font-weight: bold;
}
.tx_al_cnt {
	text-align: center;
}
.ver_al_top {
	vertical-align: top;
}
.bg_co_red1 {
	background-color: #FF0000;
}
.bg_co_skin {
	background-color: #FFFF99;
}
.bg_co_skin1 {
	background-color: #FFCC66;
}
.bg_co_red {
	background-color: #FF00FF;
}
.bg_co_blue1 {
	background-color: #66FFFF;
}
.bg_co_gre {
	background-color: #CCFFCC;
}
.bg_co_gre1 {
	background-color: #008000;
}
.bg_co_cyn {
	background-color: #CCFFFF;
}
.bg_co_pink {
	background-color: #FFCCFF;
}
.bg_co_yel {
	background-color: #FFFFCC;
}
.bg_co_yelgrn {
	background-color: #00FF00;
}
.bg_co_yellow {
	background-color: #FFFF00;
}
.f14pt {
	font-size: 14px;
}
.fl_r {
	float: right;
}
.fl_l {
	float: left;
}
.mg0 {
	margin: 0px;
}
.header_l {
	margin-top: 20px;
	margin-left: 20px;
	width: 400px;
}
.f_white {
	color: #FFFFFF;
}
.f10pt {
	font-size: 10px;
}
.f12pt {
	font-size: 12px;
}
.f24pt {
	font-size: 24px;
}
.wid400 {
	width: 400px;
}
.wid300 {
	width: 300px;
}
.wid100 {
	width: 100px;
}
h1 {
	padding: 0px;
	margin: 0px;
}
H2 {
	border-bottom: 1px dashed #FF9900;
	line-height: 20px;
		padding-left: 20px;
		background-repeat: no-repeat;
	background-image: url('../My%20Documents/My%20Web%20Sites/アンテナ工事/image/ant_bg.gif');
		background-position: left;
		clear: both;
		background-color: #99FF66;
		margin-top: 0px;
}
H3 {
	border-bottom: 1px solid #C0C0C0;
	margin: 0px;
background-image: url('../My%20Documents/My%20Web%20Sites/アンテナ工事/image/yubi_bg.gif');
		background-repeat: no-repeat;
		background-position: left;
		padding-left: 30px;
	}
body {
	text-align: center;
	background-color: #CCFFFF;
	font-family: "ＭＳ ゴシック", "Courier New", monospace;
}
div#main-area .contents{
	clear: both;
	margin: 20px 20px 40px 20px;
}
#main {
	padding: 10px;
	width: 780px;
	background-color: #FFFFFF;
	text-align: left;
	height: auto;
}
#main a:hover {
	text-decoration: underline;
	color: #FF6600;
}
#header {
	padding: 0px;
	margin: 0px;
	width: 780px;
	height: 80px;
}
#navi ul {
	border-style: 0;
	border-color: 0;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	list-style-type: none;
}
#navi ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#navi ul li a {
	width: 110px;
	height: 2em;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid none solid solid;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	line-height: 2em;
	background-color: #3399FF;
	color: #FFFFFF;
}
#navi ul li a:hover {
	width: 110px;
	height: 2em;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid none solid solid;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	line-height: 2em;
	background-color: #CCFFFF;
	color: #0000FF;
}
#main tr td {
	border-style: solid;
	border-width: 1px;
	margin: 20px;
	border-top-color: #C0C0C0;
	border-left-color: #C0C0C0;
	background-color: #FFFFCC;
}
#footer {
	padding: 0px;
	margin: 0px;
	width: 780px;
	height: 20px;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #C0C0C0;
	background-color: #FFFFFF;
}
#sidebar span {
	width: 170px;
	background-color: #FFFF00;
	color: #008000;
	font-weight: bold;
}
#sidebar ul {
	width: 170px;
	text-decoration: underline;
	margin-left: 20px;
	line-height: 24px;
	list-style-image: url('../My%20Documents/My%20Web%20Sites/アンテナ工事/image/check_bg.gif');
}

