@charset "shift_jis";

/*------------------------------------------------
	contents
	
	1.top
	2.second page
	3.service
	  chance
	4.interaction
	
------------------------------------------------*/




/*	import
------------------------------------------------*/
@import "base.css";
@import "layout.css";
@import "clear.css";
@import "sub.css";

/*------------------------------------------------
	common style
------------------------------------------------*/

a {	text-decoration: underline;}
a:link {	color: #7193b9}
a:visited {	color: #7193b9}
a:hover {	color: #8dadd0; text-decoration:none;}
a:active {	color: #7193b9}


input[type="text"],
input[type="password"],
textarea {
	padding:2px;
	border: solid 1px #999;
	background-color:#fff;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
	border: solid 1px #999;
	background-color:#FFFFE8;
} 

p {
	font-size:1em;
	margin: 0px 5px 0px 5px;
}
body {
	font-family: Arial,"ＭＳ Ｐゴシック", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", osaka, sans-serif;
	color: #000;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
}


/*		font resize
------------------------------------------------ */

.s {	font-size: 0.83em;}
.m {	font-size: 1.0em;}
.l {	font-size: 1.17em;}
.b {	font-weight: bold; 	color:#d10000;}
sup {	vertical-align:top;}

.txtRight {text-align:right;}

/*		pagetop
------------------------------------------------ */
.pagetop {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.pagetop a{
	width: 95px;	/* pagetop.gifの幅 */
	height: 9px;	/* pagetop.gifの高さ */
	display: block;
	float: right;
	text-indent: -5000px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(../common/img/pagetop.gif);
}

/*		pagetop マウスオーバーする場合のみ
------------------------------------------------ */
.pagetop a:hover {background-position: 0px -9px;}


/*		pagetop ページの途中で出現する際のマージン
------------------------------------------------ */
#contents .pagetop {	margin-bottom: 10px;}


/*		common position
------------------------------------------------ */
.left {		float: left}
.right {	float: right}
.clear {	clear: both}
.section { 	margin-bottom:15px;	font-size:1.17em;}

/*		color
------------------------------------------------ */
.red {	color:#FF0000;}

/*		回り込み画像
------------------------------------------------ */
.pict {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.pict2 {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}



/*------------------------------------------------
	top
------------------------------------------------*/

body#body_top #key,
body#body_top #path {
	display:none;
	}


/*	top sec1
------------------------------------------------*/
.top_section1 {
	margin:0 0 30px 0;
	}
	

.sec1_btnblock {
	position:relative;
	}

.sec1_btnarea .btn1  {
	position:absolute;
	left:17px;
	top:120px;
	}

.sec1_btnarea .btn2  {
	position:absolute;
	left:204px;
	top:120px;
	}

.sec1_btnarea .btn3  {
	position:absolute;
	left:392px;
	top:120px;
	}
	
	
/*	top sec2
------------------------------------------------*/

.top_section2 h2.imgtitle {	
	margin:0 0 10px 0;
	}

.top_section2 h3.imgtitle {
	margin:0;
	}

.solutionBox {
	background:url(../img/common/sec2_inner_body.gif) left top repeat-y;
	}

h4.solutionTit {
	width:363px;
	height:50px;
	background-position:left top;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:1.33em;
	line-height:1.3em;
	padding:12px 15px 0 207px;
	}

.tit_business {
	background-image:url(../img/common/sec2_tit_business_02.gif);
	color:#00a6d0;
}
.tit_commerce {
	background-image:url(../img/common/sec2_tit_commerce_02.gif);
	color:#60a401;
}

.tit_commerce_02 {
	background-image:url(../img/common/sec2_tit_commerce_02_02.gif);
	color:#60a401;
}

.tit_procurement {
	background-image:url(../img/common/sec2_tit_procurement_02.gif);
	color:#f49000;
}

.solutionInner {
	background:url(../img/common/sec2_inner_foot.gif) left bottom no-repeat;
	padding:0 34px 10px 32px;
	}

.solutiontxt {
	background:url(../img/common/sec2_bg_txt.gif) left -5px repeat;
	font-size:1.17em;
	line-height:2em;
	}


.solutiontxt img {
	border-top:5px solid #fff;
	border-left:10px solid #fff;
	border-bottom:10px solid #fff;
	}
	
.solutionBtn {
	float:right;
	margin:0 0 15px 0;
	}
	

.solutionBtn li {
	float:left;
	margin: 0 0 0 10px;
	}


.solutionEnd {
	margin:0 0 10px 0;
	}


/*	top sec3
------------------------------------------------*/

.sec3copy {
	margin:0;
	}

.sec3box {
	background:url(../img/common/sec3_bg_body.gif) left top repeat-y;
	padding:0 0 5px 0;
	}

.sec3box ul {
	float:left;
	margin: 0 0 0 20px; 
	}
	

.sec3box ul li {
	background:url(../img/common/i_checkbox.gif) left top no-repeat;
	padding:0 0 0 24px;
	margin:0 0 10px 0;
	font-size:1.17em;
	}

.sec3boxEnd {
	marign:0 0 10px 0;
	margin: 0px 0px 20px 0px;
	}


/*	top sec4
------------------------------------------------*/
.sec4copy {
	margin:0;
	}

.sec4box {
	position:relative;
	}

.sec4Btn {
	position:absolute;
	left:255px;
	top:160px;
	}

.sec4Btnarea li {
	float:left;
	}


/*------------------------------------------------
	second page
------------------------------------------------*/

/* h1 */

body.page_interaction h1,
body.page_service h1,
body.page_bizcahnce h1 {
	font-size:164%;
	padding:16px 16px 14px 20px;
	margin-bottom:15px;
	color:#FFFFFF;
	font-weight:bold;
}

body.page_interaction h1{
	background:url(../img/sub/common/h1_blue.gif) left top no-repeat;
}

body.page_service h1{
	background:url(../img/sub/common/h1_blue.gif) no-repeat left top;
}

body.page_bizcahnce h1{
	background:url(../img/sub/common/h1_blue.gif) no-repeat left top;
}

body.page_interaction h1 span{
	color:#fffb96;
}


/* key */

dl.keySection{
	background:url(../img/sub/service/interaction_sec1_end.gif) left bottom  no-repeat;
	padding-bottom:2px;
	min-height:221px;
}

dl.keySection dd{
	background:url(../img/sub/service/interaction_sec1_bg.gif) left top repeat-y;
}

dl.keySection dd div{
	background:url(../img/sub/service/interaction_sec1_man_bg.gif) right top no-repeat;
	min-height:118px;
}


body.page_bizcahnce dl.keySection dd div{	 /* 男の人ノズレは表示位置で対応可能 */
	background:url(../img/sub/service/interaction_sec1_man_bg.gif) no-repeat scroll right -35px;
}

dl.keySection dd div ul{
	background:url(../img/sub/service/interaction_sec1_ul_end.gif) left bottom no-repeat;
	padding:0 22px 14px 23px;
	min-height:104px;
	font-size: 14px;
}

dl.keySection dd div ul li{
	width:186px;
	font-size:105%;
	font-weight:bold;
	float:left;
	display:block;
	padding:5px 5px 7px 29px;
	border-bottom:#DEDEDE 1px solid;
}

dl.keySection dd div ul li.num02,
dl.keySection dd div ul li.num04{ margin-left:10px;}

dl.keySection dd div ul li.num01{ background:url(../img/sub/service/interaction_sec_icon.gif) no-repeat;
background-position:3px 4px;}
dl.keySection dd div ul li.num02{ background:url(../img/sub/service/interaction_sec_icon.gif) no-repeat;
background-position:3px 4px;}
dl.keySection dd div ul li.num03{ background:url(../img/sub/service/interaction_sec_icon.gif) no-repeat;
background-position:3px 4px;}
dl.keySection dd div ul li.num04{ background:url(../img/sub/service/interaction_sec_icon.gif) no-repeat;
background-position:3px 4px;}
dl.keySection dd div ul li.num05{ background:url(../img/sub/service/interaction_sec_icon.gif) no-repeat;
background-position:3px 4px;}


p#pen{
	position:relative;
	z-index:1;
	left: 400px;
	top:-64px;
	width: 84px;
}

/* box */

dl.silverBox{
	background:url(../img/common/bg_sec_silver.gif) repeat-y left top;
/*	padding:14px 23px 13px 23px;*/
}

dl.silverBox dt,
dl.silverBox dt.dtArrow{
	font-size:164%;
	color:#195097;
	font-weight:bold;
}

dl.silverBox dt{
	padding:26px 0px 5px 23px;
	background:url(../img/common/h2_silver.gif) no-repeat top left;
}

dl.silverBox dt.dtArrow{
	padding:21px 20px 10px 50px;
	background:url(../img/common/silver_dt_arrow.gif) no-repeat top left;
}

dl.silverBox dt.dtArrow a{
	color:#195097;
}

dl.silverBox dt.dtArrow a:hover{
	text-decoration:none;
}


dl.silverBox dd{
	background:url(../img/common/bg_sec_silver_end.gif) bottom left no-repeat;
	padding-bottom:10px;
	margin-bottom:20px;
	font-size:1.17em;
	line-height:2em
}

dl.silverBox dd p.text{
	background:url("../img/common/sec2_bg_txt.gif") repeat scroll left -5px;
	line-height:2em;
	padding-bottom: 5px;
	margin-right: 23px;
	margin-left: 23px;
} 

dl.silverBox dd p.coments{
	margin-left:23px;
}

dl.silverBox dd div.boxL{
	float:left;
	width:325px;
	display:inline;
	margin:0 0 0 23px;	
}

dl.silverBox dd div.boxL p.text{
	background:url("../img/common/sec2_bg_txt.gif") repeat scroll left -5px;
	line-height:2em;
	padding-bottom: 5px;
}

dl.silverBox dd ul.ulL{
	margin: 0 23px 15px;
}

dl.silverBox dd ul.ulL li{
	background:url(../img/common/bg_li_l.gif) no-repeat left bottom;
	padding:10px 0px 0px 18px;
}

dl.silverBox dd ul.ulL li.li2{
	background:url(../img/common/bg_li_l2.gif) no-repeat left 9px;
	padding:3px 0px 10px 18px;
	line-height: 2em;
}

dl.silverBox dd div.boxL ul{
	margin-top:0px;
	margin-bottom:15px;
}

dl.silverBox dd div.boxL ul li{
	background:url(../img/common/bg_li_s.gif) no-repeat left bottom;
	padding:10px 0px 0px 18px;
}

.top_box_ul{
	margin-top:0px;
	margin-bottom:15px;
	font-size:14px;
}

.top_box_ul li{
	background:url(../img/common/bg_li_s.gif) no-repeat left bottom;
	padding:10px 0px 0px 18px;
}

dl.silverBox dd div.boxR{
	float:right;
	display:inline;
	padding: 0px 20px 0px 0px;
	width: 180px;
}

dl.silverBox dd div.boxR p.btn{
	text-align:center;
	margin: 10px auto;
	width: 160px;
}

dl.silverBox dd div.boxR p.btn_s_top{
	text-align:center;
	margin: 10px auto;
	width: 180px;
}

dl.silverBox dd p.btn{
	text-align:right;
	margin: 10px 23px 10px auto;
}


dl.silverBox dd div.boxL p,
dl.silverBox dd div.boxR p{ margin-left:0px; margin-right:0px;}

dl.silverBox dd p.textL{
	float:left;
	width:335px;
	margin:0 0 0 23px;
	background:url("../img/common/sec2_bg_txt.gif") repeat scroll left -5px;
	line-height:2em;
	display:inline;
}

dl.silverBox dd p.imgR{
	float:right;
	margin:0 23px 0 0;
	display:inline;	
}

.blueBox {
	margin:0 0 17px 0;
	
	background:url(../img/common/bluebox_body.gif) left top repeat-y;

	}
	
.blueBox_p{
	padding:10px 20px 0px;
	margin: 0px 0px 20px 0px;
	}

.blueBox dd {
	background:url(../img/common/bluebox_foot.gif) left bottom no-repeat;
	padding:0 0 15px 0;

	}

.whiteBox {
	background:url(../img/common/whitebox_foot.gif) center bottom no-repeat;
	padding:0 18px 10px;
	}

.whiteBox dd {
	background:#fff;
	padding:0 14px 0;
	}

.whiteBox dd.whiteBoxHead {
	padding-top:22px;
	padding-bottom:25px;
	background:url(../img/common/whitebox_head.gif) center top no-repeat #fff;
	}

.whiteBoxtxt {
	margin:0 0 0 0;
	background:url(../img/common/sec2_bg_txt.gif) repeat scroll left -5px;
	font-size:1.17em;
	line-height:2em;
	}

/*
	3.service
------------------------------------------------*/

h2.service_h2_bizchance,
h2.service_h2_talent,
h2.service_h2_fund,
h2.service_h2_credit,
h2.service_h2_peace,
h2.service_h2_conference,
h2.service_h2_information,
h2.service_h2_exchange,
h2.service_h2_start,
h2.service_h2_institution{
	font-size:164%;
	padding:18px 0 18px 59px;
	margin-bottom:10px;
	margin-top: 10px;
}

h2.service_h2_bizchance{background:url(../img/sub/service/h2_service_bizchance.jpg) no-repeat left top}
h2.service_h2_talent{background:url(../img/sub/service/h2_service_talent.jpg) no-repeat left top}
h2.service_h2_fund{background:url(../img/sub/service/h2_service_fund.jpg) no-repeat left top}
h2.service_h2_credit{background:url(../img/sub/service/h2_service_credit.jpg) no-repeat left top}
h2.service_h2_peace{background:url(../img/sub/service/h2_service_peace.jpg) no-repeat left top}
h2.service_h2_conference{background:url(../img/sub/service/h2_service_conference.jpg) no-repeat left top}
h2.service_h2_information{background:url(../img/sub/service/h2_service_information.jpg) no-repeat left top}
h2.service_h2_exchange{background:url(../img/sub/service/h2_service_exchange.jpg) no-repeat left top}
h2.service_h2_start{background:url(../img/sub/service/h2_service_start.jpg) no-repeat left top}
h2.service_h2_institution{background:url(../img/sub/service/h2_service_institution.jpg) no-repeat left top}






body.page_bizcahnce dl.keySection dd div ul li.num01{ background:url(../img/sub/service/interaction_sec_icon.gif) no-repeat;
background-position:3px 4px;}
body.page_bizcahnce dl.keySection dd div ul li.num02{ background:url(../img/sub/service/interaction_sec_icon.gif) no-repeat;
background-position:3px 4px;}

body.page_bizcahnce dl.keySection{
	margin-bottom:30px;
}


/*
	4.interaction
------------------------------------------------*/

.blueBox dt.interaction_accent,
.blueBox dt.interaction_feature,
.blueBox dt.interaction_voice{
	padding:25px 0px 10px 64px;
	font-size:138%;
	color:#000000;
	vertical-align:baseline;
	font-weight:bold;
}

.blueBox dt.interaction_accent span,
.blueBox dt.interaction_feature span,
.blueBox dt.interaction_voice span{
	color:#f17400;
	font-size:164%;
	vertical-align:middle;
}

.blueBox dt.interaction_accent{background:url(../img/sub/service/interaction_h2_accent.gif) left top no-repeat                }
.blueBox dt.interaction_feature{background:url(../img/sub/service/interaction_h2_feature.gif) left top no-repeat                }
.blueBox dt.interaction_voice{background:url(../img/sub/service/interaction_h2_voice.gif) left top no-repeat                }

body.page_interaction .sec_copy2{
	margin-top:-64px;
	margin-bottom:41px;
}

body.page_service .sec_copy2{
	margin-top:-64px;
	margin-bottom:41px;
}


.innerPict {
	border-bottom:10px solid #FFFFFF;
	border-left:10px solid #FFFFFF;
	border-top:5px solid #FFFFFF;
	}

.innerPict2 {
	border-bottom:10px solid #FFFFFF;
	border-right:10px solid #FFFFFF;
	border-top:0px solid #FFFFFF;
	}

.interactionNumlist {
	width:233px;
	margin:0 0 0 20px;
	}

.listLeft {
	float:left;
	margin:0 0 0 20px;
	_margin:0 0 0 10px;
	}

.listRight {
	float:right;
	margin:0 20px 0 0;
	margin:0 10px 0 0;
	}


.interactionNumlist li {
	padding:0 0 0 30px;
	background-position:left top;
	background-repeat:no-repeat;
	margin: 0 0 10px 0;
	line-height: 1.9;
	}

.interactionNumlist li.num01 {background-image:url(../img/sub/service/interaction_num_001.gif)}
.interactionNumlist li.num02 {background-image:url(../img/sub/service/interaction_num_002.gif)}
.interactionNumlist li.num03 {background-image:url(../img/sub/service/interaction_num_003.gif)}
.interactionNumlist li.num04 {background-image:url(../img/sub/service/interaction_num_004.gif)}
.interactionNumlist li.num05 {background-image:url(../img/sub/service/interaction_num_005.gif)}
.interactionNumlist li.num06 {background-image:url(../img/sub/service/interaction_num_006.gif)}


.interactionNumlist li p {
	line-height:2em;
	font-size:1.17em;
	font-weight:bold;
	margin:0 0 0 0;
	background:url(../img/common/sec2_bg_txt.gif) repeat scroll left -3px;
	}


.interactionVoice {
	margin:0 0 0 4px;
	}

.voiceTxtWrap {
	width:365px;
	}
	
.voiceTxt {
	margin:0 30px 0 10px;
	}

.voiceCopy {
	background:url(../img/sub/service/interaction_voice_foot.gif) left bottom no-repeat;
	padding:0 0 3px 0;
	margin:0 0 10px 0;
	}

.voiceCopy dd {
	font-size:1.33em;
	font-weight:bold;
	color:#fff;
	padding:3px 0 0 20px;
	background:url(../img/sub/service/interaction_voice_head.gif) left top no-repeat #719fd1;
	}


body.page_interaction .sec3copy {
	margin:0;
}

#main h2.sec3copyText{
	margin:0px;
	padding:0px;
}
