﻿@charset "utf-8";
/* location */
#location {
	padding-left: 40px;
	width: 860px;
	height: 38px;
	color: #333333;
}
#location p {
	width: auto;
	height: 38px;
	float: left;
	font-size: 14px;
	line-height: 38px;
}
/**/

/* label_h1 */
#label_h1 {
	height: 38px;
	width: auto;
	line-height: 38px;
	text-align: left;
	font-weight: normal;
	float: left;
}
/**/

/* merit */
#merit {
	width: 900px;
	height: auto;
}
#merit h2 {
	width: 900px;
	height: 48px;
}
#merit_left {
	width: 590px;
	height: 132px;
	float: left;
}
#merit_right {
	width: 300px;
	height: 132px;
	float: right;
}

/* what */
#what p {
	padding-right: 20px;
	padding-bottom: 20px;
	width: 300px;
	height: auto;
	float: right;
	text-align: right;
}

/* android_img */
#android_img {
	width: 577px;
	height: 395px;
	float: left;
}

/* menu */
#menu {
	width: 323px;
	height: 395px;
	float: right;
	padding-top: 20px;
	background-image: url(../images/basic/menu.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#menu ul li {
	width: 323px;
	height: 90px;
	float: right;
	padding-bottom: 4px;
}
#menu ul li a {
	width: 323px;
	height: 90px;
	display: block;
}
#menu ul li a span {
	display: none;
}
.menu_c_course a {
	background-image: url(../images/basic/menu_c.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.menu_c_course a:hover {
	background-image: url(../images/basic/menu_c_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.menu_b_course a {
	background-image: url(../images/basic/menu_b.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.menu_b_course a:hover {
	background-image: url(../images/basic/menu_b_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.menu_a_course a {
	background-image: url(../images/basic/menu_a.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.menu_a_course a:hover {
	background-image: url(../images/basic/menu_a_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
/* drocon */
#drocon_all {
	width: 620px;
	height: auto;
	padding-right: 140px;
	padding-left: 140px;
}
#drocon {
	width: 620px;
	height: 625px;
}

#drocon_link {
	padding-bottom: 30px;
	padding-left: 25px;
	width: 573px;
	height: 125px
}
#drocon h2 {
	width: 620px;
	height: 70px;

}
#p_drocon {
	padding-top: 0px;
	padding-bottom: 0px;
	width: 620px;
	height: 100px;
	background-image: url(../images/basic/p_drocon.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
}