*{
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 140%;
	color: #000000;
	margin: 0px;
}


h1 {
	font-size: 14px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
}
h2 {
	font-size: 16px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: bold;
	background-image: url(img/h3_back.gif);
	background-repeat: no-repeat;
	clear: both;
	padding-left: 28px;
	height: 25px;
	padding-top: 5px;
}
h4 {
	margin-top: 10px;
	padding-bottom: 5px;
	clear: both;
	font-size: 13px;
}
img {
	border: none 0px;
	vertical-align:bottom;
}
.img_right {
	float: right;
}
.under01 {
	margin-bottom: 7px;
}
.under02 {
	margin-bottom: 19px;
}
.under03 {
	margin-bottom: 10px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
} 
a:visited {
	color: #FF6600;
	text-decoration: none;
} 
a:hover {
	color: #FF9900;
	text-decoration: underline;
} 
.red_under a:link {
	color: #FF3366;
	text-decoration: underline;
}
.red_under a:visited {
	color: #FF3366;
	text-decoration: underline;
}
.red_under a:hover {
	color: #FFA6BC;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}

.clear_b {
	clear: both;
}
.clear{
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0px;
	visibility: hidden;
	zoom:1;
	float: none;
}
.red {
	color: #FF0000;
}
.red2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF3366;
}

.purple {
	font-size: 16px;
	font-weight: bold;
	color: #6666FF;
	line-height: 26px;
}
.blue {
	color: #0066FF;
	font-size: 14px;
	font-weight: bold;
}
.orange {
	font-size: 18px;
	font-weight: bold;
	color: #FD9B5C;
	line-height: 30px;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
	padding: 0px;
}
#header {
	width: 780px;
	height: 376px;
}
#header #header_top {
	width: 780px;
	background-image: url(img/header_back.gif);
	background-repeat: no-repeat;
	height: 41px;
}
#header #header_title {
	float: left;
}
#header #header_link {
	float: right;
	width: 530px;
}
#header #header_link img {
	float: left;
}
#header #header_mid{
	padding-top: 9px;
}
#header #header_mid_l{
	float: left;
	width: 195px;
}
#header #header_mid_r{
	float: right;
	width: 585px;
}
#header #header_mid_l p {
	padding-left: 5px;
	padding-bottom: 8px;
}
#header #header_mid_l p.tel {
	font-size: 17px;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 3px;
	margin-top:0px;
}
#header #header_mid_l p.tel img {
    padding:0;
	margin:0;
}
#header #header_mid_l img {
	margin-bottom: 5px;
}
#header #header_mid_l img.bn {
	margin-right: 1px;
}

#navi {
	height: 103px;
	width: 780px;
	clear: both;
	padding-top: 1px;
}
#navi img {
	float: left;
}
#contents{
	clear: both;
	width: 790px;
	padding-top: 10px;
}

*:first-child+html #contents{
	clear: both;
	width: 790px;
	padding-top: 40px;
}

#left {
	width: 195px;
	float: left;
	height: 100%;
	/*height: 720px;*/
	background-image: url(img/left_back.gif);
	background-repeat: no-repeat;
	margin-bottom: 1px;
}
#left ul {
	list-style-type: none;
}
#left li {
	padding-left: 9px;
	margin-top: 12px;
}
#main {
	float: left;
	height: auto;
	width: 560px;
	padding-left: 16px;
	display: inline;
}

#footer {
	width: 780px;
	clear: both;
	background-image: url(img/footer_back.gif);
	background-repeat: no-repeat;
	height: 93px;
	color: #FFFFFF;
	position: relative;
}
#footer #footer_link {
	padding-top: 10px;
	background-image: url(img/footer_topbar.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	width: 500px;
	text-align: right;
	padding-right: 15px;
}
#footer_link ul {
	list-style-type: none;
	height: 25px;
}
#footer_link li {
	float: right;
	background-image: url(img/footer_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	font-size: 11px;
	line-height: 15px;
	padding-right: 10px;
}
#footer #footer_link01 {
	clear: both;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
} 
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
} 
#footer a:hover {
	color: #F7EA7B;
	text-decoration: underline;
} 

#footer .copy_right {
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 62px;
	padding-left: 10px;
}
.center01 {
	text-align: center;
}
.under01 {
	margin-bottom: 7px;
}
#main a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.7;
}
.main_cts2 {
	margin-bottom: 20px;
}
.main_cts2 ul {
	padding-left: 15px;
}
.main_cts2 li {
	margin-bottom: 10px;
}
.main_cts2 img {
	border: 1px solid #14100E;
	margin-left: 15px;
	float: right;
}
.main_cts2 img.noborder {
	border:none;
}
.main_cts3 {
	margin-bottom: 20px;
}



.main_cts4 {
	margin-bottom: 20px;
}
.main_cts4 ul {
	padding-left: 15px;
}
.main_cts4 li {
	margin-bottom: 10px;
}
.main_cts4 img {
	border: 1px solid #14100E;
	margin-left: 0 auto;
	float: right;
}
.main_cts4 img.noborder {
	border:none;
}


.border {
	border: 1px solid #14100E;
}

#free_dial {
    line-height:180%;
}

#free_dial img {
    float:none;
	padding:0 5px 3px 0;
	margin:0;
	border:none;
}

#free_dial strong {
    font-size:120%;
}

p.greenmax {
	margin-bottom: 20px;
	font-weight: bold;
}

p.greenmax img {
	vertical-align: baseline;
}

p.greenmax img.banner {
	margin-top: 5px;
}

/***************************/
/*      0804山下追記       */
/***************************/

div#mail_banner{
	margin:15px 5px 10px;
	width:187px;
}

p.TopTitle{font-size:12px; line-height:120%; margin:0;}