@charset "utf-8";
/* CSS Document */


.text_box{
margin:10px 0px 0px 5px;
width:420px;
float:left;
}

.text_box_02{
margin:10px 0px 0px 5px;
width:545px;
}

.right_02{
margin:34px 10px 0px 0px;
float:right;
}

/*201006追加　初心者体験クラス*/

.text_box_03{
	margin:10px 5px 0px 5px;
	
	}

.text_box_03  p{margin-bottom:12px;}

.text_box_04{
	font-size:14px;
	border:1px solid #ff6900;
	padding:10px;
	line-height:180%;
	margin:auto 3px 8px 3px;}

.box05{
	position:relative;
	width:565px;
	height:80px;
	margin:0;
	background:url(images/bg_moushikomi1.jpg) no-repeat;
}

.box05 a{
	position:absolute;
	top:20px;
	left:260px;
	width:275px;
	height:40px;
	display:block;
	text-indent:-999px;
	background:url(images/bt_moushikomi.jpg) no-repeat;
	overflow:hidden;}

.box05 a:hover{
	background-position: 0px -40px;
	overflow:hidden;}
	
.box06{
	position:relative;
	width:565px;
	height:130px;
	margin:10px 0 0 0;
	background:url(images/bg_moushikomi2.jpg) no-repeat;
}

.box06 a{
	position:absolute;
	top:14px;
	left:270px;
	width:275px;
	height:40px;
	display:block;
	text-indent:-999px;
	background:url(images/bt_moushikomi.jpg) no-repeat;
	overflow:hidden;}

.box06 a:hover{
	background-position: 0px -40px;
	overflow:hidden;}
	
.right_03{
margin:6px 0px 10px 10px;
float:right;
}


.syo{
font-size:14px;padding:6px 8px;}

.font-or-large{
color:#ff6900;
font-size:16px;
font-weight:bold;
line-height:180%;
font-family:osaka,メイリオ;}

.font-or-large a{color:#ff6900;text-decoration:underline;}
.font-or-large a:hover{color:#ff9900;text-decoration:none;}

.set1{
	width:184px;
	margin:5px 1px 0 0px;
	padding:1px 2px 1px 1px;
	float:left;
	font-family:osaka,メイリオ;
	font-size:12px;
	color:#272727;
	line-height:150%;
}

.set1 img{margin-bottom:5px;}
