@charset "UTF-8";

/*======================================

	header footer h2 
	
=======================================*/

#main h2#guideFaq { background: url(../header/images/faq_h2.gif) no-repeat; }
#main h2#guideLink { background: url(../header/images/link_h2.gif) no-repeat; }
#main h2#guideSitemap { background: url(../header/images/sitemap_h2.gif) no-repeat; }

#main h2#guideRule { background: url(../footer/images/rule_h2.gif) no-repeat; }
#main h2#guideCompany { background: url(../footer/images/company_h2.gif) no-repeat; }
#main h2#guidePress { background: url(../footer/images/press_h2.gif) no-repeat; }
#main h2#guideToiawase { background: url(../footer/images/toiawase_h2.gif) no-repeat; }
#main h2#guideRecruit { background: url(../footer/images/recruit_h2.gif) no-repeat; }
#main h2#guidePrivacy { background: url(../footer/images/privacy_h2.gif) no-repeat; }

/*======================================

	header footer Left
	
=======================================*/

#guideLeft {
  position: relative;
	float: left;
  width: 210px;
	margin-top: 20px;
}
#guideLeft ul {
  width: 190px;
	margin: 0 0 20px 0;
	padding: 45px 0 0 0;
  list-style: none;
	background: url(../images/Lnavi_contents2_bg.gif) no-repeat;
}
/*\*/
* html #guideLeft ul {
  position: relative;
  width: 192px;
}
/**/
#guideLeft ul li {
	float: left;
  height: 30px;
  width: 190px;
	margin: 0 0 10px 0;
  font-size: 11px;
	line-height: 30px;
}
/*\*/
* html #guideLeft ul li {
}
/**/
#guideLeft ul li a {
  display: block;
  height: 30px;
  width: 183px;
  outline : 0;
  text-decoration: none;
	color: #DC0000;
	border: 1px solid #DC0000;
	padding: 0 0 0 5px;
  letter-spacing: 0.2em;
}
/*\*/
* html #guideLeft ul li a {
	padding: 0 0 0 5px;
  width: 190px;
}
/**/
#guideLeft ul li a:hover {
	color: #FFFFFF;
	background-color: #DC0000;
	border: 1px solid #DC0000;
}
#guideLeft div {
  position:relative;
  left: 5px;
	top: 5px; 
  width: 180px;
  height: 90px;
  text-indent: -9999px;
  font-size: 1px;
}

/*======================================

	header footer_content
	
=======================================*/

div#contentGuide {
  position: relative;
	float: right;
  width: 550px;
	margin-top: 15px;
}
/*\*/
* html div#contentGuide {
}
/**/
#contentGuide h3 {
  width: 540px;
	height: 35px;
	padding-left: 10px;
	margin: 5px 0 0 0;
  font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	color: #FFFFFF;
	background: url(../footer/images/footer_h3bg.gif) no-repeat;
}
/*\*/
* html #contentGuide h3 {
  width: 550px;
}
/**/
#contentGuide p {
	margin: 15px 10px;
}
#contentGuide p.pbottom {
	margin: 15px 10px 70px 10px;
}
#contentGuide p.read {
	margin: 5px 15px 30px 5px;
}
#contentGuide p.read img {
	vertical-align: middle;
	margin: 0 5px;
}
#contentGuide p.pRightimg img {
	float: right;
	margin: 0px 0px 10px 10px;
}
#contentGuide ul {
	margin: 15px 10px 15px 15px;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 1.2em;
}
#contentGuide ol {
	margin: 15px 10px 15px 15px;
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 1.2em;
}
/*\*/
* html #contentGuide ul {
	padding-left: 1.5em;
	margin: 15px 10px 15px 20px;
}
* html #contentGuide ol {
	padding-left: 1.5em;
	margin: 15px 10px 15px 20px;
}
/**/

/* faq.html
---------------------------------------------------- */
#contentGuide div#Faq h3 {
	margin-top: 50px;
}
#contentGuide div#Faq h4 {
	margin: 15px 10px 5px 10px;
	padding-left: 28px;
	background: url(../header/images/faq_q.gif) no-repeat;
	font-size: small;
	line-height: 1.6;
	color: #EE5E1F;
}
/*\*/
* html #contentGuide div#Faq h4 {
	font-size: x-small;
}
/**/
#contentGuide div#Faq p {
	margin: 5px 10px 15px 10px;
	padding-left: 28px;
	background: url(../header/images/faq_a.gif) no-repeat;
	line-height: 1.6;
}
ul#Question{
	margin: 0px 10px 0px 0px;
  list-style: none;
	font-size: 12px;
}
ul#Question li {
  margin: 10px 0;
}
ul#Question li a {
	padding-left: 25px;
	line-height: 14px;
	background: url(../header/images/faq_qa.gif) 0 0 no-repeat;
}
ul#Question li a:visited { background-position: 0 -30px; }
ul#Question li a:hover { background-position:0 -60px; color: #30A7CC; }
/*\*/
* html ul#Question li a:link {  background-position: 0 -3px; }
* html ul#Question li a:visited { background-position: 0 -33px; }
* html ul#Question li a:hover { background-position:0 -63px; }
/**/

/* link.html
---------------------------------------------------- */
#contentGuide div#Link2 {
	margin-bottom: 50px;
}
#contentGuide div#Link2 h4 {
	margin: 15px 10px 0px 10px;
	font-size: small;
	line-height: 1.6;
	color: #EE5E1F;
}
/*\*/
* html #contentGuide div#Link2 h4 {
	font-size: x-small;
}
/**/
#contentGuide div#Link2 p {
	margin: 0px 10px 5px 10px;
	font-size: 11px;
}
#contentGuide div#Link2 h3 {
	margin-top: 40px;
}
ul#Link1 {
	margin: 0px 10px 20px 0px;
  list-style: none;
	font-size: 12px;
}
ul#Link1 li {
  margin: 10px 0;
}
ul#Link1 li a {
	padding-left: 25px;
	line-height: 14px;
	background: url(../header/images/faq_qa.gif) 0 0 no-repeat;
}
ul#Link1 li a:visited { background-position: 0 -30px; }
ul#Link1 li a:hover { background-position:0 -60px; color: #30A7CC; }
/*\*/
* html ul#Link1 li a:link {  background-position: 0 -3px; }
* html ul#Link1 li a:visited { background-position: 0 -33px; }
* html ul#Link1 li a:hover { background-position:0 -63px; }
/**/

/* company.html
---------------------------------------------------- */
#contentGuide table {
  width: 530px;
  margin: 0 0 50px 5px;
  border-collapse: collapse;
  border-width: 0px;
  empty-cells: show;
  font-size: small;
	border: 1px solid #DEDEDE;
}
/*\*/
* html #contentGuide table { font-size: x-small; }
/**/
#contentGuide table tr {
  line-height: 1.4;
}
#contentGuide table th {
  padding: 5px 15px 5px 15px;
	white-space: nowrap;
	text-align: left;
  background: #A3E1F4;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
}
#contentGuide table th.thb {
	border-bottom: 1px solid #DEDEDE;
}
#contentGuide table td {
  padding: 8px 5px;
	border-left: none;
	border-bottom: 1px solid #DEDEDE;
}
th.letter05 {
  letter-spacing: 0.5em;
}
th.letter1 {
  letter-spacing: 1em;
}
th.letter2 {
  letter-spacing: 2em;
}

/* recruit.html
---------------------------------------------------- */
#contentGuide div#Recruit1 h3 img {
	vertical-align: middle;
	margin-left: 100px;
}
/*\*/
* html #contentGuide div#Recruit1 h3 img {
	vertical-align: baseline;
	margin-top: 7px;
}
/**/
#contentGuide div#Recruit1 dl {
	margin: 15px 10px 70px 10px;
  list-style: none;
}
#contentGuide div#Recruit1 dt {
  float: left;
  width: 4em;
	margin-bottom: 5px;
	color: #004F8C;
}
#contentGuide div#Recruit1 dd {
  margin-left: 5em;
	margin-bottom: 5px;
}
dt.letter02 {
  letter-spacing: 0.2em;
}
dt.letter05 {
  letter-spacing: 0.5em;
}
dt.letter1 {
  letter-spacing: 1em;
}
dt.letter2 {
  letter-spacing: 2em;
}
#contentGuide div#Recruit1 h4 {
	margin: 15px 10px 10px 10px;
  font-size: 14px;
	color: #004F8C;
}

/* privacy.html
---------------------------------------------------- */
#contentGuide div#Privacy1 {
	margin-bottom: 50px;
}
#contentGuide div#Privacy1 h3 {
	margin-top: 50px;
}
#contentGuide div#Privacy1 pre {
	margin: 20px 50px 0 50px;
	padding: 10px;
	background: #DFDFDF;
	line-height: 1;
}
#contentGuide div#Privacy1 dl {
	margin: 5px 10px 15px 0px;
  list-style: none;
	padding-left: 0.8em;
}
/*\*/
* html #contentGuide div#Privacy1 dl {
	margin: 5px 10px 15px 10px;
}
/**/
#contentGuide div#Privacy1 dt {
  float: left;
  width: 2em;
	margin-bottom: 5px;
}
#contentGuide div#Privacy1 dd {
  margin-left: 2em;
	margin-bottom: 5px;
}

/* press.html
---------------------------------------------------- */
#contentGuide dl#Press1 {
	margin: 15px 10px 70px 10px;
  list-style: none;
}
#contentGuide dl#Press1 dt {
  float: left;
  width: 8em;
	margin-bottom: 20px;
	padding-bottom: 20px;
	line-height: 17px;
	vertical-align: middle;
	height: 17px;
}
#contentGuide dl#Press1 dd {
  margin-left: 8em;
	margin-bottom: 20px;
	padding-bottom: 20px;
	line-height: 17px;
	vertical-align: middle;
	border-bottom: 1px dotted #333333;
}
/*\*/
* html #contentGuide dl#Press1 dt {
	padding-bottom: 0px;
}
/**/

/* rule.html
---------------------------------------------------- */

#contentGuide ul#Rule1 li {
	margin: 15px 10px 15px 0px;
}

/* toiawase.html
---------------------------------------------------- */

#contentGuide div#Toiawase h4 {
	margin: 30px 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #00A1E1;
	font-size: 14px;
}

/* sitemap.html
---------------------------------------------------- */

#contentGuide div#Site1 {
	margin-bottom: 50px;
}
#contentGuide div#Site1 h3 {
  width: 475px;
	margin: 15px 10px 10px 50px;
	padding-left: 10px;
 	border-left: 5px solid #C30F0F;
  font-size: 16px;
	background: none;
}
#contentGuide div#Site1 h4 {
	margin: 20px 10px 10px 60px;
	padding-left: 10px;
 	border-left: 5px solid #DB0000;
  font-size: 16px;
	color: #333333;
	background: none;
}
#contentGuide div#Site1 h4.siteh4 {
	margin: 20px 10px 10px 60px;
	padding-left: 10px;
 	border-left: 5px solid #FF796F;
  font-size: 16px;
	color: #333333;
	background: none;
}
#contentGuide div#Site1 h5 {
	margin: 20px 10px 10px 60px;
	padding-left: 10px;
 	border-left: 5px solid #666666;
  font-size: 16px;
	color: #333333;
	background: none;
}
#contentGuide div#Site1 h5.siteh5 {
	margin: 20px 10px 10px 60px;
	padding-left: 10px;
 	border-left: 5px solid #EF720E;
  font-size: 16px;
	color: #333333;
	background: none;
}
/*\*/
* html #contentGuide div#Site1 h3 {
  width: 490px;
}
/**/
#contentGuide div#Site1 p {
	margin: 10px 10px 10px 85px;
  font-size: 12px;
	color: #333333;
}

#contentGuide div#Site1 p a , 
#contentGuide div#Site1 h3 a , 
#contentGuide div#Site1 h4 a , 
#contentGuide div#Site1 h5 a {
	text-decoration: none;
}
#contentGuide div#Site1 h3 a:link , 
#contentGuide div#Site1 h4 a:link , 
#contentGuide div#Site1 h5 a:link ,
#contentGuide div#Site1 p a:link {
	color: #FF3600;
}
#contentGuide div#Site1 h3 a:visited , 
#contentGuide div#Site1 h4 a:visited , 
#contentGuide div#Site1 h5 a:visited ,
#contentGuide div#Site1 p a:visited {
	color: #EB8160;
}
#contentGuide div#Site1 h3 a:hover , 
#contentGuide div#Site1 h4 a:hover , 
#contentGuide div#Site1 h5 a:hover ,
#contentGuide div#Site1 p  a:hover {
	color: #C30F0F;
	text-decoration: underline;
}
