/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html{
	height: 100%;
}
/* BODY-------------------------------*/
body {
	padding: 0;
	line-height:130%;
	letter-spacing: normal;
	color: #333;
	list-style: none;
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	background-image: url(image/back.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #E7FAF8;
	background-position: center top;
}
/*ftHg */
a, p, h1, h2, h3, h4, h5, h6, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
}
/* strong */
strong {
	font-weight: bold;
}
/* 摜̑ */
img {
	border: none;
	margin: 0;
}
.img-left {
	float: left;
	margin: 5px 10px 5px 0;
}
.img-right {
	float: right;
	margin: 5px 0 5px 10px;
}
.img-center {
	margin: 10px auto;
}
.clear {
	clear: both;
}
a:link, a:visited, a:active {
	color: #337799;
	text-decoration: underline;
}
a:hover{
	color: #FF6633;
	text-decoration: none;
}
/* {ݒ ----------------------------- */
#base{
	width: 850px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
#wrapper {
	width: 850px;
	text-align: center;
	margin: 0 auto;
}
#containar {
	width: 850px;
	text-align: center;
	background-color: #FFF;
	background-image: url(image/content-back.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* wb_[ */
#header {
	text-align: right;
	background-image: url(image/head.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 136px;
	width: 850px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#header h1{
	margin: 0px;
	font-size: 12px;
	color: #A5E9E9;
	visibility: hidden;
}
#header p#smap{
	position: absolute;
	top: 18px;
	right: 50px;
	margin: 0;
	font-size: 12px;
	text-align: right;
}
.head-map {
	top: 10px;
	right: 10px;
	text-align: right;
	margin-right: 20px;
	margin-top: 10px;
}
.rss{
	position: absolute;
	top: 20px;
	right: 25px;
}
/* pXg */
.navi {
	font-size: 12px;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.navi a {
	color: #29BFB0;
	text-decoration: none;
}
.navi a:hover {
	color: #FF6633;
	text-decoration: underline;
}
/* Lg̑ */
#content {
	float: right;
	width: 630px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #FFF;
}
/* ---- ݃NXg----- */
#content .slink ul{
	margin: 10px 5px 20px 20px;
}
#content .slink ul li{
	margin: 0;
	font-size: 12px;
	line-height: 150%;
}
/*----- trackbacks & Comments-----*/
#content #trackbackdata, #content #commentdata{
	font-size: 12px;
	color: #888;
	margin: 10px 0 10px 10px;
}
#content #trackbackdata .post1{
	font-size: 10px;
	color: #888;
	margin: 0;
	border-bottom: 1px solid #888;
}
#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}
#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}
#content .next{
	text-align: right;
}
/* TChj[ﾌ・*/
#sidebar {
	float: left;
	width: 190px;
	padding: 0px;
	overflow: hidden;
	margin-left: 5px;
	text-align: left;
}
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sidebar span {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#sidebar a:link {
	text-decoration: none;
}
#sidebar a:visited {
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: none;
}
/*tb^[ir*/
.f_navi {
	clear: both;
	text-align: right;
	margin: 0px;
	padding: 10px 20px 15px 15px;
	font-size: 85%;
}
.f_navi img{
	margin: 0 3px;
	border-style: none;
	vertical-align: middle;
}
/*tb^[*/
#footer{
	clear: both;
	width: 850px;
	color: #666;
	padding: 0;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer-inner {
	margin: 10px;
	background-image: url(image/line-yoko.gif);
	background-repeat: repeat-x;
	background-position: right top;
	text-align: left;
	padding: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-weight: bold;
	line-height: 140%;
}
.foot-tel {
	float: right;
}
#footer .copyright{
	text-align: center;
	padding: 40px 0 0 0;
	font-size: 12px;
	line-height: 120%;
}
#site {
	text-align: right;
	display: block;
	margin-left: 400px;
	margin-top: 50px;
}
#site li {
	text-align: left;
}
li {
	margin: 0px;
	padding: 0px;
}
.ask-form {
	background-color: #F8F3E7;
	height: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 50px;
	margin-bottom: 10px;
}
.ask-form th {
	background-color: #0B9EB7;
	color: #FFFFFF;
	width: 150px;
	margin: 10px;
	padding: 10px;
}
.ask-form td {
	padding: 5px;
}
.f3 {
	color: #990000;
	font-size: 10px;
}
.news {
	border: 1px solid #0B9EB7;
	width: 500px;
	margin: 10px;
}
.news li {
	margin: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(image/news-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 10px;
}
.news-title {
	background-image: none;
}
.semi li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.cat-menu {
	background-image: url(image/foot-line.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 20px;
	padding: 10px;
}
.cat-menu li {
	list-style-type: none;
	float: left;
}
.copyright {
	clear: both;
}
#top-info {
	background-image: url(image/top-head-back.png);
	background-repeat: no-repeat;
	height: 395px;
	width: 600px;
	text-align: left;
}
.top-pic {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.top-setumei {
	text-align: left;
}
#top-logo {
	background-image: url(image/yurai-back.png);
	background-repeat: no-repeat;
	width: 600px;
	background-position: right bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: top;
}
#top-logo th {
	height: 60px;
}
.entry {
	margin: 20px;
	text-align: left;
}
.aisatu-image {
	float: left;
}
.entry p {
	margin: 10px;
}
.f1 {
	color: #FF3366;
}
.staff {
	width: 570px;
	border: 1px dotted #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.staff-pic {
	width: 260px;
}
.staff img {
	margin: 5px;
}
.staff th {
	text-align: left;
	padding: 5px;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.staff td {
	padding: 5px;
	vertical-align: top;
	width: 260px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
}
.f2 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.access {
	list-style-type: none;
	margin-top: 20px;
}
.access li {
	background-image: url(image/access/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 23px;
}
.entry h3 {
}
.entry ol {
	padding-left: 30px;
	padding-right: 10px;
}
.jiko-faq {
	width: 580px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}
.jiko-faq th {
	width: 50%;
	text-align: left;
	font-weight: bold;
	color: #FF3366;
	vertical-align: top;
	font-size: 12px;
}
.jiko-faq td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #009999;
	line-height: 150%;
	font-size: 12px;
}
.entry-title {
	background-image: url(http://www.honda-seikotsu.com/image/h3-back.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 42px;
	width: 580px;
	padding-left: 20px;
}
.entry h4 {
	font-size: 16px;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9999;
	margin-top: 20px;
}
h4 {
	font-size: 16px;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9999;
	margin-top: 20px;
}
.image1 {
	margin: 20px;
}
.flow {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.flow td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	padding-top: 10px;
	padding-left: 10px;
}
.flow th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCCCC;
	vertical-align: top;
}
.faq {
	margin: 10px;
	width: 500px;
	border: 3px solid #00CC99;
}
.faq td {
padding: 5px;
}
.q {
	font-size: 14px;
	font-weight: bold;
	color: #FF3366;
}
.hari {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hari th {
	padding: 5px;
	font-size: 14px;
	color: #268077;
}
.hari-kouka {
	border: thin solid #36BCA7;
	margin: 10px;
}
.hari-kouka th {
	text-align: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #36BCA7;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #36BCA7;
}
.hari-kouka td {
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #36BCA7;
}
.syouni-hari {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.syouni-hari td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	vertical-align: top;
	padding: 10px;
}
.syouni-hari th {
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	padding: 10px;
}
.mail-form {
	margin: 10px;
	border: 1px solid #00CC99;
	width: 500px;
	height: 300px;
}
.line {
	background-color: #00CC99;
	width: 2px;
}
.mail-form th {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CC99;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
.mail-form td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CC99;
}
.soushin {
	text-align: center;
}
.f3 {
	font-size: 10px;
	color: #FF6666;
}
.f4 {
	font-size: 14px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ryoukin {
	margin: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ryoukin th {
	text-align: left;
	padding: 10px;
	line-height: 150%;
	color: #009966;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	vertical-align: top;
}
.ryoukin td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 150%;
	padding: 10px;
	vertical-align: top;
	width: 50%;
}
.a {
	font-size: 14px;
	font-weight: bold;
	color: #FF3366;
}
.link {
	border: 1px solid #53D3C7;
	margin: 10px;
}
.link td {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #5ECCC2;
	border-bottom-color: #5ECCC2;
	text-align: left;
}
.recruit {
	width: 500px;
	border: 1px solid #3BC1B1;
	margin: 20px;
}
.recruit th {
	font-weight: normal;
	padding: 5px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3BC2B2;
}
.recruit td {
	vertical-align: top;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2CBCAD;
}
.tel {
	margin-left: 20px;
}
.top-maru li {
	float: left;
	list-style-type: none;
	margin-left: 5px;
	text-align: center;
	margin-right: 5px;
}
.okyaku {
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.uketuke {
	color: #FF0000;
	padding-left: 40px;
	font-size: 12px;
}
.okomari {
	text-align: right;
	margin-right: 10px;
	clear: both;
}
.syoujou {
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}
.mar10 {
	 margin: 10px;
}
.h_pickup {
	margin: 10px;
}
.h_pickup li {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.h_pickup p {
	margin-left: 120px;
}
.topix {
	font-size: 16px;
	font-weight: bold;
	color: #FF7F7F;
	margin-top: 5px;
	margin-bottom: 5px;
}
.price {
	margin: 5px;
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #207B72;
	border-right-color: #207B72;
}
.price td {
	padding: 5px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #207B72;
	border-left-color: #207B72;
	width: 70px;
}
.price th {
	color: #FFF;
	background-color: #2FC1B3;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #207B72;
	border-left-color: #207B72;
}
.price_midashi {
	padding: 5px;
}
.logo_point {
	margin: 15px;
}
.logo_point li {
	list-style-type: none;
	background-image: url(image/houmon/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-top: 10px;
}
.m-t20 {
	margin-top: 20px;
}
.right {
	margin-top: 10px;
	text-align: right;
}
.wari {
	font-size: 12px;
	color: #FF0000;
}
.jiko_list {
	margin: 10px;
}
.jiko_list li {
	float: left;
	width: 230px;
	background-image: url(image/houmon/logo.png);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 30px;
	height: 26px;
	line-height: 26px;
	margin: 2px;
}
.jiko-voice {
	margin: 20px;
	border: 1px solid #D6D6D6;
}
.jiko-voice-title {
	font-weight: bold;
	padding: 5px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #F36;
	border-bottom-color: #F36;
}
.voice-doctor-title {
	font-weight: bold;
	color: #099;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #3FC3B9;
	border-bottom-color: #33BFB0;
	padding: 5px;
}
.red {
	font-size: 18px;
	color: #FF3366;
}
.clear {
	clear: both;
}
.hosoku {
	font-size: 12px;
	text-align: right;
	padding-top: 30px;
}
.m-l10 {
	margin-left: 10px;
}
.m-t10 {
	margin-top: 10px;
}
.stylex {
 margin: 10px;
	
}
.stylex li {
	background-image: url(image/access/icon.gif);
	list-style-position: inside;
	background-repeat: no-repeat;
	list-style-type: none;
	height: 30px;
	padding-top: 5px;
	padding-left: 32px;
	float: left;
	width: 240px;
}
.fon18 {
	font-size: 18px;
}
#socialicon {

	width: 280px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 350px;
	overflow: hidden;
	zoom: 1;
}
#socialicon #facebook {
	float: left;
}
#socialicon #twitter {
	margin-left: 130px;
}
