@charset "UTF-8";
@import url(menu.css);
@import url(textsettings.css);
/*----- mental-service.com -----*/

html {
	margin: 0;
	padding: 0;
	}

body {
	min-width: 800px;
	margin: 0 auto;
	padding: 0;
	color: #CCCCCC;
	font: 1em "MS PGothic",  "MS Gothic", sans-serif;
	text-decoration: none;
	text-align: center;
	background: transparent url(images/bg.gif) repeat-x top;
	background-color:#FFFFFF;
	}

h1 {
	color: #cccccc;
	font: 1.6em "MS PGothic",  "MS Gothic", sans-serif;
	text-decoration: none;
	background: transparent;
	}

h2 {
	color: #cccccc;
	font: 1.3em "MS PGothic",  "MS Gothic", sans-serif;
	text-decoration: none;
	background: transparent;
	}

h3 {
	color: #cccccc;
	font: 1.2em "MS PGothic",  "MS Gothic", sans-serif;
	text-decoration: none;
	background: transparent;
	}

h4 {
	color: #cccccc;
	font: .9em "MS PGothic",  "MS Gothic", sans-serif;
	text-decoration: none;
	background: transparent;
	}

p {
	color: #535c75;
	font: .9em "MS PGothic",  "MS Gothic", sans-serif;
	background: transparent;
	}
	
a:link {
	color: #666699;
	font: 1em sans-serif;
	text-decoration: none;
	background: transparent;
	}

a:visited {
	color: #666699;
	font: 1em sans-serif;
	text-decoration: none;
	background: transparent;
	}

a:hover {
	color: #48486c;
	font: 1em sans-serif;
	text-decoration: none;
	background: transparent;
	}

a:active {
	color: #48486c;
	font: 1em sans-serif;
	text-decoration: none;
	background: transparent;
	}
#container {
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 800px;
	text-align: center;
}

#container {

	margin-top: 10px;
	padding: 0;

	background: #FFFFFF;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #99CC99;

	}


#header {
	margin: 0px 0px 0px 0px;
	padding: 0;
	height: 205px;
	}

#content {
	margin-top: 7px;
	padding: 0;
	text-align: center;
/*	background: transparent url(images/hill.jpg) no-repeat */
	}
#content h1#home-top {
	display: none;
	margin: 0;
	padding: 0;
	}

#ms-navi {
	width: 180px;
	float: left;

}
	
#main {
	width: 620px;
	float: right;

}
#main-box{
	width: 460px;
	float: left;

}
#sidebox {
	width: 160px;
	float: right;
}
/* ---------------------------------------------------------------- *
	コンテンツ部分の設定です
 * ---------------------------------------------------------------- */

#contents {
	background: #FFFFFF url(images/contents_bg.gif) no-repeat;
 	width: 428px;
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 10px;

  padding-top: 0.7em;
  padding-right: 0.7em;
  padding-bottom: 0.7em;
  padding-left: 0.7em;

  border: 1px solid #b2c5db;
	text-align: left;
}
#sub-contents {
	background: #FFFFFF url(images/contents_bg.gif) no-repeat;
 	width: 428px;
	margin-top: 0px;
	margin-left: 6px;
	margin-bottom: 10px;

  padding-top: 0.7em;
  padding-right: 0.7em;
  padding-bottom: 0.7em;
  padding-left: 0.7em;

  border: 1px solid #b2c5db;
	text-align: left;
}
#sub-contents-form {
	background: #FFFFFF url(images/contents_bg.gif) no-repeat;
 	width: 428px;
	margin-top: 0px;
	margin-left: 6px;
	margin-bottom: 10px;

  padding-top: 0.7em;
  padding-right: 0.7em;
  _padding-right: 0.6em;
  padding-bottom: 0.7em;
  padding-left: 0.7em;
  _padding-left: 0.6em;

  border: 1px solid #b2c5db;
	text-align: left;
}

.imgbox {

	margin-top: 0;
	margin-bottom: 6px;
}
.imgbox a img{

	border: none;
}

#map {
	width: 425px;
	height: 300px;
	margin-top: 30px;
	margin-bottom: 15px;
	border: 1px inset #c2c3d6;
}
#rss-box{
	width: 150px;
	margin-left: 10px;
	text-align: left;
	margin-top: 10px;
	font-size: 11px;
	_font-size: 10px;
	margin-bottom: 10px;
}
* +html #rss-box {
	font-size: 10px;
}
#contact {
	background: #FFFFFF url(images/contact.jpg) no-repeat;
	width: 136px;
	margin-left: 6px;
	_margin-left: 2px;
	padding: 30px 5px 5px 5px;
	text-align: left;
}
* +html #contact {
	margin-left: 0px;
}
#news {
	background: #FFFFFF url(images/info_top.gif) no-repeat;
 	width: 447px;

	margin-top: 4px;
	margin-left: 6px;
	margin-bottom: 0px;
	padding: 20px 0 5px 0;
	border: 1px solid #b2c5db;
	
}
#info-b{
	
	width: 435px;
	_width: 415px;
	text-align: right;

}
#textarea-type{
	width:95%;
	height:110px;
	_height:92px;
	_width:90%;
}
* +html #textarea-type {
	height: 105px;
	width:90%;

}
.backnumber{
	font-size: 11px;
	_font-size: 12px;
	_margin-top: -15px;
	text-decoration: none;

}
* +html .backnumber {
	margin-top: -15px;
	font-size: 11px;
}
.backnumber a, .backnumber a:visited{

	text-decoration: underline;
	color: #0f53c6;
	font-weight: bold;
}
.backnumber a:hover{

	text-decoration: underline;
	color: #597cc7;
	font-weight: bold;
}
#archive-title {
	height: 23px;
	width: 448px;
	background: url(images/sub_title.jpg) no-repeat;
	margin-left: 6px;
	margin-bottom: 8px;

	text-align: left;
/*	border-left: 5px solid #2e3d79;*/
}
.a-title{
	color: #719bb5;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	text-shadow: #438e69 2px 2px 3px;
}

.b-title{
	color: #6eb5ad;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	text-shadow: #c0e7d2 1px 1px 2px;
}
.entry-titles{
	color: #2e3d79;
	font-size: 16px;
	font-weight: bold;
	padding-top: 13px;
}
.entry-titles a, .entry-titles a:visited{
	color: #2e3d79;
	font-size: 16px;
	font-weight: bold;
	padding-top: 13px;
}
.entry-titles a:hover{
	color: #4f5579;
	font-size: 16px;
	font-weight: bold;
	padding-top: 13px;
	text-decoration: underline;
}
.entry-titles-p a, .entry-titles-p a:visited{
	color: #2e3d79;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	text-decoration: underline;
}
.entry-titles-p a:hover{
	color: #4f5579;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	text-decoration: underline;
}
.entry-title{
	color: #067cb3;
	font-size: 16px;
	font-weight: bold;
	padding-top: 13px;
}
.entry-title a, .entry-title a:visited{
	color: #067cb3;
	font-size: 16px;
	font-weight: bold;
	padding-top: 13px;
}
.entry-title a:hover{
	color: #21a1dc;
	font-size: 16px;
	font-weight: bold;
	padding-top: 13px;
	text-decoration: underline;
}
.main-text{

	padding: 15px 15px 35px 10px;
	line-height: 16pt;
}
.main-text-form{

	padding: 15px 15px 35px 10px;
	_padding: 15px 0px 35px 0px;
	
	line-height: 16pt;
	_margin: 0;
}
.main-text p{
	line-height: 16pt;
	_font-size: .8em;	
	_line-height: 14pt;
}
* +html .main-text p {
	font-size: .8em;
}
.main-text-form p{
	line-height: 16pt;
	_font-size: .8em;	
	_line-height: 14pt;
}
* +html .main-text-form p {
	font-size: .8em;
}
#form-title{
	
	width: 400px;
	font-size: 14px;
	color: #2e3d79;
	padding: 2px 0 2px 5px;
	font-weight: bold;
}
#entry-footer{
	
	width: 425px;
	
	text-align: right;
	border-top: 1px solid #b2c5db;
	font-size: 11px;
	color: #2e323e;
	padding-top: 5px;
	height: 18px;
}
#entry-footer-p{
	
	width: 425px;
	
	text-align: right;
	border-top: 1px solid #b2c5db;
	font-size: 11px;
	color: #2e323e;
	padding-top: 5px;
	height: 5px;
}
.ask-mail{
	font-size: 10px;
	color: #4a4a4a;
	font-weight: bold;
	padding-left: 3px;
	line-height: 12pt;
}
.tel-no{
	font-size: 16px;
	font-weight: bold;
}
a:link.mail-ad{
	color: #393ffd;
}
a:visited.mail-ad{
	color: #393ffd;
}
a:hover.mail-ad{
	color: #8783fd;
}
.asking{
	color: #50629a;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
}
.add{
	color: #4a4a4a;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
}
#access-box{
	font-size: 11px;
	_font-size: 10px;
}
* +html #access-box {
	font-size: 10px;
}
.access a, .access a:visited{

	text-decoration: underline;
	color: #2b52fd;
	font-weight: bold;
}
.access a:hover{

	text-decoration: underline;
	color: #7992fd;
	font-weight: bold;
}
.entry-more-link a, .entry-more-link a:visited{
	text-decoration: underline;
	color: #8fc7bf;
	font-size: 10px;
}
.entry-more-link a:hover{
	text-decoration: underline;
	color: #a4e4dd;
	font-size: 10px;
}
/* ---------------------------------------------------------------- *
	お知らせ欄
 * ---------------------------------------------------------------- */
.module-content {
	width: 435px;
	margin: 0 0 5px 0px;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2;
	display: block;

	_width: 415px;
	_margin: 0 0 20px 0px;
	text-align: left;
}

* +html .module-content {
	width: 415px;
	margin: 0 0 20px 17px;
}

.module-list {
	
    margin: 0px 0px 0px -15px;
    _margin: 0px 0px 0px 2px;
    list-style: none;

}
* +html .module-list {
    margin: 0px 0px 0px 0px;
}
.module-list-item {
	_margin-left: 5px;
	display:block;
	margin-top: 5px;
	line-height: 1.2;
	border-bottom: 1px dotted #282D4D;

}
.module-list-item a, .module-list-item a:visited { 
	color: #333366; 
	text-decoration: none;
	font-weight: bold;
}
.module-list-item a:hover { 
	color: #666699;
	font-weight: bold;
}
/*.module-list-item:hover { background-color:#8eb6cb;}*/
.module-list-date {
	
	margin-top: 8px;
	margin-left: -7px;
	_margin-left: 0px;
	color: #466192;
	font-size: 11px;
}
* +html .module-list-date {
	margin-left: -5px;

}


/*----- footer -----*/

#footer {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 30px;
	text-align: center;
	background: transparent url(images/footer.gif) no-repeat;
	clear: both;
}


