@charset "utf-8";
/* common
------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka;
	line-height: 1.0;
}

/* For vertical-scrollbar issue */
html {
	overflow: scroll;
	overflow: -moz-scrollbars-vertical; /* Firefoxの先行実装 */
	overflow-x: auto; /* Firefoxで横スクロールバーが表示されない問題を回避 */
}

body {
	background-color: #FFFFFF;
}

img {
	border: none;
}

img,input,select,textarea {
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ul li {
	list-style-type: none;
}

a {
	color: #2A7AFF;
}

a:hover {
	color: #8CB8FF;
}

#header {
	width: 800px;
	height: 93px;
	background-image: url(../image/header.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

h1.jsearch {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding-top: 32px;
}

.waku {
	margin-bottom: 20px;
}

.nondeco {
	padding-top: 5px;
}

.nondeco a {
	text-decoration: none;
}


/* gnav
------------------------------------------------*/
.gnavi {
	width: 800px;
	height: 70px;
}

.gnavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.gnavi li {
	float: left;
}

.bt_01 a {
	display: block;
	text-indent: -9999px;
	width: 125px;
	height: 70px;
	background-position: top;
}

.bt_01 a:hover {
	display: block;
	text-indent: -9999px;
	width: 125px;
	height: 70px;
	background-position: bottom;
}

.bt_02 a {
	display: block;
	text-indent: -9999px;
	width: 144px;
	height: 70px;
	background-position: top;
}

.bt_02 a:hover {
	display: block;
	text-indent: -9999px;
	width: 144px;
	height: 70px;
	background-position: bottom;
}

.bt_03 a {
	display: block;
	text-indent: -9999px;
	width: 139px;
	height: 70px;
	background-position: top;
}

.bt_03 a:hover {
	display: block;
	text-indent: -9999px;
	width: 139px;
	height: 70px;
	background-position: bottom;
}

.bt_04 a {
	display: block;
	text-indent: -9999px;
	width: 129px;
	height: 70px;
	background-position: top;
}

.bt_04 a:hover {
	display: block;
	text-indent: -9999px;
	width: 129px;
	height: 70px;
	background-position: bottom;
}

.bt_05 a {
	display: block;
	text-indent: -9999px;
	width: 129px;
	height: 70px;
	background-position: top;
}

.bt_05 a:hover {
	display: block;
	text-indent: -9999px;
	width: 129px;
	height: 70px;
	background-position: bottom;
}

.bt_06 a {
	display: block;
	text-indent: -9999px;
	width: 134px;
	height: 70px;
	background-position: top;
}

.bt_06 a:hover {
	display: block;
	text-indent: -9999px;
	width: 134px;
	height: 70px;
	background-position: bottom;
}

#bt01 {
	background-image: url(../image/gnav_bt_01.jpg);
}
#bt02 {
	background-image: url(../image/gnav_bt_02.jpg);
}
#bt03 {
	background-image: url(../image/gnav_bt_03.jpg);
}
#bt04 {
	background-image: url(../image/gnav_bt_04.jpg);
}

#bt05 {
	background-image: url(../image/gnav_bt_05.jpg);
}
#bt06 {
	background-image: url(../image/gnav_bt_06.jpg);
}

#container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	width: 800px;
	font-size: 12px;
}

.clearfix {
	overflow: hidden;
}

.clearfloat {
	clear: both;
}


/* top 
------------------------------------------------*/
.top-bcg01 {
	background-color: #EEF7FF;
}

.contents-left {
	width: 575px;
	float: left;
}

.mainimg-left446 {
	width: 446px;
}

.main-bannner-box {
	margin-top: 10px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #CCCCCC;
}

.main-bannner-box img {
	margin-bottom: 8px;
}

.main-banner {
	width: 184px;
	text-align: center;
	float: left;
}

.main-banner a {
	color: #003366;
}

.main-banner a:hover {
	color: #007DFB;
}

.nondeco a {
	color: #003366;
}

.nondeco a:hover {
	color: #007DFB;
}

.m-r-x {
	margin-right: 11px;
}

.w-277 {
	width: 277px;
	margin-top: 7px;
}

.w-138 {
	width: 138px;
	line-height: 150%;
}

.contents-right {
	width: 196px;
	float: left;
	margin-left: 25px;
}

.info-text01 {
	line-height: 150%;
	border-bottom: 3px solid #B8C3C7;
	border-right: 3px solid #B8C3C7;
	border-left: 3px solid #B8C3C7;
	width: 183px;
	padding: 5px;
}

.info-text02 {
	line-height: 150%;
	border-bottom: 3px solid #B8C3C7;
	border-right: 3px solid #B8C3C7;
	border-left: 3px solid #B8C3C7;
	width: 173px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.m-r-xx {
	margin-right: 5px;
}

.p-t-5 {
	padding-top: 5px;
	padding-bottom: 5px;
}

.footer {
	padding-bottom: 20px;
	padding-top: 15px;
	padding-left: 10px;
	background-color: #E4E4E4;
	margin-top: 20px;
	line-height: 170%;
}

.footer a {
	color: #2A7AFF;
	text-decoration: none;
}

.footer a:hover {
	color: #8CB8FF;
	text-decoration: none;
}

.img-p-b {
	font-size: 12px;
	line-height: 100%;
	padding-top: 10px;
	padding-left: 8px;
	margin-bottom: -10px;
}

.img-p-b a {
	color: #2A7AFF;
	text-decoration: none;
}

.img-p-b a:hover {
	color: #ACCBFF;
	text-decoration: none;
}

.bcg-01 {
	padding:0;
	line-height: 220%;
}

.top-fla-text {
	text-align: center;
	margin-bottom: 4px;
	margin-top: 4px;
}



/* position
------------------------------------------------*/
.t-a-right{
	text-align: right;
	margin-top: 40px;
}
* html .t-a-right{
	text-align: right;
	margin-top: 40px;
	padding-bottom: 20px;
}

.f-left {
	float: left;
}

.f-right {
	float: right;
}

.f-w-bold {
	font-weight: bold;
}

.m-l-5 {
	margin-left: 5px;
}

.m-l-2x {
	margin-left: 22px;
}

.m-l-4 {
	margin-left: 4px;
}

.m-l-20 {
	margin-left: 20px;
}

.p-l-5 {
	padding-left: 5px;
}

.p-l-10 {
	padding-left: 10px;
}

.m-t-5 {
	margin-top: 5px;
}

.m-t-10 {
	margin-top: 10px;
}

.m-t-15 {
	margin-top: 15px;
}

.m-t-20 {
	margin-top: 20px;
}

.m-t-30 {
	margin-top: 30px;
}

.m-t-50 {
	margin-top: 50px;
}

.m-b-10 {
	margin-bottom: 10px;
}

.p-l-10 {
	padding-left: 10px;
}

/* company
-----------------------------------------------*/
.company th {
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #EEECEA;
	color: #666666;
	line-height: 200%;
}

.company td {
	text-align: left;
	padding: 2px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #666666;
	line-height: 200%;
}

#no_bottoml01 {
	border-bottom-style: none;
}
#no_bottoml02 {
	border-bottom-style: none;
}

.company iframe {
	border: 1px solid #CCCCCC;
}

/* school
-----------------------------------------------*/
.school-attention {
	margin-top: 5px;
	line-height: 180%;
}

.f-c-attention {
	color: #CC3333;
}

.school th {
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #666666;
	line-height: 200%;
	font-weight:normal;
}

.school td {
	text-align: left;
	padding: 2px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #666666;
	line-height: 200%;
	border-left: 1px solid #CCCCCC;
}

.school-bd td {
	font-weight:  bold;
	background-color: #EEECEA;
}

.school-bd th {
	font-weight:  bold;
	background-color: #EEECEA;
}

/* makeover
-----------------------------------------------*/
.makeover {
	font-weight:  bold;
	background-color: #EEECEA;
}

#makeover02 {
	background-color: #7ECBA5;
	color: #FFFFFF;
	border-bottom-style: none;
	padding-top: 3px;
	font-weight: bold;
}

.makeover-list ul {
	list-style-position: outside;
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin-left: 5px;
	margin-bottom: 4px;
	margin-top: 4px;
}

.makeover-list ul li {
	text-indent: -6px;
	line-height: 130%;
	margin-top: 3px;
}

.makeover-list02 ul {
	list-style-position: outside;
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin-left: 15px;
	margin-bottom: 4px;
	margin-top: 4px;
}

.makeover-list02 ul li {
	text-indent: -16px;
	line-height: 150%;
	margin-top: 3px;
}

/* qa
-----------------------------------------------*/
.qaicon {
	background-image: url(../qa/img/icon_01.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	min-height: 32px;
	padding-left: 35px;
	padding-top: 7px;
	font-size: 1em;
	color: #2474B5;
}
* html .qaicon {
	background-image: url(../qa/img/icon_01.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	height: 32px;
	padding-left: 35px;
	padding-top: 7px;
	font-size: 1em;
	color: #2474B5;
}

.qaicon002 {
	background-image: url(../qa/img/icon_02.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	min-height: 32px;
	padding-left: 35px;
	padding-top: 7px;
	font-size: 1em;
	color: #2474B5;
}
* html .qaicon002 {
	background-image: url(../qa/img/icon_02.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	height: 32px;
	padding-left: 35px;
	padding-top: 7px;
	font-size: 1em;
	color: #2474B5;
}
.qaicon03 {
	background-image: url(../qa/img/icon_03.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	min-height: 32px;
	padding-left: 35px;
	padding-top: 7px;
	font-size: 1em;
	color: #2474B5;
}
* html .qaicon03 {
	background-image: url(../qa/img/icon_03.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	height: 32px;
	padding-left: 35px;
	padding-top: 7px;
	font-size: 1em;
	color: #2474B5;
}
.qaicon04 {
	background-image: url(../qa/img/icon_04.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	min-height: 32px;
	padding-left: 35px;
	padding-top: 7px;
	font-size: 1em;
	color: #2474B5;
}
* html .qaicon04 {
	background-image: url(../qa/img/icon_04.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	height: 32px;
	padding-left: 35px;
	padding-top: 7px;
	font-size: 1em;
	color: #2474B5;
}
.qaicon05 {
	background-image: url(../qa/img/icon_05.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	min-height: 32px;
	padding-left: 35px;
	padding-top: 7px;
	font-size: 1em;
	color: #2474B5;
}
* html .qaicon05 {
	background-image: url(../qa/img/icon_05.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	height: 32px;
	padding-left: 35px;
	padding-top: 7px;
	font-size: 1em;
	color: #2474B5;
}
.qaicon06 {
	background-image: url(../qa/img/icon_06.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	min-height: 32px;
	padding-left: 35px;
	padding-top: 7px;
	font-size: 1em;
	color: #2474B5;
}
* html .qaicon06 {
	background-image: url(../qa/img/icon_06.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	height: 32px;
	padding-left: 35px;
	padding-top: 7px;
	font-size: 1em;
	color: #2474B5;
}

.qaicon07 {
	background-image: url(../qa/img/icon_07.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	min-height: 32px;
	padding-left: 35px;
	padding-top: 7px;
	font-size: 1em;
	color: #2474B5;
}
* html .qaicon07 {
	background-image: url(../qa/img/icon_07.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	height: 32px;
	padding-left: 35px;
	padding-top: 7px;
	font-size: 1em;
	color: #2474B5;
}

.disp_none {
	display: none;
}

.answer p {
	line-height: 160%;
	width: 560px;
}

#area01 {
	border-top: 2px dotted #999999;
}
#area02 {
	border-top: 2px dotted #999999;
}
#area03 {
	border-top: 2px dotted #999999;
}
#area04 {
	border-top: 2px dotted #999999;
}
#area05 {
	border-top: 2px dotted #999999;
}
#area06 {
	border-top: 2px dotted #999999;
}
#area07 {
	border-top: 2px dotted #999999;
}

/* flow
-----------------------------------------------*/
.area-text {
	border: 2px solid #CCCCCC;
	padding: 5px 5px 15px 5px;
}

.qaicon02 {
	line-height: 150%;
	font-size: 1.3em;
	border-bottom: 2px dotted #CCCCCC;
	font-weight: bold;
	padding-bottom: 1px;
	color: #2474B5;
}

.answer02 p {
	line-height: 160%;
	padding-top: 5px;
	width: 430px;
}

#area01x {
	float: left;
	width: 430px;
	padding-left: 10px;
}

/* ara
-----------------------------------------------*/
.era p {
	line-height: 170%;
}

.w-255 {
	width: 315px;
}

.f-c-b-titel {
	color: #5B94AA;
	font-weight: bold;
	font-size: 1.2em;
	border-left: 6px solid #5B94AA;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}

/* privacy
------------------------------------------------*/
.privacy-title01 {
	margin-bottom: 8px;
}

.privacy-title02 {
	margin-bottom: 8px;
	margin-top: 20px;
}

.privacy div {
	line-height: 170%;
}

.privacy p {
	line-height: 170%;
}

.t-a-right02 {
	text-align: right;
}

.privacy table td {
	line-height: 170%;
}

.privacy-text {
	padding: 0 4px;
}

.privacy-text table {
	width: 565px;
	margin-left: auto;
	margin-right: auto;
}

.inquiry p {
	line-height: 170%;
}

/* assessment
------------------------------------------------*/
.f-c-b-titel-02 {
	color: #666666;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 4px;
	background-image: url(../assessment/img/p1.gif);
	background-repeat: no-repeat;
	background-position: 4px 0;
	padding-left: 70px;
	margin-top: 10px;
	height: 20px;
	margin-bottom: 1px;
}
.f-c-b-titel-02-2 {
	color: #666666;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 4px;
	background-image: url(../assessment/img/p2.gif);
	background-repeat: no-repeat;
	background-position: 4px 0;
	padding-left: 70px;
	margin-top: 20px;
	height: 20px;
	margin-bottom: 1px;
}
.f-c-b-titel-02-3 {
	color: #666666;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 4px;
	background-image: url(../assessment/img/p3.gif);
	background-repeat: no-repeat;
	background-position: 4px 0;
	padding-left: 70px;
	margin-top: 20px;
	height: 20px;
	margin-bottom: 1px;
}

.copyright {
	color: #1E2973;
	text-align: right;
	padding: 5px;
}
	
.things img {
	border: 2px solid #CCCCCC;
}

.b-d-gray {
	border-top: 2px dotted #CCCCCC;
	padding-top: 15px;
}
/* commission
------------------------------------------------*/
.commission-title01 {
	margin-bottom: 8px;
}

.commission-title02 {
	margin-bottom: 8px;
	margin-top: 20px;
}

.commission div {
	line-height: 170%;
}

.commission p {
	line-height: 170%;
}

.t-a-right02 {
	text-align: right;
}

.commission table td {
	line-height: 170%;
}

.commission-text {
	padding-top: 0;
	padding-right: 4px;
	margin-bottom: 10px;
	padding-left: 4px;
}

.commission-text table {
	width: 565px;
	margin-left: auto;
	margin-right: auto;
}
.commission-img_01 {
	margin-bottom: 8px;
	margin-top: 20px;
	text-align: center;
}


.inquiry p {
	line-height: 170%;
}
/* green pillar
-----------------------------------------------*/
.green p {
	line-height: 170%;
	margin-bottom: 5px;
}

.w-255 {
	width: 315px;
}

.f-c-b-titel {
	color: #5B94AA;
	font-weight: bold;
	font-size: 1.2em;
	border-left: 6px solid #5B94AA;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.green-f-l01 {
	float: left;
	width: 210px;
	margin-bottom: 5px;
}
.green-f-r01 {
	float: left;
	width: 355px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 18px;
}
.end_line {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}


.green-in_f-l01 {
	float: left;
	width: 230px;
	line-height: 18px;
	padding-top: 5px;
}
.green-in_f-r01 {
	float: left;
	width: 115px;
	margin-bottom: 5px;
	margin-left: 10px;
	line-height: 18px;
}

.f-c-green {
	color: #245F1B;
	line-height: 18px;
}
.f-c-red {
	color: #8E1912;
	line-height: 18px;
}
.f-c-brown {
	color: #5F4C00;
	line-height: 18px;
}
.f-c-blue {
	color: #017A97;
	line-height: 18px;
}
.green-f-l02 {
	float: left;
	width: 300px;
	margin-bottom: 5px;
}
.green-f-r02 {
	float: left;
	width: 265px;
	margin-bottom: 5px;
	margin-left: 10px;
	line-height: 18px;
}
.img-area01 {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}
