/* -----------body----------- */
* { margin: 0; padding: 0; }

body {
	font-family: monospace;
	font-size: 12px;
	line-height: 1.5em;
	color: #6A5C3E;
	margin: 0;
	padding: 0;
	text-align: center;
}

a { text-decoration: none; }
a:link { color: #1B5024; }
a:visited { color: #1B5024; }
a:hover { color: #00FF99; }
a:active { color: #00FFCC; }

/* -----------p----------- */
p { margin-left:15px; padding-bottom: 1em; }

/* -----------全体囲み----------- */
#all {	
    text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 820px;
	background-image:url(img/subback.jpg); 
	background-repeat:no-repeat;

}

/* ================================================================== */
/* -----------ヘッダー全体----------- */
#head { 
	margin: 0;
	padding: 0;
    width:800px;

}

/* -----------ヘッダーキャッチ----------- */
#head00 {
	padding: 0;
	width:665px;
	float:left;
	overflow: hidden;
	display:inline;
	white-space: nowrap;
}
#sub_h1 { 
	padding: 3px 0 0 15px;
    font-size:12px; 
	font-weight:normal; 
	color:#6A5C3E; 
	display:inline;
}
.hondalogo_img_margin{
	 display:inline;
	 vertical-align:top; 
	 margin-right:5px;
 }
.flowerlogo_img_margin{
	margin-left:23px; margin-top:10px;
}
.pagetitle_img_margin{
	margin-left:23px; 
	margin-top:65px; 
}

#sub_h2 { 
	margin: 80px 0 0 25px;
    font-size:12px; 
	font-weight:normal; 
	color: #1B5024;
}

#sub_service_h2 { 
	margin: 5px 210px 0 40px;
    font-size:12px; 
	font-weight:normal; 
	color: #800000; background-color: #F3E9E9;
}

#list{margin-top:35px; margin-left:20px;}

#sub_postmail_h2 { 
	margin: 170px 210px 0 40px;
    font-size:12px; 
	font-weight:normal; 
	color: #800000; background-color: #F3E9E9;
}


/* -----------メニュー----------- */
#navi {
	display: inline; /* IE対策 */
	margin-top:19px;
	 margin-right:1px;
	padding: 0;
	width: 127px;
	float:right;
	display:inline;
}


.indx_service01 {
	margin-bottom: 5px ;
	padding: 0;
	width: 127px;
	overflow: hidden;
}
ul.indx_srvc01 {
	position: relative;
	margin: 0;
	padding: 0; /* NN必須 */
	width: 127px;/* メニューの幅 */
	height:350px;/* メニューの高さ */
	list-style: none;
	overflow: hidden;
}
ul.indx_srvc01 li a {
	display: block;
	height: 35px;
	position: absolute;
	overflow: hidden;
	padding: 35px 0 0 0;
	text-indent: -100em;
	text-decoration: none;
	top: 0;
}
li#indxsrvc01 a{ 
    background:url("img/munusub.jpg") no-repeat 0 0;
	left: 0px;
	width: 127px;
}
li#indxsrvc02 a{ 
	background: url("img/menu01.jpg") no-repeat 0 0;
	top: 35px;
	left: 0px; 
	width: 127px;
}
li#indxsrvc03 a{ 
	background: url("img/menu02.jpg") no-repeat 0 0;
	top: 70px;
	left: 0px;
	width: 127px;
}
li#indxsrvc04 a{ 
	background: url("img/menu03.jpg") no-repeat 0 0;
	top: 105px;
	left: 0px;
	width: 127px;
}
li#indxsrvc05 a{ 
	background: url("img/menu04.jpg") no-repeat 0 0;
	top:140px;
	left: 0px;
	width: 127px;
}
li#indxsrvc06 a{ 
	background: url("img/menu05.jpg") no-repeat 0 0;
	top:175px;
	left: 0px;
	width: 127px;
}


li#indxsrvc07 a{ 
	background: url("img/menu06.jpg") no-repeat 0 0;
	top: 210px;
	left: 0px;
	width: 127px;
}
li#indxsrvc08 a{ 
	background: url("img/menu07.jpg") no-repeat 0 0;
	top: 245px;
	left: 0px;
	width: 127px;
}
li#indxsrvc09 a{ 
	background: url("img/menu08.jpg") no-repeat 0 0;
	top: 283px;
	left: 0px;
	width: 127px;
}
li#indxsrvc10 a{ 
	background: url("img/menu11.jpg") no-repeat 0 0;
	top: 318px;
	left: 0px;
	width: 127px;
}


li#indxsrvc01 a:hover, 
li#indxsrvc02 a:hover, 
li#indxsrvc03 a:hover, 
li#indxsrvc04 a:hover,
li#indxsrvc05 a:hover, 
li#indxsrvc06 a:hover,
li#indxsrvc07 a:hover, 
li#indxsrvc08 a:hover, 
li#indxsrvc09 a:hover,
li#indxsrvc10 a:hover{ 


	background-position: 0px -35px;
}

/* ================================================================== */
/* -----------コンテンツ全体囲み（フッターまで）----------- */
#topcontents {
	margin: 0;
	padding: 0;
	width: 820px;
	background-image:url(img/subbg_u2.jpg); 
	background-repeat:repeat-y;
}
/* ================================================================== */
/* -----------左側----------- */
#left {
	margin: 0 0 0 10px;
	padding:0;
	width: 660px;
	float: left; 
	display: inline;
	overflow: hidden;
}

.shop { 
	margin-top:5px; 
}

#sub_h3{ 
	padding:0 0 5px 5px;
	font-size:14px; font-weight:400;
	color:#ffffff;
}
.p{
	margin-left:15px;
}
.div_photo{
	text-align:center; 
}
.button_img{
	vertical-align:middle;
}

/* -----------スクール----------- */
.schoolmargin{
margin-left:10px;
}
.schoolphoto{
	float:left;
}
.schoolmargin p{
margin-left:160px;
}
/* -----------会社案内----------- */
.shopmargin{
margin-left:10px;
}
.shophoto{
	float:left;
}
.shopmargin p{
margin-left:220px;
}

.shopmargin table{
margin-left:215px;
}
.shopmargin td{padding:0px 2px 0px 8px;}
.shopmargin caption{ text-align:left;}

/* -----------map----------- */

.mapmargin{
margin-left:10px;
}

/* -----------フォーム----------- */

#form_padding{
	padding:10px 0 10px 50px; 
	line-height:200%; background:url(img/flower201007_01.jpg) 95% 80% no-repeat;
}
/* -----------右側----------- */
#right {
    margin: 60px 11px 0 0;
	padding:0 10px 0 0;
	width: 127px; 
	float: right;
	overflow: hidden; 
}
.delivery_dl{ 
	margin-left:5px; 
	margin-bottom:10px; 
	margin-top:5px;
}


.delivery_dt{
	background-color: #654436; 
	width:122px;
	font-size:14px; 
	font-weight:bold; 
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3"; 
	color: #ffffff; 
	margin-bottom:10px;
}
.delivery_dd{ 
	margin-left:3px; 
	margin-top:5px;
}
	.delivery_img{
}


/* ================================================================== */


/* -----------クリア----------- */
.divcrea{ 
clear:both;
}

#gototop{
font-size:10px; 
text-align:right;
margin-right:25px;
}
/* -----------フッター（兼both）----------- */
#foot {
	width: 800px;
	clear: both;
	overflow: hidden;
	margin: 0;
	padding-top: 1em; 
	padding-left:10px;
	font-size: 11px;
	color: #FFF;
	text-align: center;
}
#foot_newwindow {
	clear: both;
	overflow: hidden;
	margin: 0;
	padding-top: 1em; 
	padding-left:10px;
	font-size: 11px;
}

#foot .credit {
	margin: 0;
	font-size: 10px;
	color: #999;
}
.foot_copy{font-size:16px;}

#foot a:link { color: #FFF; }
#foot a:visited { color: #FFF; }
#foot a:hover { color: #F90; }
#foot a:active { color: #F90; }

/* ======文字類============================================================ */
.mannaka{ text-align:center;}
.migiyose{ text-align: right;margin-right:25px;
}
.img_position{float:right;}