@charset "shift_JIS";

/* CSS Document */

body {
	margin:0;
	padding:0;
	font-size:12px;
	background-color: #FFFFFF;
}
h1, h2, h3, h4, h5, p, table, form, ul, li {
	margin:0; padding:0;
	font-size:1.0em;
}
ul {
	list-style:none;
}
a {
	color:#0000CC;
}
a img {
	border:none;
}
img {
	vertical-align:bottom;
}
/*******************************/
/*layout
********************************/

BODY {
	background-color:#FFFFFF;
	background-position:left;
	background-repeat:repeat-y;
	margin-left:14px;
}
#header {
	
	background-position:0 0;
	background-repeat:no-repeat;
	width : 950px;
	height:100px;
	position:relative;
	border-bottom:5px solid #13207E;
}
#contents {
	float:left;
	width : 950px;
	padding-bottom:3px;
	
	background-position:0 0;
	background-repeat:repeat-y;
}
#menu {
	width:166px;
	float:left;
	padding-top:5px;
}
#main {
	float:right;
	width : 900px;
	overflow:auto;
	_height:1%;
	_overflow:visible;
}
#footer {
	clear:both;
	width:761px;
	
	background-position:0 0;
	background-repeat:repeat-x;
	padding-top:10px;
}


/*******************************/
/*header
********************************/
#header h1,
#header p {
	position:absolute;
}
#header h1 {
	top:0; left:0;
	width:100px; height:100px;	
}
#header H1 A {
	display:block;
	
	width:100px; height:100px;
	text-decoration:none;	
}
#header h1 a span{
	visibility:hidden;
}
#header p{
	top:59px; left:566px;
}

/*******************************/
/*footer
********************************/
#footer .about{
	
	background-position: 99% 0;
	background-repeat:no-repeat;
	line-height:120%;
	padding:5px;
	font-size:0.9em;
}


	
/*******************************/
/*image at the top of pages 
********************************/
#frontimg {
	width:761px;
	padding-bottom:3px;
	
	background-position:0 100%;
	background-repeat:repeat-x;
}
#frontimg DIV{
	
	height:209px;
}
#frontimg div span{
	visibility:hidden;
}

/*+++++++++++++++*/
#topimg {
	width:761px;
	height:64px;
	padding-bottom:3px;
	
	background-position:0 100%;
	background-repeat:repeat-x;
	position:relative;
}
#topimg span {
	visibility:hidden;
}
#topimg h2,
#topimg #entrybtn,
#topimg #registrybtn {
	position:absolute;
}
#topimg H2 {
	top:0; left:0;
	width:501px;
	height:64px;
	
	background-position:0 0;
	background-repeat:no-repeat;
}
#topimg #entrybtn {
	top:0; left:501px;
	width:260px;
}
#topimg #registrybtn {
	top:32px; left:501px;
	width:260px;
}



/*******************************/
/*navi in left column
********************************/
#menu UL{
	
	background-position:0 100%;
	background-repeat:no-repeat;
	padding-bottom:4px;
	margin-left:1px;
	margin-bottom:6px;
}

/*******************************/
/*layout of main section 
********************************/
#main_left {
	float:left;
	width:403px;
	padding:10px 0 0 10px;
}
#main_right {
	float:right;
	width:169px;
	padding:10px 0 0;
}

#subp_con {
	padding:10px 20px 20px;
}

/*******************************/
/*contents  
********************************/
#main_left h2,
#subp_con h3 {
	padding-bottom:2px;
	border-bottom:4px solid #dbf4f7;
	margin-bottom:7px;
}
#main_left H2 SPAN,
#main H3 SPAN{
	display:block;
	background-color : fuchsia;
	background-image : url(aami.gif);
	background-position : 0px 100%;
	background-repeat:repeat-x;
	color:#13207E;
}
#main_left h2 img,
#main h3 img{
	border-top:2px solid #ffffff;
}
#main p {
	line-height:190%;
}
.txt-box{
	margin-bottom:25px;
	overflow:auto;
	_height:1%;
	_overflow:visible;
}
.txt-box p{
	padding-left:4px;
	margin-bottom:6px;
}
.indent {
	text-indent:0.8em;
}

h2#outline,
h2#business,
h2#middle_aged,
h2#staffing {
	height:142px;
	background-position:0 0;
	background-repeat:no-repeat;
} 
h2#outline span,
h2#business span,
h2#middle_aged span,
h2#staffing span {
	visibility:hidden;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*******************************/
/*outline
********************************/
DIV#outline {
	width : 700px;
	padding-bottom:2px;
	margin-bottom:25px;
	background-image : url(dotted_line_horizontal_03.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
	background-color:#F5FDFF;
}
DIV#outline TABLE {
	width : 700px;
	background-image : url(dotted_line_horizontal_03.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	
}
div#outline th {
	width:119px;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	text-align:left;
	padding:5px 14px 5px 5px;
	background-color:#3AB0D6;
}
DIV#outline TD {
	padding:7px;
	
	background-position:0 100%;
	background-repeat:no-repeat;
	background-color:#ffffff;
}


/*******************************/
/*sitemap
********************************/
ul#sitemap {
}
UL#sitemap LI{
	padding:7px 0 4px;
	
	background-position:0 0;
	background-repeat:no-repeat;
}
UL#sitemap LI LI{
	padding:4px 0 4px 18px;
	
}
ul#sitemap a{
	text-decoration:none;
}
ul#sitemap a:hover{
	text-decoration:underline;
}
ul#sitemap p{
	padding:2px 0 0 18px;
	font-size:0.9em;
}






/*******************************/
/*banner
********************************/

.banner_sect03 {
	margin-left:3px;
	margin-bottom:3px;
}
#main_right li{
	display:inline;
}
#main_right ul{
	margin-bottom:7px;
}
#main_right li a{
	display:block;
	width:159px;
	margin-bottom:3px;
}

/*******************************/
/*
********************************/
.imgr {
	float:right;
	margin:0 0 3px 8px;
	}
	
	
.imgl {
	float:left;
	margin:0 8px 3px 0;
	}
	
/*******************************/
/*
********************************/
.gray_bg {
	background-color:#f3f3e9;
	padding:4px !important;
	margin-bottom:10px !important;
	text-indent:0;
	overflow:auto;
	_overflow:visible;
	_height:1px;
}	
.gray_bg h4{
	padding:3px 2px;
	border-bottom:2px solid #ffffff;
	margin-bottom:4px;	
}	
	
.txt-box strong {
	color:#3a9cb9;
}	
	
.orange_bg {
	background-color:#f0e1d0;
	padding:7px 10px 7px 34px !important;
	margin-bottom:10px !important;
	text-indent:0;
	overflow:auto;
	_overflow:visible;
	_height:1px;
	
	background-position:0 0;
	background-repeat:no-repeat;
}
	
.orange_bg h4{
	border-bottom:1px solid #9F0B0B;
	padding-bottom:2px;
	
}	
.orange_bg p{
	padding:5px 0 0 4px;
}

#h5sect {
	
	background-position:0 5px;
	background-repeat:no-repeat;
	padding-left:165px;
	margin-top:13px;
}
