/* ******************************************************************
 *	File name		: style.css
 *	Summary			: page layout
 * ******************************************************************
 */
/*----------------------------------------------------------------- all */
#main_contents h2{
}
#main_contents h3{
	position:relative;
	display:inline-block;
	font-weight:bold;
	padding:5px 25px 5px 55px;
	background:rgba(255,255,255,0.8);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	border-bottom:1px solid #5ABECB;
}
#main_contents h3:after{
	position:absolute;
	top:9px;
	left:45px;
	content:"";
	display:block;
	width:1px;
	height:50px;
	background:#5ABECB;
}
#main_contents h4{
}
#main_contents p{
}
#contents_body .line{
	margin-bottom:20px !important;
	border-bottom:1px dotted #999;
}
#contents_body ul.disc{
	margin-bottom:10px;
	padding-left:15px;
	list-style:disc;
}
#contents_body ul.ls_none{
	list-style:none;
	}
	#contents_body ul.ls_none li{
		margin-bottom:7px;
}
.imgset{
	position:relative;
	top:-4px;
}

#main_contents a { text-decoration: none; }
#main_contents a:link { color: #59C1D0; }
#main_contents a:visited { color: #59C1D0; }
#main_contents a:hover { color: #59C1D0; }
#main_contents a:active { color: #59C1D0; }

/* ----------------------------------------------------------------- */
/*	box                                                              */
/* ----------------------------------------------------------------- */
#main_contents .box{
	margin-bottom:30px;
	}
	#main_contents .box p{
		margin-bottom:20px;
		line-height:2;
}
#main_contents .box_pn{
	margin-bottom:30px;
	}
	#main_contents .box_pn p{
		margin-bottom:10px;
		line-height:1.7;
}
/* ----------------------------------------------------------------- */
/*	                                                                 */
/* ----------------------------------------------------------------- */
#container{
}

/* ----------------------------------------------------------------- */
/*	top                                                              */
/* ----------------------------------------------------------------- */
#bdid_top #main_contents{
	top:0px;
	width:960px;
	margin:0px auto 20px;
	padding-bottom:0px;
	background:none;
}
#bdid_top #main_copy{
	position:absolute;
	top:63px;
	left:302px;
	width:435px;
	height:107px;
	text-indent:-9999px;
	background:url(../../image/top/top_copy.png) no-repeat 0 0;
}

#bdid_top #latest_news{
	position:relative;
	top:230px;
	width:490px;
	margin:0 0 230px 450px;
	padding:0px 0;
	border:1px solid #57C1CF;
	background:url(../../image/base/bg_w50.png) repeat 0 0;
}
#bdid_top #latest_news h2{
	position:relative;
	width:188px;
	height:38px;
	text-indent:-9999px;
	background:url(../../image/top/latest_news.png) no-repeat 0 0;
}
#bdid_top #latest_news p#news_list{
	position:absolute;
	top:7px;
	right:0px;
	width:101px;
	height:22px;
	text-indent:-9999px;
	background:url(../../image/top/news_list.png) no-repeat 0 0;
	}
	#bdid_top #latest_news p#news_list a{
		display:block;
		position:absolute;
		top:0px;
		left:0px;
		width:101px;
		height:22px;
		text-indent:-9999px;
}
#bdid_top #latest_news ul{
	position:relative;
	width:414px;
	margin-bottom:20px;
	padding:0 34px;
	list-style:none;
}
#bdid_top #latest_news ul li{
	position:relative;
	width:310px;
	padding:4px 2px 4px 102px;
	border-bottom:2px dotted #B8E1E8;
	color:#222;
	}
	#bdid_top #latest_news ul li span{
		position:absolute;
		top:4px;
		left:2px;
	}
	#bdid_top #latest_news ul li a{
		color:#222;
		text-decoration:underline;
}

#bdid_top #banner_area{
	position:absolute;
	left:130px;
	bottom:0px;
	width:300px;
	list-style:none;
	}
	#bdid_top #banner_area li{
		position:relative;
		width:300px;
}

#bdid_top #compliance{
	display:block;
	width:300px;
	height:40px;
	margin-bottom:10px;
	background:url(../../image/top/compliance.png) no-repeat 0 0px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	}
	#bdid_top #compliance a{
		display:block;
		width:100%;
		height:100%;
	}
	#bdid_top #compliance a:hover{
		background:rgba(255,255,255,0.2);
}
#bdid_top #recruit{
	display:block;
	width:300px;
	height:40px;
	background:url(../../image/top/recruit.png) no-repeat 0 0px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	}
	#bdid_top #recruit a{
		display:block;
		width:100%;
		height:100%;
	}
	#bdid_top #recruit a:hover{
		background:rgba(255,255,255,0.2);
}
/* ----------------------------------------------------------------- */
/*	greeting                                                         */
/* ----------------------------------------------------------------- */
#bdid_greeting{
}
#bdid_greeting #main_contents{
	background:rgba(255,255,255,0.8);
}
#bdid_greeting #main_contents h2{
	position:relative;
	width:166px;
	height:26px;
	margin:0 auto;
	padding:20px 0;
	text-indent:-9999px;
	background:url(../../image/page/greeting_h2.png) no-repeat 0 20px;
}

#bdid_greeting #main_contents .tmi_box{
	position:relative;
	width:740px;
	margin:0 auto 35px;
	padding:0 0 0 170px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height:1.75;
}
#bdid_greeting #main_contents .tmi_box img{
	position:absolute;
	top:0px;
	left:0px;
}
#bdid_greeting #main_contents .tmi_box p{
	font-size:0.8rem;
}


#bdid_greeting #main_contents .interview_box{
	position:relative;
	width:730px;
	margin-bottom:25px;
	background:rgba(255,255,255,0.5);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	}
	#bdid_greeting #main_contents .interview_box > p{
		width:530px;
		line-height:1.75;
		font-size:0.8rem;
}
#bdid_greeting #main_contents .interview_box .photobox{
	position:absolute;
	top:23px;
}
#bdid_greeting #main_contents .interview_box .photobox p{
	position:relative;
	width:100%;
	padding:5px 0;
	font-weight:bold;
	font-size:0.85em;
	text-align:center;
	color:#57C1CF;
}


#bdid_greeting #main_contents .interview_box.boxleft{
	margin-left:35px;
	}
	#bdid_greeting #main_contents .interview_box.boxleft > p{
		padding:23px 137px 23px 20px;
	}
	#bdid_greeting #main_contents .interview_box.boxleft .photobox{
		right:20px;
	}
	#bdid_greeting #main_contents .interview_box.boxleft .photobox p{
		left:0px;
}
#bdid_greeting #main_contents .interview_box.boxright{
		margin-left:65px;
	}
	#bdid_greeting #main_contents .interview_box.boxright > p{
		padding:23px 20px 23px 137px;
	}
	#bdid_greeting #main_contents .interview_box.boxright .photobox{
		left:-35px;
	}
	#bdid_greeting #main_contents .interview_box.boxright .photobox p{
		left:50px;
}
/* ----------------------------------------------------------------- */
/*	outline                                                          */
/* ----------------------------------------------------------------- */
#bdid_outline #main_contents{
	padding-top:20px;
	background:rgba(255,255,255,0.8);
}
#bdid_outline h2{
	display:none;
}

#bdid_outline .randombox{
	position:relative;
	margin-bottom:25px;
}
#bdid_outline .randombox p{
	padding:10px 0 0 75px;
}

#bdid_outline .research_box{
	width:610px;
	margin:20px 0 40px 75px;
	padding:40px 20px 20px 20px;
	background:rgba(255,255,255,0.7);
	border-radius: 10px;  
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
#bdid_outline .research_box div{
	position:relative;
	min-height:200px;
}
#bdid_outline .research_box div img{
	position:absolute;
	top:0px;
	right:0px;
}
#bdid_outline .research_box h4{
	margin-bottom:7px;
	font-weight:bold;
	font-size:1.25em;
	color:#57C1CF;
}
#bdid_outline .research_box p{
	font-size:1.05em;
	line-height:1.75;
}

/* dotlinesp */
.dotlinesp{
	width:310px;
	list-style:none;
}
.dotlinesp li{
	position:relative;
	background:url(../../image/page/dotted.png) repeat-x 0 center;
}
.dotlinesp li span{
	padding-right:5px;
	display:inline-block;
	background:#FBFCFD;
}
.dotlinesp li span#shihonkin{
	background:url(../../image/page/shihonkin.png) no-repeat 0 0;
}
.dotlinesp li p{
	display:inline-block;
	float:right;
	padding-left:5px;
	text-align:right;
	background:#FBFCFD;
}

/* yakuin */
#yakuin{
	position:relative;
	margin:20px 0 15px 75px;
}
#yakuin .dotlinesp{
	width:280px;
	margin-left:15px;
}
#yakuin .dotlinesp.rightfactor{
	position:absolute;
	top:1.3em;
	left:305px;
	width:310px;
}

/* kessan */
#kessan{
	position:relative;
	margin:0px 0 25px 75px;
}
#kessan a{
	text-decoration:underline;
}

/* ----------------------------------------------------------------- */
/*	contact                                                          */
/* ----------------------------------------------------------------- */
#bdid_contact{
}
#bdid_contact h2{
	display:none;
}
#bdid_contact address{
	position:relative;
	width:467px;
	height:138px;
	margin:0 auto;
	padding:20px 0 20px;
}
#bdid_contact address img{
	width:467px;
	height:138px;
	margin:0;
}
#bdid_contact #accessmap{
	position:relative;
	margin:0 0 20px 25px;
}
#bdid_contact #map{
	margin:0 0 20px 25px;
}
#bdid_contact #map_canvas{
	width:743px;
	height:300px;
}

/* ----------------------------------------------------------------- */
/*	news_list                                                        */
/* ----------------------------------------------------------------- */
#bdid_news_list #main_contents{
	background:rgba(255,255,255,0.8);
}
#bdid_news_list #main_contents h2{
	padding:20px 30px;
	font-weight:bold;
	font-size:1.5em;
	color:#57C1CF;
}
#bdid_news_list #main_contents ul{
	padding:0 30px;
	list-style:none;
}
#bdid_news_list #main_contents ul li{
	position:relative;
	padding:6px 2px 6px 102px;
	border-bottom:2px dotted #B8E1E8;
	color:#222;
	}
	#bdid_news_list #main_contents ul li span{
		position:absolute;
		top:4px;
		left:2px;
	}
	#bdid_news_list #main_contents  ul li a{
		color:#222;
		text-decoration:underline;
}

/* ----------------------------------------------------------------- */
/*	news                                                             */
/* ----------------------------------------------------------------- */
#bdid_news #main_contents{
	width:740px;
	padding:25px 20px 50px 20px;
	}
	#bdid_news #newsbox{
		width:700px;
		min-height:400px;
		margin-bottom:20px;
		padding:20px;
		background:rgba(255,255,255,0.8);
		box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
		-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
		-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
		border-radius: 2px;  
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
	}
	#bdid_news #newsbox img{
	}
	#bdid_news #newsbox h2{
		position:relative;
		margin-bottom:15px;
		padding:37px 0 0 20px;
		font-weight:bold;
		font-size:1.3em;
		color:#57C1CF;
		line-height:1.45;
	}
	#bdid_news #newsbox h2 span{
		position:absolute;
		top:-0px;
		left:-20px;
		display:inline-block;
		font-weight:bold;
		font-size:0.80em;
		padding:5px 25px 2px 35px;
		background:rgba(255,255,255,0.8);
		box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
		-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
		-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
		border-bottom:1px solid #5ABECB;
	}
	#bdid_news #newsbox h2 span:after{
		position:absolute;
		top:9px;
		left:25px;
		content:"";
		display:block;
		width:1px;
		height:50px;
		background:#5ABECB;
	}
	#bdid_news #newsbox p{
		font-size:1.05em;
		line-height:1.6;
		margin-bottom:10px;
}

/* ----------------------------------------------------------------- */
/*	sitepolicy                                                       */
/* ----------------------------------------------------------------- */
#bdid_sitepolicy{
}
#bdid_sitepolicy #main_contents{
	padding:20px 0;
}
#bdid_sitepolicy #main_contents h2{
	display:none;
}

#bdid_sitepolicy .box{
	width:610px;
	margin:10px 0 40px 75px;
	padding:20px 20px 20px 20px;
	background:rgba(255,255,255,0.7);
	border-radius: 10px;  
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
#main_contents .box p{
	margin-bottom:00px;
	line-height:2;
}


/* ----------------------------------------------------------------- */
/*	compliance                                                       */
/* ----------------------------------------------------------------- */
#bdid_compliance #main_contents{
	padding-top:20px;
}
#bdid_compliance #main_contents h2{
	margin-bottom:10px;
	font-weight:bold;
	font-size:1.5em;
	color:#5ABECB;
}

#bdid_compliance .box{
	width:680px;
	margin:10px auto 40px;
	padding:20px 20px 20px 20px;
	background:rgba(255,255,255,0.7);
	border-radius: 10px;  
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
#bdid_compliance .box p{
	margin-bottom:20px;
	line-height:2;
}
#bdid_compliance .box img{
	position:absolute;
	padding-top:7px;
}
#bdid_compliance .box a:hover{
	text-decoration:underline;
}



/* ----------------------------------------------------------------- */
/*	recruit                                                       */
/* ----------------------------------------------------------------- */
#bdid_recruit #main_contents{
	padding-top:20px;
}
#bdid_recruit #main_contents h2{
	margin-bottom:10px;
	font-weight:bold;
	font-size:1.5em;
	color:#5ABECB;
}
#bdid_recruit #main_contents h3{
	position:relative;
	display:inline-block;
	font-weight:bold;
	margin-top:10px;
	padding:5px 25px 5px 35px;
	background:rgba(255,255,255,0.8);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	border-bottom:1px solid #5ABECB;
	}
	#bdid_recruit #main_contents h3:after{
		position:absolute;
		top:9px;
		left:15px;
		content:"";
		display:block;
		width:1px;
		height:50px;
		background:#5ABECB;
}

#bdid_recruit .box{
	width:680px;
	margin:10px auto 40px;
	padding:20px 20px 20px 20px;
	background:rgba(255,255,255,0.7);
	border-radius: 10px;  
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
#bdid_recruit .box p{
	margin-bottom:20px;
	line-height:2;
}
#bdid_recruit .box img{
	position:absolute;
	padding-top:7px;
}
#bdid_recruit .box a:hover{
	text-decoration:underline;
}








