@charset "utf-8";
/*-------------------------全体の設定--------------------------*/
a{
	/*\*/
   /*overflow: hidden;*/
/**/
	color:#3F7DBC;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

h1{
	position:absolute;
	text-indent:-9999px;
	width: 230px;
	height: 45px;
}

h1 a{
	background-image:url(../img/template/logo_header2.gif);
	width:230px;
	height:45px;
	display:block;
}

.return_top{
	display:block;
	width:162px;
	height:12px;
	margin:10px 0px 20px 380px;
}


*{
	margin:0px;
	padding:0px;
}

img{
	border:0px;
}

body{
	color:#333333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	background-color:#FFFFFF;
	font-size:12px;
	line-height:17px;
}

#wrapper{
	width:780px;
	margin:0px auto;
	background-image:url(../img/template/body_bg3.gif);
	background-repeat:repeat-y;
	padding: 0px 13px;
}

#wrapper_inner{
	width:750px;
	padding:0px 10px;
}

.push{
	clear:both;
}

address{
	display:block;
	background-image:url(../img/template/others_tel.gif);
	background-repeat:no-repeat;
	width:175px;
	height:55px;
	font-style:normal;
	font-weight:normal;
	font-size:10px;
	padding: 130px 0px 0px 10px;
	margin: 0px 0px 10px 0px;
}

#pankuzu{
	width:750px;
	padding-bottom:10px;
}

.bottom10px{
	padding-bottom:10px;
}

.padding10px0px{
	padding:10px 0px;
}


#number_y{
	padding:15px 0px 0px 0px;
	width:555px;
	height:68px;
}

.red{
	color:#FF0000;
}

/*-------------------------レイアウト--------------------------*/

/*-------------------------ヘッダー--------------------------*/
#header_left{
	width:300px;
	padding: 10px 0px 0px 0px;
	float:left;
	height: 55px;
}

#header_right{
	width:450px;
	padding: 10px 0px 0px 0px;
	float:left;
	height: 55px;
}

#header_navi2{
	width: 290px;
	padding: 0px 0px 0px 150px;
	height: 20px;

}

#main_img_wrapper{
	width:750px;
	padding: 0px 0px 10px 0px;
}

/*-------------------------左カラム--------------------------*/

#left_column{
	width:185px;
	float:left;
}

#right_column{
	width:555px;
	float:right;
	padding-bottom: 10px;
}

#main_navi li{
	text-indent:-9999px;
	list-style-type:none;
}

#main_navi{
	padding:0px 0px 10px 0px;
}

a#home{
	background-image:url(../img/template/buttons/button_home.gif);
	width:185px;
	height:45px;
	display:block;
	background-repeat:no-repeat;
	margin:0px 0px 5px 0px;
}

a:hover#home{
	background-image:url(../img/template/buttons/button_home2.gif);
}

a#list{
	background-image:url(../img/template/buttons/button_list.gif);
	width:185px;
	height:45px;
	display:block;
	background-repeat:no-repeat;
	margin:0px 0px 5px 0px;
}

a:hover#list{
	background-image:url(../img/template/buttons/button_list2.gif);
}

a#qanda{
	background-image:url(../img/template/buttons/button_qa.gif);
	width:185px;
	height:45px;
	display:block;
	background-repeat:no-repeat;
	margin:0px 0px 5px 0px;
}

a:hover#qanda{
	background-image:url(../img/template/buttons/button_qa2.gif);
}

a#about_us{
	background-image:url(../img/template/buttons/button_about_us.gif);
	width:185px;
	height:45px;
	display:block;
	background-repeat:no-repeat;
	margin:0px 0px 5px 0px;
}

a:hover#about_us{
	background-image:url(../img/template/buttons/button_about_us2.gif);
}

a#mail{
	background-image:url(../img/template/buttons/button_mail.gif);
	width:185px;
	height:45px;
	display:block;
	background-repeat:no-repeat;
	margin:0px 0px 5px 0px;
}

a:hover#mail{
	background-image:url(../img/template/buttons/button_mail2.gif);
}

#head_menu{
	text-indent:-9999px;
	background-image:url(../img/template/head_menu.gif);
	background-repeat:no-repeat;
	width:185px;
	height:27px;
	padding: 0px 0px 10px 0px;
}

#head_mail{
	text-indent:-9999px;
	background-image:url(../img/template/head_mail.gif);
	background-repeat:no-repeat;
	width:185px;
	height:27px;
	padding: 0px 0px 10px 0px;
}

#footer{
	width:740px;
	color:#666666;
	border-style:solid;
	border-color:#333333;
	border-width:1px 0px 0px 0px;
	padding:5px;
	font-size:10px;
	
}

#ban_nagaden{
	width:161px;
	height:68px;
	margin: 0px 0px 10px 12px;
	display: block;
}

/*______________検索ボックス_____________*/


#search_box{
	width:290px;
	padding: 0px 0px 10px 150px;
}

#search_text{
	width:175px;
}
