@charset "Shift_JIS";

@import url(contents.css) print; 

@import url(default.css) print; 

@import url(home.css) print; 


/* print area
--------------------------------------------------------------------------*/

.wrap { width:100%; _width:640px; min-height:10px; _height:10px; border:none;}

.contents { width:100%; _width:640px; min-height:10px; _height:10px; }


/*html 
--------------------------------------------------------------------------*/


h4,h5,h6,p,ul,ol,li,dd,dt,dl{
	font-size:12pt;
	font-weight:normal;
	line-height:1.3;
	text-decoration:none;
	font-weight:normal;
	}

h2 { text-indent:0; padding:2px; border: solid 1px #999999; width:auto; height:auto;}

h3 { text-indent:0; padding:2px; border-bottom: solid 1px #999999;}

p,dt,dd,{
	list-style:none;
	line-height:1.3;
	text-align:justify;
	text-justify:inter-ideograph;
	}

dt {margin:10px 0 0 0;}	
dd { margin-left:0px;}	

	
td,th{
	font-size:small;
	font-weight:normal;
	line-height:1.5;
	border-bottom:1px solid #CCCCCC;
	}

img{border:0}

a{color:#000000;}
a:hover { text-decoration:none;}

/* display none contents
--------------------------------------------------------------------------*/

.header p.inquiry_bt,	
.mainimg,
.mainnavi,
.subnavi,
.path,
.pageup
{ display:none;}

/* display none top
--------------------------------------------------------------------------*/

.top h1,
.top .left .pronavi,
.top .left h3,
.top .right img.detail,
.footer ul.footnavi,
hr { display:none;}

/* print area top
--------------------------------------------------------------------------*/

.right .note {
	margin-top:10px;
	margin-bottom:30px;
}

.center {
	margin-bottom:30px;
}

.top .note img,
.top .info img { float:left; margin: 0 10px 0 0 ;}


/* print area recruit
--------------------------------------------------------------------------*/

.recruit ul.bt li {
	text-indent:0;
}

.recruit ul.bt li a:link:after,
.recruit ul.bt li a:visited:after,  {
	text-indent:0;
	content: " (" attr(href) ") ";
}