@import url("/css/contents_base.css"); /*header-footer*/
@import url("/products/css/castyle.css"); /*base*/
@import url("/help/css/help_left.css"); /*left_menu*/

/* ------------------------------------------- */
/* Header+Area CSS */
/* ------------------------------------------- */
.HeaderText {
	font-size: 12px;
	color: #FFFFFF;
	background: url("/products/img/HeaderBg.gif") repeat-x;
	margin: 0px;
	padding: 0px 4px;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
	display: block;
}
.oritatami {
	display: none;
}
/* ------------------------------------------- */
/* ContentsTopArea CSS */
/* ------------------------------------------- */
.ContentsTopArea{
	margin: 0px 0px;
	padding: 10px 0px;
	clear: both;
}
.ContentsTopArea h2{
	margin: 0px;
	padding: 5px 0px 1px 33px;
	background: url(/help/image/contents_title.gif) no-repeat 0px 0px;
	height: 24px;
	width: 917px;
	font-size: 18px;
	font-weight: bold;
}
.ContentsTopArea p{
	margin:5px 0;
	padding:0;
}

/* ------------------------------------------- */
/* ContentsRightArea CSS */
/* ------------------------------------------- */

.ContentsRightArea h3 {
	margin: 0px;
	padding: 92px 0px 0px;
	height: 0px;
	overflow: hidden;
}
.ContentsRightArea h3 {
	background: url(/help/faq/img/mainheader.jpg) no-repeat 0px 0px;
}
.ContentsRightArea p {
	font-size: 14px;
}


.ContentsRightArea h4 {
	margin: 10px 0 0px 15px;
	padding: 26px 0px 0px 0px;
	height: 0px;
	overflow: hidden;
}
.ContentsRightArea h4.title01 {
	background: url(/help/faq/img/title01_1.gif) no-repeat 0px 0px ;
}
.ContentsRightArea h4.title02 {
	background: url(/help/faq/img/title02.gif) no-repeat 0px 0px;
}
.ContentsRightArea h4.title03 {
	background: url(/help/faq/img/title03.gif) no-repeat 0px 0px;
}
.ContentsRightArea h4.title04 {
	background: url(/help/faq/img/title04.gif) no-repeat 0px 0px;
}
.ContentsRightArea h4.title05 {
	background: url(/help/faq/img/title05.gif) no-repeat 0px 0px;
}
.ContentsRightArea h4.title06 {
	background: url(/help/faq/img/title06.gif) no-repeat 0px 0px;
}
.ContentsRightArea h4.title07 {
	background: url(/help/faq/img/title07.gif) no-repeat 0px 0px;
}
.ContentsRightArea h4.title08 {
	background: url(/help/faq/img/title08.gif) no-repeat 0px 0px;
}
.ContentsRightArea h4.title09 {
	background: url(/help/faq/img/title09.gif) no-repeat 0px 0px;
}
.ContentsRightArea h4.title10 {
	background: url(/help/faq/img/title10.gif) no-repeat 0px 0px;
}
.ContentsRightArea h4.title11 {
	background: url(/help/faq/img/title11.gif) no-repeat 0px 0px;
}
.ContentsRightArea h4.title12 {
	background: url(/help/faq/img/title12.gif) no-repeat 0px 0px;
}
.ContentsRightArea h4.title13 {
	background: url(/help/faq/img/title13.gif) no-repeat 0px 0px;
}
.ContentsRightArea h4.title14 {
	background: url(/help/faq/img/title14.gif) no-repeat 0px 0px;
}


/* ------------------------------------------- */
/* qanda CSS */
/* ------------------------------------------- */

.qanda { 
	margin:0;
	padding:0;
	clear:both;
}
.q_area {
	width: 700px;
	margin: 5px 0;
	padding: 10px 0 0 20px;
}

.q_area dt {
	margin: 0 8px 0 8px;
	padding: 0;
	float: left;
}


.q_area dt img {
	vertical-align: middle;
	margin-top: 4px;
}

.q_area dd {
	margin: 5px 20px 0 0;
	padding: 0;
	float: left;
}

.q_area dd a {
	margin: 0;
	padding: 0 24px 0 0;
	background: url(/help/faq/img/faq_arrow_off.gif) no-repeat right;
	font-size: 14px;
}

/*clearfix*/
.q_area:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.q_area {
	display: inline-block;
}
	/* Hides from IE-mac \*/
	* html .q_area {height: 1%;}
	.q_area {display: block;}
	/* End hide from IE-mac */


.a_area {
	width: 730px;
	margin: 0 3px;
	padding: 10px 0;
	background-color: #F3F3F3;
}


.a_area dt {
	margin: 0px 8px 0 26px;
	padding: 0;
	float: left;
}

.a_area dt img {
	vertical-align: middle;
	margin-top: 4px;
}

.a_area dd {
	margin: 5px 10px 0 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.5em;
	float: left;
	width: 650px;
}

.clear {
	clear: both;
	height:1px;
}
/*clearfix*/
.a_area:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.a_area {
	display: inline-block;
}
	/* Hides from IE-mac \*/
	* html .a_area {height: 1%;}
	.a_area{display: block;}
	/* End hide from IE-mac */


.red{
color:#FF0000;
}


.Title_Area {
	margin:15px 0 0 0;
	padding:0;
	height:38px;
	background-image:url(../img/title_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.title_left{
	margin:0;
	padding:0;
	width:617px;
	float:left;
}
.title_right{
	margin:0;
	padding:0 15px 0 0;
	width:90px;
	float:right;
}
.title_right ul{
	margin:0;
	padding:0;
	list-style:none;
	width:90px;
}
.title_right li {
	margin: 10px 0 10px 0;
	padding:0px;
	float:left;
}
.title_right li.next{
	width:38px;
}
.title_right li.totop2{
	width:52px;
}