@charset "utf-8";

/*
------------------------------------------------
Index Layout
------------------------------------------------*/


#support #wrap {
	background: #FFFFFF url(../../common/img/bg_body_support.jpg) repeat-x 0 0;
}
#support #wrap #main .contents .leadbox {
	width: 650px;
}
#support #wrap #main .contents .leadbox .left {
	float: left;
	width: 360px;
	padding-top: 45px;
}
#support #wrap #main .contents .leadbox .right {
	float: right;
	width: 275px;
}
#support #wrap #main .contents .box01 {
	padding: 22px;
	width: 596px;
	border: 5px solid #F1F1EA;
}
#support #wrap #main .contents .box01 h4 {
	font-size: 100%;
	color: #000000;
	background: url(../img/ic_01.gif) no-repeat 0em 0.3em;
	padding-bottom: 5px;
	padding-left: 24px;
	font-weight: bold;
}
#support #wrap #main .contents .box01 .courselist02 {
	border-top: 1px solid #555555;
	padding-top: 20px;
}
#support #wrap #main .contents .box01 .courselist02 li {
	background: url(../img/ic_02.gif) no-repeat 0em 0.4em;
	margin-bottom: 5px;
	padding-left: 18px;
}
#support #wrap #main .contents .notice {
	color: #9F8000;
	text-indent: -1.2em;
	margin-left: 1.3em;
}
#support #wrap #main .contents .box01 .txt {
	padding-left: 24px;
}
#support #wrap #main .contents .bold {
	color: #000000;
	font-size: 115%;
}
#support #wrap #main .contents .box02 {
	background: url(../img/flow_bg_tri.gif) no-repeat 80px bottom;
	width: 650px;
	margin-bottom: 30px;
	padding-bottom: 55px;
}
#support #wrap #main .contents #bgnone {
	background: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#support #wrap #main .contents .box02 h3 {
	background: url(../img/line_dot.gif) repeat-x left bottom;
	width: 650px;
	padding-bottom: 1px;
}
#support #wrap #main .contents .box02 p {
	padding-left: 8px;
}
#support #wrap #main .contents .box02 .courselist02 {
	padding-left: 8px;
}
#support #wrap #main .contents .box02 .courselist02 li {
	background: url(../img/ic_02.gif) no-repeat 0em 0.4em;
	margin-bottom: 5px;
	padding-left: 18px;
}#support #wrap #main .contents #flow {
	background: url(../img/flow_bg.gif) no-repeat right 116px;
	width: 650px;
}
#support #wrap #main #sidearea #subsidenavi .subsidenavi02 {
	width: 250px;
	border-bottom: 1px solid #E3DFD8;
}
#support #wrap #main #sidearea #subsidenavi .subsidenavi02 li a {
	background: #F7F3EE url(../img/ic_03.gif) no-repeat 1.8em 1em;
	display: block;
	padding: 7px 10px 7px 35px;
	text-decoration: none;
	color: #000000;
	font-size: 130%;
	border-bottom: 1px solid #FFFFFF;
	width: 205px;
}
#support #wrap #main #sidearea #subsidenavi .subsidenavi02 li a:hover {
	background: #F4EFE8 url(../img/ic_03.gif) no-repeat 1.8em 1em;
}
