@charset "utf-8";
/*----------------------------------------------------------------------------------*/
/*　共通　*/
/*----------------------------------------------------------------------------------*/
body {
	background: #FFFFFF url("../images/bg_body.jpg") repeat-x left top;
	font-size: 1em;
	margin:0;
	padding:0;
	}
h1{
	margin:0;
}
h2 {
	font-size: 95%;
}
h3 {
	font-size: 80%;
	margin:20px 0 10px 0;
}
h4 {
	color: #000000
}
table {}
td, th {
	font-size: 0.8em;
}
img{
	border:none;
	vertical-align:bottom;
}
p{
	margin:0;
}
a{
	color:#666666;
}
a:link{}
a:visited{color:#333333;}
a:active{text-decoration:none;}
a:hover{text-decoration:none;}

#wrapper{
	width:800px;
	margin:10px auto;
	padding:0 0 20px 0;
}

/*　ヘッダ　*/
#header{
	height:64px;
	background: #FFFFFF url("../images/bg_header.jpg") repeat-x left top;
}
#header h1,p#title{
	float:left;
}
#headNavi{
	margin:28px 20px 0 0;
	_margin-right:10px;
	font-size:0.8em;
	float:right;
}
#topNavi{
	height:33px;
}
#topNavi ul{
	margin:1px;
	padding:0;
}
#topNavi ul li.navi{
	position:relative;
	list-style-type:none;
	float:left;
}
#topNavi ul li.navi div.subnavi{
	position:absolute;
	width:159px;
	background-color:#000000;
	font-size:0.9em;
	line-height:1.4em;
	overflow:hidden;
	display: block;
}
#topNavi ul li.navi div.subnavi ul{
	width:auto;
	margin:10px 22px;
	padding:0px;
}

/*　フッタ　*/
#footer {
	padding-top:40px;
	clear:both;
	font-size:0.8em;
	background: transparent url("../images/bg_footer.jpg") repeat-x left top;
}
#footer p{
	margin:0;
	float:left;
}
#footer address{
	font-style:normal;
	float:right;
}

/*　コンテンツ　*/
#contents,#topNavi,#fla{
	width:798px;
	background-color:#FFFFFF;
	border-left:1px solid #9D9D9D;
	border-right:1px solid #9D9D9D;
}

/*----------------------------------------------------------------------------------*/
/*　トップページ　*/
/*----------------------------------------------------------------------------------*/
/* 新着 */
#topNews{
	width:310px;
	margin:10px 0 10px 20px;
	padding:0 18px 10px 0;
	_margin-left:10px;
	border-right:1px solid #9D9D9D;
	float:left;
}
#topService{
	width:408px;
	margin:10px 0 10px 18px;
	float:left;
}
#topNews h2{
	width:310px;
	margin:0;
	border-bottom:1px solid #9D9D9D;
	font-size:0.8em;
	color:#666666;
}

#topService h2{
	width:410px;
	margin:0;
	border-bottom:1px solid #9D9D9D;
	font-size:0.8em;
	color:#666666;
}

#topNews p{
	margin:0;
	font-size:0.8em;
}
#topNews ul{
	margin:8px 0;
	padding:0;
}
#topNews ul li{
	list-style-type:none;
	font-size:0.8em;
	line-height:1.4em;
}

/* 新着情報 */
#news h2{
	color:#000066;
}
#news p{
	margin:0;
	font-size:0.8em;
}
#news ul{
	margin:8px 0 8px 10px;
	padding:0;
}
#news ul li{
	list-style-type:none;
	font-size:0.8em;
	line-height:1.4em;
}

/*　サービス　*/
#topService p{
	margin:8px 0 16px 0;
	font-size:0.9em;
	font-weight:bold;
	color:#000066;
}
#topService ul{
	margin:0 0 0 20px;
	padding:0;
}
#topService ul li{
	font-size:0.8em;
	line-height:1.4em;
}

/* アクセス */
#main p.access{
	width:560px;
	margin:0 0 20px 5px;
	padding:5px 0;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

/* お問い合わせ */
#main div#contact{
	margin:0 0 100px 0;
}
#main div#contact p{
	margin-bottom:20px;
}

/* サイトマップ */

#sitemap dl{
	margin:20px;
}

#sitemap dl dt,
#sitemap dl dd{
	font-size:0.8em;
}
#sitemap dl dt{
	margin:10px 0 2px 0;
	padding:0 12px;
	border-left:4px solid #666666;
	border-bottom:1px solid #CCCCCC;
	width:14em;
}
#sitemap dl dd{
	margin:0 0 0 16px;
}
/* 求人募集 */

#recruit{
	margin:20px 0 200px 0;
}

/* サービス */

#service{
	margin:0;
}
#service p{
	line-height:1.4em;
}
#service h2{
	margin:10px 0 10px 0;
	border:none;
}
#service h3{
	margin:10px 0 10px 0;
	border:none;
}
#service p{
	margin:10px 0 0 0;
}
#service ul{
	margin:0 0 0 20px;
	padding:0;
}
#service ol{
	margin:0 0 0 30px;
	padding:0;
}
#service strong{
	margin:18px 0 0 0;
}
#service ul.listLibrary li{
	line-height:1.4em;
	list-style-type:square;
}
#service div.point{
	margin:10px 0;
	padding:5px;
	border:1px solid #CCCCCC;
	font-weight:bold;
	color:#D60000;
}

/*----------------------------------------------------------------------------------*/
/* 下層 */
/*----------------------------------------------------------------------------------*/

/* ぱんくず */
#breadcrumb{
	line-height:30px;
	padding-left:10px;
	border-top:1px solid #FFFFFF;
	background:transparent url("../images/bg_breadcrumb.jpg") repeat-x left bottom;
	font-size:0.8em;
}

/*　ナビメニュー　*/
#navi ul{
	width:160px;
	margin:10px;
	_margin-left:5px;
	padding:0;
	float:left;
}
#navi ul li{
	list-style-type:none;
}
.subnavi{
	background-color:#000000;
	font-size:0.9em;
	line-height:1.4em;
	overflow:hidden;
	display: block;
}
.subnavi a{
	color:#FFFFFF
}
.subnavi a:link{	color:#FFFFFF}
.subnavi a:visited{	color:#CCCCCC}
.subnavi a:active{	color:#FFFFFF}
.subnavi a:hover{	color:#CCCCCC}

div.accordion{
	display:block;
	cursor : pointer;
}
#navi ul li div.subnavi ul{
	width:auto;
	margin:0;
	padding:10px 22px;
	float:none;
}

/*　メイン　*/
#main{
	width:610px;
	line-height:1.4em;
	float:left;
}
#main h1{
	margin:10px 0 20px 0;
}
#main p,#main li{
	font-size:0.8em;
}
#main table {

}
#main table tr th{
	background-color:#E1E1E1;
	width:8em;
	text-align:left;
}
#main table tr th,
#main table tr td{
	border-spacing:1px;
	border-collapse:collapse;
	/*border:1px solid #FFFFFF;*/
	padding:5px 5px;
}
.boxBorder{
	border:1px solid #E1E1E1;
}

#main #boxCompany,
#main #boxCompany h2,
#main #boxCompany p{
	width:480px;
	margin:10px auto;
	font-size:95%;
	line-height:1.8em;
}
#main #boxCompany h2{
	font-size: 110%;
}

/* その他 */
.red{
	color:#FF0000;
}
.small {
	font-size: 85%;
}
.bold{
	font-weight:bold;
}
.right{
	text-align:right;
}
#pageTop{
	margin:30px 0 0 10px;
	text-align:right;
	font-size:0.8em;
}
.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 */

.clearfix + *{
    clear: both;
}

