@charset "utf-8";

html {overflow:scroll;}
body  {
	text-align: inherit; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #202020;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	background-color: #FFF5DC;
	padding-top: 5px;
}
.main .main .text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	font-weight: normal;
	margin: 0px;
	letter-spacing: 1px;
	line-height: 1.6;
	padding: 0px 20px 0px 40px;
}
.main .main .title {
	left: 10px;
	top: 10px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	text-transform: uppercase;
	background-position: center;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	border: thin ridge #CC0000;
	margin: 40px 40px 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #660000;
}

a img {	border-style: none;}
.main td {
	margin: 0px;
	padding: 0px 0px 0px 3px;
}

a:link {
	color: #600;
	text-decoration: underline;
}
a:visited {
	color: #600;
	text-decoration: underline;
}
a:hover {
	color: #F60;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
div.main {
	margin:0 auto;
	width: 723px;
	background-position: center center;
	background-color: #FFF5DC;
	margin: auto;
	height: auto;
}
.main .main .tuition1 {
	background-color: #FF6633;
	word-spacing: 5em;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.main  .main  .box1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFFFFF;
	border: medium double #FFFFFF;
	width: 120px;
	padding: 5px;
	margin-left: 35px;
	background-color: #FF6600;
	font-weight: bolder;
	line-height: normal;
	font-style: normal;
	text-align: center;
}
.main .main .box2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #663300;
	font-size: 12px;
	border: medium solid #FF6600;
	width: 450px;
	padding: 10px;
	margin: 10px 10px 10px 35px;
	text-align: right;
	background-image: url(image/box3.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFCC;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	background-position: left center;
}
.main .main .box3 {
	background-color: #FFFFCC;
	background-image: url(image/box2.jpg);
	background-repeat: no-repeat;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #663300;
	font-size: 12px;
	width: 450px;
	font-weight: normal;
	margin: 10px 10px 10px 35px;
	padding: 10px;
	background-position: left center;
	border: medium solid #FF6600;
	font-variant: normal;
}
.main .main .box4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #663300;
	background-color: #FFFFCC;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	padding: 10px 5px 10px 10px;
	width: 450px;
	margin: 10px 10px 10px 35px;
	border: medium solid #FF6600;
	background-image: url(image/box4.jpg);
	font-weight: normal;
	font-variant: normal;
}

.main .main .box5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #663300;
	background-color: #FFFFCC;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	padding: 10px 5px 10px 10px;
	width: 450px;
	margin: 10px 10px 10px 35px;
	border: medium solid #FF6600;
	background-image: url(image/box5.jpg);
	font-weight: normal;
	font-variant: normal;
}

.main .main .box6 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #663300;
	background-color: #FFFFCC;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	padding: 10px 5px 10px 10px;
	width: 450px;
	margin: 10px 10px 0px 35px;
	border: medium solid #FF6600;
	background-image: url(image/box6.jpg);
	font-weight: normal;
	font-variant: normal;
}


h1{
	margin:0;
	padding:0;
}
#indexH1, .locus{
	margin:10px auto 5px;
	width:723px;
	color:#FF6E00;
	font-size:12px;
	font-weight:normal;
}
.locus .here{font-weight:bold;}
.topicsDate{
	margin-right:20px;
	padding:6px 0;
	font-size:11px;
	font-weight:bold;
	color:#ED6C1A;
	text-align:center;
	border-bottom: thin dotted #990000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.topics{
	font-size: 10px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	text-align:left;
	background-position: center center;
	border-bottom: thin dotted #993333;
	line-height: normal;
	padding-left: 5px;
	text-decoration: underline;
	color: #666666;
}
.topicsLine{
	width:auto;
	background-image: url(image/line_org-dot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.style7 {font-size: 12px; font-weight: bold; color: #FF8700; }
.style8 {
	font-size: 11px;
	color: #ED6C1A;
}
.style10 {
	font-size: 10px;
	font-weight: normal;
	color: #323232;
}
.style12 {
	font-size: 11px;
	font-weight: bold;
	color: #ED6C1A;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.style11 {
	font-family: "メイリオ";
	font-size: 28px;
	color: #F60;
	font-weight: normal;
}
.style9 {
	font-family: "メイリオ";
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.style16 {color: #F60}
.style32 {font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }
.style37 {
	font-size: small;
	font-weight: bold;
}
.style38 {font-family: "ＭＳ ゴシック", "Osaka－等幅"}

img {border:0;}
.footerTxt{
	margin:5px auto;
	width: 700px;
	font-size:10px;
	color:#f60;
}
.footer{
	position:relative;
	margin:0px;
	background:url(image/footer.gif) no-repeat bottom;
	width:723px;
	height:16px;
	padding: 0px;
}
.footer .copy{
	position:absolute;
	left:0;
	top:0;
	width:225px;
	height:16px;
}
.footer .cn a{
	display:block;
	position:absolute;
	left:595px;
	top:0;
	width:125px;
	height:16px;
}
.footer span{display:none;}
.footer p{
	margin:0;
	padding:0;
}
.toTop{
	margin:auto;
	width:723px;
	text-align:center;
	font-size:10px;
}
.main #photo img {
	float: left;
	margin: 0px;
	display: inline;
	padding: 0px 0px 0px 40px;
	height: 120px;
	width: 160px;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	white-space: normal;
}
.main #text_a {
	font-size: 12px;
	display: inline;
	font-weight: 200;
	height: 115px;
	width: 280px;
	float: left;
	background-color: #FFFFCC;
	margin: 0px 0px 8px 10px;
	padding: 5px 0px 0px 15px;
	border: thin none #990000;
	text-align: left;
	letter-spacing: 0.1em;
}
