@charset "UTF-8";

#ind_wrapper{
	width:100%;
	background: url(../../images/cont_bgbgbg.gif) repeat;
}


/*-------------------------ヘッダー-------------------------*/
#ind_headerBg{
	width:100%;
	background: url(../../images/header_bgbg.jpg) repeat-x top;
}
#ind_header{
	height: 461px;
	background: url(../../images/ind_main.jpg) no-repeat;
	position: relative;
}
#ind_header  h1  img {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}


/*-------------------------サブナビ-------------------------*/
#s_navi {
	float: right;
	margin-top: 25px;
	margin-right: 14px;
}
#s_navi li {
	display: inline;
}
#ind_header .lang {
	position: absolute;
	top: 11px;
	right: 26px;
}



/*-------------------------メイン-------------------------*/
#ind_cont{
	width:100%;
	background: url(../../images/cont_bgbg.jpg) repeat-x top;
}
#ind_cont .white {
	background: url(../images/white_line.png) repeat-y left;
	width: 800px;
	float: left;
}
* html #ind_cont .white {
behavior: expression(IEPNGFIX.fix(this));
} 
#ind_mainBg{
	background: url(../../images/ind_main_bg.png) repeat-y;
	width: 800px;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: auto;
	margin-left: auto;
}
* html #ind_mainBg {
behavior: expression(IEPNGFIX.fix(this));
} 
#ind_main {
	background: url(../../images/ind_main_bg.jpg) repeat-x top;
	width:800px;
	height:100%;
}
#ind_main #service .copy {
	margin-top: 11px;
	padding-bottom: 25px;
}
#ind_main #service .copy img {
	margin-left: 3px;
}
#ind_main #service .copy .detail a {
	float: right;
	margin-right: 8px;
	margin-top: -5px;
}
#ind_main #left {
	width: 550px;
	float: left;
}
#ind_main  #service ul {
	padding-top: 18px;
	padding-left: 10px;
	clear: none;
	margin-top: 0px;
}
#ind_main #service li {
	width: 250px;
	margin-bottom: 25px;
	margin-right: 33px;
	float: left;
}
*html #ind_main #service li {
	margin-bottom: 5px;	
}
*:first-child+html #ind_main #service li {
	margin-bottom: 5px;	
}
#ind_main #service .right {
	margin-right: 0px;
}
#ind_main #service .photo {
	margin-bottom: 8px;
}
#ind_main #service   .title  {
	margin-bottom: 8px;
}
#ind_main #service   .text p  {
	margin-bottom: 7px;
	color: #E7E7E7;
	font-size: 90%;
	line-height: 140%;
}
#ind_main #service .detail a {
	text-decoration: underline;
	background: url(../../images/ind_arrow.gif) no-repeat left;
	padding-left: 14px;
	margin-left: 2px;
	color: #E7E7E7;
	font-size: 90%;
}
#ind_main #service .detail a:hover {
	color: #006699;
}


/*-------------------------右ナビ-------------------------*/
#ind_main .r_navi {
	float: right;
	width: 221px;
	padding-top: 10px;
}
#ind_main .r_navi  h2  {
	padding-bottom: 9px;
	background: url(../../images/ind_line.jpg) repeat-x bottom;
	width: 212px;
	padding-left: 7px;
	margin-bottom: 1px;
}
#ind_main .r_navi .news h2{
	margin-bottom:15px;
}
#ind_main .r_navi .about, #ind_main .r_navi .career {
	margin-bottom: 40px;
}
#ind_main .r_navi .about h2 img {
	padding-top: 10px;
}
#ind_main .career .text,#ind_main .news .text,#ind_main .news .date{
	width:200px;
	font-size:11px;
	padding-left:10px;
}
.career .text {
	line-height: 140%;
	color: #E7E7E7;
}



/*-------------------------フッター-------------------------*/
#ind_cont .footer {
	color: #FFFFFF;
	clear:both;
	width: 783px;
	padding-left: 17px;
	background-image: url(../../images/policy_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 40px;
}
#ind_cont .footer p{
	padding-bottom: 9px;
}
#ind_cont .footer p a {
	color: #FFFFFF;
	text-decoration: none;
}
#ind_cont .footer p a:hover {
	text-decoration:underline;
}


/*-------------------------コピーライト-------------------------*/
#ind_copyBg{
	width:100%;
	clear:both;
	background: url(../../images/address_bgbg.gif) repeat;
}
#ind_copy{
	background: url(../../images/address_bg.gif) repeat-y;
	padding-top: 13px;
	padding-bottom: 36px;
	padding-left: 12px;
	clear:both;
	width: 788px;
}
