@charset "utf-8";
/* =================================================================
 <style.css>
 
 Copyright (C) 2007 VOIX Incorporated All rights reserved.
 URL : http://www.voix.co.jp
 
 Last Update 2007/07/10
 
================================================================= */


/* ================================================== */
/* custom style */

body{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#333333;
	background-color:#FFFFFF;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'MS P Gothic', sans-serif;
}
	
div {
	margin: 0px;
	padding: 0px
}

img {
	margin:0px;
	padding:0px;
}

* {
   padding:0;
   margin:0;
}

a {
	color:#695146;
	text-decoration: none;
}
	
a:hover {
	color:#e3a4ad;
	text-decoration: none;
}
	
#site_wrapper_shdw{
	margin:0px auto;
	width:658px;
	}
	
#wrap_shdw_top{
	margin:0px;
	padding:0px;
	background-image:url(../../sub/images/lib_honda_fr_t.jpg);
	background-repeat:no-repeat;
	width:658px;
	height:8px;
	}

#wrap_shdw_bottom{
	margin:0px;
	padding:0px;
	background-image:url(../../sub/images/lib_honda_fr_b.jpg);
	background-repeat:no-repeat;
	width:658px;
	height:8px;
	}

#site_wrapper {
	width:658px;
	margin: 0px;
	padding:0px;
	background-image:url(../../sub/images/shdw_bg.gif);
	}
	
#header{
	text-align:left;
	width: 658px;
	height: 62px;
	padding: 0px;
	margin:  0px;
	}

#logo {
	width: 277px;
	height: 26px;
	margin:  0px;
	margin-top:10px;
	padding-right:20px;
	background-image: url(../../com_images/lib_top_logo.jpg);
	background-repeat:no-repeat;
	float:right;
	text-align:left;
	font-size: 1px;
}

h2{
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	color: #FFFFFF;
}

h2 a{
	display: block;
	top:0px;
	margin: 0px;
	padding: 0px;
	width: 248px;
	height: 39px;
	font-size: 1px;
	color: #FFFFFF;
}

.erase_txt{
	display:none;
	}
	
#main_wrap{
	margin:0px auto;
	width:607px;
	}

#main_title{
	width:607px;
	height:46px;
	margin:0px;
	padding:0px;
	background-image:url(../../sub/images/lib_honda_title.jpg);
	background-repeat:no-repeat;
	}
	
#main_body{
	width:560px;
	margin:10px auto;
	line-height:150%;
}
#logo h1{
	display:none;
	color: #FFFFFF;
	}

#image_box{
	border:1px solid #666666;
	width:184px;
	height: 305px;
	margin:10px;
	padding:0px;
	background-image:url(../../sub/images/lib_honda_pic.jpg);
	background-repeat:no-repeat;
	float:right;
	}
	
*:first-child+html #image_box{
	border:1px solid #666666;
	width:184px;
	height: 305px;
	margin:0px;
	padding:0px;
	background-image:url(../../sub/images/lib_honda_pic.jpg);
	background-repeat:no-repeat;
	}


#footer{
	text-align:left;
	width: 658px;
	padding: 0px;
	margin:  0px;
	margin-top:50px;
}

#footer_info {
	margin:  0px;
	padding: 0px;
	padding-bottom:3px;
	padding-right:3px;
	position:relative;
	right: 10px;
	text-align:right;
	font-size: 10px;
}

#logo h1{
	display:none;
	color: #FFFFFF;
	}

table{
	margin:0px;
	padding:0px;
	}
tr, td{
	line-height:150%;
	margin:10px 0px;
	padding: 0px;
	}
tr, td.cal{
	line-height:120%;
	margin: 0px;
	padding: 0px;	
	}
.hr_dash{
	margin:5px 8px;
	font-size:1px;
	line-height:10%;
	height: 1px;
	border-bottom:1px dashed #CCCCCC;
	}
	
.subtitle_dash{
	margin:3px 10px;
	font-size:16px;
	font-weight:bold;
	line-height:100%;
	border-bottom:1px dashed #CCCCCC;
	color:#695146;
	}
.news_title{
	font-size:14px; 
	color:#695146;
	}
.txt_body01{
	line-height:180%
	}
	
.txt_body02{
	line-height:130%;
	font-size:11px;
	}
.cleaner {
	clear:both;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}
