@charset "utf-8";
/*-----------------------------------------------------------------------------------------------
	author: Lampros co.,ltd. Atsushi Umehara
	url:http://www.lampros.co.jp/
	making day: 0000-00-00
	---------------------------------------------------------------------------------------------*/

@import url(reset.css);
@import url(common.css);
@import url(page_common.css);

/* ================================================

	uni_gaiyo.css

=================================================*/


#t1 { margin-left:117px; margin-bottom:40px; border-collapse:separate; border-spacing:2px 3px; }
#t1 th { width:135px; padding:10px; background-color:#E6E6E6; border-style:solid; border-width:1px; border-color:#E6E6E6; }
#t1 td { width:539px; padding:10px; border-style:solid; border-width:1px; border-color:#CCC; }


#t2 { margin-left:120px; padding-bottom:50px; border-top:dotted 1px #CCC; }
#t2 th { width: 105px; padding: 5px 0; border-bottom: dotted 1px #CCC; vertical-align:top; }
#t2 td { width:609px; padding:5px 0; border-bottom:dotted 1px #CCC; }

#g_map { margin:0 auto 50px;}

/* clearfix
---------------------------------------------------------------------------------------------*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix2 { display: inline-table; min-height: 1%; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
