@charset "utf-8";
/* CSS Document */


*{
	margin:0;
	padding:0;
}

body{
	font-size:12px;
	color:#000;
}

img{
	border:0;
	vertical-align:top;
	vertical-align:bottom;
}

a{
	overflow:hidden;
}

/*　ヘッダー　*/
#header_outside{
	width:100%;
	background-image:url(../image/tmp/bg_header.png);
	background-repeat:repeat-x;
	background-position:left bottom;
}
#header_outside2 {
	width:950px;
	background-image:url(../image/tmp/bg_header.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	margin-right: auto;
	margin-left: auto;
}
#header_inside{
	width:970px;
	margin:0 auto;
	height:105px;
	position:relative;
}

/*　ロゴ　*/
#header_inside h1{
	width:230px;
	height:20px;
	position:absolute;
	top:8px;
	left:5px;
	font-size:10px;
	font-weight:normal;
}

#header_inside h2{
	width:195px;
	height:40px;
	position:absolute;
	top:20px;
	left:5px;
}

/*　ヘッダーテキスト　*/
#header_inside #htxt{
	font-size:10px;
	color:#999999;
	font-weight:normal;
	width:300px;
	height:50px;
	position:absolute;
	left: 219px;
	top: 25px;
	line-height:125%;
}

/*　ヘッダ　フリーダイヤル　*/

#freedial{
	width:249px;
	height:41px;
	background-image:url(../image/tmp/header_tel.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
	position:absolute;
	top:0px;
	right:10px;
}

/* サイトマップへのリンク */

#to_sitemap{
	width:163px;
	height:10px;
	position:absolute;
	right:10px;
	top:48px;
	line-height:100%;
}

/*　グローバルナビゲーション　*/
#gnavi{
	width:781px;
	height:35px;
	position:absolute;
	bottom:5px;
	left:0px;
	top:65px;
}

#gnavi li{
	float:left;
	list-style-type:none;
}

#gnavi li a{
	display:block;
	height:35px;
}

#gnavi01 a{
	width:130px;
	background-image:url(../image/tmp/gnavi01.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

#gnavi01 a:hover{
	background-position:left -35px;
}

#gnavi02 a{
	width:130px;
	background-image:url(../image/tmp/gnavi02.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

#gnavi02 a:hover{
	background-position:left -35px;
}

#gnavi03 a{
	width:130px;
	background-image:url(../image/tmp/gnavi03.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

#gnavi03 a:hover{
	background-position:left -35px;
}

#gnavi04 a{
	width:130px;
	background-image:url(../image/tmp/gnavi04.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

#gnavi04 a:hover{
	background-position:left -35px;
}

#gnavi05 a{
	width:130px;
	background-image:url(../image/tmp/gnavi05.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

#gnavi05 a:hover{
	background-position:left -35px;
}

#gnavi06 a{
	width:131px;
	background-image:url(../image/tmp/gnavi06.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

#gnavi06 a:hover{
	background-position:left -35px;
}

/*　テキストサイズ　*/
#txt_size{
	width:172px;
	height:32px;
	position:absolute;
	right:10px;
	bottom:9px;
	top:64px;
}

#txt_size li{
	float:left;
	list-style-type:none;
}

/**/

/*　ページタイトル　*/
#page_title_outside{
	width:100%;
	background-repeat:repeat-x;
	background-position:top;
}

#page_title_outside h2{
	width:950px;
	margin:0 auto;
}

/*　パンクズ　*/
#pankuzu_outside{
	width:100%;
	background-image:url(../image/tmp/bg_pankuzu.png);
	background-repeat:repeat-x;
	background-position:lef top;
}

#pankuzu_outside ul{
	overflow:hidden;
	width:950px;
	margin:0 auto;
	background-image:url(../image/tmp/bg_pankuzu_content.png);
	background-repeat:no-repeat;
	background-position:right top;
}

#pankuzu_outside ul li{
	line-height:26px;
	list-style-type:none;
	float:left;
	overflow:hidden;
	background-image:url(../image/tmp/li_pankuzu.png);
	background-repeat:no-repeat;
	background-position:left 0.75em;
	padding-left:10px;
	margin-right:20px;
	margin-left:10px;
}

#pankuzu_outside ul li a{
	color:#333;
}


/*　ページトップへ戻る　*/
.totop{
	clear:both;
	text-align:right;
	width:950px;
	margin:20px auto 40px auto;
}

/*　会社情報欄　*/

#company_info_outside{
	clear:both;
	width:950px;
	margin:5px auto;
}

#company_info_outside table{
	width:625px;
	margin:0;
	color:#000;
}

#company_info_outside table th{
	text-align:left;
	line-height:150%;
}

#company_info_outside table .td01{
	border-left:1px solid #FF9900;
	padding-left:5px;
}

#company_info_outside table .td02{
	line-height:200%;
	color:#FF9900;
}


/*　フッター　*/
#footer_outside{
	clear:both;
	width:100%;
	height:31px;
	background-image:url(../image/tmp/bg_footer.png);
	background-repeat:repeat-x;
	background-position:left top;
}

#footer_outside p{
	width:950px;
	margin:0 auto;
}

/*　準備中　*/
.pre_txt{
	padding:200px 0px;
	margin:0 auto;
	text-align:center;
	width:400px;
}


