/* 全体設定 */
@charset "utf-8";
*{	margin:auto;}
html{
	overflow-y:scroll;}
body{
	color: #000000;
	background-color:#ffffff;
	font-size:12px;
	margin:0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica;
	line-height:180%;}
br.clear{ clear:both;}
img {
	border:0px;}
a{	text-decoration:none;
	color:#33F;}
a:hover{color:#f00; text-decoration:underline;}

#box{
	width:950px;
	margin:0 auto;}
#header{
	width:950px;
	height:90px;
	text-indent:-9999px;
	background:url(img/header.jpg);
	margin:0 auto;}
#header:hover{
	filter:Alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;}

#glo_menu{
	width:950px;
	height:45px;
	padding:0;
	margin:0 auto 15px auto;}
#glo_menu li{
	padding:0;
	list-style:none;
	width:190px;
	height:45px;
	display:block;
	float:left;}
#glo_menu a{
	width:190px;
	height:45px;
	display:block;
	float:left;
	padding:0;
	text-indent:-9999px;}
#glo_menu a:hover{
	filter:Alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;}
#glo01{background:url(img/glo_01.gif);}
#glo02{background:url(img/glo_02.gif);}
#glo03{background:url(img/glo_03.gif);}
#glo04{background:url(img/glo_04.gif);}
#glo05{background:url(img/glo_05.gif);}

/*index画像*/
#index_img{
	clear:both;
	margin:0 auto 20px auto;}
	
#index_l{
	float:left;
	width:631px;}
#index_r{
	width:319px;
	float:left;}

/*indexタイトル*/
.t_index{
	border-left:solid 7px #434343;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#1a0800;
	letter-spacing:1px;
	text-indent:10px;
	margin-bottom:10px;
	padding:0px 0;}
/*info*/
#index_info{
	width:580px;
	height:93px;
	margin:0 30px 20px 20px;
	padding:0;
	overflow:hidden;
	text-align:left;
	display:block;
	background-color:#d9d9d9;}
#index_info li {
	list-style: none;
	margin:0;
	padding:5px 4px 2px 0;
	text-align:left;
	padding-left:25px;}

/*index文章*/
.index_w{
	margin:0 auto 20px 20px;
	width:560px;}
/*インデックスバナー*/
.index_banner{
	margin-bottom:20px;}
.index_banner:hover{
	filter:Alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;}

/*各ページタイトル用*/
.title{
	width:875px;
	border-left:solid 7px #434343;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight:bold;
	font-size:16px;
	letter-spacing:2px;
	text-indent:15px;
	margin:0 auto 20px auto;
	padding:5px 0;
	clear:both;}
.title02{
	width:793px;
	border-left:solid 7px #434343;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight:bold;
	font-size:14px;
	letter-spacing:1px;
	text-indent:10px;
	margin:0 auto 10px auto;
	padding:0;
	clear:both;}

/*その他のページ*/
.type01,.type02,.type03{
	width:800px;
	margin:0 75px 20px 75px;
	float:left;
	clear:both;}
.type01 img{
	margin-bottom:20px;}
.type02 img{
	float:left;
	margin-right:20px;
	margin-bottom:20px;}
.type02 div{
	float:right;
	margin-bottom:20px;}
.type03 img{
	float:right;
	margin-left:20px;
	margin-bottom:20px;}
.type03 div{
	margin-bottom:20px;}





/*テーブル*/
.table01{/*代表挨拶*/
	width:700px;
	margin:0 auto 40px auto;
	letter-spacing:1px;
	}

.td-01{
	text-align:left;
}
.td-02{
	text-align:right;
}

.table02{/*企業情報*/
	width:700px;
	margin:0 auto 40px auto;}
.table02 th{
	background-color:#d9d9d9;
	border:#6c6c6c 1px solid;
	padding:15px 0 15px 40px;
	width:200px;
	text-align:left;
	letter-spacing:2px;}
.table02 td{
	border:#6c6c6c 1px solid;
	padding:8px;
	text-align:left;
	letter-spacing:1px;
	font-weight:normal;}
	
.table03{/*リンク*/
	width:600px;
	margin:0 auto 40px auto;}
.table03 th{
	background-color:#d9d9d9;
	border:#6c6c6c 1px solid;
	padding:15px 40px;
	text-align:left;
	letter-spacing:2px;
}
.table03 th a{ display:block;}
.table03 th a:hover{ padding-left:1px;}
.table03 th:hover{
	filter:Alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;}
.table03 td{
	border:#6c6c6c 1px solid;
	padding:8px;
	text-indent:40px;
	text-align:left;
	letter-spacing:1px;
	font-weight:normal;}
.table04{/*個人情報保護方針*/
	width:700px;
	margin:0 auto 40px auto;}
.table04 td{
	padding:15px;
	text-align:left;
	letter-spacing:1px;
	font-weight:normal;}
.table04 div{
	text-align:right;}



/*フッター*/
#footer_up{
	width:950px;
	display:block;
	text-align:right;
	clear:both;}
#footer{
	margin:0 auto;
	background-color:#6c6c6c;
	text-align:center;
	padding:14px;
	color:#ffffff;
	width:922px;
	letter-spacing:1px;}
#footer a{
	color:#ffffff;}

/*個別設定用*/
.word01{
	margin:0 15px;
	letter-spacing:1px;}
.on:hover{
	filter:Alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;}
.w_red{
	color:#ee0000;}
.w_l_red{
	font-weight:bolder;
	letter-spacing:1px;
	color:#F00;}
.display-none{	display:none;}