/* -+-+-+-+-+-+-+-+-+-+-+-+- サイト全体 */
@charset'utf-8';

* {
	margin:0px;
}



/*-------　基本配置用　------------- */
body {
	margin: 0;
	background-image: url(image/h_back.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

a img{border:none;}     /* リンクの画像枠を消す */

a:focus {outline:none;} /* リンク時の点線枠を消す */




/*---------- ｈタグ指定　------------*/
h1 {
	color:#666666;
	font-size:14px;
	padding: 0 15px;
}

h2 {
	color:#666666;
	font-size: 11pt;
}

h3{
	font-size:13px;
	color:#666666;
	width: 730px;
	background-image: url(image/h3_back.gif);
	background-repeat: no-repeat;
	height: 25px;
	margin-top: 5px;
	text-align: center;
	padding-top: 3px;
}




/*---------- 基本リンク指定　------------*/
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}




/* ----------　ヘッダー　------------- */
#header {
	width:951px;
	height:80px;
	margin: auto;
	background-image:url(image/h_back.gif);
	background-repeat:repeat-x;
}

#header .logo {
	float:left;
	width:151px;
	height:80px;
}

#header .intro {
	float:left;
	width:606px;
	height:80px;
	background-image:url(image/head0_02.gif);
	background-repeat:no-repeat;
}

#header .links {
	float:left;
	width:193px;
	height:20px;
}

#header .tel {
	float:left;
	width:193px;
	height:60px;
}




/* ----------　フッター　------------- */
#footer {
	width:100%;
	background-image:url(image/f_back.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

#footer_wrapper {
	width:951px;
	margin:auto;
}

#footer_wrapper .pagetop {
	width:780px;
	height:21px;
}


#footer_wrapper .links {
	width:931px;
	line-height:20px;
	font-size:11px;
	color:#666666;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}


#footer_wrapper .copy {
	width:951px;
	color:#666666;
	font-size:11px;
	font-family:Verdana;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: right;
}




/* ---------- ページトップボタン ---------- */
a.bt_pagetop {
	float:right;
	width:89px;
	height:21px;
	display:block;
	background-image:url(image/bt_pagetop.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
a.bt_pagetop:hover {
	background-position:top right;
}




/* ----------　上部メインメニュー　------------- */
#globalnavi{
	height: 50px;
	background-image: url(image/menu_back.gif);
	background-repeat: no-repeat;
	width: 951px;
	margin: auto;
	padding-left: 3px;
}

#globalnavi ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#globalnavi li{
  text-indent: -9999px;
  float:left;
  width: 135px;
  margin: 0;
  padding: 0;
}

#globalnavi a{
  display: block;
  width: 100%;
  height: 50px;
  background-image: url(image/menu.gif);
  background-repeat: no-repeat;
}

#menu1 a{background-position: 0 0;}
#menu2 a{background-position: -135px 0;}
#menu3 a{background-position: -270px 0;}
#menu4 a{background-position: -405px 0;}
#menu5 a{background-position: -540px 0;}
#menu6 a{background-position: -675px 0;}
#menu7 a{background-position: -810px 0;}


#globalnavi a:hover{
  background-image: url(image/menu.gif);
  background-repeat: no-repeat;
}

#menu1 a:hover{background-position: 0 -50px;}
#menu2 a:hover{background-position: -135px -50px;}
#menu3 a:hover{background-position: -270px -50px;}
#menu4 a:hover{background-position: -405px -50px;}
#menu5 a:hover{background-position: -540px -50px;}
#menu6 a:hover{background-position: -675px -50px;}
#menu7 a:hover{background-position: -810px -50px;}


#globalnavi a.stay{
  background-image: url(image/menu.gif);
  background-repeat: no-repeat;
}

#menu1 a.stay{background-position: 0 -100px;}
#menu2 a.stay{background-position: -135px -100px;}
#menu3 a.stay{background-position: -270px -100px;}
#menu4 a.stay{background-position: -405px -100px;}
#menu5 a.stay{background-position: -540px -100px;}
#menu6 a.stay{background-position: -675px -100px;}
#menu7 a.stay{background-position: -810px -100px;}



/*-------　レイアウト　------------- */
#wrapper {
	width: 951px;
	margin: auto;
}



/*-------　テーブル設定　------------- */
table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-align: left;
}







/* ----------　トップ画像エリア　------------- */
#top_area {
	height: 300px;
	margin-top: 10px;
	/* ---	text-align: center;--- */
	margin-right: auto;
	margin-left: auto;
	padding-left: 3px;
	width: 951px;
}





/* ----------　左エリア　内容部分　------------- */
#left_area {
	float: left;
	width: 735px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 2px;
}




/* ----------　右エリア　リンク部分　------------- */
#right_area {
	float: right;
	width: 204px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
