/* CSS Document 2006.11.15 */





/* -------------------- text -------------------- */

body {
	text-align: center;
	 font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #4C4C4C;
	margin: 0px;
	padding: 0px;
	background-image: url("../images/background_general.gif");
	background-position: center;
	background-repeat: repeat-y;
	background-color: #F0F0E0;
}
a {
	text-decoration: none;
	color: #3333FF;
}
a:hover {
	color: #121EA7;
}
h1 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h4 {
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	border: solid 1px #B3B3B3;
	background-image: url("../images/background_frame.gif");
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #F0F0E0;
	margin: 0px 0px 20px 0px;
	padding: 2px 0px 0px 9px;
}
h6 {
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	border-left: solid 4px #AEAE8F;
	border-bottom: solid 1px #B3B3B3;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 7px;
}
h6.light {
	border-left: none;
	margin-bottom: 5px;
	padding: 0px;
}
p {
	margin: 0px;
}
.headline {
	font-size: 14px;
	font-weight: bold;
}
.standard {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}
.caption {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}
.point {
	padding-left: 15px;
	background: url(../images/point_arrow.png) no-repeat 0px 6px;
}





/* -------------------- other -------------------- */

img {
	border: 0px;
}
form {
	margin: 0px;
}
address {
	font-style: normal;
}
ul {
	margin: 0px;
	padding: 0px;
}
ol {
	margin: 0px;
	padding: 0px;
}
ul li {
	background-image: url("../images/point_square.gif");
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 13px;
	list-style: none;
}
ol li {
	margin-left: 25px;
}
table {
	text-align: left;
	border-left: 1px solid #B3B3B3;
	border-top: 1px solid #B3B3B3;
}
td {
	border-right: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
	padding: 2px 4px 2px 4px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.float_clear {
	clear: both;
}
.border {
	border-top: solid 1px #B3B3B3;
	margin-top: 10px;
	padding-bottom: 10px;
}
.border_dashed {
	border-top: dashed 1px #B3B3B3;
	margin-top: 20px;
	padding-bottom: 20px;
}
.border_sitemap {
	clear: both;
	border-top: dashed 1px #B3B3B3;
	margin-left: 180px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.space {
	clear: both;
	height: 20px;
}
.input_button {
	float: left;
	margin-right: 5px;
}
.image_left {
	float: left;
	margin: 0px 20px 5px 0px;
}
.image_right {
	float: right;
	margin: 0px 0px 5px 20px;
}
.image_left_frame {
	float: left;
	border: solid 1px #B3B3B3;
	margin: 0px 20px 5px 0px;
	padding: 4px;
	background-color: #FFFFFF;
}
.image_right_frame {
	float: right;
	border: solid 1px #B3B3B3;
	margin: 0px 0px 5px 20px;
	padding: 4px;
	background-color: #FFFFFF;
}
.image_frame {
	float: left;
	border: solid 1px #B3B3B3;
	margin-top: 10px;
	padding: 4px;
	background-color: #FFFFFF;
}
.image {
	margin-top: 10px;
}






/* -------------------- color -------------------- */

.color_main {
	color: #004C9A;
}
.color_outline {
	color: #6699FF;
}
.color_course {
	color: #FF3366;
}
.color_graduate {
	color: #60A700;
}
.color_message {
	color: #FF7600;
}
.color_orange {
	color: #FF6600;
}
.color_gray {
	color: #999999;
}
.color_white {
	color: #FFFFFF;
}





/* -------------------- middle -------------------- */

#middle {
	width: 840px;
	text-align: left;
	margin: auto;
}
#middle .content {
	text-align: left;
	background-image: url("../images/background_middle_middle.gif");
	background-position: center;
	background-repeat: repeat-y;
	padding: 0px 40px 0px 40px;
}
#middle .content .navi {
	text-align: center;
}





/* -------------------- main -------------------- */

#main {
	float: left;
	width: 560px;
}
#main .graph_left {
	float: left;
	width: 130px;
}
#main .graph_right {
	float: left;
	width: 420px;
	margin-left: 10px;
}
#main .graph_right_half {
	float: left;
	width: 205px;
	margin-left: 10px;
}
#main #staff_list .graph_left {
	float: left;
	width: 140px;
	margin-bottom: 20px;
}
#main #sitemap .graph_left {
	float: left;
	width: 170px;
}
#main #sitemap .graph_right_half {
	float: left;
	width: 185px;
	margin-left: 10px;
}
#main #news {
	background-image: url("../images/background_news_middle.gif");
	background-repeat: repeat-y;
}
#main #news ul {
	margin: 0px 20px 0px 20px;
}
#main .frame {
	text-align: left;
	background-image: url("../images/background_frame.gif");
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #F0F0E0;
	border: solid 1px #B3B3B3;
	padding: 9px;
}
#main .frame .image_right {
	float: right;
	margin: 0px 0px 0px 20px;
}

#main .column_half_left {
	float: left;
	width: 270px;
}
#main .column_half_right {
	float: right;
	width: 270px;
}
#main .frame h1 {
	margin-bottom: 10px;
}
#main .staff_01 {
	padding-left: 55px;
	background-image: url("../images/outline_point_01.gif");
	background-position: left top;
	background-repeat: no-repeat;
}
#main .staff_02 {
	padding-left: 55px;
	background-image: url("../images/outline_point_02.gif");
	background-position: left top;
	background-repeat: no-repeat;
}
#main .staff_03 {
	padding-left: 55px;
	background-image: url("../images/outline_point_03.gif");
	background-position: left top;
	background-repeat: no-repeat;
}
#main .staff_04 {
	padding-left: 55px;
	background-image: url("../images/outline_point_04.gif");
	background-position: left top;
	background-repeat: no-repeat;
}
#main .staff_05 {
	padding-left: 80px;
	background-image: url("../images/outline_point_05.gif");
	background-position: left top;
	background-repeat: no-repeat;
}
#main .question li {
	font-weight: bold;
	color: #6699FF;
	background-image: url("../images/point_faq_01.gif");
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 18px;
	list-style: none;
}
#main .answer li {
	background-image: url("../images/point_faq_02.gif");
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 18px;
	list-style: none;
}
#news table,
table.news {
	text-align: left;
	border: none;
}
#news table td,
table.news td {
	text-align: left;
	border: none;
	padding: 10px 0px 0px 0px;
}
h3.news {
	border-bottom: 1px solid #b3b3b3;
	margin-bottom: 10px;
}





/* -------------------- sidebar -------------------- */

#sidebar_left {
	float: left;
	width: 180px;
	margin-right: 20px;
}
#sidebar_right {
	float: right;
	width: 180px;
	margin-left: 20px;
}
#sidebar_left .sub_navi {
	text-align: left;
	border: solid 1px #B3B3B3;
	padding: 4px;
}
#sidebar_left .sub_navi .button_top {
	margin-bottom: 5px;
}
#sidebar_left .sub_navi .button_middle {
	margin: 5px 0px 5px 0px;
}
#sidebar_left .sub_navi .button_bottom {
	margin-top: 5px;
}




/* -------------------- header -------------------- */

#header {
	width: 840px;
	text-align: left;
	margin: auto;
	background-image: url("../images/background_header.gif");
	background-repeat: no-repeat;
}
#header .content {
	padding: 30px 20px 0px 20px;
}
#header .content p {
	text-align: right;
}
#header .navi {
	float: left;
	margin: 0px;
}





/* -------------------- footer -------------------- */

#footer {
	clear: both;
	width: 840px;
	text-align: center;
	color: #98987E;
	margin: auto;
	padding-bottom: 20px;
}
