@charset "utf-8";

/*--------------------------------
カウンセリングheader
-------------------------------*/

#header h1 {
	/*TEXT-INDENT: -9999px*/
}

#header h2 {
	background:url(../img/counseling/title.png) no-repeat;
}

#header p {
	background:url(../img/counseling/p.png) no-repeat;
}

#MC {
	float: left;
	width: 680px;
	clear: none;
}

#MC h3 {
    background: url("../img/counseling/title_01.gif") repeat scroll 0 0 transparent;
    height: 40px;
    text-indent: -9999px;
    width: 680px;
}

.MCP {
	font-size: 14px;
	line-height: 1.5;
	margin-left: 10px;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 10px;
}

#MC01 {
	float: left;
	width: 620px;
	padding:30px 0 0 20px;
	margin-bottom:10px;
	background:url(../img/counseling/bg.png) no-repeat right 0;
	overflow:hidden;
}

.MCP2 {
	margin-top:20px;
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
	padding:10px;
	background:url(../img/counseling/bg_02.png) no-repeat;
}

/*--------------------------------
BBS入り口ボタン
-------------------------------*/
.bbs{
	clear:both;
	width:250px;
	margin:0 auto;
}

.bbs ul li.bbs_btn{
	text-indent:-8888px;
	background:url(../img/counseling/bbs.png) no-repeat 0 0 ;
	overflow:hidden;
	line-height:1em;
}

.bbs ul li.bbs_btn a{
	display:block;
	width:250px;
	height:64px;
	background:url(../img/counseling/bbs.png) no-repeat 0 0 ;
	overflow:hidden;
}

.bbs ul li.bbs_btn a:hover{
	background-position:0 -64px;
}
