body {
	margin:0;
	padding:0;
	text-align:center;
	color:#666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, serif;
	filter: progid:DXimageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffee66,endColorStr=#ffffcc);
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl{
  margin-top:0;
	margin-bottom:0;
}
li {
	font-size: 12px;
}
p {
  /*text-indent:1em;*/
	line-height:1.5em;
	font-size:13px;
	padding-left:1em;
}
h3 {
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	border-left-width: 7px;
	border-left-style: groove;
	border-left-color: #FF9900;
	margin: 15px 5px 5px 10px;
	clear: both;
}
h4 {
	color: #FFFFFF;
	background-color: #0099CC;
	padding: 4px 4px 4px 20px;
	margin-left: 15px;
	margin-right: 10px;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
}
h5 {
	color: #0066CC;
}
caption {
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
#wrapper {
	margin:5px auto;
	width:750px;
	text-align:left;
	color:#333333;
	background:#ffffff;
	border: 1px solid #194f9e;
	font-size: 12px;
}
#dif1 {
	margin-right: 15px;
	margin-left: 15px;
	line-height: 1.3em;
	padding-top: 4px;
	padding-bottom: 4px;
}

#header {
	margin-top:5px;
	color: #666666;
}
.navi2 {
	text-decoration:none;
	color: #000066;
}
#navigation1 {
	margin-left:0;
	padding-left:0;
	list-style-type:none;
	width:450px;
	float:left;
	border-bottom: 7px solid #194f9e;
}
#navigation1 li {
	width:140px;
	float:left;
}
#navigation1 a {
	display:block;
	padding-top:14px;
	padding-bottom:14px;
	text-align:center;
	text-decoration:none;
	background-image:url(img/navibar.gif);
	background-repeat:no-repeat;
	background-position:left top;
	color: #000066;
}
#navigation1 a:hover {
	background-image:url(img/navibar.gif);
	background-repeat:no-repeat;
	background-position:0 -40px;
}
#navi {
	margin-left:0;
	padding-left:0;
	list-style-type:none;
	width:300px;
	float:right;
	border-bottom: 7px solid #194f9e;
}
#navi li {
	width:75px;
	float:left;
}
#navi a {
	display:block;
	padding-top:14px;
	padding-bottom:14px;
	text-align:center;
	text-decoration:none;
	color: #000066;
}
#navi a:hover {
	text-decoration: underline;
	color: #993300;
}
#navigation2 {
	margin-left:0;
	padding-left:0;
	list-style-type:none;
	border-top:1px solid #666666;
	border-right:none;
	border-bottom:none;
	width:750px;
	float:left;
	background-color: #1b96c2;
}
#navigation2 li {
	float:left;
	width:100px;
}
#navigation2 a {
  display:block;
	padding-top:7px;
	padding-bottom:7px;
	background-color:#1b96c2;
	border-left:1px solid #666666;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
}
#navigation2 a:hover {
  background-color:#ffcc33;
}
.navigation2_on {
  display:block;
	padding-top:7px;
	padding-bottom:7px;
	background-color:#1b96c2;
	border-left:1px solid #666666;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
  background-color:#ffcc33;
}
#maincontent {
	float: left;
	width:600px;
	text-align: left;
	border-top: 3px solid #194f9e;
}
#sidebar {
	float:right;
	width:150px;
	margin-left:0;
	padding-left:0;
	border-top: 3px solid #194f9e;
}
#sidebar a {
  display:block;
	padding:10px;
	background-color:#FF9900;
	color:#ffffff;
	text-decoration:none;
}
#sidebar a:hover {
	background-color:#663333;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
}
#sidebar li {
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	list-style-type:none;
	list-style-position: inside;
}
#sidebar2 {
	float:right;
	width:150px;
	margin-left:0;
	padding-left:0;
	border-top: 3px double #663300;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
#sidebar2 a {
  display:block;
	padding:10px;
	background-color:#996600;
	color:#ffffff;
	text-decoration:none;
}
#sidebar2 a:hover {
	background-color:#663333;
}
#sidebar2 ul {
	margin: 0px;
	padding: 0px;
}
#footer {
	clear:both;
	text-align:center;
	color: #FFFFFF;
	background-color: #194f9e;
	padding-top:2px;
	padding-bottom:2px;
}
/* 影 */
.shadow01 {
	border:1px solid #666666;
  filter:progid:DXimageTransform.Microsoft.Shadow(color=#cccccc,strength=10,direction=135);
	background-color: #fffce6;
}
/* ライン */
.dot_b {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.line_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 20px;
	font-weight: bold;
	color: #FF6633;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: -1em;
	padding-right: 5px;
}
.dot_t {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.dot_all1 {
	border: 2px dotted #999999;
	margin: 5px 10px 10px 30px;
	width: 400px;
	padding: 5px 5px 5px 15px;
}
.line_tb {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	margin: 3px;
}
/* 位置 */
.clear {
	clear: both;
}
.right {
	float: right;
	margin: 5px;
}
.left {
	float: left;
	margin: 5px;
}
.p_left20 {
  padding-left:20px;
}
.p_l10_r10 {
  padding-left:10px;
	padding-right:10px;
}


/* ライン高の指定 */
.line1 {
	line-height:1.5em;
}

/* lリストスタイル */
#list-style1 {
	list-style-type:square;
	line-height:1.4em;
}
#list-style2 {
	list-style-type:decimal;
	line-height:1.5em;
}
/* テーブル */
#table1 {
	padding-left: 20px;
}
#table1 th {
	background-color: #006699;
	color: #FFFFFF;
	padding: 3px;
	width: 100px;
	text-align: center;
}
#table1 td {
	padding: 3px;
}
.table2 {
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 2px;
	padding-bottom: 2px;
	line-height:160%;
	padding-left: 5px;
}
.waku {
	margin-left: 20px;
	margin-right: 30px;
	border: 3px double #000066;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFCF0;
}
/* カラー */
.red {
	color: #FF0000;
}
.gray {
	color: #666666;
}
.blue {
	color: #0000FF;
}
.orange {
	color: #FF6600;
}
/* 学校紹介のバックグラウンドへの画像挿入 */
.school_bk_ge {
	background-image: url(country/img/school3_ge.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.school_bk_ta {
	background-image: url(country/img/school3_ta.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.school_bk_thai {
	background-image: url(country/img/school3_thai.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
