@charset "utf-8";

/*----------------------------------------
  guide
------------------------------------------*/
/* top */
#contents.guideTop {
	width: 950px;
}
	#contents.guideTop h2 {
		margin-bottom: 20px;
	}

	#contents.guideTop ul li.head {
	}
	#contents.guideTop ul li.odd {
		clear: both;
		float: left;
		width: 460px;
		padding-right: 20px;
	}
	#contents.guideTop ul li.even {
		float: right;
		width: 460px;
	}
		#contents.guideTop ul li.head h3 {
			color: #446d7b;
			font-size: 14px;
			font-weight: bold;
			width: 450px;
			height: 36px;
			line-height: 36px;
			padding-left: 10px;
			background: url(../images/guide/top_head_bg.gif) no-repeat left top;
		}
			#contents.guideTop ul li.head h3 a {
				color: #446d7b;
			}

	#contents.guideTop ul li.head ul {
		margin: 10px 0 18px 8px;
	}
		#contents.guideTop ul li.head ul li {
			background: url(../images/com/arrow_r_red_round.gif) no-repeat left center;
			padding-left: 25px;
			margin: 2px 0;
		}


/* detail */
#contents.guideDetail {
	width: 950px;
}
	#contents.guideDetail h2 {
		margin-bottom: 20px;
	}
	#contents.guideDetail h3 {
		color: #000;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 15px;
	}
	
	#contents.guideDetail dl {
		width: 950px;
	}
		#contents.guideDetail dt {
			float: left;
			clear: left;
			color: #d90000;
			font-size: 14px;
			font-weight: bold;
			width: 200px;
			border-top: 3px solid #d90000;
			padding: 15px 0 38px;
		}
		#contents.guideDetail dd {
			float: left;
			width: 735px;
			border-top: 3px solid #cccccc;
			border-left: 1px solid #ffffff;
			padding: 15px 0 38px 4px;
		}
			#contents.guideDetail dd ul.link {
				margin: 6px 0;
			}
				#contents.guideDetail dd li.link {
					background: url(../images/com/arrow_r_red_round.gif) no-repeat left center;
					padding-left: 25px;
					margin: 2px 0;
				}
			#contents.guideDetail dd ul.circle {
				margin: 6px 0 6px 1em;
			}
				#contents.guideDetail dd li.circle {
					background: url(../images/com/gray_circle.gif) no-repeat left 2px;
					padding-left: 18px;
					margin: 12px 0 4px 0;
				}
			#contents.guideDetail dd ol.decimal {
				margin: 10px 0 20px 0;
			}
				#contents.guideDetail dd li.decimal {
					list-style: decimal outside;
					margin: 4px 0 4px 25px;
				}
			#contents.guideDetail dd li.list {
			}
				#contents.guideDetail dd li.list {
					list-style: square outside;
					margin: 4px 0 4px 20px;
				}
			#contents.guideDetail dd strong {
				font-weight: bold;
			}

	#contents.guideDetail .orderBox {
		border: 2px solid #e4e5d5;
		padding: 20px 15px 20px 15px;
		width: 627px;
		margin: 15px 0 25px;
	}


/*----------------------------------------
  qa
------------------------------------------*/
#contents.guideQaTop {
	width: 950px;
}
	#contents.guideQaTop h2 {
		margin-bottom: 20px;
	}

	#contents.guideQaTop ul {
		width: 940px;
	}
		#contents.guideQaTop ul li.head {
			padding-bottom: 10px;
		}
		#contents.guideQaTop ul li.odd {
			float: left;
			width: 460px;
		}
		#contents.guideQaTop ul li.even {
			float: right;
			width: 460px;
		}
			#contents.guideQaTop ul li.head h3 {
				color: #000;
				font-size: 14px;
				font-weight: bold;
				height: 36px;
				line-height: 36px;
				padding-left: 28px;
				background: url(../images/guide/qa/top_head_bg.gif) no-repeat left top;
			}
				#contents.guideQaTop ul li.head h3 a {
					color: #000;
				}
			#contents.guideQaTop ul li.head p {
				margin: 10px;
			}

/* detail */
#contents.guideQaDetail {
	width: 950px;
}
	#contents.guideQaDetail h2 {
		margin-bottom: 20px;
	}
	#contents.guideQaDetail h3 {
		color: #000;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 10px;
	}

	#contents.guideQaDetail ul.qalist {
		margin-bottom: 15px;
	}
		#contents.guideQaDetail ul.qalist li {
			background: url(../images/guide/qa/listmark_q_s.gif) no-repeat left center;
			padding-left: 24px;
			line-height: 1.8;
		}
	#contents.guideQaDetail .contact {
		position: relative;
		width: 893px;
		height: 48px;
		line-height: 48px;
		margin-bottom: 20px;
		padding: 0 0 0 45px;
		border: 1px solid #ece9d8;
		background: #f8f8f3 url(../images/guide/qa/bg_contact.gif) no-repeat 20px center;
		font-weight: bold;
	}
		#contents.guideQaDetail .contact p {
			position: absolute;
			top: 9px;
			right: 14px;
		}

	#contents.guideQaDetail dl {
		width: 950px;
	}
		#contents.guideQaDetail dt {
			float: left;
			clear: left;
			color: #d90000;
			font-size: 14px;
			font-weight: bold;
			width: 220px;
			border-top: 3px solid #d90000;
			padding: 12px 0 38px 30px;
			background: url(../images/guide/qa/listmark_q.gif) no-repeat left 10px;
		}
			#contents.guideQaDetail dt a {
				color: #d90000;
				text-decoration: none;
			}
		#contents.guideQaDetail dd {
			float: left;
			width: 660px;
			border-top: 3px solid #cccccc;
			border-left: 1px solid #ffffff;
			padding: 15px 0 38px 30px;
			background: url(../images/guide/qa/listmark_a.gif) no-repeat left 10px;
		}
			#contents.guideQaDetail dd ul.link {
				margin: 6px 0 6px 8px;
			}
				#contents.guideQaDetail dd li.link {
					background: url(../images/com/arrow_r_red_round.gif) no-repeat left center;
					padding-left: 25px;
					margin: 2px 0;
				}
			#contents.guideQaDetail dd ul.circle {
				margin: 6px 0 6px 12px;
			}
				#contents.guideQaDetail dd li.circle {
					background: url(../images/com/gray_circle.gif) no-repeat left 2px;
					padding-left: 18px;
					margin: 12px 0 4px 0;
				}
			#contents.guideQaDetail dd ol.decimal {
				margin: 10px 0 20px 0;
			}
				#contents.guideQaDetail dd li.decimal {
					list-style: decimal outside;
					margin: 4px 0 4px 25px;
				}
			#contents.guideQaDetail dd li.list {
			}
				#contents.guideQaDetail dd li.list {
					list-style: square outside;
					margin: 4px 0 4px 20px;
				}

			#contents.guideQaDetail dd .qaBox {
				background-color: #f8f8f3;
				border: 1px solid #ece9d8;
				padding: 15px;
				margin: 10px 0;
			}
			#contents.guideQaDetail dd .qaImage {
				padding: 15px 0 15px 12px;
			}

			#contents.guideQaDetail dd strong {
				font-weight: bold;
			}


/*----------------------------------------
  rules
------------------------------------------*/
#contents.rules h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}

#contents.rules h4 {
	margin: 20px 25px 10px 15px;
	font-weight: bold;
}
#contents.rules p {
	margin: 0 25px 0 15px;
}


/*----------------------------------------
  policy
------------------------------------------*/
#contents.policy h2 {
	margin-bottom: 20px;
}
#contents.policy .contentsBody {
	margin: 0 30px 0 20px;
}

#contents.policy ol {
	margin: 15px 1em 15px 2em;
}
#contents.policy ol li {
	list-style: decimal outside;
	margin: 0 0 5px 0;
}

#contents.policy p.signature {
	width: 140px;
	margin: 0 0 0 auto;
}
#contents.policy h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
}
#contents.policy h4 {
	font-weight: bold;
	margin: 10px 0 5px 0;
}
#contents.policy dt {
	float: left;
	width: 70px;
	clear: left;
}
#contents.policy dd {
	margin-left: 70px;
}
#contents.policy dd a {
	color: #ff0000;
	text-decoration: underline;
}
#contents.policy dd a:hover {
	text-decoration: none;
}


/*----------------------------------------
  privacy
------------------------------------------*/
#contents.privacy h2 {
	margin-bottom: 20px;
}
#contents.privacy .contentsBody {
	margin: 0 30px 0 20px;
}
#contents.privacy p.sign {
	text-align:right;
	margin-bottom: 1em;
}

#contents.privacy ol.lv1 {
	font-weight: bold;
	margin: 0 0 30px 15px;
}
#contents.privacy ol li.lv1 {
	list-style: decimal outside;
	margin: 0 0 15px 0;
}

#contents.privacy ol li p {
	font-weight: normal;
	margin: 5px 0 3px;
}
#contents.privacy ol li ol.lv2 {
	font-weight: normal;
	margin: 5px 0 0 0.5em;
}
#contents.privacy ol li ol.lv2 li {
	list-style: decimal outside;
	margin: 0 0 2px 0;
}

#contents.privacy ul {
	font-weight: normal;
	margin: 0 0 0 15px;
}
#contents.privacy ul li {
	list-style: disc outside;
}

#contents.privacy h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
}
#contents.privacy h4 {
	font-weight: bold;
	margin: 10px 0 5px 0;
}

#contents.privacy dt {
	float: left;
	width: 70px;
	clear: left;
}
#contents.privacy dd {
	margin-left: 70px;
}
#contents.privacy a {
	color: #ff0000;
	text-decoration: underline;
}
#contents.privacy a:hover {
	text-decoration: none;
}


/*----------------------------------------
  security
------------------------------------------*/
#contents.security h2 {
	margin-bottom: 20px;
}
#contents.security .verisignMark {
	width: 155px;
	float: left;
}
#contents.security .verisignText {
	float: right;
	width: 558px;
	padding-right: 30px;
}
#contents.security h3 {
	margin: 15px 0;
	font-weight: bold;
}
#contents.security .sslImg {
	margin: 15px 0;
}


/*----------------------------------------
  browser
------------------------------------------*/
#contents.browser strong{
font-weight:bold;
}
#contents.browser a{
color:red;	
}

#contents.browser h2 {
margin-bottom: 20px;
}

#contents.browser .contentsBody {
	margin: 0 30px 0 20px;
}


#contents.browser h3 {
font-weight:bold; font-size:14px; margin:0 0 10px 0;
}

#contents.browser p{
margin:0 0 10px 0;}

#contents.browser dl.browserfloat{
width:620px;
margin-bottom:10px;
}

#contents.browser dl.browserfloat dt{width:369px;
display:block; float:right;
}

#contents.browser dl.browserfloat dd{
width:200px; float:left;
}

#contents.browser dl.browserDl2{
margin-left:8px;
}

#contents.browser dl.browserDl2 dd{
margin-bottom:10px;
}





/* EOF */

