@charset "euc-jp";

/* ###### 基本タグの設定 ###################### */

html,body {
	height: 100%;
}

#answer-p #full {
	height: 100%;
	min-height: 100%;
}

body > #full {
    height: auto;
}

body#answer-p {
	background: #ffffff url(/images/top/bg740colors.gif) repeat-y fixed center;
	text-align: center;
	color: #000000;
	font: 14px/140%;
}

/* ###### レイアウト設定 ######################## */

#wrapper-print{
	width:720px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/** 質問と答の背景白色 **/
#faq {
	width: 720px;
	background: #F0F0F0;
	margin: 10px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

/** 質問の欄 **/

#faq ul{
	list-style:none;
	width: 650px;
	margin: 0px auto;
}

#faq li{
	width:550px;
	line-height:150%;
	font-size:14px;
	background: url(/images/faq/qabg-q.gif) no-repeat;
	width: 550px;
	padding: 10px 10px 10px 50px;
	text-align: left;
	margin: 20px 0px 13px 0px;
}

/** 答の欄 **/
#faq li.ans{
	line-height:150%;
	font-size:14px;
	background: url(/images/faq/qabg-a.gif) no-repeat;
	width: 550px;
	padding: 10px 10px 10px 50px;
	text-align: left;
}

#copyright-print {
	width:720px;
	text-align:center;
	font-size: 12px;
	color:#444444;
	height:24px;
	background: url(/images/address720.gif) no-repeat;
	line-height: 24px;
}

#copyright-print address {
	font-style: normal;
	line-height: 24px;
}

#qa-div {
	text-align:left;
	font-size:12px;
	line-height:150%;
	margin-top:20px;
	margin-bottom:10px;
}

#qa-div a{

	text-decoration:underline;
}

#qa-div a:hover{
	color:#006699;
}

#qa #wrapper #main #contents #qa-div #bunrui .bunrui1 .bunrui2

/* 質問の一番上の分類された部分 */
	
#qa-div #bunrui{
	background-color:#FDFDCF;
	margin-top:0px;
	margin-bottom:30px;
	padding:18px 10px 0px 10px;
	border-top:1px solid #FFE699;
	border-left:1px solid #FFE699;
	border-bottom:1px solid #FFE699;
	border-right:1px solid #FFE699;
}

#qa-div #bunrui .bunrui1 {
	margin-left:14px;
	padding-left:0px;
	list-style:none;
}

#qa-div #bunrui .bunrui1 .bunrui2 {
	background:url(/images/faq/square.gif) no-repeat 0px 50%;
	list-style-image:none;
	margin:0px 0px 12px 0px;
	font-size:14px;
	padding-left:20px;
}

/* 質問の箇条書き */
#qa-div ul{
	margin-left:20px;
	padding-left:10px;
	margin-top:10px;
}

#qa-div li{
	list-style-image:url(/images/faq/q.gif);
	margin:2px 0px 12px 10px;
	font-size:14px;
	padding-left:10px;
}
#answer-p #wrapper-print #brand-koukakai {
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	background-color: #F5F5F5;
	line-height: 22px;
	text-align: left;
	padding: 0px;
}
#answer-p #wrapper-print #brand-koukakai h1 {
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
}
#answer-p #wrapper-print #brand-koukakai p {
	font-size: 13px;
	line-height: 22px;
	text-indent: 10px;
	background-color: #F5F5F5;
	width: 700px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: left;
}

#answer-p #wrapper-print #catchcopy {
	width: 710px;
	margin: 0px;
	padding: 5px;
	overflow: hidden;
	background-color: #F5F5F5;
	text-align: left;
}

#answer-p #wrapper-print #catchcopy h1 {
	color:#333333;
	font-size: 15px;
	font-weight:bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}

#answer-p #wrapper-print #catchcopy p {
	color:#444444;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	white-space: nowrap;
	background-color: F3F3F3;
	text-align: left;
}
#style-link2 {
	background-color: #F5F5F5;
}
