@charset "UTF-8";

html {
	overflow-y: scroll;
}

body, div, span, ol, ul, li, table, tr, th, td, dd, dt, dd, img, a, p, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック" ,sans-serif;
	padding: 0;
	margin: 0;
	border: none;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

html, body {
	font-size: 12px;
	text-align: center;
	width: 100%;
	height: 100%;
}




/* - - - - - - - - - - - basic parts - - - - - - - - - - - */

body,th,td {
	line-height: 1;
	color: #333333;
}

html > body {
	height:auto;
}

a:link,a:visited {
	color: #4C8DD9;
}

a:hover,a:active {
	color: #286CBF;
	text-decoration: underline;
}

ul li {
	list-style-type: none;
}

img {
	vertical-align: top;
	border-style: none;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.small {
	font-size: 10px;
}

.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 */

.red {
	color: #C00;
}

.wat {
	color: #9ACBF1;
}

.red16 {
	color: #C00;
	font-size: 16px;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}




/* - - - - - - - - - - - layout (common) - - - - - - - - - - - */

/* - -  (common & top) - - */

div#header_wrapper {
	border-bottom: 1px solid #C8C9C9;
	padding: 0 0 9px 0;
}

div#header {
	width: 940px;
	margin: 0 auto;
	padding: 30px 0 0;
}

div#wrapper_contents_top {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding-top: 30px;
}

div#whatsnew {
	width: 940px;
	margin: 0 auto;
	padding: 3px 0 0 0;
	text-align: left;
}

div.wntitle {
	float: left;
}

div#whatsnew dl {
	float: left;
	margin: 0 0 0 30px;
	line-height: 1.1;
}

div#whatsnew dt {
	clear: both;
	/**/float: left;
	color: #444;
	display: block;
	margin-bottom: 3px;
	width: 90px;
}

div#whatsnew dd {
	display: block;
	float: left;
	width: 640px;
	padding: 0 0 0 15px;
	margin-bottom: 3px;
	background: url(../images/icn_arrow01.jpg) top left no-repeat;
}

span.wn_new {
	color: #fff;
	background-color: #900;
	padding: 0 3px 1px;
	font-size: 10px;
	font-weight: bold;
	margin: 0 8px 0 0;
}

div#navArea {
	width: 940px;
	margin: 0 auto 24px;
	padding: 12px 0 0 0;
}

ul#nav {
	width: 750px;
	float: left;
	margin: 0;
	text-align: left;
	background-color: transparent;
	background: url(../images/bg_border.jpg) top repeat-x;
}

ul#nav.lower {
	background: none;
}

ul#nav li {
	display: block;
	float: left;
	margin-top: 1px;
	width: 150px;
	height: 50px;
}

ul#nav li.btn_nav01 { background: url(../images/btn_nav01_on.jpg) top no-repeat;}
ul#nav li.btn_nav02 { background: url(../images/btn_nav02_on.jpg) top no-repeat;}
ul#nav li.btn_nav03 { background: url(../images/btn_nav03_on.jpg) top no-repeat;}
ul#nav li.btn_nav04 { background: url(../images/btn_nav04_on.jpg) top no-repeat;}
ul#nav li.btn_nav05 { background: url(../images/btn_nav05_on.jpg) top no-repeat;}

div#btn_entry {
	float: right;
	background: url(../images/btn_entry_on.jpg) top no-repeat;
	margin: -1px 0 0 0;
}

div#footer {
	clear: both;
	width: 940px;
	margin: 0 auto;
	text-align: left;
	border-top: 1px solid #C8C9C9;
	padding: 10px 0 50px 0;
}

div.copyright {
	float: left;
}

div#footer ul {
	float: right;
}

div#footer ul li {
	display: inline;
	padding: 0 14px;
	border-right: 1px solid #666;
}

div#footer ul li.r {
	display: inline;
	padding: 0 0 0 14px;
	border-right: none;
}




/* - -  (見出し) - - */

h1 {
	display: block;
	float: left;
}

h2.head_title {
	display: block;
	float: right;
}

h2.catttl {
	display: block;
	margin-bottom: 15px;
}


h3 {
	display: block;
	margin: 0 0 20px 0;
}

h4 {
	display: block;
	margin: 0 0 20px 0;
	border-left: 6px solid #999999;
	background: url(../images/bg_border.jpg) bottom repeat-x;
	padding: 3px 0 3px 12px;
	font-size: 16px;
	font-weight: bold;
}

h4.h4privacy {
	display: block;
	margin: 0 0 15px 0;
	border-left: 4px solid #999999;
	background: url(../images/bg_border.jpg) bottom repeat-x;
	padding: 3px 0 3px 10px;
	font-size: 14px;
	font-weight: bold;
}

h5 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 3px 0;
}

h6 {
	display: block;
	margin: 0 0 10px 0;
	background: url(../images/bg_border2.jpg) bottom repeat-x;
	font-size: 12px;
	font-weight: bold;
}



/* - -  (lower template) - - */

div.cnt_wrapper {
	width: 940px;
	margin: 0 auto 50px;
	text-align: left;
	padding: 10px 0 0 0;
}

div.leftArea {
	width: 170px;
	float: left;
}

div.leftArea ul li {
	display: block;
	margin: 0;
	width: 170px;
	height: 32px;
}

div.leftArea ul li.btn_subnav01_corporate { background: url(../../corporate/images/btn_subnav01_on.jpg) top no-repeat;}
div.leftArea ul li.btn_subnav02_corporate { background: url(../../corporate/images/btn_subnav02_on.jpg) top no-repeat;}
div.leftArea ul li.btn_subnav03_corporate { background: url(../../corporate/images/btn_subnav03_on.jpg) top no-repeat;}
div.leftArea ul li.btn_subnav04_corporate { background: url(../../corporate/images/btn_subnav04_on.jpg) top no-repeat;}

div.leftArea ul li.btn_subnav01_information { background: url(../../information/images/btn_subnav01_on.jpg) top no-repeat;}
div.leftArea ul li.btn_subnav02_information { background: url(../../information/images/btn_subnav02_on.jpg) top no-repeat;}
div.leftArea ul li.btn_subnav03_information { background: url(../../information/images/btn_subnav03_on.jpg) top no-repeat;}
div.leftArea ul li.btn_subnav04_information { background: url(../../information/images/btn_subnav04_on.jpg) top no-repeat;}

div.leftArea ul li.btn_subnav01_challenge { background: url(../../challenge/images/btn_subnav01_on.jpg) top no-repeat;}
div.leftArea ul li.btn_subnav02_challenge { background: url(../../challenge/images/btn_subnav02_on.jpg) top no-repeat;}
div.leftArea ul li.btn_subnav03_challenge { background: url(../../challenge/images/btn_subnav03_on.jpg) top no-repeat;}

div.leftArea ul li.btn_subnav01_work { background: url(../../work/images/btn_subnav01_on.jpg) top no-repeat;}
div.leftArea ul li.btn_subnav02_work { background: url(../../work/images/btn_subnav02_on.jpg) top no-repeat;}
div.leftArea ul li.btn_subnav03_work { background: url(../../work/images/btn_subnav03_on.jpg) top no-repeat;}
div.leftArea ul li.btn_subnav04_work { background: url(../../work/images/btn_subnav04_on.jpg) top no-repeat;}
div.leftArea ul li.btn_subnav05_work { background: url(../../work/images/btn_subnav05_on.jpg) top no-repeat;}
div.leftArea ul li.btn_subnav06_work { background: url(../../work/images/btn_subnav06_on.jpg) top no-repeat;}
div.leftArea ul li.btn_subnav07_work { background: url(../../work/images/btn_subnav07_on.jpg) top no-repeat;}




div.rightArea {
	width: 710px;
	float: right;
	font-size: 12px;
	line-height: 1.8;
}

div.rightArea p {
	margin-bottom: 15px;
}


ul.indexList1 li {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

ul.indexList1 li.btn_index01_corporate { background: url(../../corporate/images/btn_index01_on.jpg) top no-repeat;}
ul.indexList1 li.btn_index02_corporate { background: url(../../corporate/images/btn_index02_on.jpg) top no-repeat; margin: 0 0 10px 0;}
ul.indexList1 li.btn_index03_corporate { background: url(../../corporate/images/btn_index03_on.jpg) top no-repeat;}
ul.indexList1 li.btn_index04_corporate { background: url(../../corporate/images/btn_index04_on.jpg) top no-repeat; margin: 0 0 10px 0;}

ul.indexList1 li.btn_index01_information { background: url(../../information/images/btn_index01_on.jpg) top no-repeat;}
ul.indexList1 li.btn_index02_information { background: url(../../information/images/btn_index02_on.jpg) top no-repeat; margin: 0 0 10px 0;}
ul.indexList1 li.btn_index03_information { background: url(../../information/images/btn_index03_on.jpg) top no-repeat;}
ul.indexList1 li.btn_index04_information { background: url(../../information/images/btn_index04_on.jpg) top no-repeat; margin: 0 0 10px 0;}

ul.indexList1 li.btn_index01_challenge { background: url(../../challenge/images/btn_index01_on.jpg) top no-repeat;}
ul.indexList1 li.btn_index02_challenge { background: url(../../challenge/images/btn_index02_on.jpg) top no-repeat;}
ul.indexList1 li.btn_index03_challenge { background: url(../../challenge/images/btn_index03_on.jpg) top no-repeat; margin: 0 0 10px 0;}

ul.indexList1 li.btn_index01_work { background: url(../../work/images/btn_index01_on.jpg) top no-repeat; margin: 0 0 10px 0;}
ul.indexList1 li.btn_index02_work { background: url(../../work/images/btn_index02_on.jpg) top no-repeat;}
ul.indexList1 li.btn_index03_work { background: url(../../work/images/btn_index03_on.jpg) top no-repeat;}
ul.indexList1 li.btn_index04_work { background: url(../../work/images/btn_index04_on.jpg) top no-repeat;}
ul.indexList1 li.btn_index05_work { background: url(../../work/images/btn_index05_on.jpg) top no-repeat;}
ul.indexList1 li.btn_index06_work { background: url(../../work/images/btn_index06_on.jpg) top no-repeat;}
ul.indexList1 li.btn_index07_work { background: url(../../work/images/btn_index07_on.jpg) top no-repeat; margin: 0 0 10px 0;}

div.mainImage {
	margin: 0 0 40px 0;
}

div.pagetop {
	width: 940px;
	margin: 0 auto;
	text-align: right;
}

div.pagetop a {
	display: block;
	float: right;
	width: 95px;
	height: 20px;
	background: url(../images/btn_pagetop_on.jpg) top no-repeat;
}



/* - -  (challenge) - - */

div#slidearea {
	width: 710px;
	height: 370px;
}

/*preload classes*/
.svw {width: 50px; height: 20px; background: #fff;}
.svw ul {position: relative; left: -999em;}

/*core classes*/
.stripViewer {
	position: relative;
	overflow: hidden;
	border: 2px solid #C8C9C9;
	margin: 0 0 1px 0;
}
.stripViewer ul {
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	width: 1%;
	list-style-type: none;
}
.stripViewer ul li {
	float:left;
	cursor: pointer;
	cursor: hand;
}
.stripTransmitter {
	overflow: auto;
	width: 1%;
}
.stripTransmitter ul {
	margin: 0 0 0 12px;
	padding: 0;
	position: relative;
	list-style-type: none;
}
.stripTransmitter ul li{
	width: 28px;
	float:left;
	margin: 0 5px 1px 0;
}
.stripTransmitter a{
	font: bold 14px Verdana, Arial;
	text-align: center;
	line-height: 22px;
	background: #C8C9C9;
	border: 2px solid #C8C9C9;
	color: #fff;
	text-decoration: none;
	display: block;
}
.stripTransmitter a:hover, a.current{
	background: #fff;
	color: #333333;
}



/* - -  (corporate) - - */

table.profile {
	width: 550px;
	margin: 0 0 0 80px;
	border-top: 1px solid #C7CED1;
}

table.profile th {
	width: 150px;
	padding: 8px 0;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	line-height: 1.6;
	border-bottom: 1px solid #C7CED1;
}

table.profile td {
	padding: 8px 0;
	font-size: 12px;
	text-align: left;
	line-height: 1.6;
	border-bottom: 1px solid #C7CED1;
}

table.profile_sub {
	width: auto;
	margin: 0;
	border-top: none;
}

table.profile_sub th {
	width: 150px;
	padding: 0;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	line-height: 1.6;
	border-bottom: none;
}

table.profile_sub td {
	padding: 3px 20px 0 0;
	font-size: 12px;
	text-align: left;
	line-height: 1.6;
	border-bottom: none;
}

table.history {
	width: 550px;
	margin: 0 auto;
	border-top: 1px solid #C7CED1;
}

table.history th {
	width: 90px;
	padding: 8px 0;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	line-height: 1.6;
	border-bottom: 1px solid #C7CED1;
}

table.history td {
	padding: 8px 0 8px 30px;
	font-size: 12px;
	text-align: left;
	line-height: 1.6;
	border-bottom: 1px solid #C7CED1;
}

table.history th.noline {
	padding: 8px 0 0 0;
	border-bottom: none;
}

table.history td.noline {
	padding: 8px 0 0 30px;
	border-bottom: none;
}

div.greybox {
	border: 1px solid #C8C9C9;
	margin-bottom: 15px;
	padding: 20px 20px 5px 20px;
}


/* - -  (work) - - */

div.rightArea p.interview {
	line-height: 2;
	margin-bottom: 35px;
}

div.staff_subttl {
	margin: 0 0 20px 0;
}

div.staff_private_box {
	background-color: #F1F1EF;
	padding: 20px;
}

img.ph_private {
	float: left;
	margin: 0 10px 10px 0;
}

div.staff_private_text {
	width: 460px;
	float: left;
}

div.staff_private_box p {
	line-height: 1.8;
	margin: 0;
}


/* - -  (information) - - */

table.info {
	width: 550px;
	margin: 0 auto;
	border-top: 1px solid #C7CED1;
}

table.info th {
	width: 110px;
	padding: 8px 0;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	line-height: 1.6;
	border-bottom: 1px solid #C7CED1;
}

table.info td {
	padding: 8px 0;
	font-size: 12px;
	text-align: left;
	line-height: 1.6;
	border-bottom: 1px solid #C7CED1;
}

table.info_sub {
	width: auto;
	margin: 0;
	border-top: none;
}

table.info_sub th {
	width: 110px;
	padding: 0;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	line-height: 1.6;
	border-bottom: none;
}

table.info_sub td {
	padding: 3px 20px 0 0;
	font-size: 12px;
	text-align: left;
	line-height: 1.6;
	border-bottom: none;
}

table.info th.noline {
	padding: 8px 0 0 0;
	border-bottom: none;
}

table.info td.noline {
	padding: 8px 0 0 0;
	border-bottom: none;
}



h4.h4qanda {
	display: block;
	margin: 0 0 10px 0;
	border-left: 4px solid #999999;
	background: url(../images/bg_border.jpg) bottom repeat-x;
	padding: 3px 0 3px 10px;
	font-size: 14px;
	font-weight: bold;
}

div.qanda {
	clear: both;
	width: 550px;
	margin: 0 auto;
	border-bottom: 1px solid #C7CED1;
	padding: 15px 0;
}

div.qanda_last {
	clear: both;
	width: 550px;
	margin: 0 auto 40px;
	border-bottom: none;
	padding: 15px 0;
}

div.question {
	margin: 0 5px 3px 5px;
}

div.answer {
	clear: both;
	margin: 0 5px 0 5px;
}

div.question p {
	font-weight: bold;
	color: #900;
	margin: 0 0 0 32px;
}

div.answer p {
	margin: 0 0 0 32px;
}

ul.qandalist {
	margin: 0 0 30px 0;
}

ul.qandalist li {
	display: inline;
}

img.ph_left {
	float: left;
	margin: 0 5px 5px 0;
}

div.greybox2 {
	clear: both;
	border: 1px solid #C8C9C9;
	margin-bottom: 15px;
	padding: 20px 20px 20px 20px;
}

div.officebox {
	clear: both;
	margin-bottom: 10px;
}

div.officebox_right {
	width: 410px;
	float: right;
}

img.idx_office {
	margin-bottom: 10px;
}

div.btn_entryL {
	display: block;
	width: 362px;
	height: 53px;
	background: url(../images/btn_entryL_on.jpg) top no-repeat;
	margin: 15px auto;
}



/* - -  (privacy) - - */

div.cnt_wrapper_privacy {
	width: 810px;
	margin: 0 auto 50px;
	text-align: left;
	padding: 10px 0 0 0;
	font-size: 12px;
	line-height: 1.8;
}

div.cnt_wrapper_privacy div.ppbox {
	margin-bottom: 30px;
}

div.cnt_wrapper_privacy p {
	margin-bottom: 6px;
}




@media print {
}




















