@charset "utf-8";

/* reset
=================================*/
ul li {
	list-style-type: none;
}

/* Heading
=================================*/
.design01 h2 {
	border-left: solid 5px #152961;
	padding: 7px 0 7px 6px;
	margin-left: 6px;
	font-weight: bold;
	font-size: 110%;
}
.design01 h2 a{
	background: url(/images/common/icon_normal01.gif) no-repeat right 0.4em;
	padding-right: 15px;
}
.design02 h3 {
	color: #6c2c2c;
	font-weight: bold;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #9e9e9e;
	background: none;
}
.design02 h3 a{
	background: url(/images/common/icon_normal01.gif) no-repeat left 0.4em;
	padding: 2px 0 2px 15px;
}

/* column
=================================*/

.topColBox01 {
}
.topColBox01 .colLeft {
	float: left;
	width: 570px;
}
.topColBox01 .colRight {
	float: right;
	width: 295px;
}
.topColBox02 {
}
.topColBox02 .colLeft {
	float: left;
	width: 555px;
}
.topColBox02 .colRight {
	float: right;
	width: 305px;
	padding: 15px 0;
}
.topColBox03 {
	padding: 15px 20px 30px;
}
.topColBox03 .colLeft {
	float: left;
	width: 406px;
}
.topColBox03 .colLeft .subColLeft {
	float: left;
	width: 206px;
}
.topColBox03 .colLeft .subColRight {
	float: right;
	width: 172px;
}
.topColBox03 .colRight {
	float: right;
	width: 406px;
}
.topColBox03 .colRight .subColLeft {
	float: left;
	width: 206px;
}
.topColBox03 .colRight .subColRight {
	float: right;
	width: 172px;
}
.topColBox04 {
}
.topColBox04 .colLeft {
	float: left;
	width: 275px;
}
.topColBox04 .colLeft .subColLeft {
	float: left;
	width: 125px;
}
.topColBox04 .colLeft .subColRight {
	float: right;
	width: 125px;
	margin-left: 7px;
}
.topColBox04 .colCentor {
	float: left;
	width: 174px;
	margin: 0 8px;
}
.topColBox04 .colRight {
	float: left;
	width: 395px;
}
.topColBox05 {
}
.topColBox05 .colLeft {
	float: left;
	width: 83px;
}
.topColBox05 .colRight {
	float: right;
	width: 83px;
}
.topColBox06 {
	background: url(../../images/index_bg02.png) center left no-repeat;
	height: 172px;
}
.topColBox06 .colLeft {
	float: left;
	width: 315px;
	position: relative;
}
.topColBox06 .colLeft p img {
	position: absolute;
	top: 10px;
	left: 0;
}
.topColBox06 .colLeft p a img {
	position: absolute;
	top: 115px;
	left: 18px;
}
.topColBox06 .colRight {
	float: right;
	width: 521px;
	padding-top: 21px;
}
.topColBox06 .colRight h3 {
	padding-right: 25px;
	margin-bottom: 5px;
}
.topColBox07 {
	padding: 15px 20px 30px;
}
.topColBox07 .colLeft {
	float: left;
	width: 270px;
}
.topColBox07 .colLeft .subColLeft {
	float: left;
	width: 140px;
}
.topColBox07 .colLeft .subColRight {
	float: right;
	width: 121px;
}
.topColBox07 .colCenter {
	float: left;
	width: 270px;
	margin-left: 15px;
}
.topColBox07 .colCenter .subColLeft {
	float: left;
	width: 140px;
}
.topColBox07 .colCenter .subColRight {
	float: right;
	width: 121px;
}
.topColBox07 .colRight {
	float: right;
	width: 270px;
}
.topColBox07 .colRight .subColLeft {
	float: left;
	width: 140px;
}
.topColBox07 .colRight .subColRight {
	float: right;
	width: 121px;
}


/* Box
=================================*/

.newsBox01 {
	background: #e3e3e3;
	padding: 8px;
	margin-top: 5px;
}
.newsBox02 {
	background: #ffcccc;
	padding: 8px;
	margin-top: 5px;
}
.newsBox01 .inner {
	border-radius: 5px;
}
.newsBox01 .inner {
	position: relative;
	background: #ffffff;
	padding: 10px;
	behavior: url(/common/js/PIE.htc);
}
.newsBox02 .inner {
	position: relative;
	background: #ffffff;
	padding-bottom:5px;
	behavior: url(/common/js/PIE.htc);
}
.newsBox01 .inner dl {
	border-bottom: dotted 1px #C2D0D1;
	padding-bottom: 6px;
	margin-top: 5px;
}
.newsBox01 .inner dl.last {
	border: none;
}
.newsBox01 .inner dl dt,
.newsBox02 .inner dl dt {
	float: left;
	padding-right: 20px;
}
.newsBox02 .inner dl dt img {
	vertical-align:bottom;
}
.newsBox01 .inner dl dd {
	overflow: hidden;
	background: url(/images/common/icon_normal01.gif) no-repeat 0 0.4em;
	padding-left: 15px;
}
.newsBox02 .inner dl dd {
	overflow: hidden;
	background: url(/images/common/icon_normal01.gif) no-repeat 0 0.6em;
	padding-left: 15px;
}
* html .newsBox01 .inner dl dd,
* html .newsBox02 .inner dl dd {
	zoom: 1;
}
.newsBox02 .inner dl {
	width:700px;
	margin:3px auto;
	padding: 0 20px;
}
.newsBox02 .inner dl a {
	color:#FF0000;
	font-weight:bold;
	font-size:110%;
}
.newsBox01 .inner ul li span.new,
.newsBox01 .inner dl dd span.new,
.carouFredSelBlock .carouselBox span.new {
	background: url(/images/common/ic_new.gif) no-repeat 0 bottom;
	text-indent: -9999px;
	display: inline-block;
	width: 34px;
	height: 11px;
	padding-bottom: 4px;
	margin-left: 5px;
}
* html .newsBox01 .inner ul li span.new,
* html .newsBox01 .inner dl dd span.new {
	background: url(/images/common/ic_new.gif) no-repeat 0 center;
	padding-bottom: 0;
}
.newsBox01 .inner ul li {
	background: url(/images/common/icon_normal01.gif) no-repeat 3px 0.4em;
	padding: 0 0 6px 20px;
	margin-top: 5px;
	border-bottom: dotted 1px #C2D0D1;
}
.newsBox01 .inner ul .attention {
	background: url(/images/common/icon_attention02.gif) no-repeat 0 0.4em;
	padding: 0 0 6px 20px;
	margin-top: 5px;
	border-bottom: dotted 1px #C2D0D1;
}
.newsBox01 .inner ul .attention a {
	font-weight:bold;
}
* html .newsBox01 .inner ul li {
	zoom: 1;
}
.newsBox01 .inner ul li.last {
	border: none;
}

.hazardBox {
	text-align: center;
	margin-top: 10px;
}

/* bannerArea */
.bannerArea {
	background: #e3e3e3;
	margin-top: 20px;
	padding: 12px 40px 0;
}
.bannerArea ul {
	padding: 0;
}
.bannerArea ul li {
	float: left;
	margin: 0 0 0 25px;
	padding-bottom: 12px;
}

/* contentBox01 */
.contentBox01 dl {
	position: relative;
	background: #003f6d;
	border-radius: 3px 3px 0 0;
	behavior: url(/common/js/PIE.htc);
	padding: 4px
}
.contentBox01 dl dt {
	color: #ffffff;
	font-weight: bold;
}
.contentBox01 dl dt.purpose {
	background: url(/images/index_tx03.gif) no-repeat 0 3px;
	height: 27px;
}
.contentBox01 dl dt.purpose span {
	display: none;
}
.contentBox01 dl dd {
	background: #ffffff;
	font-size: 90%;
	padding: 4px 5px;
}
.contentBox01 dl dd .ultri li {
	line-height: 1.4;
}


/* carousel 01*/
.carousel01Wrapper,
.carousel03Wrapper {
	position: relative;
	width: 878px;
	margin: 0 0 20px;
}
.carousel01,
.carousel03 {
	position: relative;
	margin: 0 auto;
	padding: 0 0 0;
	width: 800px;
	background: #FFF;
	overflow: hidden;
}
.carousel01 .carouFredSelBlock,
.carousel03 .carouFredSelBlock {
	float: left;
	width: 840px;
}
.carousel01 .carouselBox,
.carousel03 .carouselBox {
	float: left;
	width: 255px;
	padding: 0 18px 0 0;
}
.carousel01 .carouselBox .cap,
.carousel03 .carouselBox .cap {
	text-align:center; 
	margin-top:5px;
}

.carousel01 .carouselBox .colLeft,
.carousel03 .carouselBox .colLeft {
	float: left;
	width: 107px
}
.carousel01 .carouselBox .colRight,
.carousel03 .carouselBox .colRight {
	float: right;
	width: 138px;
	line-height: 1.4;
}
.carousel01 .carouselBox ul li a,
.carousel03 .carouselBox ul li a {
	background: url(/images/common/icon_normal01.gif) no-repeat left 0.5em;
	padding: 0 0 0 15px;
	font-weight: bold;
	display: inline-block;
}
.carousel01 .carouselBox p,
.carousel03 .carouselBox p {
	font-size: 80%;
	margin-top: 5px;
}
.carousel01Wrapper .carouFredSelPrevWrap,
.carousel01Wrapper .carouFredSelNextWrap,
.carousel03Wrapper .carouFredSelPrevWrap,
.carousel03Wrapper .carouFredSelNextWrap {
	position: absolute;
	width: 38px;
	height: 100px;
	background: #ffffff;
	top: 0;
}
.carousel01Wrapper .carouFredSelPrevWrap,
.carousel03Wrapper .carouFredSelPrevWrap {
	left: -1px;
	border-left: 1px solid #ccd6d7;
}
.carousel01Wrapper .carouFredSelNextWrap,
.carousel03Wrapper .carouFredSelNextWrap {
	right: -1px;
	border-right: 1px solid #ccd6d7;
}
.carousel01Wrapper .carouFredSelPrevWrap a,
.carousel03Wrapper .carouFredSelPrevWrap a {
	position: absolute;
	top: 25px;
	left: 10px;
}
.carousel01Wrapper .carouFredSelNextWrap a,
.carousel03Wrapper .carouFredSelNextWrap a {
	position: absolute;
	top: 25px;
	right: 10px;
}
.carousel01Wrapper .carouFredSelPagination1,
.carousel03Wrapper .carouFredSelPagination3 {
	text-align: center;
	margin: 5px 0;
}
.carousel01Wrapper .carouFredSelPagination1 a,
.carousel03Wrapper .carouFredSelPagination3 a {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	text-decoration: none;
	background: url(../../images/carousel_icon01.gif) no-repeat 0 0;
}
.carousel01Wrapper .carouFredSelPagination1 a.selected,
.carousel03Wrapper .carouFredSelPagination3 a.selected {
	background: url(../../images/carousel_icon02.gif) no-repeat 0 0;
}
.carousel01Wrapper .carouFredSelPagination1 a span,
.carousel03Wrapper .carouFredSelPagination3 a span {
	display: none;
}


/* carousel 02*/
.carousel02Wrapper {
	position: relative;
	width: 521px;
}
.carousel02 {
	position: relative;
	padding: 0 0 0;
	width: 481px;
	background: #FFF;
	overflow: hidden;
}
.carousel02 .carouFredSelBlock {
	float: left;
	width: 481px;
}
.carousel02 .carouselBox {
	float: left;
	width: 150px;
	padding: 0 13px 0 0;
}
.carousel02 .carouselBox.last {
	padding: 0 0 0 0;
}
.carousel02 .carouselBox span.new00 {
	position: relative;
}
.carousel02 .carouselBox span.new00 img.new01 {
	position: absolute;
	top: -74px;
	top:-84px\9; /* IE8 hack */
	left: 0;
	width: 45px;
	height: 31px;
}
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .carousel02 .carouselBox span.new00 img.new01 { top:-84px } /* IE11 */
}
.carousel02 .carouselBox .cap {
	text-align:center; 
	margin-top:5px;
}
.carousel02 .carouselBox .cap a {
	background: url(/common/images/com_ic06.gif) no-repeat 0 0.3em;
	padding: 0 0 0 12px;
	line-height: 1.3;
}
.carousel02Wrapper .carouFredSelPrevWrap,
.carousel02Wrapper .carouFredSelNextWrap {
	position: absolute;
	width: 38px;
	height: 100px;
	top: 0;
}
.carousel02Wrapper .carouFredSelPrevWrap {
	left: -41px;
}
.carousel02Wrapper .carouFredSelNextWrap {
	right: -1px;
	border-right: 1px solid #ccd6d7;
}
.carousel02Wrapper .carouFredSelPrevWrap a {
	position: absolute;
	top: 30px;
	left: 10px;
}
.carousel02Wrapper .carouFredSelNextWrap a {
	position: absolute;
	top: 30px;
	right: 10px;
}
.carousel02Wrapper .carouFredSelPagination2 {
	text-align: center;
	margin: 5px 0;
}
.carousel02Wrapper .carouFredSelPagination2 a {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	text-decoration: none;
	background: url(../../images/carousel_icon01.gif) no-repeat 0 0;
}
.carousel02Wrapper .carouFredSelPagination2 a.selected {
	background: url(../../images/carousel_icon02.gif) no-repeat 0 0;
}
.carousel02Wrapper .carouFredSelPagination2 a span {
	display: none;
}
.carouselBox .cap img {
	padding-bottom: 8px;
}
* html .carouselBox .cap img { /* for IE6 hack */
	padding-bottom: 4px;
}
*:first-child+html .carouselBox .cap img { /* for IE6 hack */
	padding-bottom: 4px;
}



/* tabContents
=================================*/
.tabWrapper {
	position: relative;
	margin: -200px auto 20px;
	padding: 0;
	width: 880px;
}
.tabContents {
	margin-bottom: 0 !important;
	background: #ffffff;
}
.tabContents #tab01,
.tabContents #tab05 {
	padding:20px 0 0 0;
}
.tabContents #tab02 {
	padding: 15px 7px 21px;
}
.tabContents #tab03 {
	padding:0 0 0 0;
}
.tabBlock02 {
	clear: both;
	padding: 0 0 0 0;
	background: url(/images/com_bg01.gif) no-repeat 0 43px;
	height: 46px;
}
.tabBlock02 .tabItem {
	background: none;
	font-size: 0;
    margin-bottom: 0;
    padding: 0 0 0 0;
	float: left;
	margin-right: 5px;
}
.tabBlock02 .tabItem a {
	display: block;
	padding-top: 46px;
	padding-right:0;
	height: 0;
	overflow: hidden;
	zoom: 1;
}
.tabBlock02 .tabItem a {
	background: url(/images/index_bt02.png) no-repeat 0 0;
}
.tabBlock02 .tabItem01 a {
	background-position: 0px 0px;
	width: 134px;
}
.tabBlock02 .tabItem01 strong a {
	background-position: 0px -46px;
}
.tabBlock02 .tabItem02 a {
	background-position: -134px 0px;
	width: 130px;
}
.tabBlock02 .tabItem02 strong a {
	background-position: -134px -46px;
}
.tabBlock02 .tabItem03 a {
	background-position: -264px 0px;
	width: 134px;
}
.tabBlock02 .tabItem03 strong a {
	background-position: -264px -46px;
}
.tabBlock02 .tabItem04 a {
	background-position: -398px 0px;
	width: 134px;
}
.tabBlock02 .tabItem04 strong a {
	background-position: -398px -46px;
}
.tabBlock02 .tabItem05 a {
	background-position: -532px 0px;
	width: 134px;
}
.tabBlock02 .tabItem05 strong a {
	background-position: -532px -46px;
}
.tabBlock02 .tabItem06 a {
	background-position: -666px 0px;
	width: 134px;
}
.tabBlock02 .tabItem06 strong a {
	background-position: -666px -46px;
}
.tabBlock02 .tabItem strong a span {
	display: none;
}
.tabContents {
	clear: both;
	margin: 0 0 15px;
	padding: 0;
	border: #ccd6d7 1px solid;
	border-top: none;
	zoom: 1;
}
* html .tabContents td .ultri {
	margin-top: 5px;
}
.tabContents a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

/* tableCellWidth01 */
.tableCellWidth01 tbody th {
	width: 40%;
}
.tableCellWidth01 tbody td {
	width: 12%;
}

/* js-tableAccordion */
.js-tableAccordion th span {
	display: block;
	overflow: hidden;
	zoom: 1;
}

/* slider
=================================*/
#slider {
	width:100%;
	height:550px;
	background:#FFF;
	top: 2px;
	position:relative;
	overflow: hidden;
	z-index:0;
}
#slider .noscript {
	width: 1350px;
	margin: 0 auto;
	display: block;
}

#slider ul.slides{
	position: absolute;
	width:1350px;
	top: 0;
	left: 50%;
	margin: 0 auto;
	padding: 0;
	zoom: 1;
}

#slider ul.slides li{
	width: 100%;
	height: 550px;
	margin-right: -100%;
	display: none;
	float: left;
	position: relative;
	right: 50%;
	list-style-type: none;
	text-align: center;
}

#slider ul.slides li img{
	text-align: center;
	margin: 0 auto;
	width:1350px;
}

#slider ul.slides li #freshers {
	position:absolute;
	top:270px;
	left:400px;
	*left:-580px; /* IE7 and below */
	z-index:1000;
	}
	
#slider ul.slides li #freshers img {
	width:315px;
	}
#slider noscript ul li {
	text-align: center;
}
#slider noscript ul li.flex-active-slide{
	width:1350px;
	height: 550px;
}
#slider ul.slides li img, x:-moz-any-link, x:default {
    box-shadow: #000 0 0 0;
}
/* clearFix
=================================*/

.topColBox01:after,
.topColBox02:after,
.topColBox03:after,
.topColBox04:after,
.topColBox05:after,
.topColBox06:after,
.topColBox07:after,
.topColBox07 .colLeft .subBox:after,
.topColBox07 .colCenter .subBox:after,
.topColBox07 .colRight .subBox:after,
.contentBox01 dl dd:after,
.tabBlock01:after,
.tabBlock02:after,
.tabBlock03:after,
.tabBlock04:after,
.tabBlock05:after,
.tabBlock06:after,
.tabBlock07:after,
.newsBox01 .inner dl:after,
.newsBox02 .inner dl:after,
.searchIconBox ul:after,
.bannerArea ul:after,
.carousel01 .carouselBox:after,
.carousel03 .carouselBox:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html .topColBox01,
* html .topColBox02,
* html .topColBox03,
* html .topColBox04,
* html .topColBox05,
* html .topColBox06,
* html .topColBox07,
* html .contentBox01 dl dd,
* html .tabBlock01,
* html .tabBlock02,
* html .tabBlock03,
* html .tabBlock04,
* html .tabBlock05,
* html .tabBlock06,
* html .tabBlock07,
* html .newsBox01 .inner dl,
* html .newsBox02 .inner dl,
* html .searchIconBox ul,
* html .bannerArea ul,
* html .carousel01 .carouselBox,
* html .carousel03 .carouselBox {/* IE6 hack */
	zoom: 1;
} 
*:first-child+html .topColBox01,
*:first-child+html .topColBox02,
*:first-child+html .topColBox03,
*:first-child+html .topColBox04,
*:first-child+html .topColBox05,
*:first-child+html .topColBox06,
*:first-child+html .topColBox07,
*:first-child+html .contentBox01 dl dd,
*:first-child+html .tabBlock01,
*:first-child+html .tabBlock02
*:first-child+html .tabBlock03,
*:first-child+html .tabBlock04,
*:first-child+html .tabBlock05,
*:first-child+html .tabBlock06,
*:first-child+html .tabBlock07,
*:first-child+html .newsBox01 .inner dl,
*:first-child+html .newsBox02 .inner dl,
*:first-child+html .searchIconBox ul,
*:first-child+html .bannerArea ul,
*:first-child+html .carousel01 .carouselBox,
*:first-child+html .carousel03 .carouselBox {
	display:inline-table;
	min-height:1%;  /* for IE 7*/
}