/* CSS Document */

#wrapper #container #contents .sitemapBox {
	border: 1px solid #F4A4BF;
	margin: 10px 20px 0;
	padding: 10px 20px;
	background-color: #FFFBFA;
	font-size: 12px;
	line-height: 20px;
}
#wrapper #container #contents .sitemapBox p {
	font-size: 11px;
	line-height: 20px;
	margin: 5px 0 0;
}
#wrapper #container #contents .sitemapBox a {
	text-decoration: none;
	}

#wrapper #container #contents .sitemapBox ul {
	margin: 5px;
	padding: 0;
}
#wrapper #container #contents .sitemapBox ul li {
	margin-bottom:5px;
}
#wrapper #container #contents .sitemapBox ul li span {
	display:block;
}
#wrapper #container #contents .sitemapBox .pBox {
	float: right;
	border: 1px solid #CCCCCC;
	background:#FFFFFF;
	width: 200px;
	font-size: 10px;
	padding: 5px;
}
#wrapper #container #contents .sitemapBox .pBox a {
	margin: 0 50px;
}
#wrapper #container #contents .sitemapBox ul#info {
	float: left;
	width: 300px;
	list-style-type: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#wrapper .aboutMenu {
	width: 620px;
	text-align:center;
	margin: 10px 0;
	font-size: 12px;
}
.list {
	color: #CC6699;
	}


.gotop { color: #FF6699; text-align: right;	font-size: 12px; }
.txt1 { color: #FF5588; font-weight: bold; font-size: 12px; }
.txt2 { color: #0066CC; font-weight: bold; font-size: 12px; }
.txt3 { color: #333333; font-weight: bold; }
.txt4 { color: #333333; font-size: 12px; line-height: 17px; }
.pink { color: #FF6699; }
.style1 { color: #0066CC; font-weight: bold; font-size: 14px; text-align: center; }
.style2 { color: #333333; font-weight: bold; font-size: 14px; text-align: center; }
.style3 {font-size: 10px}
.list01 { list-style-type: decimal; font-size: 11px; }
.list02 { list-style-type: none; }
.txtR {	text-align: right; }

/* form ------------------------------------------------*/
#wrapper #container #contents .sitemapBox .formBox {
	margin: 0;
	padding: 0;
	}
#wrapper #container #contents .sitemapBox .formBox p.button {
	clear: both;
	margin-top: 10px;
	padding-left: 200px;
	}
#wrapper #container #contents .sitemapBox .formBox table {
	width: 100%;
	}
#wrapper #container #contents .sitemapBox .formBox td {
	padding: 5px;
	}

#wrapper #container #contents .sitemapBox .formBox td.title {
	width: 30%;
	}

/* faq ------------------------------------------------*/


#wrapper #container #contents .sitemapBox .faqTitle {
	background-color: #f0f0ff;
	padding: 5px;
	border: 1px solid #6666ff;
	color: #6666ff;
	font-weight: bold;
	font-size: 12px;
}
#wrapper #container #contents .sitemapBox .faqBox {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6666ff;
	border-right-color: #6666ff;
	border-bottom-color: #6666ff;
	border-left-color: #6666ff;
	margin-bottom: 10px;
}
