@charset "utf-8";

/*
	Site Name: Akasaka contact
	Description: faq setting
*/

/*
===== CONTENTS ===========================================

	1: faq subNavi layout
		1-1: menuC setting
	    1-2: searchBox setting
	2: faq rightcontents layout
    3: faq print setting
	
==========================================================
*/

/* -------------------------------------------------------
  1: faq subNavi layout
------------------------------------------------------- */

/*   1-1: menuC setting   */

#menuC {
	background: #D0D0D0 url(../img/bg_menuc_top.jpg) left top no-repeat;
	width: 205px;
	padding: 3px 3px 0;
}

#ie6 #menuC {
	text-align: center;
}

#menuC h2 {
	width: 199px;
}

#menuC .inner {
	background-color: #FFFFFF;
	width: 199px;
	padding: 2px 2px 0 2px;
	border: 1px solid #2E6FAA;
}

#menuC .innerSecond {
	padding: 3px 0 5px;
}

#menuC .innerSecond li {
	font-size: small;
}

#menuC .innerSecond li a {
	display: block;
	line-height: 1.2;
	background: url(../img/arw_menuc_02.gif) left center no-repeat;
	padding-left: 10px;
}

#menuC .innerSecond li a:hover {
	background: url(../img/arw_menuc_02_on.gif) left center no-repeat;
}

/*   1-2: searchBox setting   */

#menuC #searchBox {
	width:179px;
	padding: 6px 9px;
	margin-bottom: 10px;
	background-color: #FFFFE6;
	border-right: 1px solid #7E98AF;
	border-bottom: 1px solid #7E98AF;
	border-left: 1px solid #7E98AF;
}

#menuC #searchBox form {
	margin-bottom: 5px;
}

#menuC #searchBox img {
	float: right;
	width: 44px;
	height: 20px;
}

#menuC #searchBox input.txt {
	width: 125px;
	height: 16px;
	float: left;
	padding: 1px 0 1px 2px;
	color: #5F5F5F;
	border: 1px solid #D0D0D0;
	line-height: 1.2;
}

#menuC #searchBox p {
	font-size: small;
	line-height: 1.2;
	clear: both;
}

#menuC #searchBox dt {
	color: #FFFFFF;
	font-size: small;
	font-weight:bold;
	line-height: 22px;
	background: url(../../faq/img/bg_sidemenu_ttl.jpg) left top no-repeat;
	width:188px;
	height:22px;
	padding-left: 9px;
}

#menuC #searchBox dd {
	background:#FFFFE6;
	border:1px solid #ffffff;
}

#menuC dl#second {
	margin-top:7px;
}

.dBlock {
	display:block;
}

/* -------------------------------------------------------
  2: faq rightcontents layout
------------------------------------------------------- */

#boxA {
	padding: 0 17px 5px 17px;
	border-right: 1px solid #248DD3;
	border-left: 1px solid #248DD3;
}

#boxA .detail {
	line-height: 1.2;
	padding: 0 0 10px;
	border-bottom: 1px solid #D0D0D0;
}

#boxA .end {
	border: none;
}

#boxA .rContentsBox {
	width  : 630px;
	margin : 0px auto;
	border-bottom: 1px  solid #D0D0D0;
	padding:18px 0 12px 0;
}

#boxA .rContentsBox dl {
	color: #676767;
	width: 540px;
	border-right: 1px dotted #D0D0D0;
}

#boxA .rContentsBox dt {
	color:#51853F;
/*	font-size: 120%;*/
	font-weight: bold;
	line-height:25px;
	background: url(../../faq/img/icon_question.jpg) no-repeat left top;
	padding: 0 10px 10px 30px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #D0D0D0;
}

#boxA .rContentsBox a img{
	float:right;
	display:block;
}

#boxA .rContentsBox dd {
/*	font-size: 120%;*/
	line-height: 1.5;
	background: url(../../faq/img/icon_answer.jpg) no-repeat left top;
	min-height:25px;
	height: auto !important;
	height: 25px;
	padding: 0 10px 0 30px;
}


/* -------------------------------------------------------
  3: faq print setting
------------------------------------------------------- */
#print {
	text-align: left;
}

#print #layoutContainer {
	text-align: left;
	width: 705px;
	padding:0px;
	background: #FFFFEC;
}

#print #layoutHeader {
	width:705px;
	margin-right: 0;
	margin-left: 0;
	padding: 0px;
	height: 61px;
	background: url(../../faq/img/bg_popup_header.jpg) left top repeat-x;
}

#print #logo {
	width:600px;
	float:left;
}

#print #logo h1 {
	width: 425px;
	float:left;
	margin-right:0;
}

#print #logo p {
	width: 175px;
	display:block;
}

#print #menuF {
	float: left;
	width: 105px;
	margin: 0;
}

#print #menuF ul {
	width: 105px;
	height: 54px;
	padding-top: 7px;
	text-align:center;
}

#print #menuF li#txtSize {
	width:105px;
	height:18px;
	line-height:18px;
	padding:0;
	float:none;
	text-align:center;
}

#print #menuF ul li a {
	display: block;
	width: 23px;
	height: 23px;
	margin:0;
	font-size: 0.1em;
	text-indent: -9999px;
	overflow: hidden;
}

#print #menuF ul li#font_s a {
	margin-left:17px;
}


#print .contentsBox {
	overflow: auto;
	height: 376px;
	width: 100%;
	clear: both;
}

#print .contentsBoxInner {
	background: #FFFFEC url(../../faq/img/bg_popup_main.gif) left top repeat-x;
	width: 100%;
}

#print #ie6 .contentsBox,
#print #ie7 .contentsBox {
	width: 100%;
}

#print #ie6 .contentsBoxInner,
#print #ie7 .contentsBoxInner {
	background: #FFFFEC url(../../faq/img/bg_popup_main.gif) left top repeat-x;
	width: 100%;
	height: 376px;
	overflow: auto;
}

#print #question {
	width: auto;
	padding: 10px 0 15px;
}

#print #ie6 #question,
#print #ie7 #question {
	margin-bottom: 25px;
}

#print #question img {
	float: left;
	width: 25px;
	padding-left: 30px;
	margin-right:10px;
}

#print #question p {
	float: left;
	color: #51853F;
/*	font-size: 120%;*/
	font-weight: bold;
	line-height: 25px;
	width: 600px;
	padding-right: 20px;
	height: 25px;
}

#print #answer {
	width: auto;
	padding: 0 20px 20px 30px;
	clear:both;
}

#print #answer p {
	float: left;
/*	font-size: 120%;*/
	line-height: 1.5;
	width: 600px;
	padding-top: 2px;
	padding-bottom: 20px;
}

#print #answer img {
	float:left;
	width:25px;
	margin-right:10px;
}

#print #answer p strong {
	font-weight: bold;
}

#print #layoutfooter {
	background:url(../img/bg_popup_footer.jpg) top left repeat-x;
	height:83px;
	clear:both;
}

#print #layoutControl {
	width: 445px;
	height: 34px;
	padding: 25px 0 0 260px;
}

#print #layoutControl p {
	display: inline;
}

#print #layoutControl p {
	float: left;
	display: block;
	line-height: 30px;
	height: 30px;
}

#print p#btn_close {
	background: url(../img/icon_popup_close.jpg) left center no-repeat;
	width: 210px;
}

#print p#btn_print {
	background: url(../img/icon_popup_print.jpg) left center no-repeat;
	width: 210px;
}

#print p#btn_close a,
#print p#btn_print a {
	display: block;
	padding-left: 35px;
	height: 30px;
}

#print p#btn_close a:hover {
	background: url(../img/icon_popup_close_on.jpg) left center no-repeat;
}

#print p#btn_print a:hover {
	background: url(../img/icon_popup_print_on.jpg) left center no-repeat;
}

#print address {
	line-height: 24px;
	width: 705px;
	height:24px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-left: 0px;
}
