@charset "utf-8";
/* CSS Document */

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
hr {
	display: inline;
	border: thin groove #666666;
}
/* link styles
----------------------*/a:visited {
	color: #999999;
	text-decoration: underline;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #FFF;
}
a img {
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout
-------------------------*/#wrapper {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(image/wrapper_top.png);
}
#main {
	padding: 15px;
	background-color: #FFF;
	width: 510px;
	float: right;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar {
	padding: 5px;
	float: left;
	width: 200px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#footer {
	padding: 15px;
	clear: both;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-color: #333;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
/* header style
----------------------*/#header {
	position: relative;
	background-repeat: no-repeat;
	height: 123px;
	background-color: #FFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #393;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #060;
}
#header ul {
	position: absolute;
	left: 0px;
	top: 80px;
	height: 35px;
	width: 750px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	line-height: 1.5em;
	color: #666;
	text-decoration: none;
	background-color: #FFF;
	text-align: center;
	display: block;
	height: 36px;
	width: 120px;
	font-weight: bold;
	border-left-width: 5px;
	border-bottom-style: none;
	border-left-style: solid;
	border-bottom-color: #060;
	border-left-color: #060;
	border-bottom-width: 5px;
	text-transform: none;
	padding-top: 5px;
	padding-bottom: 2px;
}
div.kakomi01 {
	background-color: #DCE7DD;
	border: 1px solid #096;
	padding: 15px;
}

#header #logo {
	position: absolute;
	left: 15px;
	top: 15px;
}
#header ul li#nHome a {
	border-left: none;
}
/* footer styles
-------------------------*/
#footer ul li a {
	color: #FFFFFF;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #FFFFFF;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
	color: #FFFFFF;
}
#footer p {
	margin: 0px;
	float: right;
	color: #FFFFFF;
}
#header ul li a:hover {
	background-color: #e8ecf5;
}
#home #header #nHome a, #school #header #nSchool a, #vali-needs #header #nVali-needs a, #thaicourse #header #nThaicourse a, #contact #header #nContact a, #profile #header #nProfile a {
	color: #FFFFFF;
	background-color: #030;
}
#sidebar ul {
	position: static;
}
#sidebar ul li {
	list-style: none;
	float: none;
	color: #FFFFFF;
}
#sidebar ul li a {
	line-height: 2.5em;
	color: #666666;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 2.5em;
	width: auto;
	border-top: 2px none;
	border-bottom: none;
	border-left: 2px none;
	border-right: 2px none;
}
#header2 {
	position: relative;
	background-repeat: no-repeat;
	height: 210px;
	top: 0px;
	padding: 0px;
	background-image: url(image/atlas_bodywork_top.png);
	border-top-width: 3px;
	border-bottom-width: 5px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #030;
	width: 750;
	margin-right: 25px;
	margin-left: 25px;
}
h1 {
	background-color: #333;
	width: 750px;
	margin-right: 25px;
	margin-left: 25px;
}
div.kakomi1 {
	border: 1px solid #CCCCCC;
	float: right;
}
.style100 {
	margin: 0px 20px 10px 10px;
	float: right;
	clear: right;
}
.style101 {
	margin: 0px 0px 10px 10px;
	float: right;
}
.left_clear {
	clear: none;
	float: left;
}
#sidebar2 {
	padding: 5px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#main2 {
	padding: 10px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 500px;
}
#main3 {
	background-color: #FFF;
	width: 720px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #7D7D7D;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-top-color: #3C6;
	border-right-color: #3C6;
	border-bottom-color: #3C6;
	border-left-color: #3C6;
}
#header3 {
	position: relative;
	background-repeat: no-repeat;
	top: 0px;
	border-top-width: 3px;
	border-bottom-width: 5px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #030;
	border-bottom-color: #030;
	width: 750;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #666;
}
#header4 {
	position: relative;
	background-repeat: no-repeat;
	top: 0px;
	border-top-width: 3px;
	border-bottom-width: 5px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #030;
	border-bottom-color: #030;
	width: 750;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #666;
	background-image: url(image/top_bunner_line.png);
	background-position: bottom;
}
#top_main {
	top: 0px;
	border-top-width: 3px;
	border-bottom-width: 5px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #030;
	border-bottom-color: #030;
	width: 750;
	margin-right: 25px;
	margin-left: 25px;
	color: #666;
	background-position: top;
	font-family: "Comic Sans MS", cursive;
	background-image: url(image/top_back.png);
	padding: 0px;
	height: 1000px;
	position: relative;
	background-repeat: no-repeat;
	bottom: 0px;
}
div.kakomi2 {
	border: 1px solid #CCCCCC;
	float: none;
	width: 600px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	margin-left: 35px;
	background-image: url(image/infomation_bar.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFFBFF;
}
div.kakomi3 {
	border: 1px none #CCCCCC;
	float: none;
	width: 600px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	margin-left: 35px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
div.kakomi4 {
	border: 1px solid #C5EBD9;
	float: none;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-right: 10px;
	background-position: top;
	background-attachment: fixed;
}

.style1 {font-size: small}
.style7 {
	font-family: "?l?r ?o????", "???????", "?q???M?m???? Pro W3";
	font-weight: bold;
}
.style8 {font-family: "???C???I"}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style10 {font-size: 24px}
.style11 {color: #FFFFFF}
.styleright10 {
	font-size: 24px;
	margin: 10px;
	float: right;
}
div.kakomi5 {
	border: 2px solid #330000;
	width: 270px;
	font-size: 10px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-right: 20px;
	height: 280px;
	background-color: #FFF;
	overflow: scroll;
	top: 551px;
	right: 16px;
	float: right;
	position: absolute;
}
div.kakomi6 {
	border: 1px none #C5EBD9;
	float: right;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	background-repeat: no-repeat;
	margin-right: 10px;
	background-position: top;
	background-attachment: fixed;
	padding: 0px;
	position: absolute;
	top: 100px;
	left: 548px;
}
div.kakomi7 {
	border: 1px none #C5EBD9;
	float: right;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	background-repeat: no-repeat;
	margin-right: 10px;
	background-position: top;
	background-attachment: fixed;
	padding: 0px;
	position: absolute;
	top: 100px;
	left: 628px;
}
div.kakomi8 {
	border: 1px none #C5EBD9;
	float: right;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	background-repeat: no-repeat;
	margin-right: 10px;
	background-position: top;
	background-attachment: fixed;
	padding: 0px;
	position: absolute;
	top: 300px;
	left: 60px;
}
div.kakomi9 {
	border: 1px none #C5EBD9;
	float: right;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	background-repeat: no-repeat;
	margin-right: 10px;
	background-position: top;
	background-attachment: fixed;
	padding: 0px;
	position: absolute;
	top: 400px;
	left: 45px;
}
