@charset "utf-8";

@import url("navigation.css");

* { padding: 0; margin: 0; }

html, body{
	margin:0;
	padding:0;
	text-align:center;
}
body {
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Tahoma, Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg-img.jpg);
	background-color: #FAF8EC;
	background-repeat: repeat-x;
	background-position: top;
	line-height: 180%;
	color: #666666;
	text-decoration: none;

}
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #666633;
}
a:hover {
	text-decoration: underline;
	color: #663300;
}

dl, dd ,dt {
	margin: 0px;
}
p {
	margin: 0px;
}
img {
	border: none;
}
form {
	padding: 0px;
	margin: 0px;
}
div {
	margin: 0;
	padding: 0;
}
td {
	font-size: 12px;
	line-height: 150%;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Tahoma, Verdana,Arial, Helvetica, sans-serif;
}
.none {
	display: none;
}

.clearfix:after ,
.message-in:after {/*for modern browser*/
 content: url(images/spacer.gif);
 display: block;
 clear: both;
 height: 0;
 visibility: hidden;
}
.clearfix ,
.message-in {display: inline-block;}
.clearfix ,
.message-in {/*for IE 5.5-7*/
    zoom:1;
}
/* Hides from IE-mac \*/
* html .clearfix ,
* html .message-in {height: 1px;}
.clearfix ,
.message-in {display: block;}
/* End hide from IE-mac */  



#container {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 870px;
	border: 2px solid #DED9BC;
	background-color: #FFFFFF;
	padding: 0px;
}
#header {
	margin: 20px;
	width: 830px;
}
#mainvisual {
	height: 400px;
	margin-right: 20px;
	margin-left: 20px;
	width: 830px;
	background-image:url(../images/top-mainvisual.jpg);
	background-repeat:no-repeat;
}
#mainv-in {
	text-align:left;
	padding:315px 0 0 20px;
	line-height:1.2;
	font-size:10px;
	color:#000000;
}
#mainv-in img {
	margin-bottom:5px;
}
#mainv-in a, a:link, a:active, a:visited ,a:hover  {
	text-decoration: none;
	color:#000000;
}


#wrapper {
	padding: 0px;
	width: 850px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#header .head-img {
	float: left;
}
#header .head-logo {
	float: left;
}
#header .head-bnr {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 214px;
}


/* maincolumn */

#maincolumn {
	color: #333;
	text-align: left;
	float: left;
	min-height: 350px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 550px;
}
#maincolumn .content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
	display: block;
}
#maincolumn .top-title {
	margin-bottom: 10px;
}
#maincolumn .top-img {
	float: right;
}
#maincolumn .top-txt {
	margin-left: 5px;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 140%;
	width: 545px;
}
#maincolumn .top-01txt {
	background-image: url(../images/top-01bg.gif);
	background-repeat: repeat-x;
	width: 548px;
	border: 1px solid #999966;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	padding-bottom: 8px;
	line-height: 130%;
	background-position: bottom;
	margin: 0px;
}
#maincolumn .top-02box {
	width: 550px;
	background-image: url(../images/dot-line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#maincolumn .top-02subtitle {
	margin-bottom: 5px;
	float: left;
}
#maincolumn .top-02txt {
	width: 430px;
	float: left;
	font-size: 11px;
	margin-left: 5px;
	line-height: 150%;
}


/* sidecolumn */

#sidecolumn {
	color: #333;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#movable {
	background-color: #EBEBE0;
	height: 385px;
	width: 260px;
}
#sidecolumn .side-menu {
	height: 330px;
	margin-top: 5px;
	width: 250px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
#sidecolumn .side-menu p {
	margin-bottom: 1px;
}


/* footer */
#footer-top { /* 20080421 */
	clear: both;
	color: #333;
	margin: 0px;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 870px;
	padding-bottom: 20px;
}
#footer {
	clear: both;
	color: #333;
	margin: 0px;
	height: 110px;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 870px;
	padding-bottom: 20px;
}
.footer-in {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E2DEC5;
	text-align: center;
	font-size: 11px;
	padding-top: 15px;
}
.copyright {
	font-family: Tahoma, Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
}
#foot-bottom {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#foot-bottom .footer-link {
	width:330px;
	float: right;
	text-align:left;
	line-height:1.2;
	font-size: 11px;
	color: #999900;
}
#foot-bottom .footer-link2 {
	width:420px;
	float: right;
	text-align:left;
	line-height:1.2;
	font-size: 11px;
	color: #999900;
}
#foot-bottom .footer-link a,
#foot-bottom .footer-link2 a {
	color: #999900;
}


.pagetop {
	padding: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E2DEC5;
	text-align: right;
	clear: both;
}
.more {
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: right;
	width: 540px;
	clear: both;
	margin-left: 10px;
}
.top-03txt {
	width: 540px;
	margin-left: 10px;
}
.clear {
	clear: both;
}
h1 {
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
}
#description {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
	vertical-align: top;
	line-height: 120%;
}
#description h1 {
	float: left;
	margin-left: 5px;
}
#description span {
	float: left;
	font-size: 11px;
	line-height: 120%;
	margin-left: 5px;
}
#sidecolumn .bnr {
	text-align: center;
	margin-top: 10px;
}
#sidecolumn .bnr2 {
	text-align: center;
	margin-top: 15px;
	font-size:10px;
	line-height:1.4;
}
#sidecolumn .bnr3 {
	text-align: center;
	margin-top: 15px;
	font-size:10px;
	line-height:1.4;
	vertical-align:bottom;
	margin-top:340px;
}
#sidecolumn .message {
	text-align: left;
	margin-bottom: 10px;
	width: 260px;
	margin-top: 10px;
	background-color: #EBEBE0;
	padding-bottom: 5px;
}
#sidecolumn .message-in {
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
	line-height: 150%;
}
#sidecolumn .message p {
	margin-bottom: 1px;
}
.counsellor-pic {
	font-size: 10px;
	color: #666633;
	line-height: 110%;
	text-align: center;
	padding-bottom: 10px;
	float: left;
	margin-right: 5px;
}
.counsellor-pic img {
	margin-bottom: 5px;
}
.font11px {
	font-size: 11px;
	line-height: 150%;
}
.footer-in .area {
	font-size: 11px;
	line-height: 130%;
	margin-top: 10px;
}
.counsellor-comm {
	float: right;
}
