@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, p, span, ul, ol, li, dl, dt, dd, table, th, td, input, legend, div, hr {
	margin:0;
	padding:0;
}

img{
	border:0;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear: both;
}

#wrapper {
	width:720px;
	margin:0 auto;
	padding:0;
	background-color:#ffffff;
}

div#main {
	margin:0 auto;
	width:720px;
}

div#contents {
	margin:0 auto;
}

#fontsettings, noscript {
	display:none;
}

#leftnav {
	float:left;
	width:160px;
}

div#rightbody {
	border-left:solid 1px #cccccc;
	float:right;
	padding:0;
/*	width:550px;*/
}

div#news {
	float:left;
	margin:20px 0;
	padding:0 10px 0 15px;
	width:300px;
}

div#news h3 {
	margin:0 0 10px 0;
}

ul#topnews li {
	margin:8px 0 4px 25px;
}

div#recruit h3 {
	margin:0 0 10px 5px;
}

div#column {
	margin-right:10px;
	padding:10px 0;
	width:200px;
	float:right;

}

div#column dl {
	border:solid 1px #cccccc;
}

div#column dt {
	background:url(../image/column_top.gif) top center no-repeat;
	font-weight:bold;
	padding:10px 20px 6px;
	text-align:center;
}

div#column dd {
	background:url(../image/column_btm.gif) bottom center no-repeat;
	padding:5px 20px 15px 5px;
}

div#column p.ar {
	background:url(../image/ar.gif) 15px 5px no-repeat;
	padding:0 0 0 32px;
}

div#recruit {
	border-left:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	clear:right;
	float:right;
	padding:10px;
	width:550px;
}

ul#recruit_bt li {
	display:inline;
}

p.right {
	font-size:72%;
	padding:2px 0 0;
}

p.right a {
	background:url(../image/ar.gif) no-repeat;
	padding:1px 0 5px 16px;
}

div#footer {
	background:#fff;
	border-top:solid 1px #cccccc;
	bottom:0;
	clear:both;
	height:60px;
	margin:0 auto 0;
	position:relative;
	width:783px;
}

ul.inline li {
	display:inline;
	margin-bottom:10px;
}

p#copyright {
	clear:right;
	font-size:86%;
	padding:10px 0 0 10px;
}

#header address{
display:block;
font-style:normal;
margin: 5px 0px 0px 0px;
padding:0px;
width:400px;
}


/** hide **
***********************************************************************/
h4.hide{
display:block;
font-weight:normal;
border-bottom:dotted 2px #666666;
padding:0 0 15px 0;
}

div#flash, object, embed, param {
	display:none;
}

#recurit_bt li {
	display:inline;
}



h1{font-size:120%;}
ul#moji{display:none;}
p.sitemap{display:none;}
.end_more{display:none;}
ul#foot_menu_yoko{display:none;}
#top_flash{display:none;}



