@charset "utf-8";
/* CSS Document */

body,td,th {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}
body {
	background-image: ;
	background-position: none;
	background-repeat: none;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	
}

#top {
    background-image:url(images/element/left_top_bg.jpg);
	height:29px;
	width:100%;
    margin-left:0;
    margin-right:0;
}

#top2 {
    background-image:url(images/element/left_bg_head.jpg);
	height:292px;
	width:100%;
    margin-left:0;
    margin-right:0;
}

#logo_table {
    height:292px;
	width:348px;
    margin-top:0;
    margin-right:0;
	margin-left:0;
	margin-bottom:0;
}

#inside_head {
    width:926px;
    height:292px;
    margin:auto

}

#navi_table {
    background-image:url(images/element/left_navi_bg.jpg);
	height:43px;
	width:100%;
    margin-left:0;
    margin-right:0;
}

#navi_button {
    height:43px;
	width:926px;
	margin:auto

}

#content_table {
    width:926;
	margin:auto;
}



#footer {
    width: 926px;
	margin:auto;
	margin-bottom:0px;
	padding-bottom:0px;
}


/* tittle */

.tagline {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

.title1 {
	font-size:18px;
	color:#8499af;
	margin-left:0px;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:0px;

}

.title_box {
	font-size: 18px;
	color: #2bc4f0;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

/* text */

.arrow{
    margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

.copyright {
	font-size: 11px;
	line-height: 16px;
	color: #8a8a8a;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
}



.text1 {
	font-size: 12px;
	line-height: 16px;
	color: #454545;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
}

.side_head {
	font-size: 18px;
	color: #979797;
	margin-left: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 30px;
}

.textsub3 {
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 30px;
	font-weight:bold;
}

.text1_sub {
	font-size: 14px;
	color: #666666;
	font-weight:bold;
	margin-left: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 30px;
}

.textsub5 {
	font-size: 12px;
	color: #FF9900;
	font-weight:bold;
	margin-left: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 30px;
}

.side_text1 {
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
}

.side_textsub2 {
	font-size: 14px;
	color: #d7d7d7;
	margin-left: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 30px;
}

/* link_more*/

a.more {
	font-size: 12px;
	color: #0e7592;
	
}

a.more:link {
	text-decoration: none;
	
}
a.more:visited {
	text-decoration: none;
	color: #0e7592;
}
a.more:hover {
	text-decoration: underline;
	color: #0e7592;
}
a.more:active {
	text-decoration: none;
	color: #0e7592;
}

/* link_content*/

a.content_link {
	font-size: 12px;
	color: #2bc4f0;
	
}

a.content_link:link {
	text-decoration: underline;
	
}
a.content_link:visited {
	text-decoration: underline;
	color: #2bc4f0;
}
a.content_link:hover {
	text-decoration: none;
	color: #2bc4f0;
}
a.content_link:active {
	text-decoration: underline;
	color: #2bc4f0;
}

/* course_content*/

a.course {
	font-size: 12px;
	color: #ffffff;
	
}

a.course:link {
	text-decoration: underline;
	
}
a.course:visited {
	text-decoration: underline;
	color: #ffffff;
}
a.course:hover {
	text-decoration: none;
	color: #ffffff;
}
a.course:active {
	text-decoration: underline;
	color: #ffffff;
}

/* footer_link*/

a.footer {
	font-size: 10px;
	color: #2bc4f0;
	
}

a.footer:link {
	text-decoration: none;
	
}
a.footer:visited {
	text-decoration: none;
	color: #2bc4f0;
}
a.footer:hover {
	text-decoration: none;
	color: #2bc4f0;
}
a.footer:active {
	text-decoration: underline;
	color: #2bc4f0;
}