@charset "utf-8";
a:link {
	color: #0000FF;

}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #FF0000;
}
a:active {

}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
#container  {
	width: 780px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
} 
#header  {
	background-image: url(images/willways_headter.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 90px;
} 
#header  h1  {
	margin: 0; 
	padding-top: 20px;
	padding-bottom: 0px;
}
#header  img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#header p {
	padding: 0px;
	font-size: 12px;
	margin-left: 25px;
	margin-top: 5px;
}
#headnave {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headnave p {
	font-size: 12px;
	margin: 0px;
	float: left;
	padding-left: 25px;
}

#headnave li {
	display:inline;
	padding-left: 10px;
}
#headnave ul {
	margin:0;
	padding:0;
	list-style:none;
	float: right;
}


#headnave img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#breadcrumbs {
	padding-left: 20px;
	font-size: 9px;
	margin: 0px;
	color: #000000;
	padding-top: 10px;
}
#maincontent  {
	float: left;
	margin: 0px;
	width: 500px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
} 
#maincontent    h1 {
	background-image: url(images/b_h.gif);
	font-size: 16px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 21px;
	padding-left: 20px;
	padding-top: 4px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	width: 480px;
}
#maincontent    h2 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/h3.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	height: 21px;
	padding-top: 3px;
	color: #990000;
}

#maincontent   p   {
	font-size: 80%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
#maincontent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.topics {
	padding: 0px;
	width: 500px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maincontent   .topics h2 {
	background-image: url(images/b_what.gif);
	font-size: 14px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 23px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#maincontent  .topics  ul  {
	font-size: 70%;
}
#maincontent  .topics  li  {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-image: url(images/b_arrow.gif);
	vertical-align: middle;
}
#maincontent  .useful_info  h2  {
	background-image: url(images/h_usefulinfo.gif);
	font-size: 14px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 23px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontent  .useful_info  ul  {
	font-size: 70%;
}
#maincontent  .useful_info  li  {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-image: url(images/r_arrow.gif);
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 新規追加.contents style                                                */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#maincontent #maincontent_item{
	float:left;
	width:450px;
	padding:15px 20px 0 0;
}
#maincontent #maincontent_item h4{
	float:left;
	padding: 0;
	margin: 0 5px 25px;
}
#maincontent #maincontent_item p{
	float:right;
	padding: 0;
	margin: 0 5px 25px;
	font-size:12.8px;
}
#maincontent #maincontent_item strong{
	font-size:17.6px;
}
#maincontent .space_bottom{
	margin-bottom:20px;
	font-size:12px;
}
#maincontent #thanks h4{
	margin-bottom:10px;
}
#corporation,
#trainingtool,
#maincontent #testseries .dnone{
display:none;
}
#maincontent #individual .limited_font,
#maincontent #corporation .limited_font,
#maincontent #testseries .limited_font,
#maincontent #trainingtool .limited_font{
	display: inline;
	font-size: 100%;
	zoom: 1;
}
#maincontent #individual .limited_font strong,
#maincontent #corporation .limited_font strong,
#maincontent #testseries .limited_font strong,
#maincontent #trainingtool .limited_font strong{
	color: #E53F57;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.gaiyou dl {
	margin: 10px;
	font-size: 80%;
	padding: 0px;
}
.gaiyou dt {
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 130px;
	padding-left: 5px;
}
.gaiyou dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	margin-top: -14px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 140px;
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 8px;
	padding-left: 0;
}
.zinzai dl {
	margin: 10px;
	font-size: 80%;
	padding: 0px;
}
.zinzai  dt  {
	margin-top: 10px;
	font-weight: bold;
	background-image: url(images/diamond.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.jobchange ul {
	font-size: 80%;
	list-style-image: url(images/circle.gif);
}
.jobchange dl {
	margin: 10px;
	font-size: 80%;
	padding: 0px;
}
.jobchange dt  {
	margin-top: 10px;
	font-weight: bold;
	background-image: url(images/diamond.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.jobchange dd {
	margin: 0px;
	padding: 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 新規追加.etctool style                                                */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#jisseki h3 {
	margin: 10px 0;
	font-weight: bold;
	font-size:80%;
	background-image: url(images/diamond.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
#jisseki dl {
	font-size: 80%;
	margin:5px 5px 3px;
	padding:5px 0;
	clear:both;
	width:490px;
}
#jisseki dt {
	margin-left: 15px;
	float:left;
	display:inline;
}
#jisseki dd {
	float:right;
	width:270px;
	margin: 0 0 10px 0;
}
#jisseki dd.charge{
	color:#D92F2F;
	margin: 0;
}
#jisseki .arrow{
	background:url(images/arrow_li.gif) 0 3px no-repeat;
	padding:2px 0 0 16px;
}
#jisseki div.gaiyou{
	padding-left: 15px;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 新規追加 diamond style                                                */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* index styles
-----------------------------*/
#diamond-index .style1 {
	color: #0000FF
}
#diamond-index .style2 {
	color: #CC0000
}

/* text-series styles
-----------------------------*/
#text-series {
	float: left;
	margin: 0px;
	width: 510px;
	font-size: 75%;
	line-height: 1.6;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#text-series h1 {
	background-image: url(images/b_h.gif);
	font-size: 16px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 21px;
	padding-left: 20px;
	padding-top: 4px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	width: 480px;
	line-height:18px;
}
#text-series h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #00008B;
}
#text-series p {
	padding: 0px;
	margin: 0px;
}
#text-series strong {
	font-family: sans-serif;
}
#text-series img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#text-series .style1{
	font-size: 12px;
	color: #00008B;
	font-weight: bold;
}
#text-series .style2{
	color: #CC0000;
}
#text-series .style3{
	font-size: 16px;
	color: #00008B;
	font-weight: bold;
}
#text-series .styleh2{
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/h3.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	height: 21px;
	padding-top: 3px;
	color: #990000;
	line-height:17px;
}
/* sidebar2 styles
-----------------------------*/
#sidebar2 {
	margin-top: 20px;
	margin-left: 5px;
}
#sidebar2 h5 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AA0000;
	height: 30px;
	width: 200px;
	text-align: center;
	margin-bottom: 5px;
	line-height: 30px;
}
#sidebar2 h6 {
	border-top: none;
	border-right: none;
	border-bottom: thin solid #AA0000;
	border-left: 25px solid #AA0000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}
#sidebar2 ul {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	padding-left: 0px;
	margin-left: 0px;
}
#sidebar2 ul li {
	list-style: none;
	line-height: 30px;
}

#sidebar2 ul li a {
	font-size: 10.5px;
	list-style: none;
	display: block;
	background-image: url(images/b_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 200px;
	padding-left: 15px;
}

/* faxorder styles
-----------------------------*/
#maincontent #diamond_fax h3{
	font-size: 12px;
	color: #00008B;
}
/* tokutei styles
-----------------------------*/
/*#tokutei ul {
	font-size: 80%;
	list-style-image: url(images/circle.gif);
}*/
#tokutei dl {
	margin: 10px;
	font-size: 80%;
	padding: 0px;
}
#tokutei dt {
	margin-top: 20px;
	font-weight: bold;
	height:25px;
	background:url(diamond/images/tokutei_dt_bg.gif) repeat-x 0px 8px;
}
#tokutei dt span{
	background:url(images/diamond.gif) no-repeat;
	padding-left: 15px;

}
#tokutei dd {
	margin: 5px 0px 0px 15px;
	padding: 0px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.useful_info {
	padding: 0px;
	width: 500px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar  {
	float: right;
	width: 200px;
	text-align: center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.base_table {
	font-size: 80%;
	border: 1px solid #999999;
	margin: 5px;
}
.base_table .category {
	color: #000000;
	background-image: url(images/bgt_category.gif);
	font-weight: bold;
	border: 1px solid #CCCCCC;
}
.base_table .job_title {
	color: #000000;
}


.base_table .left_area {
	color: #333333;
	width: 100px;
	font-weight: bold;
	background-color: #EBEBEB;
}

.base_table .right_area {
	color: #333333;
}
#form .form1 {
	text-align: center;
	width: 650px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}



#form .form1 p {
	font-size: 80%;
}
.table1 {
	width: 630px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.table2 {
	width: 600px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.table3 {
	width: 500px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar  p  {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
}
#sidebar .ado {
	border: 1px solid #CCCCCC;
	font-size: 9px;
	margin-top: 20px;
	margin-bottom: 20px;
}



#footer  {
	background-image: url(images/bg_footer.gif);
	height: 57px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: right;
} 
#footer  p  {
	margin: 0;
	font-size: 9px;
	float: right;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer li {
	display:inline;
	padding-left: 10px;
}
#footer ul {
	margin:0;
	list-style:none;
	float: left;
	padding-top: 6px;
	padding-left: 5px;
}


#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
 height:0;
 font-size: 1px;
 line-height: 0px;
}
.registration {
	text-align: center;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin: 10px;
}
.f12 {font-size: 12px}
.b_red {
	color: #990000;
	font-weight: bold;
}
.b_blue {
	color: #111155;
	font-weight: bold;
}



#nave {
	background-image: url(images/bg_nave.gif);
	background-repeat: repeat-x;
	height: 36px;
}

#nave img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



ul.nav{
	margin: 0px;
	padding: 0px;
}

.nav li.off{
	height:36px;
	width:165px;
	padding-right: 5px;
	padding-left: 5px;
}
.nav li.on{
	height:36px;
	width:165px;
	padding-right: 5px;
	padding-left: 5px;
}

ol.sub{
	background-image: url(images/a.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 165px;
}
ol.sub2{
	background-image: url(images/a.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 275px;
}


ol.sub li.off2{
	width:165px;
	display: inline;
	height: 20px;
}
ol.sub li.on2{
	width:165px;
	display: inline;
	height: 20px;
}
ol.sub2 li.off2{
	width:165px;
	display: inline;
	height: 20px;
}
ol.sub2 li.on2{
	width:165px;
	display: inline;
	height: 20px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 新規追加 gnavi diamond style   コメントアウト中                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*#nave ol.sub3{ 2段目以降
	display: none;
	position: absolute;
	top: 60px;
	left: 275px;
	z-index: 10;
	background-image: url(images/a.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 275px;
}
#nave ol.sub3 li{ 2段目以降のリスト項目
	width: 100%;
	position:relative;
}
#nave ol.sub2 li:hover > ol {
	display: block;
}*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* sitemap styles
-----------------------------*/
ul.sitemapli{
	list-style: none;
	margin-left:  1em;
	padding-left: 1em;
	text-indent:  -1em;
}
ul.sitemapli li:before{
	content:  "\00BB \0020";
}
/* IE6以前に適用 */
* html ul.sitemapli{
	list-style: square;
}
/* IE7に適用 */
*:first-child+html ul.sitemapli{
	list-style: square;
}

.nav *{margin:0px;padding:0px;list-style:none;display:block;}
ul.nav{height: 36px;}
ul.nav li.off{position:relative;float:left;overflow:hidden;}
ul.nav li.on{float:left;overflow:hidden;}
ul.nav>li.on{overflow:visible;/*×*/}
ol.sub{position:relative;}
ol.sub li.off2{position:relative;overflow:hidden;}
ol.sub li.on2{overflow:hidden;}
ol.sub>li.on2{overflow:visible;}
ul.sub-2{position:relative;}
ol.sub2{position:relative;}
ol.sub2 li.off2{position:relative;overflow:hidden;}
ol.sub2 li.on2{overflow:hidden;}
ol.sub2>li.on2{overflow:visible;}
ul.sub-2{position:relative;}
.b1_bold {
	font-size: 105%;
	font-weight: bold;
}
.protection {
	border: 1px solid #990000;
	margin: 10px;
	padding: 10px;
}

