@charset "utf-8";
@import url("service/se_menu.css");
#contentsBox #h2_1 {
	background-image: url(../../img/beginner/bg_h2_1.jpg);
}

#contentsBox #h3_1 {
	background-image: url(../../img/beginner/bg_h3_1.jpg);
}
#beginnerBox #h3_2 {
	background-image: url(../../img/beginner/bg_h3_2.jpg);
}
#beginnerBox #h3_3 {
	background-image: url(../../img/beginner/bg_h3_3.jpg);
}
#beginnerBox #h3_4 {
	background-image: url(../../img/beginner/bg_h3_4.jpg);
}




#beginnerBox p{
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right:0px;
	color: #333333;
	line-height: 180%;
	width:650px;
	float:left;
}

html[xmlns] #beginnerBox p{
	margin-left: 20px;
}

#bt_menu a{
	background-image: url(../../img/service/bt_menu.jpg);
	background-repeat: no-repeat;
	text-indent: -20000px;
	display: block;
	height: 50px;
	width: 160px;
	margin-bottom:50px;
	margin-right:8px;
	float:right;
}
html[xmlns] #bt_menu a{
	margin-right:15px;
}
#bt_menu a:hover{
	background-position: 0px -50px;
}


#bt_cost a{
	background-image:url(../../img/service/bt_cost.jpg);
	background-repeat: no-repeat;
	text-indent: -20000px;
	display: block;
	height: 50px;
	width: 160px;
	margin-bottom:50px;
	margin-right:8px;
	float:right;
}
html[xmlns] #bt_cost a{
	margin-right:15px;
}

#bt_cost a:hover{
	background-position: 0px -50px;
}

#bt_voice a{
	background-image: url(../../img/service/bt_voice.jpg);
	background-repeat: no-repeat;
	text-indent: -20000px;
	display: block;
	height: 50px;
	width: 160px;
	margin-bottom:50px;
	margin-right:8px;
	float:right;
}
html[xmlns] #bt_voice a{
	margin-right:15px;
}
#bt_voice a:hover{
	background-position: 0px -50px;
}

#bt_contact a{
	background-image: url(../../img/service/bt_contact.jpg);
	background-repeat: no-repeat;
	text-indent: -20000px;
	display: block;
	height: 50px;
	width: 160px;
	margin-bottom:50px;
	margin-right:8px;
	float:right;
}
html[xmlns] #bt_contact a{
	margin-right:15px;
}
#bt_contact a:hover{
	background-position: 0px -50px;
}