@charset "utf-8";
/* CSS Document */

body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;

}

img{
	border: 0px;
}

a:link{
	color: #0974be;
	text-decoration: underline;
}
a:visited{
	color: #0974be;
	text-decoration: underline;
}
a:hover{
	color: #4fa6c9;
	text-decoration: none;
}

div:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
} 

div{
  zoom: 100%;
}

.right{
	float: right;
}

.center{
	text-align: center;
}

.sp{
	padding-top: 25px;
}

.sp_bottom{
	padding-bottom: 20px;
}

.clear{
	clear: both;
}

.p_right{
	float: right;
	border: solid 5px #e8e8e8;
	margin: 0px 0px 10px 10px;
}

.p_border{
	display: block;
	border: solid 5px #e8e8e8;
	margin: 0px 0px 10px 10px;
}

.p_left{
	float: left;
	margin: 0px 10px 10px 0px;
}



/* テキスト */

h1{
	float: left;
}

h2{
	float: left;
	font-size: 10px;
	font-weight: normal;
	color: #2f776e;
	padding: 15px 0px 0px 15px;
}

h3{
	padding: 0px;
	margin: 0px;
}


h3.in{
	width: 631px;
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	height: 30px;
	color: #cc6600;
	font-size: 16px;
	padding: 10px 10px 0px 55px;
	margin-bottom: 20px;
}



h4{
	clear: both;
	padding: 30px 0px 10px 0px;
}

h4.fin{
	padding: 2px 0px 2px 10px;
	color: #006699;
	font-size: 14px;
	border-left-color: #006699;
	border-left-style: solid;
	border-left-width: 5px;
	margin: 0px 10px 10px 10px;
}

h4.bgs{
	width: 496px;
	background-image: url(../images/h3_2.gif);
	background-repeat: no-repeat;
	height: 24px;
	color: #006699;
	font-size: 16px;
	padding: 5px 180px 3px 20px;
	margin-bottom: 20px;
}

h6{
	font-size: small;
	color: #0974be;	
	margin-bottom: 5px;
}


p.txt{
	clear: both;
	padding: 0px 5px 15px 5px;
	font-size: small;
}

.red{
	color: #ff4b4b;
}





/* 段組 */

body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color: #333333;
	line-height: 1.4;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

body.in{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color: #333333;
	line-height: 1.4;
	background-image: url(../images/inbg.jpg);
	background-repeat: repeat-x;
}

#bodywrap{
	width: 100%;
	height: 100%;
	background-image: url(../images/bg_bottom.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#wrapper{
	width: 930px;
	margin: auto;
	padding: auto;
}

#header{
	width: 930px;
	height: 50px;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
}



#flash{
	padding: 0px;
	margin: 0px;
	background-image: url(../images/fla_bg.jpg);
	background-repeat: no-repeat;
}

#contents{
	width: 900px;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	background-color: #FFFFFF;
}

#mainbody{
	float: left;
	width: 697px;
}

#rightbody{
	float: right;
	width: 174px;
}

#block6{
	xwidth: 696px;
	background-image: url(../../images/6block.gif);
	background-repeat: no-repeat;
}

/*
#block6 p{
	font-size: x-small;
	line-height: 1.5;
	padding: 10px;
}
*/


.box1{
	float: left;
	width: 232px;
	height: 112px;
}

#footer{
	clear: both;
	height: 86px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	padding: 0px 15px;
}

ul.f_navi{
	list-style-type: none;	
	float: left;
	margin-top: 30px;
}

ul.f_navi li{
	color: #CCCCCC;		
}

ul.f_navi a:link{
	color: #CCCCCC;
	text-decoration: none;
}
ul.f_navi a:visited{
	color: #CCCCCC;	
	text-decoration: none;
}
ul.f_navi a:hover{
	color: #CCCCCC;	
	text-decoration: underline;
}



address{
	color: #CCCCCC;
	padding-top: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	float: right;
}

#pankuzu{
	width: 900px;
	height: 30px;
	background-image: url(../images/pankuzu.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
	padding-top: 40px;
}

#pankuzu ul{
	padding: 0px;
	list-style: none;
}

#pankuzu ul li{
	height: 18px;
	font-size: 12px;
	float: left;
	padding: 6px 20px 6px 10px;
	background-image: url(../images/pan_li.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	vertical-align: middle;
}

#pankuzu ul li.ptop{
	font-size: 12px;
	float: right;
	padding: 0px 10px 0px 10px;
	background-image: none;
}

#pankuzu img{
	vertical-align: bottom;
}


/* グローバルメニュー */


#global_menu{
	width: 930px;
	height: 72px;
	background-image:url(../images/menu_bg.gif);
	background-repeat: repeat-x;
}

#global_menu ul{
	margin: 0px;
		width: 900px;
	padding: 0px 15px 0px 15px;
	list-style-type:none;
}

#global_menu li{
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#global_menu li.r{
	float: right;
	padding: 0px;
	margin: 0px;
	list-style: none;
}


/* topics */


dl.topi{
	padding: 0px 10px 50px 10px;

}


dl.topi dt {   
	float:left;   
	width:100px;   
	padding:5px 0px 5px 20px;   
	clear:both;
	font-weight: bold;
	background-image: url(../images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
   
dl.topi dd {     
	margin-left:120px;   
	padding: 5px 10px 5px 0px;
}

/* 主な実績 */

.list_wrap{
	width: 328px;
	float: left;
	xpadding-left: 10px;
}

.list_wrapr{
	width: 328px;
	float: right;
	xpadding-right: 10px;
}



.list_box{

	width: 320px;
	background-color: #e8e8e8;
	padding: 4px;
	margin-bottom: 20px;
}

.list_boxlong{

	width: 688px;
	background-color: #e8e8e8;
	padding: 4px;
	margin-bottom: 20px;
}

.list_box h5{
	width: 300px;
	height: 26px;
	background-image: url(../images/list_fin.gif);
	background-repeat: repeat-x;
	color: #39867d;
	font-weight: bold;
	padding: 4px 10px 0px 10px;
	font-size: 12px;

}

.list_boxlong h5{
	width: 668px;
	height: 26px;
	background-image: url(../images/list_fin.gif);
	background-repeat: repeat-x;
	color: #39867d;
	font-weight: bold;
	padding: 4px 10px 0px 10px;
	font-size: 12px;

}

.inbox{
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	padding: 10px;	

}

.inbox p{
	padding: 0px 0px 10px 0px;	

}

.list_box p{
	padding: 0px 0px 10px 0px;	

}


.list_box ul{
	background-color: #FFFFFF;
	padding: 0px 10px 10px 10px;
	border: 1px solid #cccccc;

}

.list_box ul li{
	list-style: none;
	padding: 3px 0px 3px 15px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}



ul.li_r{
	clear: both;
	border: none;
}

ul.li_r li{
	list-style: none;
	padding: 3px 0px 3px 15px;
	text-align: right;
	background-image: none;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}


ul.li_r li a:link{
	/*color: #333333;*/
	text-decoration: none;
}
ul.li_r li a:visited{
	/*color: #333333;*/
	text-decoration: none;
}
ul.li_r li a:hover{
	/*color: #0974be;*/
	text-decoration: underline;
}


/* local_menu */

#local_menu{
	width: 174px;
	padding: 0px;
	margin-bottom: 30px;
}

#local_menu ul{
	list-style: none;
	background-color: #FFFFFF;
}


#local_menu li a{
	display: block;
	width: 149px;
	list-style: none;
	background-color: #FFFFFF;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image: url(../images/arrow2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	text-decoration: none;
	padding: 5px 10px 5px 15px;
	color: #333333;
}

#local_menu li a:hover{
	background-image: url(../images/arrow2_2.gif);
	background-repeat: no-repeat;
	background-color: #e8e8e8;
	color: #0974be;
	text-decoration: none;
}

#local_menu li.active a{
	display: block;
	width: 149px;
	list-style: none;
	background-color: #FFFFFF;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image: url(../images/arrow2_2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #e8e8e8;
	text-decoration: none;
	padding: 5px 10px 5px 15px;
	color: #0974be;
	xfont-weight: bold;
}


/* テーブル装飾 */


.com{
	border-collapse: collapse;
	margin-bottom: 20px;
	width: 400px;
}

.com td{
	padding: 2px 5px;
	border : 1px solid #d4cebc;
}

.com th{
	padding: 2px 5px;
	border : 1px solid #d4cebc;
	width: 100px;
	text-align: left;
	font-weight: normal;
	background-color: #f2f2f2;
}

.en{
	border-collapse: collapse;
	margin-bottom: 20px;
	width: 100%;
}

.en td{
	padding: 2px 5px;
	border : 1px solid #d4cebc;
}

.en th{
	padding: 2px 5px;
	border : 1px solid #d4cebc;
	width: 100px;
	text-align: left;
	font-weight: normal;
	background-color: #f2f2f2;
}

/* リスト */

ol.dott{
	background-color: #FFFFFF;
	padding: 0px 5px 20px 5px;
	xborder: 1px solid #cccccc;

}

ol.dott li{
	padding: 5px 0px 5px 0px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-left: 1.5em;
}

dl.qa{
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}

dl.qa dt{
	background-image: url(../../business/images/ico_q.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding: 2px 0px 2px 30px;
	color: #39867d;
	font-weight: bold;
	
}

dl.qa dd{
	background-image: url(../../business/images/ico_a.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 5px 0px 2px 30px;
	
}

dl.number{
	padding-bottom: 15px;

}

dl.number dt{   
	float:left;   
	width:180px;   
	padding:3px 0px 3px 5px;   
	clear:both;
	font-weight: bold;
	color: #39867d;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width: 1px;
}

dl.number dt.bottom{   
	float:left;   
	width:180px;   
	padding:3px 0px 3px 5px;   
	clear:both;
	font-weight: bold;
	color: #39867d;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	
}
   
dl.number dd{     
	margin-left:185px;   
	padding: 3px 5px 3px 10px;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: dotted;
	border-left-width: 1px;
}

dl.number dd.bottom{     
	margin-left:185px;   
	padding: 3px 5px 3px 10px;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: dotted;
	border-left-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

ul.list{
	background-color: #FFFFFF;
	padding: 0px 5px 10px 5px;


}

ul.list li{
	list-style: none;
	padding: 3px 0px 3px 15px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

ul.att{
	list-style: none;
	padding-bottom: 15px;

}

ul.att li{	
	text-indent: -1em;
	margin-left: 1em;
	padding: 0px 5px 0px 5px;
}

ul.ten{
	clear: both;
	background-color: #FFFFFF;
	padding: 0px 0px 10px 0px;
}

ul.ten li{
	list-style: none;
	padding: 2px 0px 2px 10px;
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: left;
}


/* 会社概要 */

.inbox p.map{
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width: 1px;
	padding: 10px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
}

.name{
	padding: 30px 0px 15px 0px;
}

/* サイトマップ */

ul.sitemap{
	list-style-type: none;
	margin: 0px 20px 30px 20px;
}

ul.sitemap li{
	padding: 0px 20px 0px 0px;
	list-style-type: none;
	display: inline;
}
ul.sitemap li a{
	background-image: url(../images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:13px;
}

/* clarfix */

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*100604 タブメニュー追加分*/
ul#tab_menu {
	list-style-type: none;
	margin:2px 0 2px 0px;
	padding: 0px;
}
#tab_menu li {
	display: inline;
	padding: 0;
	margin: 0;
}
#tab_menu li a {
	padding: 0.3em 1em;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #E8E8E8;
	background: url(../images/arrow2.gif) left center no-repeat;
	text-decoration: none;
}
#tab_menu li a.active {
	background: url(../images/arrow2_3.gif) left center no-repeat #006699;
	color:#FFFFFF;
}
#tab_menu li a.active:hover {
	background: url(../images/arrow2_2.gif) left center no-repeat #E8E8E8;
	color:#4fa6c9;
}
#tab_menu li a:hover {
	background: url(../images/arrow2_2.gif) #E8E8E8 left center no-repeat;
}


/*100604  事業内容　○○のご案内ボタン*/
.li_r li.b_more {
	padding: 0.5em 0.3em;
}
.li_r li.b_more a {
	border: 1px solid #CCCCCC;
	background: url(../images/arrow2_3.gif) no-repeat 0.3em center #006699;
	padding: 0.3em 0.3em 0.3em 1.5em;
	color: #FFFFFF;
}
.li_r li.b_more a:hover {
	text-decoration: none;
	background: #E8E8E8 url(../images/arrow2_2.gif) no-repeat 0.3em center;
	color: #4fa6c9;
}

/*100604  TOPページBusinessリンク*/
#business1, #business2, #business3, #business4, #business5{
	float: left;
	width: 232px;
	height: 112px;
	font-size: x-small;
	line-height: 1.5;
}
a.b_top {
	display: block;
	width: 232px;
	height: 28px;
}
a.b_bottom {
	display: block;
	width: 232px;
	height: 27px;
}
a.b_top img , a.b_bottom img {
	visibility: hidden;
	background-color: transpearent;
}
#business1 p, #business2 p, #business3 p, #business4 p, #business5 p {
	margin:0;
}
#business1 p a, #business2 p a, #business3 p a, #business4 p a, #business5 p a {
	display:block;
	padding:10px;
	width: 212px;
	height: 64px;
	color: #333333;
}
#business1 a, #business2 a, #business3 a, #business4 a, #business5 a {
	text-decoration: none;
}
#business1 a:hover, #business2 a:hover, #business3 a:hover, #business4 a:hover, #business5 a:hover {
	text-decoration: underline;
}
#business1 {
	background: url(../../images/business1_off.gif) no-repeat;
}
#business2 {
	background: url(../../images/business2_off.gif) no-repeat;
}
#business3 {
	background: url(../../images/business3_off.gif) no-repeat;
}
#business4 {
	background: url(../../images/business4_off.gif) no-repeat;
}
#business5 {
	background: url(../../images/business5_off.gif) no-repeat;
}
#business1:hover {
	background: url(../../images/business1_over.gif) no-repeat;
}
#business2:hover {
	background: url(../../images/business2_over.gif) no-repeat;
}
#business3:hover {
	background: url(../../images/business3_over.gif) no-repeat;
}
#business4:hover {
	background: url(../../images/business4_over.gif) no-repeat;
}
#business5:hover {
	background: url(../../images/business5_over.gif) no-repeat;
}

/* 0610サイトマップ追記分 */
dl.underlist {
	float: left;
}

dl.underlist dt {
	display:inline;
}
dl.underlist dd a {
	background: none;
	padding-left:0;
}
