@charset "shift_jis";

/* CSS Document */

@import url("common.css?20180105");

/* ========================================
	top
======================================== */

#contents h1 {
	margin: 0 0 0 20px;
	font-size: 78%;
	font-weight:normal;
	line-height: 1.3;	
}


/* carousel */
#topCarouselArea{
	padding: 5px 0 4px 0;
	background: url(../../top_images/flasharea_bg.gif) repeat-x top #252525;
	text-align: center;
	position: relative;
}
#topCarouselArea ul{
	position: relative;
	display: block;
	width:950px;
	height:313px;
	margin-left: auto;
	margin-right: auto;
	z-index: 120;
}
#topCarouselArea ul li{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	opacity: 0;
}
#topCarouselArea ul li.active{
	opacity: 1;
	z-index: 100;
}
#topCarouselArea #ctrlBlock{
	position: absolute;
	display: block;
	width: 950px;
	height: 26px;
	z-index: 150;
	text-align: center;	
	bottom: -23px;
	left: 50%;
	margin-left: -475px;
	padding: 0;
	line-height: 19px;
}
#topCarouselArea #ctrlBlock .crslCtrl{
	display: inline-block;
	background-color: #222;
	height: 21px;
	padding: 0 5px;
	min-width: 400px;
	margin: 0;
	line-height: 19px;
	vertical-align: top;
}
#topCarouselArea #ctrlBlock .crslCtrl_before{
	display: inline-block;
	width: 20px;
	height: 21px;
	background: url('../../top_images/carousel/bg_ctrl_l.png') bottom left no-repeat;
	padding: 0;
	vertical-align: top;
}
#topCarouselArea #ctrlBlock .crslCtrl_after{
	display: inline-block;
	width: 20px;
	height: 21px;
	background: url('../../top_images/carousel/bg_ctrl_r.png') bottom left no-repeat;
	padding: 0;
	vertical-align: top;
}
#topCarouselArea #ctrlBlock .crslCtrl a#btn_ctrl{
	display: inline-block;
	width: 15px;
	height: 14px;
	margin: 3px 10px 0 5px;
}
#topCarouselArea #ctrlBlock .crslCtrl a#btn_ctrl.pause{
	background: url('../../top_images/carousel/btn_ctrl.png') top left no-repeat;
}
#topCarouselArea #ctrlBlock .crslCtrl a#btn_ctrl.play{
	background: url('../../top_images/carousel/btn_ctrl.png') bottom left no-repeat;
}
#topCarouselArea #ctrlBlock .crslCtrl a.pagePtr{
	display: inline-block;
	position: relative;
	width: 42px;
	height: 14px;
	margin: 3px 5px 0 5px;
	background-color: #919191;
}
#topCarouselArea #ctrlBlock .crslCtrl a.pagePtr p{
	position: absolute;
	display: block;
	width: 42px;
	height: 14px;
	top:0;
	left:0;
}
#topCarouselArea #ctrlBlock .crslCtrl a.selected{
	background-color: #4d7fb6;
}
#topCarouselArea #ctrlBlock .crslCtrl a.selected p{
	background-color: rgba(0,0,0,0.6);
}

#topCarouselArea #ctrlMsg{
	position: absolute;
	display: block;
	width: 950px;
	height: 24px;
	z-index: 140;
	text-align: center;	
	bottom: -1px;
	left: 50%;
	margin-left: -475px;
	padding: 0;
	overflow: hidden;
}
#topCarouselArea #ctrlMsg p{
	display: inline-block;
	background: #222 url('../../top_images/carousel/bg_msg_l.png') top left no-repeat;
	padding: 0 5px;
	color: #fff;
	font-size: 12px;
	height: 23px;
	line-height: 23px;
}
#topCarouselArea #ctrlMsg .msg_before{
	display: inline-block;
	width: 20px;
	height: 21px;
	background: url('../../top_images/carousel/bg_msg_l.png') top left no-repeat;
	padding: 0;
	vertical-align: top;
}
#topCarouselArea #ctrlMsg .msg_after{
	display: inline-block;
	width: 20px;
	height: 21px;
	background: url('../../top_images/carousel/bg_msg_r.png') top left no-repeat;
	padding: 0;
	vertical-align: top;
}






/* topSNav */
#topSNav {
	float: right;
	width: 245px;
	/*margin: 25px 20px 0 0;*/
	margin: 0 20px 0 0;
	/display: inline;
}

#topSNav ul.searchBanner li {
	padding: 0 0 25px 0;
}

#topSNav ul.banner li {
	padding: 0 0 7px 0;
}

#topSNav ul.banner02 {
	padding: 7px 0 0 0;
	background: url(../images/tensen01.gif) repeat-x left top;
}

#topSNav ul.banner02 li {
	padding: 0 0 7px 0;
}

/* topMain */
#topMain h1 {
	margin: 0 0 0 0;
	padding: 10px 12px 5px 12px;
	background: url(../images/ttl_bg01.gif) repeat-x bottom;
	color: #004896;
	font-size: 100%;
	line-height: 1.5;
	font-weight: bold;
}

#topMain {
	float: left;
	width: 690px;
	/*margin: 25px 0 0 20px;*/
	margin: 0 0 0 20px;
	/display: inline;
}

#topMain div.txt {
	padding: 15px;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	font-size: 78%;
	line-height: 1.5;
}

#topMain div.topColumn {
	width: 694px;
	background: url(../../top_images/top_column_bg01.gif) repeat-y;
	position: relative;
}

#topMain div.topColumn div.column01 {
	float: left;
	width: 344px;
}
#topMain div.topColumn div.column02 {
	float: right;
	width: 344px;
}

#topMain div.topColumn div.column01 h2,
#topMain div.topColumn div.column02 h2 {
	float: right;
	width: 252px;
}

#topMain div.topColumn div.column01 div.img,
#topMain div.topColumn div.column02 div.img {
	float: left;
	width: 92px;
}

#topMain div.topColumn div.column01 p.txt,
#topMain div.topColumn div.column02 p.txt {
	float: right;
	width: 252px;
}

#topMain div.topColumn div.column01 p.txt a,
#topMain div.topColumn div.column02 p.txt a {
	display: block;
	margin: 2px 18px 3px 3px;
	font-size: 78%;
	line-height: 1.5;
}

#topMain div.topColumn div.column01 p.txt a:link,
#topMain div.topColumn div.column02 p.txt a:link,
#topMain div.topColumn div.column01 p.txt a:visited,
#topMain div.topColumn div.column02 p.txt a:visited {
	color: #333;
	text-decoration: none;
}

#topMain div.topColumn div.column01 p.txt a:hover,
#topMain div.topColumn div.column02 p.txt a:hover,
#topMain div.topColumn div.column01 p.txt a:active,
#topMain div.topColumn div.column02 p.txt a:active {
	color: #333;
	text-decoration: underline;
}

#topMain ul.topColumnBtn {
	width: 694px;
	margin: 0 -2px;
	background: url(../../top_images/top_column_bg02.gif) no-repeat bottom;
	position: relative;
}

#topMain ul.topColumnBtn li.btn01 {
	float: left;
	width: 344px;
	padding: 0 0 2px 0;
	text-align: right;
}

#topMain ul.topColumnBtn li.btn02 {
	float: right;
	width: 344px;
	padding: 0 0 2px 0;
	text-align: right;
}

#topMain ul.topColumnBtn li.btn01 a,
#topMain ul.topColumnBtn li.btn02 a {
	margin: 0 2px 0 0;
}

#topMain dl.news {
	margin: 18px 0 20px 0;
}

#topMain dl.news dd {
	padding: 3px 0 10px 10px;
	border: solid 1px #CCC;
}

#topMain dl.news dd div.list {
	width: 670px;
}

#topMain dl.news dd div.list div.entry {
	width: 670px;
	padding: 15px 0 12px 0;
	background: url(../images/tensen01.gif) repeat-x left top;
	font-size: 78%;
	line-height: 1.5;
}

#topMain dl.news dd div.list div.entry.top {
	background: none;
}

#topMain dl.news dd div.list div.entry p.date {
	float: left;
	width: 6.5em;
	margin: 0 2px 0 0;
}

#topMain dl.news dd div.list div.entry p.icon {
	float: left;
	width: 60px;
	margin: 0.07em 10px 0 0;
}

#topMain dl.news dd div.list div.entry p.icon img {
	vertical-align: top;
}

#topMain dl.news dd div.list div.entry div.ttl {
	float: left;
	width: 515px;
}

#topMain dl.news dd ul.link {
	width: 670px;
	padding: 5px 0 3px 0;
	background: #F2F2F2;
}

#topMain dl.news dd ul.link li {
	float: right;
	font-size: 78%;
	line-height: 1.5;
}

#topMain dl.news dd ul.link li a {
	margin: 0 10px;
	padding: 0 0 0 8px;
	background: url(../images/arw02.gif) no-repeat left center;
}

#topMain dl.news a:link,
#topMain dl.news a:visited {
	text-decoration: none;
}

#topMain dl.news a:hover,
#topMain dl.news a:active {
	text-decoration: underline;
}

#topMain ul.btn {
	margin: 8px 0 0 0;
}

#topMain ul.btn li {
	float: right;
	margin: 0 0 0 8px;
}



/*‰Û‘èEƒL[ƒ[ƒh‚©‚ç’T‚·*/
#topMain div.searchTtl {
	height: 60px;
}

#topMain div.searchTtl span {
	display: none;
	background-repeat: none;
	background-position: left top;
}
/*
#topMain .searchMenu {
	position: relative;
}*/

#topMain ul.tab li {
	float: left;
	display: block;
	height: 47px;
	text-indent: -9999px;
}
#topMain ul.tab li a{
	display: block;
	height: 47px;
}
#topMain ul.tab li#st1{
	background: url('../../top_images/tab01_d.jpg') top left no-repeat; width:99px;
}
#topMain ul.tab li#st1 a.selected,
#topMain ul.tab li#st1 a:hover{
	background: url('../../top_images/tab01_x.jpg') top left no-repeat; width:99px;
}
#topMain ul.tab li#st2{
	background: url('../../top_images/tab02_d.jpg') top left no-repeat; width:99px;
}
#topMain ul.tab li#st2 a.selected,
#topMain ul.tab li#st2 a:hover{
	background: url('../../top_images/tab02_x.jpg') top left no-repeat; width:99px;
}
#topMain ul.tab li#st3{
	background: url('../../top_images/tab03_d.jpg') top left no-repeat; width:99px;
}
#topMain ul.tab li#st3 a.selected,
#topMain ul.tab li#st3 a:hover{
	background: url('../../top_images/tab03_x.jpg') top left no-repeat; width:99px;
}
#topMain ul.tab li#st4{
	background: url('../../top_images/tab04_d.jpg') top left no-repeat; width:99px;
}
#topMain ul.tab li#st4 a.selected,
#topMain ul.tab li#st4 a:hover{
	background: url('../../top_images/tab04_x.jpg') top left no-repeat; width:99px;
}
#topMain ul.tab li#st5{
	background: url('../../top_images/tab05_d.jpg') top left no-repeat; width:99px;
}
#topMain ul.tab li#st5 a.selected,
#topMain ul.tab li#st5 a:hover{
	background: url('../../top_images/tab05_x.jpg') top left no-repeat; width:99px;
}
#topMain ul.tab li#st6{
	background: url('../../top_images/tab06_d.jpg') top left no-repeat; width:98px;
}
#topMain ul.tab li#st6 a.selected,
#topMain ul.tab li#st6 a:hover{
	background: url('../../top_images/tab06_x.jpg') top left no-repeat; width:98px;
}
#topMain ul.tab li#st7{
	background: url('../../top_images/tab07_d.jpg') top left no-repeat; width:97px;
}
#topMain ul.tab li#st7 a.selected,
#topMain ul.tab li#st7 a:hover{
	background: url('../../top_images/tab07_x.jpg') top left no-repeat; width:97px;
}




#topMain div.menu {
	padding: 14px 8px 6px 14px;
	border: solid 1px #829AC3;
	background: #FFFFE8;
	display:none;
}
#topMain div.selected{
	display:block;
}

#topMain div.menu ul li {
	padding: 0 0 8px 20px;
	background: url(../images/arw01.gif) no-repeat left 0.2em;
	font-size: 78%;
	line-height: 1.5;
	font-weight: bold;
}

#topMain div.menu ul.column2 {
	float: left;
	width: 210px;
	margin: 0 12px 0 0;
}

#topMain div.menu p.all {
	clear: both;
	margin: 0 5px 0 0;
	padding: 8px 0 0 0;
	text-align: right;
	font-size: 78%;
	line-height: 1.5;
	font-weight: bold;
}

#topMain div.menu p.all a {
	padding: 0 0 0 10px;
	background: url(../images/arw02.gif) no-repeat left center;
}

#topMain div.searchResult {
	width: 750px;
	margin: 30px -60px 0 0;
}

#topMain dl.security {
	float: left;
	width: 335px;
	margin: 0 20px 0 0;
}

#topMain dl.industry {
	float: left;
	width: 335px;
	margin: 0 20px 0 0;
}


#topMain .searchResult dl dd div {
	padding: 10px 0 10px 0;
	border-top: solid 1px #E4E4E4;
}

#topMain dl dd div.ttl {
	
	/*margin: 0 0 -1px 0;	 ƒ}ƒCƒiƒX‚¾‚ÁEÁ‚¦‚é */
	
	padding: 0;			/* OK */
	background: #FFF;
	
/*	position: relative;  /* ‰º‚É‚¸‚ê‚é */
	
	border: none;
}

#topMain dl dd div.rowspan {
	padding: 0;
	border-top: none;
}
#topMain dl dd div.product{
	position: relative;
	height: 55px;
	overflow: hidden;
}

#topMain dl dd div.product h3 {
	font-size: 90%;
	line-height: 1.2;
	font-weight: bold;
}

#topMain dl dd div.product p {
	position: absolute;
	display: block;
	width: 335px;
	height: 70px;
	margin: 0 0 0 0;
	padding: 8px 0 5px 0;
	background: rgba(0,0,0,0.8);
	font-size: 78%;
	line-height: 1.5;
	top: 80px;
	left: 0;
	color: #fff;
	opacity: 0;
	text-align: center;
}
#topMain dl dd div.product p a{
	display: inline-block;
	padding-top: 5px;
	color: #fff;
}



#topMain p.all02 {
	margin: 10px 0 0 0;
	padding: 5px 10px;
	background: #F4F7FA;
	text-align: right;
	font-size: 78%;
	line-height: 1.5;
	font-weight: bold;
}

#topMain p.all02 a {
	padding: 0 0 0 10px;
	background: url(../images/arw02.gif) no-repeat left center;
}


/*info*/
#contents .info {
	padding: 25px 0 10px 20px;
	/*padding: 0;*/
}