/*

div {
	border:1px #ff1a00 solid;
}
*/


/* 
   RESET
------------------------------------------------------------------- */
html, body, span, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, table, tr, th, td, form {
	margin:0px;
	padding:0px;
	border:0;
	outline:0; 
	text-align:left;
}

ul,
ol,
li {
	list-style:none;
}

li {
	margin:0px;
	padding:0px;
}

img {
	border:0px;
}

.f_r {
	float:right;
}

/* 
   General 
------------------------------------------------------------------- */
html {
	font-size: 12px;
	min-height: 100%;
}

body {
	background-color:#ffffff;
}

/* 
   LINKs
------------------------------------------------------------------- */

a {
	color:#0A50FF;
	text-decoration:none;
}

/* 
   レイアウト
------------------------------------------------------------------- */
.wall {
	float:left;
	width:100%;
	text-align:center;
}

/*ヘッダー*/
#hed_height {
	height:110px;
	background-image:url("../img/hed_back.gif");
	background-repeat:repeat-x;
}


#hed {
	margin:0px auto;
	width:972px;
	height:110px;
	text-align:left;
	background-image:url("../img/hed_back.jpg");
}

/*ロゴ*/
#logo {
	margin:5px 0px 0px 25px;
	_margin:5px 0px 0px 12px;
	width:240px;
	height:99px;
	text-indent:-1000px;
	overflow:hidden;
	background-image:url("../img/logo.gif");
	float:left;
}

#gogo {
	margin:10px 0px 0px 25px;
	margin:10px 0px 0px 12px;
	float:left;
}

/*ヘッダーメニュー*/
#hm_height {
	height:39px;
	background-image:url("../img/hed_menu_back.gif");
}



#hedMenu {
	margin:0px auto;
	width:954px;
	height:39px;
	text-align:left;
}

#hedMenu ul {
	margin:0px;
	width:952px;
	float:left;
	border-left:1px #ffffff solid;
	border-right:1px #ffffff solid;
	background-image:url("../img/hed_menu_back.jpg");
	background-repeat:repeat-x;
}

#hedMenu li {
	float:left;
	width:135px;
}

#hedMenu a {
	padding:12px 0px 0px 0px;
	width:135px;
	height:27px;
	_height:39px;
	color:#ffffff;
	float:left;
	display:block;
	text-align:center;
	background-image:url("../img/menu_height.gif");
	background-repeat:no-repeat;
	background-position:0px 0px;
}


#ma_height {
	background-image:url("../img/mainarea_back.jpg");
	background-repeat:repeat-x;

}

#mainArea {
	padding:24px 0px 0px 0px;
	margin:0px auto;
	width:950px;
	height:auto;
	text-align:left;
	background-image:url("../img/mainarea_back.gif");
	background-repeat:no-repeat;
	background-position:0px 17px;
}




#foot_height {
	background-color:#000000;
	height:53px;
}


#foot {
	margin:0px auto;
	width:950px;
	height:53px;
	text-align:left;
}

#foot ul {
	margin:0px;
	float:left;
	border-left:1px #ffffff solid;
	border-right:1px #ffffff solid;
}

#foot li {
	float:left;
}

#foot a {
	padding:23px 0px 0px 0px;
	width:135px;
	height:30px;
	_height:53px;
	display:block;
	float:left;
	color:#ffffff;
	text-align:center;
	background-image:url("../img/foot_height.gif");
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#cl {
	clear:both;
	height:20px;
}


#topImg {
	margin:0px 0px 0px 25px;
	float:left;
}

#panList {
	margin:3px 0px 10px 30px;
	_margin:3px 0px 10px 15px;
	width:900px;
	float:left;
}


/*コンテンツリンク右側
------------------------*/
#content_r {
	margin-right:15px;
	_margin-right:7px;
	width:264px;
	height:auto;
	float:right;
	padding-top:40px;
	background-image:url("../img/pickup_back.gif");
	background-repeat:no-repeat;
}

#content_r a {
	margin-bottom:7px;
	float:left;
}



#top_nagare {
	margin:30px 0px 0px 25px;
	_margin:30px 0px 0px 12px;
	float:left;
}

/*問い合わせフォームへ
--------------------------*/
#go_form {
	margin:5px 0px 0px 25px;
	_margin:5px 0px 0px 12px;
	width:900px;
	height:145px;
	background-image:url("../topimg/go_form.jpg");
	background-repeat:no-repeat;
	background-position:225px 25px;

	float:left;
}

#go_form a {
	margin:47px 0px 0px 230px;
	_margin:47px 0px 0px 115px;
	width:431px;
	height:69px;
	display:block;
	float:left;
}

#go_hp {
	margin:37px 0px 30px 25px;
	_margin:37px 0px 30px 12px;
	width:900px;
	height:69px;
	float:left;
	background-image:url("../topimg/go_hp.jpg");
	background-repeat:no-repeat;
	background-position:center center;
}

#go_hp a {
	margin:0px 0px 0px 480px;
	_margin:0px 0px 0px 240px;
	width:286px;
	height:69px;
	display:block;
	float:left;
}