@charset "utf-8";

/* ----------------------------------------------

	ArtMeter / HELP styles
	author   : (C)KAYAC http://www.kayac.com/
	created  : 2007/03/13
	modified : 2007/03/22

---------------------------------------------- */

@import url("/css/common.en.css");
/* CONTENTS HEAD
---------------------------------------------- */

div#contHead h2#titleHelp {
	background-image: url(/img/help/ti_help_en.gif);
	width: 66px;
	height: 19px;
}

div#contHead h2#titlekeyword {
	background-image: url(/img/help/ttl_top_en.gif);
	width: 210px;
	height: 20px;
}


/* SECTION
---------------------------------------------- */
div.contSection {
clear:both;
}

div.contSection h4#subtiHelp01,
div.contSection h4#subtiHelp02,
div.contSection h4#subtiHelp03
{
	background-image: url(/img/about/txt_search_00.gif);
	background-repeat:no-repeat;
	padding-left:12px;
	padding-top:5px;
	font-weight:bold;
	height:31px;
}

div.contSection h3#txtHelp01 {
	background-image: url(/img/help/txt_help01_en.gif);
	width: 157px;
	height: 23px;
}

div.contSection h3#txtkeyword01 {
	background-image: url(/img/help/ttl1_en.gif);
	width: 530px;
	height: 50px;
	margin-bottom:20px;
}

/*div.contSection h4#subtiHelp01 {
	background-image: url(/img/help/subti_help01.gif);
	height: 31px;
}*/

div.contSection h4#subtikeyword01 {
	background-image: url(/img/about/txt_search_00.gif);
	background-repeat:no-repeat;
	padding-left:12px;
	padding-top:5px;
	font-weight:bold;
	height:31px;

}

div.contSection h4#subtikeyword02 {
	background-image: url(/img/help/ttl_sub2.gif);
	height: 31px;
}

/*div.contSection h4#subtiHelp02 {
	background-image: url(/img/help/subti_help02.gif);
	height: 31px;
}*/
/*div.contSection h4#subtiHelp03 {
	background-image: url(/img/help/subti_help03.gif);
	height: 31px;
}*/


div#contents div#contBody div.contSection {
	border-bottom: none;
}
div#contents div#contBody div.contSectionTop {
	border-bottom: 1px solid #CCCCCC;
}

div.contSection dl.contAbout dd a {
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
}
div.contSection dl.contAbout dd a:hover {
	background-position: 0 100%;
}
div.contSection dl.contAbout dd span {
	display: none;
}

div.contSection dl.helpAnswerList  ol.helpAnswer {
	margin-left: 24px;
}

div.contSection dl.helpAnswerList  ol.helpAnswer li {
	margin-left: 24px;
}

div.contSection dl.helpAnswerList  ul.helpAnswer {
	margin-left: 24px;
}


div.contSection dl.helpAnswerList {
	margin: 40px 0 20px;
}
div.contSection dl.helpAnswerList dt {
	margin: 10px 0 10px 0;
	padding-left: 8px;
	border-left: 4px solid #333;
/*
	background-image: url(/img/common/icn_head01.gif);
	background-position: 0px 50%;
	background-repeat: no-repeat;
*/
	font-weight: bold;
	
}
div.contSection dl.helpAnswerList dd {
	clear: both;
	margin: 10px 0 20px 0;
	padding-left: 12px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC;
}

div.contSection dl.helpAnswerList dd strong {
	color: #333;
	font-weight: bold;
}
div.contSection dl.helpAnswerList dd span.strong2 {
	color: #588E03;
	font-weight: bold;
}

div.contSection #keyBtn  {
 margin: 20px 100px 20px 22px;
}
div.contSection #keyBtn #cus {
 float: left;
 width:304px;
 }
 
div.contSection #keyBtn #gaka {
 float: right;
 width:304px;
 }


div.contSection #firstunit p {
 float: left;
 width:357px;
 }
 
div.contSection #firstunit #imgSerch {
 float: right;
 width:361px;
 border:1px solid #CCCCCC;
 }
  
div.contSection .contUnit {
	margin-left:10px;
	}
	
div.contSection #firstunit {
  margin-top: 30px;
}

div.contSection #firstunit p img {
  margin-top: 30px;
}

div.contSection #gaka {
margin-bottom: 15px;
}

ul.contIndex {
background-image: none;
margin:10px 0pt;
padding:0pt 10px 20px;
}

ul.contIndex p#selectword {
border:1px solid #999999;
padding: 15px;
margin: 10px auto;
}