@charset "UTF-8";
/*** remove default styles ***/
html	{
	font-size:	100.01%;
}
address, applet, blockquote, body, dd, dir, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, iframe, legend, li, menu, ol, p, pre, table, tbody, td, textarea, tfoot, th, thead, ul	{
	margin:	0;	padding:	0;	line-height:	100%;	font-size:	100%;
}
address, cite, dfn, em, var	{
	font-style:	normal;
}
h1, h2, h3, h4, h5, h6, strong, th	{
	font-weight:	normal;
}
a, ins, del	{
	text-decoration:	none;
}
textarea	{
	font-family:	inherit;
}
img	{	vertical-align:	top;	border-style:	none;	}
table	{	border-collapse:	collapse;	border-spacing:	0;	}

/** 回り込み解除 **/
.common_float_wrap	{
	_height:	1px;
}

*+html .common_float_wrap	{
	overflow:	hidden;
}

.common_float_wrap:after	{
	content:	'';
	display:	block;
	height:	0;
	clear:	both;
}


/*ここからは内容*/

body {
	background-color:#FFF;
	background-image:url("../img/bg_img.gif");
	background-repeat:repeat-x;
	background-position:top;

}


.container {
	width:860px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	border-left:1px #E9E9E9 solid;
	border-right:1px #E9E9E9 solid;
}

.header {
	width:860px;
	height:125px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	border-left:1px #E9E9E9 solid;
	border-right:1px #E9E9E9 solid;
}

.index_header {
	width:860px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	border-left:1px #E9E9E9 solid;
	border-right:1px #E9E9E9 solid;
}



#hit-title {
	width:820px;
	height:15px;
	font-size:65%;
	padding:5px 10px 0 10px;
	color:#999999;
}

#logo {
	width:278px;
	height:50px;
	float:left;
}

/*ヘッダーメニュー*/

#h_menu {
	width:354px;
	height:40px;
	float:right;
}

#h_menu_under{
	width:340px;
	height:15px;
	float:right;
	background-color:#F2F9FF;
	font-size:65%;
	text-align:right;
	padding:2px 14px 0 0;
}

#h_menu_under  a:link {
	color: #434241;	
	font-weight:normal;
	text-decoration: none;
}
#h_menu_under  a:visited{
	color: #434241;	
	font-weight:normal;
	text-decoration: none;
}
#h_menu_under  a:hover{
	color: #434241;	
	font-weight:normal;
	text-decoration: underline;	
}
#h_menu_under  a:active {
	color: #434241;	
	font-weight:normal;
	text-decoration: underline;
	
}

/*文字サイズ変更*/
#font-size-c {
	width:90px;
	height:35px;
	background-image:url("../img/font-change-bg.gif");
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:15px;
	float:left;
	margin-top:5px;
	margin-left:10px;
}

#font-size-c img {
	cursor: pointer;
}

#font-size-c table {
	margin-left:auto;
	margin-right:auto;
}

#font-size-c table td {
	padding:1px;
}

/*電話でのお問合せ*/
#tell-box {
	width:190px;
	background-image:url("../img/tell-text.gif");
	background-position: bottom center;
	background-repeat:no-repeat;
	height:45px;
	float:left;
	margin-left:10px;
}

#tell-box p {
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#5A5A5A;
	padding-left:20px;
	background-image:url("../img/tell-icon.gif");
	background-position: left;
	background-repeat:no-repeat;
	border-bottom:1px solid #5A5A5A;
}



/*中身*/
.contents {
	width:860px;
	padding-bottom:10px;
	margin-left:0px;
	padding-top:10px;
}

/*menu*/
.top-contents {
	width:860px;
	height:44px;
}

/*中コンテンツ*/
.naka-mainimg {
	width:860px;
	float:left;
	padding:0;
	margin:0;
}

.naka-contents {
	width:845px;
	float:left;
	padding-left:15px;
	margin-top:5px;
	background-image:url("../img/con_topbg.gif");
	background-position: top;
	background-repeat: repeat-x;
}

.naka_left {
    width:620px;
	height:auto;
	float:left;
	margin-top:20px;
	font-size:75%;
	line-height:1.6em;
	}
	
.naka_right {
    width:180px;
	height:auto;
	float:right;
	padding:5px 0 5px 5px;
	margin-top:5px;
	margin-right:15px;
	font-size:75%;
	line-height:1.6em;
	background-color:#EEEFEF;
	}

.naka_right02 {
    width:180px;
	height:auto;
	float:right;
	padding:6px 0 5px 6px;
	margin-top:10px;
	margin-right:15px;
	font-size:75%;
	line-height:1.6em;
	background-color:#EEEFEF;
	}

.naka_right03 {
    width:180px;
	height:auto;
	float:right;
	padding:5px 0 5px 5px;
	margin-top:10px;
	margin-right:15px;
	font-size:75%;
	line-height:1.7em;
	background-color:#EEEFEF;
	}

.naka_right03 img{
margin-top:5px;
}

/*インデックスの右バナー*/

.in_naka_right {
    width:180px;
	height:auto;
	float:right;
	padding:5px 0 5px 5px;
	margin-top:5px;
	margin-right:15px;
	font-size:75%;
	line-height:1.6em;
	background-color:#EEEFEF;
	}

.in_naka_right02 {
    width:180px;
	height:auto;
	float:right;
	padding:6px 0 5px 6px;
	margin-top:10px;
	margin-right:15px;
	font-size:75%;
	line-height:1.6em;
	background-color:#EEEFEF;
	}

.in_naka_right03 {
    width:180px;
	height:auto;
	float:right;
	padding:5px 0 5px 5px;
	margin-top:20px;
	margin-right:15px;
	font-size:75%;
	line-height:1.7em;
	background-color:#EEEFEF;
	}

.in_naka_right03 img{
margin-top:5px;
}

.in_naka_right04 {
    width:180px;
	height:auto;
	float:right;
	padding:6px 0 0 6px;
	margin-top:10px;
	margin-right:15px;
	font-size:75%;
	line-height:1.6em;
	background-color:#EEEFEF;
	}	
	

/*フッター*/
.futer {
	width:100%;
	height:70px;
	background-image:url("../img/f_bg.jpg");
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFF;
	color:#FFF;
}

.futer_top {
	width:860px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border-left:1px #E9E9E9 solid;
	border-right:1px #E9E9E9 solid;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

.futer_totop {
	width:860px;
	height:27px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	font-size:70%;
	line-height:2.0em;
}


.futer a:link {
	color: #FFF;	
	font-weight:normal;
	text-decoration: none;
}
.futer a:visited{
	color: #FFF;	
	font-weight:normal;
	text-decoration: none;
}
.futer a:hover{
	color: #FFF;	
	font-weight:normal;
	text-decoration: underline;	
}
.futer a:active {
	color: #FFF;	
	font-weight:normal;
	text-decoration: underline;
	
}

.futer_name {
  text-align:left;
  margin-right:10px;
  font-size:80%;
  }


/*クリア*/
.clear {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear:both;
}
