@charset "UTF-8";
@import "digi.css";
/*==========================================================================*/
/*                           Common-Setting                                 */
/*==========================================================================*/

/* 基本タグのフォントサイズを指定（12px -> 120% or 1.2em ） */
html ----------------------------------------------------------------*/

html{
font-size: 14px;
/*\*/
_font-size: 100%;
/**/
}

*{ margin: 0px; padding: 0px;}

body{
margin:0;padding:0px;text-align:left;font-size: 14px;color:#333;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";line-height: 1.5;}

img{ border:0px; vertical-align:top; }
ul ol{list-style:none; margin:0; padding:0;}
a:link{ color:#5064a7;text-decoration:underline; outline:none;}
a:visited{ color:#5064a7;text-decoration:underline;outline:none;}
a:active{ color:#5064a7;text-decoration:none;outline:none;}
a:hover{ color:#990000;text-decoration:none;outline:none;}

.clear{ clear: both; }
.clearfix:after {content: ".";display: block;clear: both;height: 0;visibility: hidden;}

ul ol li{list-style:none; margin:0; padding:0;list-style-type:none;}
li{list-style:none;list-style-type:none;}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
/*
Module ----------------------------------------*/


.clearfix:after {content: ".";display: block;clear: both;height: 0;visibility: hidden;}

.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
	
h1 {} /* Header内で設定 */
h2 {}
h3 {margin-top:10px;}
h4 {
	background:url(../images/bg_h4.gif) 0 0 no-repeat;
	height:31px;
	padding:8px 0 0 30px;
	font-weight:bold;
	font-size:15px;
}
h5 {}

p { margin: 0 0 10px; }

.section { padding: 0px 0 10px 0; text-align:left;}/*width:729px;*/
.section .section { padding: 0px 10px 0 15px; margin:10px 5px 20px 0;} 

.image_l { float: left; margin: 0 16px 8px 0; border:1px solid #cccccc;}
.image_r { float: right; margin: 0 0 8px 16px; border:1px solid #cccccc;}

.bold {font-weight:bold;}
.center {text-align:center;}
.red {color:#FF0000;}

/* add
------------------------------------------------------------------------*/

.mb05 { margin-bottom : 5px; }
.mb10 { margin-bottom : 10px; }
.mb15 { margin-bottom : 15px; }
.mb20 { margin-bottom : 20px; }
.mb25 { margin-bottom : 25px; }
.mb30 { margin-bottom : 30px; }
.ml05 { margin-left:5px;}
.ml10 { margin-left:10px;}
.ml15 { margin-left:15px;}
.mt10 { margin-top:10px;}
.mt40 { margin-top:40px;}
.mr9 { margin-right:9px;}

.fL{ float:left;}
.fR{ float:right;}

/*==========================================================================*/
/*                            Container                                     */
/*==========================================================================*/

html {
	background:url(../images/header_bg.jpg) 0 0 repeat-x; 	
}

body {
    color:#333;
	text-align: center;
	
}

#wrapper {
	width: 950px;
	margin: 0 auto;

}

#main {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#content {
	width: 729px;
	text-align: left;
	float: right;
}


/*==========================================================================*/
/*                               Header                                     */
/*==========================================================================*/

#header {
	width:950px;
	height:197px;
	margin: 0 auto;
	padding:0;
	text-align: left;
	}
	
#header .toparea {
	width:950px; 
	height:128px; 
	position:relative;
	}

#header .toparea h1 { 
	position:absolute; 
	top:86px;
	left:27px;
	font-size:12px;
	font-weight:normal;
	color:#666666
	}
	
#header .toparea .logo {
	position:absolute; 
	top:10px; 
	left:20px;
	}
	
#header .toparea .topinq {
	position:absolute; 
	top:0; 
	right:0;
	background:url(../images/header_tel.jpg) 0 0 no-repeat;
	width:547px;
	height:128px;
	}
	
#header .toparea .topinq p a{
	position:absolute;
	top:77px;
	right:298px;
	width:202px;
	height:29px;
	}	
	
#header .globalNav ul li{
	width:auto; 
	height:69px;
	float:left;
	padding:0;
}


/*==========================================================================*/
/*                              Footer                                      */
/*==========================================================================*/

#footer {
	background: url(../images/footer_bg.jpg) 0 0 repeat-x;
	clear:both;
	text-align: center;
	height:91px;
	position: relative;
	max-width: 100%;
	min-width:950px;
	}

#footer .footer01 {
	width: 950px;
	margin:0 auto;
	}

#footer .footer01 address {
	padding:35px;
	font-weight:bold;
	font-style:normal;
} 

.papetop { 
	text-align:right;
	margin:25px 0 20px 0;
	
}

/*==========================================================================*/
/*                            navigation                                    */
/*==========================================================================*/

#navi {
	float: left;
	width: 200px;
	position:relative;
	margin:15px 0 0 0;
}

#navi .nav01{
	width:200px;
	margin:0 0 10px 0; 
}

#navi .nav01 p{
	padding:0;
	margin:0;
}

/*==========================================================================*/
/*                             Contents                                     */
/*==========================================================================*/

/* index
------------------------------------------------------------------------*/

#index ul.idx { margin:20px 0 15px 0;}

#index ul.idx li.first{
	float:left;
	margin-right:22px;
}

* html #index ul.idx li.first{
	float:left;
	margin-right:18px;
}

#index .box {
	width:729px;
	background:url(../images/index_img_05.jpg) 0 0 no-repeat;
	margin-top:15px;
}

#index .box p{
	width:500px;
	padding:0 0 0 5px;

}

#index ul.list { 
	margin:10px 0 15px 0;
	border:1px solid #cccccc;
	width:725px;
	height:225px;
}

#index ul.list li {float:left; }

#index ul.list li.first{
	margin-right:15px;
}

#index ul.idx { margin:20px 0 15px 0;}

#index .box_info{
	float:left;
	border:1px solid #cccccc;
	width:725px;
	height:245px;
}

#index .box_info .image_l { float: left; margin: 0 10px 8px 0;  border:none;}
#index .box_info .image_r { float: right; margin: 0 0 8px 0; border:none;}

#index #map { 
	width: 325px; 
	height:220px; 
	border:1px solid #cccccc;
	margin : 12px 10px 0 0;
}

* html #index #map { 
	width: 310px; 
	height:220px; 
	border:1px solid #cccccc;
	margin : 15px 10px 0 0;
}

/* about
------------------------------------------------------------------------*/
#about .bx_about{
	width:680px;
	border:1px solid #cccccc;
	padding:10px 0 2px 20px;
	margin-top:20px;
}

#about .bx_about ul li{
	list-style-position:inside;
	list-style-type:disc;
	padding-bottom:2px;
}

* html #about .bx_about{
	width:680px;
	border:1px solid #cccccc;
	padding:10px 0 2px 20px;
	margin-top:20px;
}

* html #about .bx_about ul li{
	list-style-position:inside;
	list-style-type:disc;
	padding-bottom:5px;
}

/* tbl01
------------------------------------------------------------------------*/

table.tbl01{
	width:100%;
	border:1px solid #cccccc;
	border-collapse:collapse;
	margin:5px 0 10px 0;
}

table.tbl01 th,td{
	border:1px solid #cccccc;
	border-collapse:collapse;
}

table.tbl01 th{
	background:#ebebeb;
	text-align:center;
	padding:10px 2px 10px 2px;	
}

table.tbl01 td{
	padding:10px 0 10px 0;	
	vertical-align:top;
	width:33%;
}

table.tbl01 td.pdL10{
	padding:10px 0 10px 8px;	
}

table.tbl01,
table.tbl01 td.nobor
{
	border-bottom:none;
	border-top:none;
	border-right:none;
}
/* tbl01
------------------------------------------------------------------------*/

#access #map_access { 
	width: 690px; 
	height:400px; 
	border:1px solid #cccccc;
	margin : 20px 0 30px 0;
}


/* company
------------------------------------------------------------------------*/

#company table{
	width:100%;
	border:1px solid #cccccc;
	border-collapse:collapse;
	margin:5px 0 0 0;
}

#company table th,td{
	border:1px solid #cccccc;
	border-collapse:collapse;
	padding:10px;		
}

#company table th{
	background:#ebebeb;
	text-align:center;
	width:23%;
}

#company table td ul li{
	list-style-position:outside;
	list-style-type:disc;
	margin-left:10px;
}

* html #company table td ul li{
	list-style-position:outside;
	list-style-type:disc;
	margin-left:15px;
}

*:first-child+html #company table td ul li{
	list-style-position:outside;
	list-style-type:disc;
	margin-left:15px;
}

/* company
------------------------------------------------------------------------*/

#floor .bx_floor{
	width:692px;
	height:425px;
	background:url(../images/floor_img_3f.jpg) 0 0 no-repeat;
	display:block;
	position:relative;
	padding-bottom:30px;
	border-bottom: 1px dotted #78a240;
}

#floor .bx_floor .flr01 a{
	position:absolute;
	width:221px;
	height:137px;
	top: 122px;
	left:164px;
	text-indent:-9999px;
}

#floor .bx_floor .flr02 a{
	position:absolute;
	width:136px;
	height:138px;
	top: 123px;
	left:20px;
	text-indent:-9999px;
}

#floor .bx_floor .flr03 a{
	position:absolute;
	width:275px;
	height:77px;
	top: 325px;
	left:391px;
	text-indent:-9999px;
}

#floor .bx_floor .flr04 a{
	position:absolute;
	width:274px;
	height:193px;
	top: 122px;
	left:393px;
	text-indent:-9999px;
}

#floor .bx_floor01{
	width:692px;
	height:425px;
	background:url(../images/floor_img_2f.jpg) 0 0 no-repeat;
	display:block;
	position:relative;
	margin-top:30px;
	padding-bottom:30px;
	border-bottom: 1px dotted #78a240;
}

#floor .bx_floor01 .flr01 a{
	position:absolute;
	width:277px;
	height:70px;
	top: 196px;
	left:392px;
	text-indent:-9999px;
}

#floor .bx_floor01 .flr02 a{
	position:absolute;
	width:223px;
	height:137px;
	top: 122px;
	left:162px;
	text-indent:-9999px;
}

#floor .bx_floor01 .flr03 a{
	position:absolute;
	width:275px;
	height:65px;
	top: 122px;
	left:391px;
	text-indent:-9999px;
}

#floor .bx_floor01 .flr04 a{
	position:absolute;
	width:274px;
	height:126px;
	top: 273px;
	left:392px;
	text-indent:-9999px;
}

#floor .bx_floor02{
	width:692px;
	height:425px;
	background:url(../images/floor_img_1f.jpg) 0 0 no-repeat;
	display:block;
	position:relative;
	margin-top:30px;
}

#floor .bx_floor02 .flr01 a{
	position:absolute;
	width:242px;
	height:135px;
	top: 122px;
	left:20px;
	text-indent:-9999px;
}

#floor .bx_floor02 .flr02 a{
	position:absolute;
	width:134px;
	height:137px;
	top: 266px;
	left:22px;
	text-indent:-9999px;
}

#floor .bx_floor02 .flr03 a{
	position:absolute;
	width:222px;
	height:77px;
	top: 164px;
	left:392px;
	text-indent:-9999px;
}

#floor .bx_floor02 .flr04 a{
	position:absolute;
	width:222px;
	height:78px;
	top: 284px;
	left:392px;
	text-indent:-9999px;
}

/* fmail
------------------------------------------------------------------------*/

#f_mail table{
	width:100%;
	border:1px solid #cccccc;
	border-collapse:collapse;
	margin:20px 0 10px 0;
}

#f_mail table th,td{
	border:1px solid #cccccc;
	border-collapse:collapse;
	padding:10px;		
}

#f_mail table th{
	background:#ebebeb;
	text-align:left;
	width:25%;
}
.txtOff
{
	color:#F00;
}
.bx_about_1 
{
	padding-left:5px;
}
.bx_about_1 img
{
	margin-right:4px;
	margin-bottom:10px;
}



