<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


/* //////////////////////////////////////////

  “ASO Co,.” 

 -----------------------------------------
  common.css
 -----------------------------------------
  
  1.Reset

  2.Shared Item

  3.Overall Structure
  
  4.Contents

////////////////////////////////////////// */

/* 1.Reset
////////////////////////////////////////// */
*{
	margin: 0;
	padding: 0;
	zoom: 1;
	}

* html *{
	zoom: normal;
	}

html{
	height: auto;
	_height: 100%;
	min-height: 100%;
	background-image:url(../img/common_img/bg.gif);
	-webkit-text-size-adjust: none;
	}

body{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	color: #333;
	}
	

ul,dl{
	list-style-type: none;
	}
	
		
a,img{
	border: 0;
	outline: 0;
	margin: 0;
	}
		
a{
	color: #302C6B;
	text-decoration: none;
	}
	
a:hover{
	color:#c80606;
	}

.spon {
	display:none;
}
	
	
/* 2.Shared Item
////////////////////////////////////////// */
.clear{
	clear:both;
	}

.l{
	float:left;
	}
	
.r{
	float:right;
	}

h4{
	margin:0 0 8px 0;
}

h5{
	background-image:url(../img/common_img/ln_h640_tri_d.gif);
	background-repeat:no-repeat;
	padding:14px 0 0 7px;
	margin:60px 0 8px 0;
	height:41px;
	line-height: 1em;
	clear: both;
	}
h5.tp{
	margin:0 0 8px 0;
	}


h6{
	background-image:url(../img/common_img/bg_subtt.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0 0 3px 10px;
	margin:35px 0 5px 0;
	font-size:117%;
	clear: both;
	}
h6.tp{
	margin:25px 0 5px 0;
	}

#menu{
	width:940px;
	height:57px;
	margin:0 auto;
	padding:13px 12px 0 14px;
	background-image:url(../img/common_img/bg_tab.png);
	background-repeat:no-repeat;
	}
* html #menu{/*for IE6*/
	background-image:url(../img/common_img/bg_tab.gif);
	}

#menu li{
	float:left;
	}
	
.box_line{
	background-image:url(../img/common_img/bg_box_line.gif);
	background-repeat:repeat-y;
	width:282px;
	margin:0 0 15px 0;
}

.box_line dt{
	background-image:url(../img/common_img/bg_box_line_tp.gif);
	background-repeat:no-repeat;
	line-height:1em;
}

.box_line dt.sub{
	padding:3px 21px 3px 21px !important;
	background-image:url(../img/common_img/bg_box_line_md.gif);
	background-repeat:repeat-y;
	line-height:1em;
}

.environment .box_line dt.sub{
	padding:8px 21px 3px 21px !important;
}

.box_line dd.md{
	padding:3px 21px 6px;
	overflow:auto;
	background-image:url(../img/common_img/bg_box_line_md.gif);
	line-height: 1.2em;
	/*margin:0;*/
}
* html .box_line dd{
	zoom:100%;
}

.box_line dd.bt{
	background-image:url(../img/common_img/bg_box_line_bt.gif);
	background-repeat:no-repeat;
	background-position:0 bottom;
}

.box_line dd.bt2{
	background-image:url(../img/common_img/bg_box_line_bt.gif);
	background-repeat:no-repeat;
	background-position:0 bottom;
	padding:0 21px 18px;
	overflow:auto;
}

.box_line dd ul li a{
	color:#444444;
	}

.box_line dd ul li a:hover{
	color:#3399CC;
	}

.box_line dd ul.link{
	padding:0 21px 20px;
	line-height:0;
}

.box_line dd ul.link li{
	padding:6px 0 0;
}

.box_line ul.lineup{
	margin:0 0 18px 2px;
}

.box_line ul.lineup li{
	background-image:url(../img/common_img/ic_list_disc.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding:0 0 0 9px;
	margin:2px 0 10px 0;
	line-height:1.1em;
}

.box_line dd ul.anchor li{
	margin:12px 0 12px 6px;
	padding:2px 0 0 10px;
	background-image:url(../img/common_img/ic_link_sq_off.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	font-size:108%;
	line-height:1em;
	}


.box_gy{
	background-image:url(../img/common_img/bg_box.gif);
	background-repeat:repeat-y;
	width:282px;
}

.box_gy dt{
	background-image:url(../img/common_img/bg_box_tp.gif);
	background-repeat:no-repeat;
	padding:18px 16px 0;
}

.box_gy dd{
	/*background-image:url(../img/common_img/bg_box_bt.gif);
	background-repeat:no-repeat;
	background-position:0 bottom;*/
	padding:0 21px 16px 27px;
}

.box_gy dd ul li{
	margin:12px 0;
	padding:2px 0 0 10px;
	background-image:url(../img/common_img/ic_link_sq_off.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	font-size:108%;
	line-height:1em;
	}
/*.box_gy dd ul li:hover{
	background-image:url(../img/common_img/ic_link_sq_on.gif);
	color:#3399CC;
	}*/

.box_gy dd ul li a{
	color:#444444;
	}

.box_gy dd ul li a:hover{
	color:#3399CC;
	}

.photo{
	background-image:url(../img/common_img/bg_ph_bt.jpg);
	background-position:0 bottom;
	width:634px;
	overflow:auto;
	margin:10px 0 0 0;
	}

.photo ul{
	background-image:url(../img/common_img/bg_ph_tp.png);
	background-position:0 top;
	background-repeat:no-repeat;
	overflow:auto;
	width:569px;
	padding:10px 0 8px 65px;
	}
	
.photo ul li{
	float:left;
	width:262px;
	margin:0 12px 0 0;
	text-align:center;
	}

#left .ph{
	float:right;
	margin:1px 0 6px 6px;
}

#left .ph strong{
	padding:0;
	font-size:91.6%;
	line-height:1.2em;
	display: block;
	text-align: center;
}

#left .ph2{
	margin:0;
	line-height:0;
}


#left a.arrow{
	margin:6px 0 0 0;
	padding:2px 0 0 10px;
	background-image:url(../img/common_img/ic_link_sq_off.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	line-height:1.1em;
	font-weight:bold;
	color:#444444;
	display:block;
	}
	
#left a.arrow:hover{
	color:#3399CC;
	}
	
.medical .box_line dt,
.construction .box_line dt,
.realestate .box_line dt,
.support .box_line dt,
.environment .box_line dt{
	padding:18px 16px 0 16px;
}


.medical #left h4,
.construction #left h4,
.realestate #left h4,
.support #left h4,
.environment #left h4{
	margin:15px 0 0 6px;
	height:84px;
	background-image:url(../img/common_img/bg_catch.jpg);
	background-position:0 bottom;
	background-repeat:no-repeat;
	}

.medical #left h6,
.construction #left h6,
.realestate #left h6,
.support #left h6,
.environment #left h6{
	margin:25px 0 5px 6px;
	clear:both;
	}

.medical #left h6.tp,
.construction #left h6.tp,
.realestate #left h6.tp,
.support #left h6.tp,
.environment #left h6.tp{
	margin:10px 0 5px 6px;
	}
	
.medical #left h5.sub,
.construction #left h5.sub,
.realestate #left h5.sub,
.support #left h5.sub,
.environment #left h5.sub{
	background-image:none;
	padding:12px 0 12px 7px;
	margin:0;
	height:auto;
	line-height: 0;
	clear: both;
	}
	
/*.medical #left h7 img,
.construction #left h7 img,
.realestate #left h7 img,
.support #left h7 img{
	margin:4px 0 8px 6px;
	line-height:0;
	}*/
	
.medical #left p,
.construction #left p,
.realestate #left p,
.support #left p,
.environment #left p{
	margin:0 0 10px 6px;
	}
	
.realestate #left p.tp{
	margin:0 0 3px 6px;
	}
	
.outline h4,
.history h4,
.organization h4,
.news h4,
.contact h4,
.business h4,
.message h4{
	padding:15px 0 8px 7px;
}

.notice h4{
	background-image:url(../img/office_img/ln_h640_tri.gif);
	background-position:0 bottom;
	background-repeat:no-repeat;
	padding:15px 0 32px 7px;
}

.outline p,
.history p,
.organization p{
	padding:0 0 9px 5px;
}



.prologue{
	background-image:url(../img/office_img/ln_h640_tri.gif);
	background-position:0 bottom;
	background-repeat:no-repeat;
	padding:0 0 22px 0;
}

.organization .box_line dt,
.outline .box_line dt,
.news .box_line dt,
.contact .box_line dt,
.notice .box_line dt,
.tv .box_line dt{
	padding:18px 16px 0 16px;
}

.organization .box_line dd.md,
.outline .box_line dd.md,
.news .box_line dd.md,
.notice .box_line dd.md{
	padding:0 21px 0;
	overflow:auto;
	background-image:url(../img/common_img/bg_box_line_md.gif);
}
* html .organization .box_line dd,
* html .outline .box_line dd,
* html .news .box_line dd,
* html .notice .box_line dd{
	zoom:100%;
}

/* 3.Overall Structure
////////////////////////////////////////// */
#wrapper {
	width:100%;
	background-color:#FFF;
	padding:0;
	}

#container {
	width:950px;
	padding:0 8px;
	margin:0 auto;
	background-color:#FFF;
	overflow:auto;
	clear: both;
	background-image:url(../img/common_img/bg_box_mdbt.gif);
	background-repeat:no-repeat;
	background-position:676px bottom;
	min-height:420px;
	}
* html #container {/*for IE6*/
	height: auto !important;
	height: 430px;
	overflow:visible;
	}

#left{
	width:640px;
	padding:0 26px 0 0;
	min-height:340px;
	float:left;
	}
* html #left{/*for IE6*/
	_height:350px;
	}

#right {
	width:282px;
	float:right;
	background-color:#FFFFFF;
	}
	
/*///Header///*/

#header{
	width:960px;
	height:260px;
	margin:0 auto;
	}

.biz{
	background-image:url(../img/business_img/ph_main_business.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
}

.biz_med{
	background-image:url(../img/medical_img/ph_main_medical.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

.biz_con{
	background-image:url(../img/construction_img/ph_main_construction.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
}

.biz_env{
	background-image:url(../img/environment_img/ph_main_environment.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
}

.biz_rea{
	background-image:url(../img/realestate_img/ph_main_realestate.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
}

.biz_sup{
	background-image:url(../img/support_img/ph_main_support.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
}

.com{
	background-image:url(../img/common_img/ph_main_company.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
}

.comm{
	background-image:url(../img/common_img/ph_main_common.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
}


#header h1{
	padding:17px 0 0 0;
	height:31px;
	}
	
#header h2{
	margin:64px 0 0 6px;
	}
	
#header h3{
	margin:0 0 0 6px;
	}

#header .sp_btn {
	display: none;
}

/*////Footer////*/

#footer{
	width:100%;
	height:70px;
	padding:21px 0 0 0;
	background-image:url(../img/common_img/bg_footer.png);
	background-repeat:no-repeat;
	text-align:right;
	clear: both;
	}

#footer ul{
	width:950px;
	margin:0 auto;
	text-align:right;
	}
	
#footer ul li{
	height:15px;
	padding:2px 15px 1px;
	line-height:0;
	}
	
#footer ul li.txtlink{
	min-height:17px;
	padding:5px 15px 0 0;
	background-image:url(../img/common_img/bg_txtlink.png);
	background-repeat:no-repeat;
	color:#666;
	line-height:1em;
	}

#footer ul li a{
	color:#dcddde;
	}
#footer ul li a:hover{
	color:#5da5dc;
	}

#footer_sp {
	display: none;
}

	
/*
address {
	height:110px;
	}
	
address img {
	float:left;
	}*/

	


/* 4.Contents
////////////////////////////////////////// */
/*Index*/
.index{
	padding:0 !important;
	background-image:url(../img/index_img/ph_main_index.jpg) !important;
	background-repeat:no-repeat !important;
	background-position:center top !important;
	}

.index #header{
	width:960px;
	height:420px;
	margin:0 auto;
	}

.index #header h1{
	padding:17px 0 0 0;
	height:31px;
	}
	
.index #header h2{
	margin:318px 0 0 290px;
	float:left;
	}
* html .index #header h2{
	margin:318px 0 0 148px;
	}
	
.index #header .bt{
	margin:248px 0 0 0;
	float:right;
	}

.index .hisai{
	width: 550px;
	margin: 0 auto 20px;
}

.index #container{
	background-image:none;
	margin:5px auto 0;
	}

.index h3{
	padding:0 0 0 7px;
	clear:both;
	}

ul.field{
	margin:0 0 22px 0;
	height:200px;
	}

ul.field li{
	float:left;
	}
	
.index .release{
	width:100%;
	float:none;
}

.index .banner{
	width:383px;
	padding:4px 0 0 0;
	float:right;
}

.index .banner2{
	width:952px;
	padding:0;
	margin-bottom: 15px;
}

.b01{
	width: 466px;
	float: left;
	margin-right: 10px;
}

.b02{
	float: right;
}
	
.index h3.news{
	padding:0 0 6px 7px;
	background-image:url(../img/common_img/ln_950.gif);
	background-repeat:no-repeat;
	background-position:0 bottom;
	}

.index dl.news{
	height:106px;
	margin:0 0 26px 0;
	padding:0 0 14px 11px;
	background-image:url(../img/common_img/ln_950.gif);
	background-repeat:no-repeat;
	background-position:0 bottom;
	line-height:1.1em;
	overflow:hidden;
  display: flex;
    align-items: center;
    flex-wrap: wrap;
	}
* html .index dl.news{
	zoom:100%;
	padding:0 0 20px 11px;
	}
	
.index dl.news dt{
	margin: 5px 0;
    padding: 2px 0 0 16px;
	background-image:url(../img/index_img/ic_arrow_news_off.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	font-weight:bold;
	width:7em;
	}
	
.index dl.news dd{
	margin: 5px 0;
	/*width:810px;*/
	width: calc(100% - 10em);
	display:block;
	}
	
.index dl.news dd a{
	color: #333;
	}
.index dl.news dd a:hover{
	color: #477fb8;
	/*color: #ff5331;*/
	}

.index .banner {
	width: 282px;
}

.index ul.link_top{
	width:930px;
	height:60px;
	padding:5px 10px;
	margin:0 0 5px 0;
	background-image:url(../img/common_img/bg_diagonal.gif);
	line-height:0;
	}

.index ul.link_top li{
	float:left;
	}	
	
/*Organization*/
.organization #left p.fig{
	margin:15px 0 0 0;
}

/*Outline*/
.outline #left ul{
	margin:12px 0 0 6px;
}

.outline #left ul li{
	background-image:url(../img/common_img/bg_list_bt.jpg);
	background-position:0 bottom;
	margin:0 0 8px 0;
	overflow:auto;
}
* html .outline #left ul li{
	zoom:100%;
}

.outline #left ul li.bt{
	margin:0;
}

.outline #left ul li.bt dl dt{
	float:left;
}

.outline #left ul li strong{
	background-image:url(../img/common_img/bg_list_tp.jpg);
	background-repeat:no-repeat;
	width:130px;
	display:block;
	float:left;
	padding:2px 0 2px 10px;
	color:#FFFFFF;
}

.outline #left ul li span{
	background-image:url(../img/common_img/bg_list_tp.jpg);
	background-repeat:no-repeat;
	background-position:right 0;
	width:474px;
	display:block;
	float:right;
	padding:2px 10px 2px 10px;
}

.outline #left ul.list{
	margin:0 0 6px 0;
}


.outline #left ul.list li{
	background-image:none;
	margin:0;
}

.outline dl.list dt{
	width:10em;
}
/*History*/
/*.history .prologue{
	background-image:url(../img/office_img/ln_h640_tri.gif);
	background-repeat:no-repeat;
	padding:22px 0 0 0;
}*/



.history #left ul{
	padding:6px 0 0 6px;
	/*background-image:url(../img/office_img/ln_h640_tri.gif);
	background-repeat:no-repeat;*/
}

.history #left ul li{
	background-image:url(../img/common_img/bg_list_bt.jpg);
	background-position:0 bottom;
	margin:0 0 8px 0;
	overflow:auto;
}

.history #left ul li.era{
	margin:0;
	overflow:hidden;
	padding:9px 0 1px 9px;
	background-image:none;
	line-height: 1em;
	/*height:37px;*/
}

.history #left ul li.bt{
	margin:0;
}

.history #left ul li strong{
	background-image:url(../img/common_img/bg_list_tp.jpg);
	background-repeat:no-repeat;
	width:130px;
	display:block;
	float:left;
	padding:2px 0 2px 10px;
	color:#FFFFFF;
}

.history #left ul li span{
	background-image:url(../img/common_img/bg_list_tp.jpg);
	background-repeat:no-repeat;
	background-position:right 0;
	width:474px;
	display:block;
	float:right;
	padding:2px 10px 2px 10px;
}

.history #left span.note{
	margin:2px 0 0 6px;
	display:block;
	font-size:91.6%;
}

.history table{
	background-image:url(../img/common_img/bg_list_md.jpg);
	background-repeat:repeat-y;
	width:634px;
	margin:0 0 0 6px;
}

.history table th.era{
	background-image:url(../img/common_img/bg_list_tp2.jpg);
	background-repeat:no-repeat;
	background-position:0 bottom;
	text-align:left;
	font-size:133%;
	font-weight:normal;
	padding:20px 0 5px 15px;
	height:33px;
}

.history table th{
	text-align:left;
	padding:2px 0 2px 15px;
	width:125px;
	vertical-align:top;
	color:#FFFFFF
}

.history table td{
	padding:2px 0 2px 10px;
	width:484px;
}

.history table td.war{
	width:484px;
	padding:2px 0 2px 155px;
}

.history table th.bt{
	background-image:url(../img/common_img/bg_list_bt.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:0 0 5px 15px;
}

.history table td.bt{
	background-image:url(../img/common_img/bg_list_bt.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding:0 0 5px 10px;
}

.history .box_line dt{
	padding:18px 16px 0 16px;
}


/*Office*/	
.office dl#headoffice,
.office dl#fukuoka,
.office dl#kasuya,
.office dl#tokyo,
.office dl#hospital{
	margin:0 0 35px 0;
	padding:12px 0 0 0;
	line-height:1.16em;
	background-image:url(../img/office_img/ln_h640_tri.gif);
	background-repeat:no-repeat;
	}
.office dl#hospital{
	margin:0;
	}
	
.office dl dt.place{
	background-image:url(../img/office_img/ic_office_tt.gif);
	background-repeat:no-repeat;
	background-position:6px 0;
	padding:0 0 0 48px;
	clear:both;
	float:left;
	}


.office dl dd.map{
	float:right;
	margin:3px 0 0 0;
	}

.office dl dd.address{
	padding:0 0 0 6px;
	border-bottom:1px solid #CCC;
	overflow:auto;
	clear:both;
	}
* html .office dl dd.address{
	zoom:100%;
	}
	

.office dl#tokyo dd.address,
.office dl#hospital dd.address{
	background-image:url(../img/office_img/ln_h640.gif);
	background-repeat:no-repeat;
	background-position:0 bottom;
	padding:0 0 6px 6px;
	border:none;
	}

.office dl dd.address ul{
	margin:6px 0 6px 0;
	float:left;
	}
	
.office dl dd.division{
	background-image:url(../img/office_img/ln_h640.gif);
	background-repeat:no-repeat;
	background-position:0 bottom;
	padding:8px 0 20px 6px;
	overflow:auto;
	clear:both;
	}
* html .office dl dd.division{
	zoom:100%;
	}

.office dl dd.division dl dt{
	background-image:url(../img/office_img/ic_office_sq.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding:0 0 0 15px;
	margin:10px 0 3px 0;
	font-size:108%;
	/*font-size:13px;
	font-size:1.3rem;*/
	font-weight:bold;
	min-height:12px;
	}

.office dl dd.division dl dt.sub{
	background-image:none;
	padding:0;
	margin:6px 0 0 0;
	font-size:96%;
	}

.office .box_line dt{
	padding:18px 16px 0 16px;
}

.office .box_line dd{
	padding:0 21px 16px 27px;
	overflow:auto;
}
* html .office .box_line dd{
	zoom:100%;
}


/*Construction*/
.environment #left .photoframe,
.construction #left .photoframe{
	overflow:hidden;
	padding: 5px 0 0 0;
	clear: both;
}

.environment #left .photoframe p,
.construction #left .photoframe p{
	float:left;
	margin:0 5px 0 0;
	width:280px;
	text-align: center;
}

* html .construction #left .photoframe p{
	float:left;
	margin:0 15px 0 0;
	width:280px;
	text-align: center;
}

.environment #left .photoframe strong,
.construction #left .photoframe strong{
	padding:0;
	font-size:91.6%;
	line-height:1.5em;
	display: block;
}


/*Medical*/
.medical #left dl{
	margin:0 0 0 6px;
	}

.medical #left dt{
	font-weight:bold;
	padding:0 0 0 9px;
	background-image:url(../img/common_img/ic_list_disc.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	}

.medical #left dt.tt{
	padding:0 0 0 0;
	background-image:none;
	}

.medical #left dd{
	padding:0 0 0 9px;
	margin:0 0 6px 0;
	}
	
.medical #left dd.bt{
	margin:0 0 0 0;
	}
	
/*Realestate*/
#left ul.lineup li{
	background-image:url(../img/common_img/ic_list_disc.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding:0 0 0 9px;
	margin:2px 0 10px 6px;
}


/*News Release*/
.news .date{
	background-image:url(../img/office_img/ln_h640_tri.gif);
	background-position:0 top;
	background-repeat:no-repeat;
	padding:12px 7px 0 0;
	text-align:right;
}

.news h5{
	background-image:none;
	padding:0 0 0 7px;
	margin:20px 0 20px 0;
	height:auto;
	font-size:125%;
	line-height: 1.2em;
}

.news h6{
	background-image:none;
	padding:0 0 0 7px;
	margin:30px 0 10px;
	font-size:100%;
	}

.news p{
	padding:0 6px 0 7px;
}

.news p.c{
	display:block;
	text-align:center;
	margin:30px 0 0 0;
}

.news table{
	margin:0 0 0 7px;
}

.news table th{
	text-align:left;
	border-top:#666666 solid 2px;
	border-bottom:#666666 solid 2px;
	margin:0;
	padding:1px 24px 1px 0;
}

.news table td{
	border-bottom:#666666 solid 1px;
	margin:0;
	padding:2px 24px 2px 0;
}

/*Contact Us*/
.contact #left p{
	padding:0 0 18px 7px;
	width:623px;
}

/*.contact #left p.msg{
	min-height:200px;
}
* html .contact #left p.msg{
	_height:200px;
}
*/

.contact #left input{
	margin:0 7px;
}

.contact #left dl{
	padding:9px 0 13px 6px;
	width:630px;
	background-image:url(../img/office_img/ln_h640_tri.gif);
	background-position:0 top;
	background-repeat:no-repeat;
}

.contact #left dl dt{
	font-size:116%;
	font-weight:bold;
	padding:10px 0 0 18px;
	height:15px;
	background-image:url(../img/contactus_img/bg_form_none.gif);
	background-repeat:no-repeat;
	background-position:0 -31px;
	line-height:0;
}

.contact #left dl dd{
	padding:0 0 5px 18px;
	background-image:url(../img/contactus_img/bg_form_line.gif);
	background-repeat:no-repeat;
	background-position:0 0;	
}
.contact #left dl dd.privacy {
    background: none;
    text-align: center;
    padding: 0;
    margin: 1em 0;
}
.contact #left dl dd.privacy .sp {
	display: none;
}
@media (max-width: 640px) {
	.contact #left dl dd.privacy .sp {
		display: block;
	}
}
.contact #left dl dd.privacy p {
	margin-bottom: 1em;
    padding: 0;
}
.contact #left dl dd.privacy a {
	color: #1375c1;
	text-decoration: underline;
}
.contact #left dl dd.privacy div {
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact #left dl dd.privacy input {
    width: auto;
    margin: 0 1em 0 0;
    cursor: pointer;
}
.contact #left dl dd.privacy label {
    line-height: 1;
    cursor: pointer;
}

*html .contact #left dl dd{
	_height:20px;	
}

.contact #left dl dd select{
	margin:1px 0 3px 0;
}

.contact #left dl dd input{
	margin:1px 0 3px 0;
	width:300px;
}

.contact #left dl dd input.ss{
	width:50px;
}

.contact #left dl dd input.ll{
	width:500px;
}

.contact #left dl dd textarea{
	width:500px;
}

.contact #left dl dt.tt{
	padding:0 0 30px 0px;
	background-image:none;
}

.contact #left dl dt.tp{
	padding:5px 0 0 18px;;
	background-image:url(../img/contactus_img/bg_form_tp.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
}

.contact #left dl dt.st{
	background-image:url(../img/contactus_img/bg_form_star.gif);
	background-repeat:no-repeat;
	background-position:0 -32px;
}

.contact #left dl dt.bt{
	background-image:url(../img/contactus_img/bg_form_bt.gif);
	background-repeat:no-repeat;
	background-position:0 -31px;
}

.contact #left dl dd.bt{
	background-image:none;
}

.contact #left dd.btn{
	background-image:none;
	padding:20px 0 0 180px;
}

.contact #left dd.btn input{
	width:100px;
	margin:0 10px;
	float:left;
}

.contact #left ul li input{
	float:left;
	margin:0 10px;
}

.contact #left h5{
	background-image:url(../img/office_img/ln_h640_tri.gif);
	background-repeat:no-repeat;
	padding:25px 0 0 7px;
	margin:0 0 0 0;
	height:20px;
	font-size:116%;
	}

.contact #left .sendout{
	background-image:url(../img/contactus_img/bg_sendout.jpg);
	background-repeat:no-repeat;
	background-position:right 40px;
	min-height:280px;
	}

* html .contact #left .sendout{
	_height:280px;
	}

.contact #left .sendout h5{
	padding:75px 0 13px 7px;
	}

.contact #left .fs{
	font-weight:bold;
	margin:12px 0 0 7px;
	min-height:200px;
	}

/*.contact .box_line{
	background-image:url(../img/common_img/bg_box_line.gif);
	background-repeat:repeat-y;
	width:282px;
	margin:0;
}


/*Business*/
.business {
	background-image:none !important
	}

.business p{
	background-image:url(../img/common_img/ln_h950_tri.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:22px 7px 20px;
	}
	
.business h5{
	background-image:none;
	background-repeat:no-repeat;
	padding:0 0 0 7px;
	margin:0;
	height:19px;
	}

/*Message*/
.message p{
	padding:12px 0 12px 6px;
}

.message .ph{
	float:right;
	margin:13px 0 6px 6px !important;
	
}

.message .name{
	float:right;
	margin:24px 24px 0 0;
}

.message .box_line dt{
	padding:18px 16px 0 16px;
}

.message .box_line dd{
	/*padding:0 21px 16px 27px;*/
	padding:0 16px 5px 16px;
	overflow:auto;
}
* html .message .box_line dd{
	zoom:100%;
}

/*.message .box_line dd.bt{
	padding:0 20px 16px 24px;
}*/

.message .box_line table{
	margin:7px 3px 0 8px;
}

.message .box_line table th{
	white-space:nowrap;
	text-align:right;
	font-weight:normal;
	vertical-align:top;
	padding:3px 0 3px 0;

}

.message .box_line table td{
	padding:3px 0 3px 6px;
}

.message .box_line p{
	background-image:url(../img/common_img/ln_dot250.gif);
	background-repeat:no-repeat;
	background-position:0 top;
	padding:15px 6px 15px 8px;
}

.message .ph{
	float:right;
	margin:16px 0 10px 15px !important;
}


/*Environment*/
.environment p.ph{
	width:130px;
}

.environment p.ph strong{
	display:block;
	padding:0 !important;
}


/*Notice*/
.notice #left ul{
	margin:12px 0 0 6px;
}

.notice #left ul li{
	background-image:url(../img/common_img/bg_list_bt.jpg);
	background-position:0 bottom;
	margin:0 0 8px 0;
	overflow:auto;
}
* html .notice #left ul li{
	zoom:100%;
}

.notice #left ul li.bt{
	margin:0;
}

.notice #left ul li.bt dl dt{
	float:left;
}

.notice #left ul li strong{
	background-image:url(../img/common_img/bg_list_tp.jpg);
	background-repeat:no-repeat;
	width:130px;
	display:block;
	float:left;
	padding:2px 0 2px 10px;
	color:#FFFFFF;
}

.notice #left ul li span{
	background-image:url(../img/common_img/bg_list_tp.jpg);
	background-repeat:no-repeat;
	background-position:right 0;
	width:474px;
	display:block;
	float:right;
	padding:2px 10px 2px 10px;
}

.notice #left ul li a{
	color: #21497c;
	font-weight:bold;
	}
	
.notice #left ul li a:hover{
	color:#c80606;
	}

.notice p{
	padding:12px 0 12px 6px;
}

/*TV*/
.tv #left h4{
	margin:15px 0 0 0;
	padding:0 0 0 6px;
	height:133px;
	background-image:url(../img/common_img/ln_h640_tri_d.gif);
	background-position:0 103px;
	background-repeat:no-repeat;
	}

.tv #left div{
	margin:0 -20px 24px 6px;
	padding:0 0 29px 0;
	background-image:url(../img/tv_img/ln_dot.png);
	background-position:0 bottom;
	background-repeat:no-repeat;
	overflow:hidden;
	}
.tv #left div.end{
	margin:0 -20px 0 6px;
	padding:0 0 0 0;
	background-image:none;
	}
	
.tv #left dl{
	width:304px;
	margin:0 20px 0 0;
	background-color:#dedede;
	float:left;
	}
	
.tv #left dt.thumb{
	height:170px;
	}

.tv #left dt.ttl{
	padding:4px 14px;
	background-color:#f5f5f5;
	font-size:18px;
	line-height:1.1em;
	}
	
.tv #left dt.ttl2{
	padding:4px 5px;
	background-color:#f5f5f5;
	line-height:1.1em;
	}
	
.tv #left dt.job{
	padding:4px 14px;
	background-color:#f5f5f5;
	font-size:125%;
	line-height:1.1em;
	}
	.tv #left dt.job2{
	padding:4px 16px;
	background-color:#f5f5f5;
	font-size:14px;
	line-height:1.1em;
	}

.tv #left dt.name{
	padding:6px 14px 4px;
	background-color:#e9e9e9;
	font-size:125%;
	line-height:1.1em;
	}

.tv #left dt.name span{
	font-size:71%;
	line-height:1.1em;
	}
	
.tv #left dd{
	padding:22px 14px 10px;
	background-position:15px 8px;
	background-repeat:no-repeat;
	text-align: justify;
	text-justify:inter-ideograph;
	}
	
.tv #left dd.bl{
	background-image:url(../img/tv_img/tt_info_bl.png);
	}
.tv #left dd.rd{
	background-image:url(../img/tv_img/tt_info_rd.png);
	}
.tv #left dd.gr{
	background-image:url(../img/tv_img/tt_info_gr.png);
	}
.tv #left dd.or{
	background-image:url(../img/tv_img/tt_info_or.png);
	}
.tv #left dd.pr{
	background-image:url(../img/tv_img/tt_info_pr.png);
	}



.privacy #container {
	padding: 1.5em 0;
    background-image: none;
}
.privacy #container h2 {
	margin-bottom: 0.8em;
    color: #606060;
    font-size: 20px;
    font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
    letter-spacing: 0.1em;
}
.privacy #container h3 {
	margin: 2.5em 0 1em;
	padding-left: 0.5em;
	color: #1375c1;
    border-left: 6px solid #1375c1;
    font-size: 14px;
}
.privacy #container p {
	margin-bottom: 1em;
}

.privacy #container dl dd {
	margin-bottom: 1em;
}
.privacy #container ul li {
	margin-bottom: 1em;
	padding-left: 1em;
	text-indent: -1em;
}
@media (max-width: 640px) {
	.privacy #header h2 {
	    width: 75%;
	}
	.privacy #container {
	    padding: 0 3% 8%;
	}
	.privacy #container h2 {
	    font-size: 15px;
	    margin-top: 1em;
	}
}</pre></body></html>