@charset "UTF-8";

/* =================================================================================

 みんなの質問箱用

================================================================================= */

/* //////////////////////////////////////////////////////////////// common */
body#bbs .illust{
	margin-bottom:20px;
}

body#bbs .illust .fl{
	width:150px;
}

body#bbs .illust .fr{
	width:470px;
}

body#bbs #bbsimage {
	width:131px;
	height:131px;
	float:left;
}

body#bbs .illust .fr p{
	padding-bottom:19px;
}

body#bbs .cornerChildBox dl.calum-3 dd {
	line-height:1.1;
	}

body#bbs h4.sTtl{
	background:url(../../common/css/img/bg_dotted01.gif) repeat-x bottom left;
	padding:0 10px 7px;
	margin:20px 0 10px;
}

body#bbs dl.section dt{
	font-weight:bold;
	color:#2673c8;
	background:url(../../home/css/img/bg_list01.gif) no-repeat left 8px;
	padding-left:10px;
}

body#bbs dl.section dd{
	margin-bottom:20px;
}

/* //////////////////////////////////////////////////////////////// popup */


body#popup h4.sTtl{
	background:url(../../common/css/img/bg_dotted01.gif) repeat-x bottom left;
	padding:0 10px 7px;
	margin:20px 0 10px;
}

body#popup dl.section dt{
	font-weight:bold;
	color:#2673c8;
	background:url(../../home/css/img/bg_list01.gif) no-repeat left 8px;
	padding-left:10px;
}

body#popup dl.section dd{
	margin-bottom:20px;
}

body#bbs .contact{
	text-indent:-1em;
	padding-left:1em;
	font-weight:bold;
}

/* //////////////////////////////////////////////////////////////// post */

body#bbs .post {
	}

body#bbs .post p.section {
	width:410px;
	float:left;
	padding-left:10px;
	padding-top:10px;
}

	
body#bbs .post .form_area {
	width:410px;
	}
	
body#bbs .post .form_area .note {
	text-indent: -1em;
	padding-left: 1em;
	}	

/* //////////////////////////////////////////////////////////////// login */

body#bbs .login h3.mTtl {
	padding-top:20px !important;
	}

body#bbs .login a.list01 {
	margin-left:20px !important;
	}

body#bbs .login .thanks_bd {
	border:#CCCCCC 1px solid;
	padding:10px;
	width:608px;
	margin-left:20px;
	margin-bottom:20px;
	}
