﻿@charset "UTF-8";
/* CSS Document */

div#header h1 {
	background-image: url(../IMAGES/title.gif);
}

.column_left {
	width: 320px;
}

.column_right {
	width: 420px;
}

.column_right table {
	margin-bottom: 0.8em;
}


.column_left dl {
	margin: 0;
}

.column_left dt {
	float: left;
	width: 8em;
}

.form {
	clear: both;
	width: 773px;
}

html:\66irst-child .form {
	clear: both;
	width: 765px;
}

html>/**/body .form {
	clear: both;
	width: 775px;
}

.style1 {
	font-size: 120%;
	font-weight: bold;
}

/*
========= FORM ===========================================================
*/

.must{
	color: #5260A7;
}

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #5260A7;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
}

.form-row {
	clear: both;
	padding: 0.2em;
}

.submit-btn {
	text-align: center;
}

/*
========= WORK LIFE index ===========================================================
*/

.wl-left-col {
	width: 210px;
	float: left;
	line-height: 1.8em;
}

.wl-left-col img {
	margin: 30px 0 0 0;
}

.wl-right-col {
	width: 500px;
	float: right;
}

.wl-right-col ul,li {
	margin: 0;
	padding: 0;
}

.wl-right-col li {
	display: inline;
	float: left;
	margin: 0 0 10px 0;
}

.wl-right-col li a {
	list-style: none;
	display:block;
	width: 180px;
	height: 60px;
	margin-right: 70px;
	text-indent: -2000px;
	background-repeat: no-repeat;
}

#asano {background-image:url(../IMAGES/wl_asano-off.jpg);}
#asano a:hover {background-image:url(../IMAGES/wl_asano-on.jpg);}
#asano-set {background-image:url(../IMAGES/wl_asano-on.jpg);}

#takeyama {background-image:url(../IMAGES/wl_takeyama-off.jpg);}
#takeyama a:hover {background-image:url(../IMAGES/wl_takeyama-on.jpg);}
#takeyama-set {background-image:url(../IMAGES/wl_takeyama-on.jpg);}

#oki {background-image:url(../IMAGES/wl_oki-off.jpg);}
#oki a:hover {background-image:url(../IMAGES/wl_oki-on.jpg);}
#oki-set {background-image:url(../IMAGES/wl_oki-on.jpg);}

#ueda {background-image:url(../IMAGES/wl_ueda-off.jpg);}
#ueda a:hover {background-image:url(../IMAGES/wl_ueda-on.jpg);}
#ueda-set {background-image:url(../IMAGES/wl_ueda-on.jpg);}

#yokoyama {background-image:url(../IMAGES/wl_yokoyama-off.jpg);}
#yokoyama a:hover {background-image:url(../IMAGES/wl_yokoyama-on.jpg);}
#yokoyama-set {background-image:url(../IMAGES/wl_yokoyama-on.jpg);}

#toyoshima {background-image:url(../IMAGES/wl_toyoshima-off.jpg);}
#toyoshima a:hover {background-image:url(../IMAGES/wl_toyoshima-on.jpg);}
#toyoshima-set {background-image:url(../IMAGES/wl_toyoshima-on.jpg);}

#hashizume {background-image:url(../IMAGES/wl_hashizume-off.jpg);}
#hashizume a:hover {background-image:url(../IMAGES/wl_hashizume-on.jpg);}
#hashizume-set {background-image:url(../IMAGES/wl_hashizume-on.jpg);}

#asano-set,#takeyama-set,#oki-set,#ueda-set,#yokoyama-set,#toyoshima-set,#hashizume-set{
	width: 60px;
	height: 60px;
	text-indent: -2000px;
	display:block;
	cursor: default;
}


/*
========= WORK LIFE personal ===========================================================
*/

.to-index {
	float: left;
	font-size: 10px;
	text-align: left;
	margin: 20px 0 0 0;
	width: 60px;
}

.wl-left-sub {
	width: 140px;
	float: left;
}

.wl-left-sub ul,li {
	margin: 0;
	padding: 0;
}

.wl-left-sub li {
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
}

.wl-left-sub li a {
	list-style: none;
	display:block;
	width: 60px;
	height: 60px;
	text-indent: -2000px;
	background-repeat: no-repeat;
}

.person-area {
	float:left;
	width: 360px;
	margin: 0 0 0 30px;
	text-align: justify;
	text-justify: inter-ideograph;
 }

.person-area img {
	margin-bottom: 20px;
}

.person-area ul,li {
	list-style: none;
	margin: 0 0 15px 0;
}

.question-area {
	border: 1px solid #CBCBCB;
	float:right;
	width: 200px;
	font-size: 11px;
	color: #999999;
}

.q-title {
	text-align:center;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
}

.question-area ul,li {
	list-style: none;
	margin: 0 5px 10px 5px;
}

#q1,#q2,#q3,#q4 {
	padding-left: 25px;
	min-height: 20px;
	background-repeat: no-repeat;
}

#q1 { background-image:url(../IMAGES/q1.gif); }
#q2 { background-image:url(../IMAGES/q2.gif); }
#q3 { background-image:url(../IMAGES/q3.gif); }
#q4 { background-image:url(../IMAGES/q4.gif); }


.checkTitle {
	background-color: #787CCB;
	font-weight: bold;
	color: #fff;
}