@charset "UTF-8";

/***  basic ***/
* {
	margin: 0;
	padding: 0;
	}

img {
	border: none;
	}

td{
	font-size:12px;
	}

ul{
	list-style-type:none;
	}

body {
	font-size: 12px;
	/* font-family: 'メイリオ', MS P Gothic; */
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color:#333;
	background-color:#fff;
	text-align:center;
	margin:0;
	line-height:1.5em;
	}

a:link {
	color: #0099CC;
	text-decoration: none;
	}

a:visited {
	color: #0099CC;
	text-decoration: none;
	}

a:hover {
	color: #0099CC;
	text-decoration: underline;
	}

a:active {
	color: #0099CC;
	text-decoration: none;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix {
	display: inline-table;
	}

/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
	}

.clearfix {
	display: block;
	}
/* End hide from IE-mac */

a.imghover:hover img {
	filter:alpha(opacity=80);
	opacity:0.8;
	}


#wrapper{
	width:780px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}

#header{
	margin-top:20px;
	}

#header h1{
	float:left;
	margin:0;
	padding:0;
	width:214px;
	height:40px;
	}
	
#header h1 a {
	position: relative;
	display: block;
	margin:auto;
	width: 100%;
	height: 100%;
	background: transparent url(../images/logo.gif) no-repeat;
	background-position: center top;
	font-size: 5px;
	text-indent: -9999px;
	text-decoration: none;
	}

#header .menuArea{
	float:right;
	margin-top:17px;
	}

#header .menuArea ul li{
	float:left;
	}

#header .menuArea ul li a{
	width:80px;
	height: 23px;
	font-size: 1%;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	}

#header .menuArea ul li.nav01 a {
	background-image: url(../images/m_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0 1px;
}

#header .menuArea ul li.nav02 a {
	background-image: url(../images/m_about.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0 1px;
}

#header .menuArea ul li.nav03 a {
	background-image: url(../images/m_works.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0 1px;
}

#header .menuArea ul li.nav04 a {
	background-image: url(../images/m_contact.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0 1px;
}


/****   left   ****/
#wrapper #leftBody{
	width:536px;
	float:left;
	margin-top:20px;
	}

#leftBody #longBanner{
	margin-top:20px;
	}
	

#leftBody #newsArea{
	margin:20px 0 25px 0;
	background-color:#F0F4EB;
	}

#newsArea .newsAreaHead{
	background-color:#666;
	height:6px;
	}
#newsArea .newsAreaBottom{
	height:6px;
	}	

#newsArea h2{
	margin:5px 10px;
	padding:0;
	width:111px;
	height:13px;
	position: relative;
	display: block;
	background: transparent url(../images/news.gif) no-repeat;
	background-position: center top;
	font-size: 5px;
	text-indent: -9999px;
	text-decoration: none;
	}

#newsArea ul{
	margin:5px 10px;
	border-top:1px #999 dotted;
	}

#newsArea li{
	margin:5px 0;
	}

#wrapper #bottomArea{
	width:536px;
	}

#bottomArea .about,.works{
	width:255px;
	height:164px;
	background: transparent url(../images/box1.gif) no-repeat;
	float:left;
	}

#bottomArea .about{
	margin-right:26px;
	}

.about .gTxt{
	margin:0 10px;
	background-color:#E4E4E4;
	height:46px;
	}

#bottomArea .about p{
	margin:5px 10px;
	padding-top:5px;
	}

.works .gTxt{
	margin:0 10px;
	background-color:#E4E4E4;
	height:46px;
	}

#bottomArea .works p{
	margin:5px 10px;
	}

img.bottom{
	margin:5px 0 0 10px;
	border-bottom:1px #999 dotted;
	}



/****   right   ****/
#wrapper #rightBody{
	width:215px;
	float:right;
	margin-top:20px;
	}


#featureArea h2{
	margin:0 0 10px 0;
	padding:0;
	width:117px;
	height:13px;
	position: relative;
	display: block;
	background: transparent url(../images/featured.gif) no-repeat;
	background-position: center top;
	font-size: 5px;
	text-indent: -9999px;
	text-decoration: none;
	}

#featureArea ul li{
	float:left;
	margin:3px;
	}

.more{
	text-align:right;
	margin-top:10px;
	}

.cow{
	margin:30px 0;
	}


/****   copyright    ****/
#copyright{
	width:780px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	border-top:1px #00A66D solid;
	}




/****    about    ****/
.helloBody h2{
	margin:0 0 15px 0;
	padding:0;
	width:76px;
	height:21px;
	position: relative;
	display: block;
	background: transparent url(../images/hello.gif) no-repeat;
	background-position: center top;
	font-size: 5px;
	text-indent: -9999px;
	text-decoration: none;
	}

.helloBody h2.coIn{
	margin:0 0 10px 0;
	padding:0;
	width:303px;
	height:28px;
	position: relative;
	display: block;
	background: transparent url(../images/company.gif) no-repeat;
	background-position: center top;
	font-size: 5px;
	text-indent: -9999px;
	text-decoration: none;
	}

.helloBody h3{
	margin-top:20px;
	margin-bottom:5px;
	padding:3px;
	background: transparent url(../images/bg1.gif) repeat;
	}

.helloBody p{
	margin:15px 0;
	}

img.mask{
	border:1px #666 dotted;
	}

/*  history */
#historyBody h2{
	margin:0 0 15px 0;
	padding:0;
	width:100px;
	height:29px;
	position: relative;
	display: block;
	background: transparent url(../images/history.gif) no-repeat;
	background-position: center top;
	font-size: 5px;
	text-indent: -9999px;
	text-decoration: none;
	}

table.historyLayout{
	width:536px;
	margin-bottom:10px;
	}

table.historyLayout td{
	padding:5px 10px;
	}

table.historyLayout td.year{
	background-color:#F0F4EB;
	text-align:center;
	width:120px;
	color:#999;
	font-weight:bold;
	font-size:18px;
	}

table.historyLayout ul li{
	margin:5px 0;
	}


/*  recruite  */
.helloBody h2.recruit{
	margin:0 0 15px 0;
	padding:0;
	width:99px;
	height:24px;
	position: relative;
	display: block;
	background: transparent url(../images/recruit.gif) no-repeat;
	background-position: center top;
	font-size: 5px;
	text-indent: -9999px;
	text-decoration: none;
	}

.helloBody p{
	line-height:2em;
	}

.rightTxt{
	text-align:right;
	margin:10px 0;
	}

#subMenu{
	margin:0 0 25px 0;
	}

#subMenu ul li{
	background-color:#F0F4EB;
	margin:2px 0;
	padding:5px;
	}



/****    works    ****/
#worksArea h2{
	margin:0 0 15px 0;
	padding:0;
	width:86px;
	height:21px;
	position: relative;
	display: block;
	background: transparent url(../images/works.gif) no-repeat;
	background-position: center top;
	font-size: 5px;
	text-indent: -9999px;
	text-decoration: none;
	}

#worksArea h3{
	margin:10px 0;
	padding:3px;
	background: transparent url(../images/bg1.gif) repeat;
	}

.eachWorkArea{
	margin:10px 0;
	height:145px;
	}

.eachWorkArea img{
	float:left;
	margin:0 20px 0 0;
	}

.eachWorkArea .exTxt{
	margin-left:20px;
	}

.exTxt ul{
	margin-bottom:10px;
	}

.exTxt ul li{
	margin:6px 0;
	}

.exTxt ul li.wTitle{
	font-weight:bold;
	color:#30ab81;
	}

.eachWorkArea .colorTxt{
	background-color:#88C9B3;
	color:#fff;
	padding:1px 4px;
	font-size:11px;
	margin:5px 5px 5px 0;
	}


/****    contact    ****/
#contactBody h2{
	margin:0 0 15px 0;
	padding:0;
	width:106px;
	height:23px;
	position: relative;
	display: block;
	background: transparent url(../images/contact.gif) no-repeat;
	background-position: center top;
	font-size: 5px;
	text-indent: -9999px;
	text-decoration: none;
	}

table#infoLayout{
	width:536px;
	border-spacing: 5px;

	}

table#infoLayout td{
	padding:3px;
	}

table#infoLayout td.left{
	width:120px;
	background-color:#F0F4EB;
	text-align:center;
	padding:5px 0;
	}

table#infoLayout td.h4Txt{
	background-color:#ddd;
	text-align:center;
	}

table#infoLayout td.h4Txt h4{
	font-size:12px;
	}

table#infoLayout td.left2{
	width:150px;
	background-color:#F0F4EB;
	}

table#infoLayout li{
	margin:3px 0;
	}

.buttonArea{
	text-align:center;
	margin:10px 0;
	}

.w350{
	width:350px;
	}

.w400{
	width:400px;
	}

.bTxt{
	font-size:11px;
	color:#ff000;
	}

#errorArea{
	margin:10px 0 0 3px;
	color:#ff0000;
	}
