@charset"UTF-8";

/* ==================================================
結婚準備室 おしえて！結婚室
-----------------------------------------------------
説明：共有 common.css
date：06.07.21

===================================================*/
div#solution,
div#solution_wide {
    width:740px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0;
	letter-spacing:1px;
}
div#solution #search-free,
div#solution_wide #search-free{
   width:730px;
   padding:5px;
   height:47px;
   margin:0 auto 5px auto;
}
div#solution #search-free span,
div#solution_wide #search-free span{
   padding:0;
   margin:0;
   text-align:center;
}
div#solution #search-free dl{
   margin:0 auto;
   padding:0;
}
div#solution_wide #search-free dl{
   margin:0 auto;
   padding:0;
}
div#solution #search-free dt,
div#solution_wide #search-free dt{
   width:610px;
   float:left;
   padding-right:5px;
}
div#solution #search-free dt input,
div#solution_wide #search-free dt input{
   width:600px;
}
div#solution #search-free dd,
div#solution_wide #search-free dd{
   float:left;
   width:115px;
}
div#solution-contents {
	width: 740px;
}
/* タイトル */
div#solution .titleC,
div#solution_wide .titleC  {
	background:url(/common/img/ico_question.gif) no-repeat left top;
	padding:3px 0 0 33px;
	font-weight:bold;
	font-size:160%;
	height:24px;
	margin:3px 0 0 0;
	text-align:left;
}
div#solution .titleB,
div#solution_wide .titleB  {
	background:url(/common/img/ico_answer.gif) no-repeat left top;
	padding:3px 0 0 33px;
	font-weight:bold;
	font-size:160%;
	height:24px;
	margin:3px 0 0 0;
	text-align:left;
}


/* 参考になる質問がない */
div#solution dl.sankou {
	width:570px;
	padding:5px;
	background:url(../../common/img/post-back.gif) no-repeat left top;
	height:25px;
	margin:5px 0;
}
div#solution_wide dl.sankou {
	width:730px;
	padding:5px;
	background:url(../../common/img/post-back_wide.gif) no-repeat left top;
	height:25px;
	margin:5px 0;
}
div#solution dl.sankou dt,
div#solution_wide dl.sankou dt{
	float:left;
	font-weight:normal;
	font-size:100%;
	padding:5px 0 0 10px;
}
div#solution dl.sankou dd,
div#solution_wide dl.sankou dd{
	float:right;
}


/* floatクリア */
span.clear {
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	display: block;
	overflow: hidden;
	clear: both;
}
#rightArea {
    background:url(../../common/img/soudan_right01.gif) no-repeat left top;
    width:220px;
    height:114px;
    padding:0;
    margin:20px 0;
}
#rightArea img{
    width:119px;
    height:30px;
    margin:75px 0 0 50px;
}
/* footer */
div#solution #qafooter,
div#solution_wide #qafooter{
    border-top:1px solid #CCC;
    width:738px;
    padding:7px 0 0 0;
    margin:25px 0;
    text-align:right;
}
#qafooter a{
    background:url(../../common/img/mark_link.gif) no-repeat left 2px;
    padding:0 0 0 12px;
    font-size:80%;
}
* html #qafooter a{
    background:url(../../common/img/mark_link.gif) no-repeat left 1px;
    padding:0 0 0 12px;
    font-size:75%;
}
*+html #qafooter a{
    background:url(../../common/img/mark_link.gif) no-repeat left 0px;
    padding:0 0 0 12px;
    font-size:75%;
}
/* --------------------------------------------------
3. PR
-------------------------------------------------- */
div#pr {
	margin:5px 0;
	width:740px;
}
div#pr table {
	margin:5px 0;
	height:10px;
	overflow:hidden;
}
div#pr table td{
	padding:3px 0 0 5px;
	background:none;
}

/* --------------------------------------------------
4. Adsense&Dart
-------------------------------------------------- */
/* 広告枠 */
#content .qa-ad{
	width: 740px;
	margin: 20px 0;
	padding: 20px 0;
	background: #F5F5F5;
}

/* インパクト枠 */
#content .qa-ad .impact-ad{
	float: left;
	display: inline;
	width: 300px;
	height: 250px;
	margin: 0px 0px 0px 40px;
}

#content .qa-ad .impact-ad a img{border: 1px #C6C6C6 solid;}
#content .qa-ad .impact-ad a:hover img{border: 1px #F9396F solid;}


/* アドセンス枠 */
#content .qa-ad .adsense-ad{
	margin: 0px 40px 0px 375px;
	padding: 0px 10px;
	background-color: #FFF;
	text-align: center;
}
/* もともとPR枠だったほうのDart */
div#dart{
	margin:10px 0;
	padding:5px 10px;
	width:720px;
    background-color:#EBEBEB;
}
div#dart table a:link,
div#dart table a:visited,
div#dart table a:active{
    background: url(http://www.kekkon-j.com/img/common/link-back.gif) no-repeat 0 5px;
    text-decoration:none;
    color:#333;
    padding:0 0 0 5px;
}
div#dart table a:hover{
    background: url(http://www.kekkon-j.com/img/common/link-back.gif) no-repeat 0 5px;
    text-decoration:none;
    color:#F9396F;
    padding:0 0 0 5px;
}
div#dart table td{
	padding:0 0 0 15px;
	width:350px;
}
div#dart table td img{
	visibility:hidden;
}
/* ログイン画面 */

div#commondb-login {
    width:740px;
}
div#commondb-login dl.login dd{
    float:left;
    width:353px;
    margin:0 5px 0 0;
    padding:5px;
    background-color:#EBEBEB;
    border:1px solid #999;
    height:110px;
}
div#commondb-login dl.login dd span{
    text-align:center;
    margin:0 auto;
}
