/* =構造
----------------------------------------------- */
* {
margin: 0;
}
html, body {
height: 100%;
width: 100%;
}
 
body{
font: 300 15px/1.625 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro W3','メイリオ','ＭＳ Ｐゴシック',sans-serif,arial,helvetica,clean;
color:#333;
letter-spacing: 1px;
background-image:url("../img/bg.jpg");
}

#content{
	width: 980px;
	margin: auto;
}
 
#header{
width: 980px;
height: 120px;
background-image:url("../img/header_bg_s.png");
background-repeat: no-repeat;
background-position: bottom right;
position: relative;
}
 
.header_navi{
	width: 600px;
	height: 92px;
	position: absolute;
	right: 0px;
	top: 20px;
} 

.header_title{
	width: 380px;
	height: 111px;
	position: absolute;
	left: 0px;
	top:20px;
}

.header_navi ul li{
list-style: none;
float: left;
} 

#main_left{
width: 300px;
float: left;
margin-top: 40px;
}

#main_right{
width: 650px;
float: left;
margin-top: 40px;
padding-left: 30px;
}


 
/* div固定用 */
.clear {
clear:both;
}
.clear hr {
display:none;
}
 
/* =footer
----------------------------------------------- */
 
#footer{
clear: both;
width: 980px;
height: 250px;
position: relative;
}
 
.map{
width: 111px;
height: 128px;
position: absolute;
bottom:55px;
right: 55px;
}

.logo{
width: 265px;
height: 156px;
position: absolute;
bottom:25px;
left: 25px;
}

.conmpyname{
width: 337px;
height: 25px;
position: absolute;
bottom:75px;
left: 355px;
}

.copyryght{
width: 337px;
height: 25px;
position: absolute;
bottom:45px;
left: 355px;
text-align: center;
}

 
/* =文字
----------------------------------------------- */
a{
text-decoration: none;
}
 
.text {
border:1px solid #999999;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 2px 10px;
color:#aaaaaa ;
}
 
input, textarea, select{
border: 1px solid #ddd;
border-radius: 5px;
padding: 4px 10px;
}
 
 
/* =header
----------------------------------------------- */
 
/* =main
----------------------------------------------- */
 
/* =footer
----------------------------------------------- */
#footer_copy{
color: #DDDDDD;
display: block;
float: right;
font-size: 80%;
margin-right: 10px;
margin-bottom: 10px;
padding-top: 10px;
text-align: right;
/* width: 300px; */
}
 
/* =会社概要
----------------------------------------------- */

.sam{
float: right;
padding-right: 15px;
margin-bottom: 10px;
list-style: none;
}

.table_line1 tr{
	font-size: 0.9em;
	border-bottom: 1px dotted #252525;
}

.table_line1 tr td{
	font-size: 0.9em;
	border-bottom: 1px dotted #252525;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* =WORKS
----------------------------------------------- */

.works_table{
	width: 580px;
	margin: 30px auto 0 auto;
	border-bottom: 2px solid #6f6f6f;
}

.works_table th{
	width: 230px;
	 font-size:  1.2em;
	 font-weight: bold;
	 padding-bottom: 10px;
	 
 }
 
 .works_table td{
	width: 480px;
	 font-size:  1.1em;
	 font-weight: bold;
	 padding-bottom: 10px;
	 
 }
 
.wtb {
	float:right;
	width: 580px;
	font-weight: bold;
	text-align:right;
	margin-top:150px;
}

.wtb a {
	color:#970000;
}

.wtb a:hover{
	color:#970000;
	text-decoration:underline;
}


.works_info{
clear: both;
	width: 250px;
	float: left;
	margin-top: 60px;
	margin-right: 15px;
	font-size:  0.8em;
}

.works_content{
	width: 700px;
	float: right;
	margin-top: 60px;
	font-size:14px;
}

.works_content2{
	width: 700px;
	float: right;
	font-size:14px;
}


.works_h{
	font-weight: bold;
}

.works_sam{
	width: 218px;
	height: 240px;
	margin-right: 15px;
	float: left;
	font-size: 0.8em;

}

.works_sam2{
	width: 400px;
	height: 200px;
	margin-right: 15px;
	float: left;
	font-size: 0.8em;

}

.works_font{
	font-size:0.9em;}

.works_sam a{
	font-size:8px;
	
}

.works_title{
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
	}

/* =CREW
----------------------------------------------- */

.main{
width:  980px;
margin-top: 40px;
}

.main img{
margin: 10px auto;
}

.crew_menu{
	margin-top:  10px;
}

.crew_menu li{
	line-height:  42px;
	list-style: none;
}

.crew_menu li a{
	list-style: none;
	font-weight:bold;
	font-size: 20px;
	color: #434343;
}

.crew_menu li a:hover{
	color: #960000;
}

.strong{
	font-weight: bold;
}

.crew_cgi{
	width: 200px;
	float: left;
}

.crew_cgi_sam{
	margin-right: 15px;
	margin-bottom: 15px;
	float:left;
	font-size: 0.8em;

}

/* =map
----------------------------------------------- */

.map_left{
	width: 445px;
	float: left;
	font-size: 0.8em;
	margin-top:  50px;
	margin-right: 20px;
}

.map_right{
	width: 515px;
	float: left;
	margin-top:  50px;
}



/* =mind
----------------------------------------------- */

.mind_img{
	width:390px;
	height:403px;
	margin:20px auto 20px auto;
	}