@charset "utf-8";
/*▼ここから　全体*/

body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:150%;
}

*html body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0 auto;
	text-align:center;/*IE6でサイトをセンターに設定*/
	font-size:12px;
	line-height:150%;
}

#container{
	width:980px;
	margin:0 auto;
	background-color:#FFFFFF;
	text-align:left;
}

.line{
	padding-left:5px;
	padding-right:5px;
}

#header,
#header_hc{
	clear:both;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(../images/system/tpl-hd-background.gif) no-repeat;
	height:76px;
	width:980px;
}

#header #header_2 {
	float:right;
	padding: 0px 0px 0px 0px;
	width:700px;
}
#header_hc #header_2 {
	float:right;
	padding: 0px 0px 0px 0px;
	width:585px;
}

*html body #head_control {
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 0px 0px;
	width:580px
}
#head_control {
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	width:570px
}
#head_control li{
	float:right;
	padding: 0px 10px 0px 10px;
}
#head_control li.border{
	border-left:solid 1px #FFFFFF;
}
#head_control a {
	font-size:10px;
	text-decoration:none;
	color: #FFFFFF;
}
#head_control a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}

#header h1{
	float:left;
	padding:0px;
	margin:0px;
}
#header h1 a{
	background:url(../images/system/tpl-hd-logo.gif);
	background-repeat:no-repeat;
	height:40px;
	width:150px;
	display:block;	
	margin:21px 0px 0px 30px;
	_margin:21px 0px 0px 15px;
}
#header_hc h1{
	float:left;
	padding:0px;
	margin:0px;
}
#header_hc h1 a{
	background:url(../images/system/hc-hd-logo.gif);
	background-repeat:no-repeat;
	height:45px;
	width:365px;
	display:block;	
	margin:21px 0px 0px 30px;
	_margin:21px 0px 0px 15px;
}

#header h1 span,
#header_hc h1 span{
 display:none;
}

#header_2 #phone_number {
	margin: auto;
	padding: 24px 20px 0px 0px;
	float: right;
}
#header_2 #contact {
	clear:both;
	margin: auto;
	padding: 20px 10px 0px 0px;
	float: right;
}


.header_menu{
	clear:both;
	width:980px;
	height:26px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(../images/system/tpl-hd-menu_bg.gif) no-repeat;
	color:#FFFFFF;
	text-align:center;
}
.header_menu ul{
	height:26px;
}

.header_menu li{
	width:115px;
	float:left;
	text-align:center;
	line-height:26px;
}
.header_menu li.width{
	padding:0px 30px;
}

.header_menu li a {
	width:115px;
	height:26px;
	font-size:11px;
	font-weight:none;
	text-decoration:none;
	color: #000;
	display:block;

}
.header_menu li a:hover{
	color:#0044cc;

}

#flash{
	padding:8px 0px 15px 0px;
	width:980px;
	background-image:url(../images/system/head-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#footer{
	clear:both;
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 0px;
	/*border-top:2px solid #000000;*/
	text-align:center;
}
#footer_text_info{
	font-size:11px;
}
#footer_text_copyright{
	font-size:9px;
}

.footer_menu{
	clear:both;
	width:980px;
	height:26px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(../images/system/tpl-ft_menu.gif) no-repeat;
	color:#FFFFFF;
	text-align:center;
}
.footer_menu ul{
	width:980px;
	height:26px;
	padding:3px 0px 15px 0px;
}
.footer_menu li{
	list-style-type:none;
	display:inline;
	padding:0px 20px 0px 20px;
	/*_padding:0px 15px 0px 15px;*/
}

.footer_menu li a {
	font-size:11px;
	font-weight:none;
	text-decoration:none;
	color: #FFFFFF;

}
.footer_menu li a :hover {
	text-decoration:none;
	color: #0044cc;

}

/*▲ここまで　全体*/
/*▼ここから　１カラムの場合*/
#content{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
/*▲ここまで　１カラムの場合*/
/*▼ここから　２カラム／左メニューの場合*/
#main_content{
	clear:both;
	float:right;
	background-color:#EDE7DF;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#tmp_content{
	float:right;
	width:773px;
	height:100%;
	min-height:600px;
	padding:0px 0px 50px 17px;
	margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
}

#tmp_content .tab_title{
	font-size:10px;
	padding:5px 0px;
}

*html body #side{
	float:left;
	width:190px;
	padding:23px 0px 35px 10px;
	background:#EDE7DF;
}
#side{
	float:left;
	width:180px;
	padding:23px 0px 35px 10px;
	background:#EDE7DF;
}
#side ul {
	padding:0px 0px 10px 0px;
}
#side li{
	line-height:100%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 2px 0;
}


.left_menu {
	font-size:12px;
	padding-top:2px;
	padding-left:30px;
	margin-top:2px;
	background-image:url(../images/system/tpl-lf-menu_bg.gif);
	background-position:left center;
	background-repeat:no-repeat;
	width:171px;
	height:40px;
	line-height:40px;
}

.left_menu_active {
	font-size:12px;
	padding-top:2px;
	padding-left:30px;
	margin-top:2px;
	background-image:url(../images/system/tpl-lf-menu_bg_active.gif);
	background-position:left center;
	background-repeat:no-repeat;
	width:171px;
	height:40px;
	line-height:40px;
}

.hc_left_menu {
	font-size:12px;
	padding-top:2px;
	padding-left:25px;
	margin-top:2px;
	background-image:url(../images/system/hc-tpl-lf-menu-bg.gif);
	background-position:left center;
	background-repeat:no-repeat;
	width:170px;
	height:40px;
}

.hc_left_menu_active {
	font-size:12px;
	padding-top:2px;
	padding-left:30px;
	margin-top:2px;
	background-image:url(../images/system/hc-tpl-lf-menu-bg-active.gif);
	background-position:left center;
	background-repeat:no-repeat;
	width:170px;
	height:40px;
}

.contact {
	font-size:11px;
	padding-top:12px;
	width:170px;	
}

.contact_title {
	font-size:13px;
	padding-top:10px;
	font-weight:bold;
}

.contact_info {
	font-size:11px;
}

.access_map {
	background-image:url(../images/system/tpl-lf-access_map.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding: 3px 0 0 20px;
	margin-top:17px;
	height:15px;
}


.return_top{
	font-size: 10px;
	width: 100%;
	text-align: right;
	clear:both;
	padding: 150px 0px 20px 0px;
}
.return_top a{
	color:#2E3192;
}
.return_top02{
	font-size: 10px;
	width: 100%;
	text-align: right;
	clear:both;
	padding: 30px 0px 20px 0px;
}
.return_top02 a{
	color:#2E3192;
}
.return_top03{
	font-size: 10px;
	width: 100%;
	text-align: right;
	clear:both;
	padding: 0px 0px 10px 0px;
}
.return_top03 a{
	color:#2E3192;
}


/*▲ここまで　２カラム／左メニューの場合*/
/*▼ここから　タグ属性消去*/

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, dl, dt, dd, ol{
	padding:0px;
	margin:0px;
}
img{
	border:0px;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#0044cc;
	text-decoration:underline;
}
/*▲ここまで　タグ属性消去*/
/*▼ここから　パンくずリスト*/
#path{
	padding:5px 0px 5px 0px;
	font-size:10px;
}
/*▲ここまで　パンくずリスト*/
/*▼ここから　共通*/
.clear{
clear:both;
}
/*▲ここまで　共通*/
/*▼ここから　テンプレート-templete.dwt*/
/*▲ここまで　テンプレート-templete.dwt*/
/*▼ここから　トップページ-index.html(php)*/

#ind_main{
	clear:both;
	float:left;
	width:980px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#left_content{
	float:left;
	width:790px;
}
#ind_side_l{
	float:left;
	width:190px;
	padding:0px 0px 0px 0px;
	background:#EDE7DF;
	height:850px;
}
#ind_side_l p{
	padding:0px 0px 0px 10px;
}
#ind_side_l_bnrbox{
	float:left;
	width:180px;
	padding:10px 0px 0px 10px;
}
#ind_side_l_bnrbox ul{	
	padding:0px 0px 10px 0px;
}
*html body #ind_side_l_bnrbox #ind_sidenav li, *html body #side #ind_sidenav li{	/*IE6*/
	line-height:100%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:171px;
	height:61px;
	padding:2px 0px 0px 0px;
}
*:first-child+html #ind_side_l_bnrbox #ind_sidenav li, *:first-child+html #side #ind_sidenav li{	/*IE7*/
	line-height:100%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:171px;
	height:61px;
	padding:2px 0px 0px 0px;
}
#ind_side_l_bnrbox #ind_sidenav li, #side #ind_sidenav li{	
	line-height:100%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:171px;
	height:61px;
	padding:4px 0px 0px 0px;
}
#ind_side_l_bnrbox #ind_prof li, #side #ind_prof li{	
	line-height:100%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#ind_side_l_bnrbox .sidenav01 a, #side .sidenav01 a{
	width:171px;
	height:61px;
	background-image:url(../images/system/ind-menu-top.gif);
	display:block;
}
#ind_side_l_bnrbox .sidenav01 a:hover, #side .sidenav01 a:hover{
	width:171px;
	height:61px;
	background-image:url(../images/system/ind-menu-top-active.gif);
	display:block;
}
#ind_side_l_bnrbox .sidenav02 a, #side .sidenav02 a{
	width:171px;
	height:61px;
	background-image:url(../images/system/ind-menu-news.gif);
	display:block;
}
#ind_side_l_bnrbox .sidenav02 a:hover, #side .sidenav02 a:hover{
	width:171px;
	height:61px;
	background-image:url(../images/system/ind-menu-news-active.gif);
	display:block;
}
#ind_side_l_bnrbox .sidenav03 a, #side .sidenav03 a{
	width:171px;
	height:61px;
	background-image:url(../images/system/ind-menu-work.gif);
	display:block;
}
#ind_side_l_bnrbox .sidenav03 a:hover, #side .sidenav03 a:hover{
	width:171px;
	height:61px;
	background-image:url(../images/system/ind-menu-work-active.gif);
	display:block;
}
#ind_side_l_bnrbox .sidenav04 a, #side .sidenav04 a{
	width:171px;
	height:61px;
	background-image:url(../images/system/ind-menu-service.gif);
	display:block;
}
#ind_side_l_bnrbox .sidenav04 a:hover, #side .sidenav04 a:hover{
	width:171px;
	height:61px;
	background-image:url(../images/system/ind-menu-service-active.gif);
	display:block;
}
#ind_side_l_bnrbox .sidenav05 a, #side .sidenav05 a{
	width:171px;
	height:61px;
	background-image:url(../images/system/ind-menu-health.gif);
	display:block;
}
#ind_side_l_bnrbox .sidenav05 a:hover, #side .sidenav05 a:hover{
	width:171px;
	height:61px;
	background-image:url(../images/system/ind-menu-health-active.gif);
	display:block;
}
#ind_side_l_bnrbox .sidenav06 a, #side .sidenav06 a{
	width:171px;
	height:61px;
	background-image:url(../images/system/ind-menu-company.gif);
	display:block;
}
#ind_side_l_bnrbox .sidenav06 a:hover, #side .sidenav06 a:hover{
	width:171px;
	height:61px;
	background-image:url(../images/system/ind-menu-company-active.gif);
	display:block;
}
#ind_side_l_bnrbox .sidenav07 a, #side .sidenav07 a{
	width:171px;
	height:61px;
	background-image:url(../images/system/ind-menu-career.gif);
	display:block;
}
#ind_side_l_bnrbox .sidenav07 a:hover, #side .sidenav07 a:hover{
	width:171px;
	height:61px;
	background-image:url(../images/system/ind-menu-career-active.gif);
	display:block;
}
#ind_side_l_bnrbox li span, #side li span{
	display:none;
}
.ind_side_l_map {
	clear:both;
	margin:0px 0px 10px 10px;
	padding:0px 0px 10px 20px;
	background-image:url(../images/system/tpl-lf-access_map.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#ind_side_r{
	float:right;
	text-align:center;
	width:190px;	
	margin:0px 0px 0px 0px;
	background:#EDE7DF;
	height:850px;
}
.ind_side_r_img{
	text-align:center;
	padding:10px 0px 0px 0px;
}
.ind_side_r_text{
	text-align:right;
	padding:3px 10px 0px 0px;
}
*html body #ind_content{
	float:right;
	width:570px;
	margin:0px 5px 0px 10px;
	padding:0px 0px 0px 0px;
}
#ind_content{
	float:right;
	width:570px;
	margin:0px 10px 0px 20px;
	padding:0px 0px 0px 0px;
}
.ind_topic{
	padding:10px 0px 0px 20px;
}
#ind_newsbox{
	padding:0px 0px 15px 0px;
}
.ind_list {
	line-height:1.5;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 5px 10px 20px;
	padding:5px 0px 0px 0px;
	text-align:left;
}
.ind_list #most{
	text-align:left;
	font-weight:bold;
}
.ind_list dt{
	clear:left;
	float:left;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 10px 5px 0px;
	width:80px;
}
.ind_list dd{
	text-align:left;

	margin:0 0 0 50px;
	padding:0 0 5px 20px;
}
.ind_item_img{
	padding:10px 0px 0px 0px;
}

