@charset 'UTF-8';

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,button,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
body{
margin:0px;
padding:0px;
text-align: center;
font-size:12px;
color:#595858;
font-family:"ＭＳ Ｐゴシック",sans-serif;
background:#f2f8fa;
}

h1,h2,h3,h4,h5,h6,h7,form,input {
margin:0px;
padding:0px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	white-space:normal;
}

fieldset,img {
	border: 0;
}
li {
	list-style: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
caption,th {
	text-align: left;
	font-weight:100;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input,button,textarea,select {
	*font-size: 100%;
}

.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
clear: both;
height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.clear{
	clear: both;
}
.clear hr{
	display: none;
}

/* S̘g */

#container {
margin:0px auto 0px auto;
text-align: center;
width:780px;
background:#FFFFFF;
padding:10px 15px;
}
/*++++++++++++++++++++++++++++++++++++++++++
リンク
+++++++++++++++++++++++++++++++++++++++++++*/
a,a:visited {
	color: #009ee5;
}
a:hover {
	color: #009ee5;
	text-decoration: none;
}
a img {
	border: none;
}


.cl{
    display: inline-block;  
   }
/*++++++++++++++++++++++++++++++++++++++++++
ヘッダ
+++++++++++++++++++++++++++++++++++++++++++*/

#head {
margin:auto;
width:690px;
text-align:left;
}
#head .head_left{
	float:left;
}
#head .head_right{
	float:right;
	text-align:right;
}
#head .head_right p{
	font-size:10px;
}
#head .head_right table {
	text-align:right;
	float:right;
	margin-top:3px;
}
#head .head_right table tr td{
	vertical-align:middle;
}
#head .head_right table tr td label{
	font-size:15px;
	color:#3E6EB3;
	font-weight:bold;
}
/*++++++++++++++++++++++++++++++++++++++++++
グローバルナビ
+++++++++++++++++++++++++++++++++++++++++++*/
.gnavi {
	text-align: center;
	margin:auto;
	width: 691px;
	height: 27px;
	margin-top:10px;
}

.gnavi ul {
	list-style-type: none;
	margin: 0px;
}

.gnavi ul li {
	float: left;
	height: 27px;
	width: 115px;
}

.gnavi ul li a {
	background: url(../images/gnavi1.gif) no-repeat scroll 0 0;
	height: 27px;
	display: block;
	width: 115px;
}

.gnavi ul li span {
	overflow: hidden;
	z-index: -1;
	position: relative;
	display: block;
}
        
.gnavi ul li.home a {background-position: 0px 0px;}
.gnavi ul li.company a {background-position: -115px 0px;}
.gnavi ul li.service a {background-position: -230px 0px;}
.gnavi ul li.service2 a {background-position: -345px 0px;}
.gnavi ul li.saiyo a {background-position: -460px 0px;}
.gnavi ul li.toiawase a {background-position: -575px 0px;}
.gnavi ul li.home a:hover  {background-position: 0px -27px;}
.gnavi ul li.company a:hover  {background-position: -115px -27px;}
.gnavi ul li.service a:hover  {background-position: -230px -27px;}
.gnavi ul li.service2 a:hover  {background-position: -345px -27px;}
.gnavi ul li.saiyo a:hover  {background-position: -460px -27px;}
.gnavi ul li.toiawase a:hover  {background-position: -575px -27px;}
/*++++++++++++++++++++++++++++++++++++++++++
メイン
+++++++++++++++++++++++++++++++++++++++++++*/
#main {
	width:690px;
	margin:auto;
	padding-top:10px;
}
#main h2 {
	border-left:5px solid #707070;
	line-height:200%;
	padding-left:5px;
	font-weight:bold;
	font-size:11px;
}
/*++++++++++++++++++++++++++++++++++++++++++
トップ
+++++++++++++++++++++++++++++++++++++++++++*/
#main #lefttop{
	float:left;
	width:175px;
	text-align:left;
	padding-right:20px;
}
#main #righttop{
	float:right;
	width:495px;
}
#main #lefttop .con{
	margin-bottom:20px;
	width:151px;
}
#main #lefttop img.title{
	margin-bottom:10px;
}
#main #lefttop img.banner{
	margin-bottom:10px;
	margin-top:7px;
}

#main #lefttop h3{
	font-size:12px;
	margin-bottom:5px;
}
#main #lefttop p{
	font-size:11px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#main #lefttop p.blue{
	color:#009EE5;
}
#main #lefttop p.pink{
	color:#FF0066;
}
#main #righttop #pr{
	text-align:center;
	margin:20px 0;
	line-height:150%;
}
#main #righttop #pr h3{
	font-weight:bold;
}
#main #righttop #pr p{
	margin-top:10px;
}

#main #righttop div#news img{
	border:1px solid #009ee5;
	width:486px;
}
#main #righttop div#news table{
	border-bottom:1px solid #009ee5;
	border-right:1px solid #009ee5;
	border-left:1px solid #009ee5;	
	width:488px;
}
#main #righttop div#news table th,#main #righttop div#news table td{
	padding:5px 0 0 10px;
}
#main #righttop div#news table th{
	vertical-align:top;
	width:65px;	
}
#main #righttop div#news table td{
	padding-right:10px;
	text-align:left;
}
/*++++++++++++++++++++++++++++++++++++++++++
会社概要
+++++++++++++++++++++++++++++++++++++++++++*/
#main #comp{
	text-align:left;
}
#main #comp table{
	margin-top:10px;
	width:680px;
	margin-bottom:30px;
}
#main #comp table,
#main #comp table tr,
#main #comp table th,
#main #comp table td{
	border:1px solid #009ee5;
	padding:2px 5px;
	line-height:150%;
}
#main #comp table th{
	width:120px;
	background:#ebf2f5;
	font-weight:bold;
}
#main #comp p{
	margin-top:10px;
	margin-bottom:20px;
}
/*++++++++++++++++++++++++++++++++++++++++++
株主
+++++++++++++++++++++++++++++++++++++++++++*/
#main #ir{
	text-align:left;
}
#main #ir .flash{
	margin-top:10px;
}
#main #ir h3{
	font-weight:bold;
}
#main #ir .con_ir{
	margin-top:10px;
	line-height:150%;
}
#main #ir h4{
	font-weight:bold;
}
#main #ir table,
#main #ir table tr,
#main #ir table th,
#main #ir table td{
	border:1px solid #009ee5;
	padding:2px 5px;
}
#main #ir table th{
	background:#ebf2f5;
	font-weight:bold;
	text-align:center;
}
#main #ir table tbody td{
	vertical-align:top;
}
#main #ir table tbody td.uri{
	line-height:200%;
}
#main #ir table tbody td span{
	font-weight:bold;
}
#main #ir table td label{
	text-align:left;
	clip:rect(0px,0px,0px,10px);
}
#main #ir p{
	margin-top:10px;
	margin-bottom:20px;
}
#main #ir .t_left{
	float:left;
}
#main #ir .t_right{
	float:right;
}
#main #ir table tbody td dl dt{
	width:126px;
	float:left;
	padding-left:5px;
}
#main #ir table tbody td dl dd{
	margin-left:125px;
	text-align:right;
}
/*++++++++++++++++++++++++++++++++++++++++++
ポリシー
+++++++++++++++++++++++++++++++++++++++++++*/
#main #policy{
	text-align:left;
}
#main #policy h3{
	margin-top:20px;
	margin-bottom:10px;
	font-weight:bold;
}
#main #policy ul{
	margin-left:20px;
}
#main #policy ul li{
	list-style-type:disc;
	line-height:140%;
	margin-bottom:5px;
}
/*++++++++++++++++++++++++++++++++++++++++++
採用情報
+++++++++++++++++++++++++++++++++++++++++++*/
#main #recruit{
	text-align:left;
}
#main #recruit p{
	margin-top:10px;
	line-height:150%;
}
#main #recruit h3{
	font-weight:bold;
	margin-top:20px;
}
#main #recruit h3 span{
	font-weight:100;
	color:red;
}
#main #recruit table,
#main #recruit table tr,
#main #recruit table th,
#main #recruit table td{
	border:1px solid #009ee5;
	padding:2px 5px;
}
#main #recruit table th{
	background:#ebf2f5;
	font-weight:bold;
	width:100px;
}
/*++++++++++++++++++++++++++++++++++++++++++
問い合わせ
+++++++++++++++++++++++++++++++++++++++++++*/
#main #toiawase{
	text-align:left;
}
#main #toiawase table,
#main #toiawase table th,
#main #toiawase table td{
	padding:2px 0;
}
#main #toiawase table thead th{
	padding:20px 0;
}
/*++++++++++++++++++++++++++++++++++++++++++
事業内容
+++++++++++++++++++++++++++++++++++++++++++*/
#main #leftnavi{
	float:left;
	width:176px;
	text-align:left;
	padding-right:20px;
}
#main #rightcon{
	float:right;
	width:490px;
}
#main #lefttop h2{
	border-left:5px solid #0099FF;
	line-height:200%;
	padding-left:5px;
	font-weight:bold;
	font-size:11px;
	color:#0099FF;
}
#main #leftnavi p{
	font-size:10px;	
	margin-left:15px;
	margin-right:15px;
	letter-spacing:1pt;
	line-height:120%;
	margin-top:5px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#main #leftnavi img{
	margin-top:20px;
}
#main #rightcon #pan{
	margin-bottom:20px;
	text-align:left;
	font-size:11px;
}
#main #rightcon img.top{
	margin-top:40px;
}
#main #rightcon dl{
	width:450px;
	margin-top:20px;
	margin-bottom:10px;
}
#main #rightcon dl dt{
	width:200px;
	float:left;
}
#main #rightcon dd{
	margin-left:210px;
	text-align:left;
	letter-spacing:1pt;
	line-height:150%;
	font-size:12px;
}
#main #rightcon p.gyo{
	text-align:left;
	line-height:150%;
	margin-top:20px;
	width:484px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#main #rightcon table{
	margin-left:10px;
	margin-right:10px;
	line-height:150%;
	margin-top:20px;
	width:464px;
}
#main #rightcon table th,#main #rightcon table td{
	padding-bottom:10px;
}
#main #rightcon table th{
	padding-right:20px;
}
#main #rightcon table th label{
	color:#64A5DD;
}
#main #rightcon table th p{
	margin-left:10px;
}
#main #rightcon table td img{
	vertical-align:middle;
}
#main #rightcon table td{
	text-align:right;
}
/*++++++++++++++++++++++++++++++++++++++++++
製品＆サービス
+++++++++++++++++++++++++++++++++++++++++++*/
#main #product{
	text-align:left;
}
#main #product .con_prod{
	margin-top:10px;
	margin-bottom:20px;
}
#main #product .con_prod h3{
	font-size:14px;
	margin-left:60px;
	margin-bottom:10px;
}
#main #product .con_prod ul{
	margin-left:60px;
}
#main #product .con_prod ul li{
	list-style:url(../images/icon.gif);
	margin-left:20px;
	line-height:150%;
}
#main #product .con_prod dl{
	margin-top:10px;
	width:230px;
	float:right;
}
#main #product .con_prod dl dt{
	float:left;
	width:110px;
	text-align:right;
	vertical-align:middle;
	padding-right:20px;
}
#main #product .con_prod dl dd{
	margin-left:130px;
}
#main #product .con_prod table{
	margin-left:60px;
}
#main #product .con_prod table td{
	vertical-align:top;
	padding:5px;
}
#main #product .con_prod table td p{
	font-size:11px;
}
#main #product .con_prod table td p.blue{
	color:#009EE5;
}
#main #product .con_prod table td p.pink{
	color:#FF0066;
}
/*++++++++++++++++++++++++++++++++++++++++++
mein
+++++++++++++++++++++++++++++++++++++++++++*/

#foot {
	background:#009EE5;
	color:#FFFFFF;
	text-align:right;
	padding:2px;
}