@charset "utf-8";
/*▼ここから　全体*/
*html body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0 auto;
	text-align:center;/*IE6でサイトをセンターに設定*/
	font-size:12px;
	line-height:150%;
}
body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:150%;
}
/*▼#outside　を使用する場合はコレを削除▼*/
*html body #container{
	width:970px;
	margin:0 auto;
	background-color:#FFFFFF;
	text-align:left;
}
/*▲#outside　を使用する場合はコレを削除▲*/
#container{
	width:970px;
	margin:0 auto;
	background-color:#FFFFFF;
}
#header{
	width:970px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/head-line.gif);
	background-position:0px 15px;
	background-repeat:no-repeat;
}
#footer{
	clear:both;
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 0px;
}
/*▲ここまで　全体*/
/*▼ここから　トップページの場合*/
#t_left{
	float:left;
	width:640px;
	padding:20px 20px 20px 0px;
	margin:0px 0px 0px 0px;
}
#t_right{
	float:left;
	width:310px;
	padding:20px 0px 20px 0px;
	margin:0px 0px 0px 0px;
}
/*▲ここまで　トップページの場合*/
/*▼ここから　テンプレートの場合*/
#main{
	clear:both;
	width:970px;
	padding:20px 0px 0px 0px;
	border-top:solid 6px #D8D9D9;
}
/*▲ここまで　テンプレートの場合*/
/*▼ここから　タグ属性消去*/
h1{
	padding:0px 0px 13px 0px;
	margin:0px;
	font-size:12px;
	color:#CCCCCC;
}
h2{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
h3{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
h4{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
h5{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
h6{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
p{
	padding:0px;
	margin:0px;
}
ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
li{
	padding:0px;
	margin:0px;
}
img{
	border:0px;
}
a{
	color:#0000FF;
	text-decoration:none;
}
a:hover{
	color:#0000FF;
	text-decoration:underline;
}
/*▲ここまで　タグ属性消去*/
/*▼ここから　パンくずリスト*/
#path{
	padding:10px 0px 10px 10px;
}
/*▲ここまで　パンくずリスト*/
/*▼ここから　共通*/
.t_clear{
	clear:both;
}
#t_logo{
	float:left;
	width:404px;
}
#t_tel{
	float:right;
	width:566px;
	padding:17px 0px 0px 0px;
	text-align:right;
}
#t_menu{
	clear:both;
	padding:10px 0px 0px 0px;
}
#t_menu li{
	float:left;
}
#t_menu li span{
	display:none;
}
#t_menu01 a{
	display:block;
	width:155px;
	height:50px;
	background-image:url(../images/menu01.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
#t_menu01 a:hover{
	display:block;
	width:155px;
	height:50px;
	background-image:url(../images/menu01-on.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
#t_menu02 a{
	display:block;
	width:179px;
	height:50px;
	background-image:url(../images/menu02.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
#t_menu02 a:hover{
	display:block;
	width:179px;
	height:50px;
	background-image:url(../images/menu02-on.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
#t_menu03 a{
	display:block;
	width:172px;
	height:50px;
	background-image:url(../images/menu03.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
#t_menu03 a:hover{
	display:block;
	width:172px;
	height:50px;
	background-image:url(../images/menu03-on.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
#t_menu04 a{
	display:block;
	width:238px;
	height:50px;
	background-image:url(../images/menu04.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
#t_menu04 a:hover{
	display:block;
	width:238px;
	height:50px;
	background-image:url(../images/menu04-on.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
#t_flash{
	clear:both;
	padding:0px 0px 20px 0px;
}
.t_title{
	clear:both;
	padding:20px 0px 10px 0px;
}
#t_foot_menu{
	float:left;
	width:970px;
	background-image:url(../images/foot-menu.gif);
	background-repeat:no-repeat;
	border-top:solid 2px #000000;
}
#t_foot_menu a{
	color:#000000;
	text-decoration:none;
}
#t_foot_menu a:hover{
	color:#0000FF;
	text-decoration:underline;
}
#t_foot_menu li{
	float:left;
	width:194px;
	line-height:42px;
	text-align:center;
}
#t_foot_logo{
	clear:both;
	float:left;
	width:42px;
	padding:10px 10px 10px 15px;
}
#t_foot_adress{
	float:left;
	width:350px;
	padding:10px 0px 10px 0px;
	text-align:left;
}
#t_foot_name{
	color:#767146;
	font-weight:bold;
}
#t_foot_group{
	float:right;
	padding:12px 15px 0px 0px;
}
#t_copyright{
	clear:both;
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	border-top:1px solid #231815;
	text-align:center;
}
/*▲ここまで　共通*/
/*▼ここから　トップページ-index.html(php)*/
.t_side{
	float:left;
	width:260px;
	border-top:solid 1px #CCCCCC;
}
.t_center{
	float:left;
	width:420px;
	padding:0px 15px 0px 15px;
	border-top:solid 1px #CCCCCC;
}
.t_photo01{
	text-align:center;
	padding:0px 0px 10px 0px;
}
.t_text01{
	padding:10px 0px 50px 0px;
}

.t_list01{
	float:left;
	width:80px;
	padding:20px 0px 0px 0px;
}
.t_list02{
	float:left;
	width:180px;
	padding:20px 0px 0px 0px;
}
.t_list03 li{
	line-height:200%;
}
.t_box{
	clear:both;
}
.t_box p{
	clear:both;
	float:left;
	width:90px;
	padding:0px 20px 15px 0px;
	text-align:center;
}
.t_box h3{
	float:left;
	width:310px;
}
.t_box h4{
	float:left;
	width:290px;
	padding:0px 0px 15px 20px;
	text-decoration:underline;
}
.t_box h4 a{
	color:#000000;
	text-decoration:underline;
}
.t_box h4 a:hover{
	color:#0000FF;
	text-decoration:underline;
}
.t_box h5{
	float:left;
	width:310px;
	line-height:32px;
}
#t_recruit{
	padding:50px 0px 50px 0px;
}
/*▲ここまで　トップページ-index.html(php)*/
