﻿/* body color and minimum font setting */
body {
	font-size: 75%;
	line-height: 1.2em;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #333333;
	background-color: #ffffff;
	background-image: url(../../images/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
/* layout */

div#container {
	width: 900px;
	height: auto;
	text-align: left;
	margin: 0 auto;
}
div#siteHeader {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
div#siteHeader p{
	color: #999999;
  
}
#container .wrapper #sideleft #message img{
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
}
div.wrapper {
	width: 900px;
	height: auto;
	background-repeat: repeat;
	background-image: url(../../images/maincolorline.gif);
	background-position: left top;
	margin-top: 110px;
}
div.wrapper02 {
	width: 900px;
	height: auto;
	background-repeat: repeat;
	background-image: url(../../images/backgroundorange.gif);
	background-position: left top;
	margin-top: 110px;
}
div.clear {
  clear: left;
  height: 1;
}
div#sideleft {
	width: 180px;
	margin-top: 10px;
	float: left;
	background-image: url(../../images/maincolor.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 2px;
}
/* ローカルナビゲーション
---------------------------------------------*/
#sideleft {
	border: 1px solid #FFFFFF;
}

#sideleft ul {
	line-height: 1.2;
	list-style-type: none;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 14px;
}
#sideleft ul li {
	padding-bottom: 2px;
	background: url(../../images/ln_li_bg.gif) left bottom repeat-x;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 12px;
}
#sideleft ul li a {
	display: block;
	width: 142px;
	padding: 8px 10px 8px 18px;
	background: url(../../images/arrow_big.gif) 9px 13px no-repeat;
	text-decoration: none;
	color: #FFFFFF;
}
#sideleft ul li a:hover,
#sideleft ul li a:focus {
	background: #FF9933 url(../../images/arrow_big.gif) 11px 13px no-repeat;
}
#sideleft ul li ul {
	margin-left: 20px;
	font-size: 90%;
}
#sideleft ul li ul li {
	padding-bottom: 0;
	background: none;
	border-top: 1px solid #E5E5E5;
}
#sideleft ul li ul li a {
	width: 126px; /* for WinIE6 */
	padding: 6px 10px 6px 14px;
	background: url(../../images/arrow_small.gif) 6px 11px no-repeat;
}
#sideleft ul li ul li a:hover,
#sideleft ul li ul li a:focus {
	background: #FF9933 url(../../images/arrow_small.gif) 7px 11px no-repeat;
}
#sideleft ul li.current a {
	background-image: none;
	font-weight: bold;
}
#sideleft ul li.current ul li a {
	background: url(../../images/arrow_small.gif) 6px 11px no-repeat;
	font-weight: normal;
}
#sideleft h2 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F7F3BB;
	padding-left: 8px;
	height: 18px;
	padding-top: 2px;
	color: #FFFFFF;
	margin-top: 60px;
}
/* パンくずリスト
---------------------------------------------*/
#topicPath {
	font-size: 90%;
	line-height: 1.2;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	height: 38px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#topicPath li {
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 32px;
	background: #EEEEEE url(../../images/topicpath_li_bg.gif) left center no-repeat;
}
#topicPath li.first {
	padding-left: 30px;
	background: #EEEEEE url(../../images/topicpath_li_bg_first.gif) left center no-repeat;
}
#topicPath li.last {
	background: #FFFFFF url(../../images/topicpath_li_bg_last.gif) left center no-repeat;
}
div#sideright {
	float: right;
	width: 680px;
}
#sec2 h2 {
	background: url(../../images/newsrelease.gif) no-repeat;
	height: 30px;
}
#sec3 h3 {
	background: url(../../images/intro.gif) no-repeat;
	height: 30px;
}

#container .wrapper #sideright #sec4 {
	background-image: url(../../images/deer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 140px;
}

.font dd {
	margin-bottom: 10px;
	border-bottom: 1px solid #ECECEC;
}
#home #container .wrapper #sideright #sec2 p {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 20px;
}
#home #container .wrapper #sideright #sec2 dt {
	font-size: 12px;
	margin-top: 10px;
}
#home #container .wrapper #sideright #sec2 dt dd {
	font-size: 12px;
	margin-top: 5px;
}
#home #container .wrapper #sideright #sec2 dl {
	width: 450px;
	margin: 10px 0px -20px 20px;
}

#home #container .wrapper #sideright #sec3 p {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 20px;
}
#home #container .wrapper #sideright #sec3 ul {
	margin-top: 15px;
}
#home #container .wrapper #sideright #sec3 ul li{
	display: inline;
}
#home #container .wrapper #sideright #sec3 dt {
	font-size: 12px;
	margin-top: 15px;
}

.font dl {
	margin-left: 20px;
}
#sec4 ul {
	padding-left: 0px;
	border-top: 1px solid #E5E5E5;
	font-size: 90%;
	line-height: 1.2;
	padding-top: 80px;
}
#sec4 ul li {
	float: left;
	margin-right: 10px;
	padding: 8px 0;
}
#sec4 ul li a {
	display: block;
	padding-left: 6px;
	background: url(../../images/arrow_small.gif) left center no-repeat;
	text-decoration: none;
}

#footer {
	clear: both;
	width: 900px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 10px;
	color: #333333;
}
#copyright {
	clear: both;
	width: 900px;
	background: #F5F5F5;
	border-top: 1px solid #E5E5E5;
	font-size: 90%;
	line-height: 1;
	padding-top: 20px;
	padding-bottom: 20px;
}
#localNavigation {
	background-image: url(../../images/flag.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* til主旨
---------------------------------------------*/
#area_top{
	width:568px;
	background-image: url(../../images/area_top.gif);
	background-repeat: no-repeat;
	height: 60px;
}
#area_middle{
	width:568px;
	background-repeat: repeat-y;
	height: 280px;
	background-image: url(../../images/area_middle.gif);
}
#area_bottom{
	width:568px;
	height:90px;
	background-repeat: no-repeat;
	background-image: url(../../images/area_bottom.gif);
}
#area_bottom ul li {
	float: left;
}
#area_bottom ul li a {
	background-image:url(../../images/underimg1.gif);
	background-repeat: no-repeat;
	float: left;
	display: block;
	height: 45px;
	padding-top: 30px;
	padding-left: 20px;
	margin-left: 10px;
}
#area_middle p{
font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:15px;
line-height:29px;
letter-spacing:4px;
padding:5px 0 0 23px;
margin:0;
}
#area_top h1{
margin:0;
padding:60px 0 0 23px;
font-size:1em;
color:#006699;
}

#area_middle span {
	font-size: 14px;
	color: #FF6633;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin-left: 30px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333300;
	padding-left: 10px;
	margin-bottom: 5px;
}
#area_middle p {
	font-size: 12px;
	color: #666666;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-weight: normal;
	margin-left: 25px;
	line-height: 1.5em;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 400px;
}

#tjl #container .wrapper #sideright #sec2 {
	height: 512px;
	width: 513px;
}

#tjl .wrapper #sideright #sec2 {
	background-image: url(../../images/area_bg.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	background-position: center bottom;
}

#tjl .wrapper #sideright #sec4 {
	width: 513px;
}

#tjl .wrapper #sideright #sec2 #area_middle ul.toPageTop li img{
	margin-left: 330px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#experience #container .wrapper #sideright #sec2 #area_top{
	width:510px;
	background-image: url(../../images/bookup02.gif);
	background-repeat: no-repeat;
	height: 233px;
}
#experience #container .wrapper #sideright #sec2 #area_middle{
	width:510px;
	background-image: url(../../images/bookmid02.gif);
	background-repeat: repeat-y;
}
#experience #container .wrapper #sideright #sec2 #area_middle p{
	width:390px;
	font-size: 12px;
	color: #333333;
}
#experience #container .wrapper #sideright #sec2 #area_bottom{
	width:510px;
	height:60px;
	background-image: url(../../images/bookdown02.gif);
	background-repeat: no-repeat;
}
#experience #container .wrapper #sideright #sec2 #words2 span {
	color: #FF0000;
	font-size: 12px;
}
#experience #container .wrapper #sideright #sec2 {
	height: 512px;
	width: 513px;
}
#experience .wrapper #sideright #sec4 {
	width: 513px;
}
#experience .wrapper #sideright #area_bottom ul{

}
#experience .wrapper #sideright #sec2 #area_middle ul.toPageTop li img{
	margin-left: 340px;
	margin-top: 20px;
	margin-bottom: 10px;
		border:0;
}
#experience .wrapper #sideright #sec2 #area_middle ul.toPageTop li a{

	
}

img{
border:0;
}

#teacher .wrapper #sideright #sec2 {
	margin-left: 20px;
}

#teacher .wrapper #sideright #sec2 #area_middle p.image01 {
	background-repeat: no-repeat;
	height: 190px;
	width: 250px;
}

#teacher .wrapper #sideright #sec2 #area_bottom #main .sec1 img {
}

#teacher .wrapper #sideright #sec2 #area_middle p.image02 {
	background-repeat: no-repeat;
	height: 190px;
	width: 250px;
}
#teacher .wrapper #sideright #sec2 #area_middle p.image03 {
	background-repeat: no-repeat;
	height: 190px;
	width: 250px;
}
/*先生の写真イメージ*/
#teacher .wrapper #sideright #sec2 #area_middle #main .sec1 img {
	float: left;
	/*height: 140px;*/
	width: 180px;
	margin: 10px 5px 10px 40px;
}
#teacher .wrapper #sideright #sec2 #area_middle #main .sec1 {
	clear: both;
}
/*先生の文章*/
#teacher .wrapper #sideright #sec2 #area_middle #main .sec1 p {
	float: left;
	width: 230px;
	margin-top: 10px;
	margin-left: 10px;
}

#teacher .wrapper #sideright #sec2 #area_middle ul.toPageTop li img{
	margin-left: 60px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#teacher .wrapper #sideright #sec4 {
    width: 513px;
}
#teacher .wrapper #sideright #area_bottom ul{
	margin-top: 20px;
}
#words #container .wrapper #sideright #sec2 {
	height: 512px;
	width: 513px;
}

#words .wrapper #sideright #sec2 {
	background-image: url(../../images/area_bg.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	background-position: center bottom;
}

#words .wrapper #sideright #sec4 {
	width: 513px;
}

#words .wrapper #sideright #sec2 #area_middle ul.toPageTop li img{
	margin-left: 330px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#charact .wrapper #sideright span {
}

#charact .wrapper #sideright #sec2 #area_middle dt {
	color: #333333;
	font-size: 14px;
	display: list-item;
	margin-left: 50px;
	background-color: #EAEAEA;
	height: 20px;
	width: 200px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 15px;
	padding-top: 10px;
	margin-top: 10px;
	list-style-type: none;
}
#charact .wrapper #sideright #sec2 {
	margin-left: 20px;
}

#charact .wrapper #sideright #sec2 #area_middle ul.toPageTop li img{
	margin-left: 330px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#charact .wrapper #sideright #sec4 {
    width: 513px;
}

#charact .wrapper #sideright #sec2 #area_middle p {
	font-size: 12px;
	color: #666666;
	width: 350px;
}

#access .wrapper #sideright #sec2 {
	margin-left: 20px;
}

#access .wrapper #sideright #sec2 #area_middle ul.toPageTop li img{
	margin-left: 330px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#access .wrapper #sideright #sec4 {
    width: 513px;
}

/*地図指定*/
#access .wrapper #sideright #sec2 #area_middle p {
	background-image: url(../../images/map.gif);
	background-repeat: no-repeat;
	height: 470px;
	width: 400px;
}

#photo .wrapper #sideright #sec2 {
	margin-left: 20px;
}

#photo .wrapper #sideright #sec2 #area_middle p.image01 {
	background-image: url(../../images/image01.gif);
	background-repeat: no-repeat;
	height: 190px;
	width: 250px;
}

#photo .wrapper #sideright #sec2 #area_bottom #main .sec1 img {
	background-image: url(../../images/image01.gif);
	background-repeat: no-repeat;
	
}

#photo .wrapper #sideright #sec2 #area_middle p.image02 {
	background-image: url(../../images/image02.gif);
	background-repeat: no-repeat;
	height: 190px;
	width: 250px;
}
#photo .wrapper #sideright #sec2 #area_middle p.image03 {
	background-image: url(../../images/image03.gif);
	background-repeat: no-repeat;
	height: 190px;
	width: 250px;
}
#photo .wrapper #sideright #sec2 #area_middle p.image04 {
	background-image: url(../../images/image04.gif);
	background-repeat: no-repeat;
	height: 190px;
	width: 250px;
}
#photo .wrapper #sideright #sec2 #area_middle p.image05 {
	background-image: url(../../images/image05.gif);
	background-repeat: no-repeat;
	height: 190px;
	width: 250px;
}
#photo .wrapper #sideright #sec2 #area_middle p.image06 {
	background-image: url(../../images/image06.gif);
	background-repeat: no-repeat;
	height: 190px;
	width: 250px;
}
#photo .wrapper #sideright #sec2 #area_middle #main .sec1 img {
	position: relative;
	left:20px;
	top:20px;
	background-image: url(../../images/underimages.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 35px;
	padding-left: 30px;
	float: left;
}
#photo .wrapper #sideright #sec2 #area_middle #main .sec1 {
	clear: both;
}

#photo .wrapper #sideright #sec2 #area_middle #main .sec1 p {
	float: left;
	width: 150px;
	margin-top: 60px;
	margin-left: 10px;
}

#photo .wrapper #sideright #sec2 #area_middle ul.toPageTop li img{
	margin-left: 75px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#photo .wrapper #sideright #sec4 {
    width: 513px;
}
#photo .wrapper #sideright #area_bottom ul{
	margin-top: 20px;

}

* {
	margin: 0;
	padding: 0;
	line-height: 1;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  }
  
    /*コース紹介*/
#introduce .wrapper #sideright #sec2 #block1 table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 570px;
	margin-top: -60px;
}
  
#introduce .wrapper #sideright #sec2 table th {
	border: 1px solid #666666;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	background: #999999;
	text-align: left;
	padding: 1em;
}  
#introduce .wrapper #sideright #sec2 block1{
	margin: 0px;
	padding: 0px;

}
#introduce .wrapper #sideright #sec2 #block1 h1{
	font-size: 14px;
	color: #FF3300;
	margin-top: 10px;
	margin-bottom: 70px;
}
#introduce .wrapper #sideright #sec2 #block1 h4{
	font-size: 14px;
	color: #FF3300;
	margin-top: 10px;
	margin-bottom: 70px;
}
#introduce .wrapper #sideright #sec2 #block1 p{
	font-size: 14px;
	color: #FF3300;
	margin-top: 10px;
	margin-bottom: 10px;
}
#introduce .wrapper #sideright #sec2 tr{
	padding-top: -300px;


}
#introduce .wrapper #sideright #sec2 th{
}

#introduce .wrapper #sideright #sec2 td{
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	line-height: 1.5em;
	padding: 0.8em;
}
#introduce .wrapper #sideright #sec2 #navi{
	width:568px;
	height:90px;
}
#introduce .wrapper #sideright #sec2 #navi ul li {
	float: left;
	margin-top: 20px;
}
#introduce .wrapper #sideright #sec2 #navi ul li a {
	background-image:url(../../images/underimage01.gif);
	background-repeat: no-repeat;
	float: left;
	display: block;
	height: 45px;
	width: 110px;
	padding-top: 30px;
	padding-left: 20px;
}
#introduce .wrapper #sideright #sec4 {
    width: 513px;
}
#introduce .wrapper #sideright #sec2 .toPageTop li img{
	margin-left: 385px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#students .wrapper #sideright #sec2 {
	height: 700px;
	width: 510px;
	margin: 15px 15px 15px 20px;
}
#students .wrapper #sideright #sec2 #words1{
	margin-top: 60px;
	margin-left: 220px;
}
#students .wrapper #sideright #sec2 #words2{
	margin-left: 30px;
}
#students .wrapper #sideright #sec2 P{
	margin: 15px 15px 15px 20px;
}
#students .wrapper #sideright #sec2 dt{
	color: #FF0000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#students .wrapper #sideright #sec2 dd{
	margin-left: 120px;
	color: #333333;
	margin-bottom: 5px;
}
#students #container .wrapper #sideright #sec2 #words2 p {
}
#students #container .wrapper #sideright #sec2 #words2 span {
	color: #FF0000;
	font-size: 12px;
}
#corse .wrapper #sideright #sec2 {
	margin-left: 20px;
}
#corse .wrapper #sideright #sec4 {
    width: 513px;
}
#corse .wrapper #sideright #sec2 #area_middle ul.toPageTop li img{
	margin-left: 330px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#yearschedule  #container .wrapper #sideright #sec2 #area_top{
	width:568px;
	background-image: url(../../images/area1_top.gif);
	background-repeat: no-repeat;
	height: 60px;
}
#yearschedule  #container .wrapper #sideright #sec2 {
	height: 512px;
	width: 513px;
}

#yearschedule  .wrapper #sideright #sec2 {
	background-image: url(../../images/area_bg.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	background-position: center bottom;
}
#yearschedule .wrapper #sideright #sec2 #area_middle #block1 p {
	color: #666633;
	font-size: 14px;
	display: block;
	margin-top: 20px;
	margin-left: 25px;
	border: 1px groove #666600;

}
#yearschedule .wrapper #sideright #sec4 {
	width: 513px;
}

#yearschedule .wrapper #sideright #sec2 #area_middle ul.toPageTop li img{
	margin-left: 330px;
	margin-top: 20px;
	margin-bottom: 20px;
}

  /*コース紹介*/
#introduce .wrapper #sideright #sec2 #block1 table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 570px;
	margin-top: -60px;
}
  
#cost .wrapper #sideright #sec2 table th {
	border: 1px solid #666666;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	background: #999999;
	text-align: left;
	padding: 1em;
}  
#cost .wrapper #sideright #sec2 block1{
	margin: 0px;
	padding: 0px;

}
#cost .wrapper #sideright #sec2 tr{
	padding-top: -300px;


}

#cost .wrapper #sideright #sec2 #block1 table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 570px;

}

#cost .wrapper #sideright #sec2 th{
}

#cost .wrapper #sideright #sec2 td{
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	line-height: 1.5em;
	padding: 0.5em;
}
#cost .wrapper #sideright #sec2 #block1 table .form_left{
	text-align: center;
	padding-top: 0.3em;
	background-color:#CCCCFF;

}
#cost .wrapper #sideright #sec2 #block1 table .form_title{
  font-size:12pt;
  color:#FFFFFF;
	font-weight:bold;
	background-color:#6666FF;
	text-align:center;
}
#cost .wrapper #sideright #sec2 #message ul{
	font-size: 16px;
	color: #333333;
	margin-left: 15px;
	margin-top: 20px;
}
#cost .wrapper #sideright #sec2 #message ul li{
	font-size: 14px;
	color: #FF0000;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#cost .wrapper #sideright #sec2 #message1{
	margin-top: 25px;
	width: 485px;
	
}
#cost .wrapper #sideright #sec2 #message1 ul{
	font-size: 16px;
	color: #333333;
	margin-left: 15px;
}
#cost .wrapper #sideright #sec2 #message1 ul li{
	font-size: 14px;
	color: #333333;
	list-style-type: none;
	margin-top: 10px;
}
#cost .wrapper #sideright #sec2 #navi{
	width:568px;
	height:90px;
}
#cost .wrapper #sideright #sec2 #navi ul li {
	float: left;
	margin-top: 20px;
}
#cost .wrapper #sideright #sec2 #navi ul li a {
	background-image:url(../../images/underimage01.gif);
	background-repeat: no-repeat;
	float: left;
	display: block;
	height: 45px;
	width: 110px;
	padding-top: 30px;
	padding-left: 20px;
}
#cost .wrapper #sideright #sec4 {
    width: 513px;
}
#cost .wrapper #sideright #sec2 .toPageTop li img{
	margin-left: 385px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#cost .wrapper #sideright #sec2 #notice {
	font-size: 12px;
	margin-top: 10px;
	margin-left: 15px;
	line-height: 1.2em;
 
}
#application .wrapper #sideright #sec2 #block1 table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 520px;
	margin-top: -60px;
}
  
#application .wrapper #sideright #sec2 table th {
	border: 1px solid #666666;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	background: #999999;
	text-align: left;
	padding: 1em;
}  
#application .wrapper #sideright #sec2 block1{
	margin: 0px;
	padding: 0px;

}
#application .wrapper #sideright #sec2 #block1 h1{
	font-size: 14px;
	color: #FF3300;
	margin-top: 10px;
	margin-bottom: 70px;
}
#application .wrapper #sideright #sec2 #block1 h4{
	font-size: 14px;
	color: #FF3300;
	margin-top: 10px;
	margin-bottom: 70px;
}
#application .wrapper #sideright #sec2 #block1 p{
	font-size: 14px;
	color: #FF3300;
	margin-top: 10px;
	margin-bottom: 10px;
}
#application .wrapper #sideright #sec2 tr{
	padding-top: -300px;


}
#application .wrapper #sideright #sec2 th{
}

#application .wrapper #sideright #sec2 td{
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	line-height: 1.5em;
	padding: 0.8em;
}
#application .wrapper #sideright #sec2 #message ul{
	font-size: 16px;
	color: #333333;
	margin-left: 15px;
	margin-top: 20px;
}
#application .wrapper #sideright #sec2 #message ul li{
	font-size: 14px;
	color: #FF0000;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#application .wrapper #sideright #sec2 #block1 #data2{
	margin-top: 70px;
}
#application .wrapper #sideright #sec2 #block1 #data1 .title{
	background-color: #89D8B0;
	text-align: center;
}
#application .wrapper #sideright #sec2 #block1 #data2 .title{
    background-color: #89D8B0;
	text-align: center;
}
#application .wrapper #sideright #sec2 #notice {
	font-size: 12px;
	margin-top: 10px;
 
}

#application .wrapper #sideright #sec2 #navi{
	width:568px;
	height:90px;
}
#application .wrapper #sideright #sec2 #navi ul li {
	float: left;
	margin-top: 20px;
}
#application .wrapper #sideright #sec2 #navi ul li a {
	background-image:url(../../images/underimage01.gif);
	background-repeat: no-repeat;
	float: left;
	display: block;
	height: 45px;
	width: 110px;
	padding-top: 30px;
	padding-left: 20px;
}
#application .wrapper #sideright #sec4 {
    width: 513px;
}
#application .wrapper #sideright #sec2 .toPageTop li img{
	margin-left: 385px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#paper  #container .wrapper #sideright #sec2 #area_top{
	width:568px;
	background-image: url(../../images/paperbk.gif);
	background-repeat: no-repeat;
	height: 60px;
}
#paper  #container .wrapper #sideright #sec2 {
	height: 512px;
	width: 513px;
}

#paper  .wrapper #sideright #sec2 {
	background-repeat: no-repeat;
	margin-left: 20px;
	background-position: center bottom;
}
#paper .wrapper #sideright #sec2 #area_middle #block1 p {
	color: #666633;
	font-size: 14px;
	display: block;
	margin-top: 20px;
	margin-left: 25px;
	border: 1px groove #666600;

}
#paper .wrapper #sideright #sec2 #area_middle #block1 {
	float: left;
}
#paper .wrapper #sideright #sec2 #area_middle #block1 ul {
	list-style-type: none;
}
#paper .wrapper #sideright #sec2 #area_middle #block1 ul li img{
	margin: 10px 10px 10px 30px;
}
#paper .wrapper #sideright #sec2 #area_middle #block2 ul {
	margin-bottom: 30px;
	
}
#paper .wrapper #sideright #sec2 #area_middle #block2 ul li {
	list-style-type: none;
	margin: 10px;
}
#paper .wrapper #sideright #sec2 #area_middle #adobe ul {
	list-style-type: none;
	font-size: 12px;
}
#paper .wrapper #sideright #sec2 #area_middle #adobe ul li{
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 35px;

}
#paper .wrapper #sideright #sec4 {
	width: 513px;
}

#paper .wrapper #sideright #sec2 #area_middle ul.toPageTop li img{
	margin-left: 330px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#step .wrapper #sideright #sec2 #block1 table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 520px;
	margin-top: -60px;
}
  
#step .wrapper #sideright #sec2 table th {
	border: 1px solid #666666;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	background: #999999;
	text-align: left;
	padding: 1em;
}  
#step .wrapper #sideright #sec2 block1{
	margin: 0px;
	padding: 0px;

}
#step .wrapper #sideright #sec2 #block1 h1{
	font-size: 14px;
	color: #FF0000;
	margin-top: 10px;
	margin-bottom: 70px;
}
#step .wrapper #sideright #sec2 #block1 h4{
	font-size: 14px;
	color: #FF3300;
	margin-top: 10px;
	margin-bottom: 70px;
}
#step .wrapper #sideright #sec2 #block1 p{
	font-size: 14px;
	color: #FF3300;
	margin-top: 10px;
	margin-bottom: 10px;
}
#step .wrapper #sideright #sec2 tr{
	padding-top: -300px;


}
#step .wrapper #sideright #sec2 th{
}

#step .wrapper #sideright #sec2 td{
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	line-height: 1.5em;
	padding: 0.8em;
}
#step .wrapper #sideright #sec2 #navi{
	width:568px;
	height:90px;
}
#step .wrapper #sideright #sec2 #navi ul li {
	float: left;
	margin-top: 20px;
}
#step .wrapper #sideright #sec2 #navi ul li a {
	background-image:url(../../images/underimage01.gif);
	background-repeat: no-repeat;
	float: left;
	display: block;
	height: 45px;
	width: 110px;
	padding-top: 30px;
	padding-left: 20px;
}
#step .wrapper #sideright #sec4 {
    width: 513px;
}
#step .wrapper #sideright #sec2 .toPageTop li img{
	margin-left: 385px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#login .wrapper #sideright #sec2 #block1 table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 520px;
	margin-top: -60px;
}
  
#login .wrapper #sideright #sec2 table th {
	border: 1px solid #666666;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	background: #999999;
	text-align: left;
	padding: 1em;
}  
#login .wrapper #sideright #sec2 block1{
	margin: 0px;
	padding: 0px;

}
#login .wrapper #sideright #sec2 #block1 h1{
	font-size: 14px;
	color: #FF3300;
	margin-top: 10px;
	margin-bottom: 10px;
}
#login .wrapper #sideright #sec2 #block1 h4{
	font-size: 14px;
	color: #FF3300;
	margin-top: 10px;
	margin-bottom: 70px;
}
#login .wrapper #sideright #sec2 #block1 p{
	font-size: 14px;
	color: #FF0000;
	margin-top: 10px;
	margin-bottom: 70px;
	line-height: 1.5em;
}
#login .wrapper #sideright #sec2 tr{
	padding-top: -300px;


}
#login .wrapper #sideright #sec2 th{
}

#login .wrapper #sideright #sec2 td{
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	line-height: 1.5em;
	padding: 0.8em;
}
#login .wrapper #sideright #sec2 #block1 #senddata01{
}
#login .wrapper #sideright #sec2 #block1 #senddata02{
	margin-top: 60px;
}
#login .wrapper #sideright #sec2 #navi{
	width:568px;
	height:90px;
}
#login .wrapper #sideright #sec2 #navi ul li {
	float: left;
	margin-top: 20px;
}
#login .wrapper #sideright #sec2 #navi ul li a {
	background-image:url(../../images/underimage01.gif);
	background-repeat: no-repeat;
	float: left;
	display: block;
	height: 45px;
	width: 110px;
	padding-top: 30px;
	padding-left: 20px;
}
#login .wrapper #sideright #sec4 {
    width: 513px;
}
#login .wrapper #sideright #sec2 .toPageTop li img{
	margin-left: 385px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#country .wrapper #sideright #sec2 {
	background-image: url(../../images/studentbk.gif);
	background-repeat: no-repeat;
	width: 510px;
	height: 650px;
}
#country .wrapper #sideright #sec2 #words1{
	margin-top: 60px;
	margin-left: 220px;
}
#country .wrapper #sideright #sec2 #words2{
	margin-top: 80px;
	margin-left: 30px;
}
#country .wrapper #sideright #sec2 P{
	margin: 15px 15px 15px 20px;
}
#country .wrapper #sideright #sec2 .detail {
	margin-top: 70px;
	margin-left: 230px;
	
}
#country .wrapper #sideright #sec2 .detail p{
	font-size: 14px;
	color: #333333;
	line-height: 1.5em;
}
#country .wrapper #sideright #sec2 dt{
	color: #FF0000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#country .wrapper #sideright #sec2 dd{
	margin-left: 120px;
	color: #333333;
	margin-bottom: 5px;
}
#country #container .wrapper #sideright #sec2 #words2 p {
}
#country #container .wrapper #sideright #sec2 #words2 span {
	color: #FF0000;
	font-size: 12px;
}
#country .wrapper #sideright #sec2 .toPageTop li img{
	margin-left: 350px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#resume01 #container .wrapper #sideright #sec2 #area_top{
	width:510px;
	background-image: url(../../images/st01.gif);
	background-repeat: no-repeat;
	height: 233px;
}
#resume01 #container .wrapper #sideright #sec2 #area_top2{
	width:510px;
	background-image: url(../../images/st02.gif);
	background-repeat: no-repeat;
	height: 233px;
}
#resume01 #container .wrapper #sideright #sec2 #area_top3{
	width:510px;
	background-image: url(../../images/st03.gif);
	background-repeat: no-repeat;
	height: 233px;
}
#resume01 #container .wrapper #sideright #sec2 #area_top4{
	width:510px;
	background-image: url(../../images/st04.gif);
	background-repeat: no-repeat;
	height: 233px;
}
#resume01 #container .wrapper #sideright #sec2 #area_top5{
	width:510px;
	background-image: url(../../images/st05.gif);
	background-repeat: no-repeat;
	height: 233px;
}
#resume01 #container .wrapper #sideright #sec2 #area_middle{
	width:510px;
	background-image: url(../../images/bookmid02.gif);
	background-repeat: repeat-y;
}
#resume01 #container .wrapper #sideright #sec2 #area_middle p{
	width:390px;
	font-size: 12px;
	color: #333333;
}
#resume01 #container .wrapper #sideright #sec2 #area_bottom{
	width:510px;
	height:60px;
	background-image: url(../../images/bookdown02.gif);
	background-repeat: no-repeat;
}
#resume01 #container .wrapper #sideright #sec2 #words2 span {
	color: #FF0000;
	font-size: 12px;
}
#resume01 #container .wrapper #sideright #sec2 {
	height: 512px;
	width: 513px;
}
#resume01 .wrapper #sideright #sec4 {
	width: 513px;
}
#resume01 .wrapper #sideright #area_bottom ul{

}
#resume01 .wrapper #sideright #sec2 #area_middle ul.toPageTop li img{
	margin-left: 340px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#resume01 .wrapper #sideright #sec2 #words1{
	margin-top: 60px;
	margin-left: 220px;
}
#resume01 .wrapper #sideright #sec2 #words2{
	margin-left: 30px;
}
#resume01 .wrapper #sideright #sec2 P{
	margin: 15px 15px 15px 20px;
}
#resume01 .wrapper #sideright #sec2 dt{
	color: #FF0000;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 35px;
	font-size: 14px;
}
#resume01 .wrapper #sideright #sec2 dd{
	margin-left: 150px;
	color: #333333;
	margin-bottom: 5px;
}
#resume01 #container .wrapper #sideright #sec2 #words2 ul {
	font-size: 14px;
	color: #FF0000;
	margin-top: 20px;
	margin-left: 35px;
}
#resume01 #container .wrapper #sideright #sec2 #words2 ul li {
	color: #333333;
	font-size: 12px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}
#resume01 #container .wrapper #sideright #sec2 #words2 #others {
	margin-bottom: 20px;
}
#resume01 #container .wrapper #sideright #sec2 #words2 #others ul {
}
#resume01 #container .wrapper #sideright #sec2 #words2 #others ul li{
	display: inline;
}






#life #container .wrapper #sideright #sec2 #area_top{
	width:510px;
	background-image: url(../../images/lifebktop.gif);
	background-repeat: no-repeat;
	height: 80px;
}
#life #container .wrapper #sideright #sec2 #area_middle{
	width:510px;
	background-image: url(../../images/bookmid02.gif);
	background-repeat: repeat-y;
}
#life #container .wrapper #sideright #sec2 #area_middle p{
	width:390px;
	font-size: 12px;
	color: #333333;
}
#life #container .wrapper #sideright #sec2 #area_bottom{
	width:510px;
	height:60px;
	background-image: url(../../images/bookdown02.gif);
	background-repeat: no-repeat;
}
#life #container .wrapper #sideright #sec2 #words2 span {
	color: #FF0000;
	font-size: 12px;
}
#life #container .wrapper #sideright #sec2 {
	width: 513px;
	margin-left: -10px;
}
#life .wrapper #sideright #sec4 {
	width: 500px;
	margin-left: 20px;
}
#life .wrapper #sideright #area_bottom ul{

}
#life .wrapper #sideright #sec2 #area_middle ul.toPageTop li img{
	margin-left: 330px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#life  #container .wrapper #sideright #sec2 {
	height: 512px;
	width: 513px;
}

#life  .wrapper #sideright #sec2 {
	background-repeat: no-repeat;
	margin-left: 20px;
	background-position: center bottom;
}
#life .wrapper #sideright #sec2 #area_middle #block1 {
	float: left;
}
#life .wrapper #sideright #sec2 #area_middle #block1 ul {
	list-style-type: none;
}
#life .wrapper #sideright #sec2 #area_middle #block1 ul li img{
	margin: 10px 10px 10px 35px;
}
#life .wrapper #sideright #sec2 #area_middle #block2 ul {
	margin-bottom: 42px;
	
}
#life .wrapper #sideright #sec2 #area_middle #block2 ul li {
	list-style-type: none;
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#sitemap .wrapper #sideright #sec2 {
	background-color: #FFFFFF;
	width: 500px;
	margin-bottom: 20px;

}
#sitemap .wrapper #sideright #sec2 h5{
	margin-left: 25px;
	margin-bottom: 10px;

}
#sitemap .wrapper #sideright #sec2 dl {

}

#sitemap #container .wrapper #sideright #sec2 dt {
	margin-left: 40px;
	margin-top: 25px;
	font-size: 14px;
}

#sitemap #container .wrapper #sideright #sec2 dd{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	width: 400px;
	padding-bottom: 10px;
}
#sitemap #container .wrapper #sideright #sec2 img{
	padding-right: 10px;
}
#sitemap .wrapper #sideright #sec2 .toPageTop li img{
	margin-left: 330px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#blog #container .wrapper02 h1 {
	margin-left: 25px;
	margin-top: 10px;
}
#blog #container .wrapper02 #calenleft {
	float: left;
	width: 220px;
	margin-left: 10px;
}
#blog #container .wrapper02 #calenright {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
#blog #container .wrapper02 #calenright #content01{
	background-color: #FFFFFF;
	margin-top: 20px;
	width: 510px;
	
}
#blog #container .wrapper02 #calenright #content01 dt{
	margin-top: 20px;
	margin-left: 20px;
	font-size: 14px;
	color: #FF0000;
	
}
#blog #container .wrapper02 #calenright #content01 dd{
	margin-top: 20px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 20px;
	margin-right: 20px;
	
}

