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

p.requestBigLink {padding:0 0 0;}
p.requestBigLink a{display:block;text-align:center;background:#00a7f5;
	color:#FFF;font-size:100%;font-weight:bold;border:2px solid #56c9ff;
	border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;
	padding:10px 0;margin:10px 0;}
p.requestBigLink a:hover{background:#40c3ff;border:2px solid #62ceff;}

.requestPresent1{padding:10px;}
.requestPresent2{float:left;width:350px;text-align:center;padding:10px 0 20px;margin-left:10px;}
.requestPresent3{float:left;width:240px;text-align:center;padding:10px 0 20px;margin-left:10px;}
.requestPresent1 h4{width:320px;text-align:left;}

.requestPresent1 h4,.requestPresent2 h4,.requestPresent3 h4{font-weight:bold;
	font-weight:bold;background:#FFF;
	border:2px dotted #7fd0f5;color:#00a7f5;margin:0 10px 10px 0;
	padding:5px 15px;font-size:95%;line-height:1.2;
	border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
.requestPresent1 p {padding:0 15px 10px;font-size:90%;text-align:left;
	line-height:1.4;}
.requestPresent2 p,.requestPresent3 p{text-align:left;font-size:80%;padding:0 10px;line-height:1.4;}

.presentCourseButton{margin:20px 0 20px 30px;width:730px;}
.presentCourseButton a{display:block;padding:5px;text-align:center;
	width:45%;font-weight:bold;float:left;margin:0 5px;
	background:#00a7f5;color:#FFF;border:2px solid #7fd0f5;
	border-bottom:2px solid #0086c4;border-right:2px solid #0086c4;}
.presentCourseButton a:hover{background-color:#30bdff;}

/*20130501追記--------------サンプル内容*/
.requestback01{
	background:url(../image/course/nensho/support/request.png) no-repeat;
	padding-top:250px;
	padding-left:5px;
}
.requestback02{
	background:url(../image/course/nencho/support/request.png) no-repeat;
	width:670px;
	padding-top:250px;
	padding-left:5px;
}
.requestback03{
	background:url(../image/course/sho1/support/request01.png) no-repeat;
	width:670px;
	padding-top:250px;
	padding-left:5px;
}
