@charset "UTF-8";
/* CSS Document */

#indexMainImg{
	background:url(../../service/corporate/img/index_main_img.jpg) no-repeat;
	width:690px;
	height:80px;
	text-indent:-9999px;
	margin:0px 0px 17px 0px;
}

#corporateBox{
	width:680px;
	margin:0px auto;
}

.coBoxImgLeft{
	width:200px;
	float:left;
}

.coBoxTextRight{
	width:430px;
	float:right;
}

.coBoxTextRight p{
	font-size:12px;
	color:#333;
	line-height:140%;
}

.coBoxText p{
	font-size:12px;
	color:#333;
	line-height:140%;
}

#coImgBox{
	width:640px;
	margin:0px 0px 10px 0px;
}

#pageMenuTitle{
background:url(../../seminar/img/page_menu_title.jpg) no-repeat;
width:180px;
height:46px;
text-indent:-9999px;
}




#ucLogoBox{
	background:url(../img/arrow_grey.gif) no-repeat center bottom;
	width:640px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 30px 0px;
}

#ucLogo{
	width:121px;
	height:41px;
	float:left;
}

#ucLogoCap{
	width:500px;
	padding:4px 0px 0px 0px;
	float:right;
}

#ucLogoCap p{
	font-size:12px;
	color:#333;
	line-height:140%;
}

/* safari 3.0用ハック */
@media screen and (-webkit-min-device-pixel-ratio:0){
#ucLogoCap p{
	font-size:12px;
	color:#333;
	line-height:140%;
	letter-spacing:-0.1em;
}
}

#ucMessage{
	background:url(../img/arrow_grey.gif) no-repeat center bottom;
	width:640px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 30px 0px;
}

#ucMessage p{
	background:#A47F39;
	width:640px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	line-height:130%;
	text-align:center;
	padding:10px 0px;
}

.ucBoxImgLeft{
	width:300px;
	float:left;
}

.ucBoxImgLeft02{
	width:407px;
	float:left;
}

.ucBoxImgLeft02 img{
	float:left;
}

.ucBoxTextRight{
	width:320px;
	float:right;
}

.ucBoxTextRight p{
	font-size:12px;
	color:#333;
	line-height:140%;
}

.ucBoxTextRight02{
	width:213px;
	float:right;
}

.ucBoxTextRight02 p{
	font-size:12px;
	color:#333;
	line-height:140%;
}

ul.ucList01{
	margin-top:0px;
	margin-left:5px;
	margin-right:0px;
	padding:0px;
}

ul.ucList01 li{
	margin:0px;
	padding:0px 0px 0px 8px;
	list-style-type:none;
	background:url(../img/dot_grey.gif) no-repeat 0px 6px;
	font-size:12px;
	color:#333;
	line-height:140%;
}

ul.ucList02{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}

ul.ucList02 li{
	margin:0px;
	padding:0px 0px 0px 14px;
	list-style-type:none;
	background:url(../img/icon_square.gif) no-repeat 0px 3px;;
	font-size:12px;
	color:#333;
	line-height:140%;
}

#btnApply{
	width:648px;
	height:35px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#btnApply a{
	background:url(../../learns/img/btn_apply.jpg) no-repeat;
	display:block;
	width:648px;
	height:35px;
	text-indent:-9999px;
}

#btnApply a:hover{
	background:url(../../learns/img/btn_apply.jpg) no-repeat 0px -35px;
}

