/* structure and block-level elements */
html,body,div,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,adress,ul,ol,dl,dt,dd,
table,th,td,form,fieldset,input {
	margin:0;
	padding:0;
	font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', Osaka;
	color: #666666;
}
img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	font-size: small;
	line-height: 1.6em;
	background-color: #FFFFFF;
	background-image: url(../images/common/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #6B5AB5;
	text-decoration: underline;
}
a:active {
	color: #B6B0D0;
	text-decoration: none;
}
.clear {
	clear: both;
	width: 100%;
	height: 0px;
}
#wapper {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 70px;
	width: 770px;
	text-align: center;
	margin-bottom: 15px;
}
#globalnav_course {
	background-image: url(../images/common/navi.png);
	height: 40px;
	width: 165px;
	float: left;
}
#globalnav_nav {
	height: 40px;
	width: 605px;
	float: left;
}
#globalnav {
	height: 40px;
	width: 605px;
	list-style-type: none;
}
#globalnav li a   {
	overflow: hidden;
	display: block;
	height: 0px;
	width: 100%;
	padding-top: 40px;
	background-image: url(../images/common/navi.png);
}

#nav01 {
	width: 85px;
	float: left;
}
#nav02 {
	width: 86px;
	float: left;
}
#nav03 {
	width: 86px;
	float: left;
}
#nav04 {
	width: 85px;
	float: left;
}
#nav05 {
	width: 86px;
	float: left;
}
#nav06 {
	width: 86px;
	float: left;
}
#nav07 {
	width: 91px;
	float: left;
}


#nav01 a {
	background-position: -165px 0px;
}
#nav02 a {
	background-position: -250px 0px;
}
#nav03 a {
	background-position: -336px 0px;
}
#nav04 a {
	background-position: -422px 0px;
}
#nav05 a {
	background-position: -507px 0px;
}
#nav06 a {
	background-position: -593px 0px;
}
#nav07 a {
	background-position: -679px 0px;
}

/* ロールオーバー */	

#nav01 a:hover {
	background-position: -165px -40px;
}
#nav02 a:hover {
	background-position: -250px -40px;
}
#nav03 a:hover {
	background-position: -336px -40px;
}
#nav04 a:hover {
	background-position: -422px -40px;
}
#nav05 a:hover {
	background-position: -507px -40px;
}
#nav06 a:hover {
	background-position: -593px -40px;
}
#nav07 a:hover {
	background-position: -679px -40px;
}
#content {
	width: 770px;
	_margin-top: -21px;
}
#course {
	width: 170px;
	background-image: url(../images/common/course_bg.png);
	background-repeat: repeat-y;
	float: left;
}
#course p {
	font-weight: bold;
	font-size: .92em;
	display: block;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#course ul {
	font-size: 92%;
	display: block;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
}
#course li {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	line-height: 1.4em;
	background-image: url(../images/common/arrow.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	padding-left: 15px;
}
.course_line {
	margin-top: 5px;
	margin-bottom: 5px;
	_margin-bottom: -10px;
	height: 0px;
	border-top: 1px solid #E6E6E6;
	border-right: 1px none #E6E6E6;
	border-bottom: 1px none #E6E6E6;
	border-left: 1px none #E6E6E6;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
}
#course_bottom {
	background-color: #FFFFFF;
	background-image: url(../images/common/menu_frame_btm.png);
	height: 11px;
	width: 170px;
}
#course_solution a {
	color: #6B5AB5;
	vertical-align: middle;
}
#body {
	width: 600px;
	float: left;
	background-color: #FFFFFF;
}
.fb-like {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 195px;
	width: 575px;
}
#footer {
	height: 55px;
	width: 760px;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 20px;
	clear: both;
}
#footer_logo {
	float: left;
	height: 20px;
	width: 120px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#footer_address {
	font-size: 10px;
	text-decoration: none;
	float: left;
	font-style: normal;
	margin-top: 19px;
	margin-bottom: 21px;
}
#footer_credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	font-style: normal;
	float: right;
	margin-top: 19px;
	margin-bottom: 21px;
}
.caption {
	font-size: x-small;
	line-height: 1.6em;
	font-weight: normal;
}
.bodycopy_thin {
	line-height: 1.25em;
}
.attention {
	color: #FF9900;
}

