@charset "UTF-8";
/* CSS Document */

/*------------------------------------------
    Company
-------------------------------------------*/
#company {
	margin-top: 10px;
}
#company div.topImage {
	position: relative;
}
#company div.topImage img {
	width: 100%;
}
#company div.topImage div.topImageExplain {
	position: absolute;
	bottom: 20px;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	font-size: 230%;
	line-height: 1.3em;
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#55000000,EndColorStr=#55000000);
	background-color: rgba(0, 0, 0, 0.6);
}
#company div.companyExplain {
	padding: 10px 0;
}
#company .tb {
	width: 100%;
	margin-top: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	font-size: 100%;
}
#company .tb a {
	color: #09c;
	text-decoration: none;
}
#company .tb a:hover {
	color: #ff9c3d;
}
#company .tb tr .left {
	line-height: 30px;
	height: 30px;
	padding-left: 15px;
	background-color: #E4E4E4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#company .tb tr .right {
	line-height: 30px;
	height: 30px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#company p.attention {
	padding: 20px 10px;
	font-size: 90%;
}



/*------------------------------------------
    Terms
-------------------------------------------*/
#Pagesterms {
	margin-top: 10px;
}
#Pagesterms p {
	margin-right: 10px;
	margin-left: 10px;
}
#Pagesterms .tb {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
#Pagesterms .tb tr .left {
	line-height: 30px;
	height: 30px;
	padding-left: 15px;
	background-color: #E4E4E4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#Pagesterms .tb tr .right {
	line-height: 30px;
	height: 30px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#att {
	font-size: 12px;
	line-height: 1.5em;
	width: 90%;
	margin-top: 20px;
	padding-left: 25px;
}
#Pagesterms ul li {
	list-style-type: square;
	margin-right: 20px;
}
#Pagesterms ul {
	margin-left: 40px;
}
#Pagesterms ol {
	/margin-left: 60px;
}
#Pagesterms ul li ol li {
	list-style-type: decimal;
}

div.terms-privacy-area div.section-area {
	margin-top: 30px;
}
div.terms-privacy-area div.section-area:first-child {
	margin-top: 0;
}
div.terms-privacy-area div.section-area div.section-title {
	font-size: 140%;
	font-weight: bold;
}
div.terms-privacy-area div.section-area div.section-content {
	margin-top: 10px;
}
div.terms-privacy-area div.section-area div.section-content ul li {
	list-style-type: disc;
}



/*------------------------------------------
    Privacy
-------------------------------------------*/
#Pagesprivacy {
	margin-top: 10px;
}
#Pagesprivacy p {
	margin-right: 10px;
	margin-left: 10px;
}
#Pagesprivacy .tb {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
#Pagesprivacy .tb tr .left {
	line-height: 30px;
	height: 30px;
	padding-left: 15px;
	background-color: #E4E4E4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#Pagesprivacy .tb tr .right {
	line-height: 30px;
	height: 30px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#att {
	font-size: 12px;
	line-height: 1.5em;
	width: 90%;
	margin-top: 20px;
	padding-left: 25px;
}
#Pagesprivacy h2 {
}
#Pagesprivacy ul li {
	list-style-type: square;
}
#Pagesprivacy ul {
	margin-left: 40px;
}
#Pagesprivacy ol {
	margin-left: 30px;
	/margin-left: 60px;
}



/*------------------------------------------
    Link
-------------------------------------------*/
#Pageslink h2 {
}
#Pageslink h3 {
	margin: 10px 0;
}
#Pageslink table.banners {
	width: 100%;
	margin-bottom: 100px;
	border-collapse: collapse;
}
#Pageslink table.banners th,
#Pageslink table.banners td {
	border: solid 1px #999;
	padding: 3px;
}
#Pageslink table.banners td.no,
#Pageslink table.banners td.image {
	text-align: center;
}
#Pageslink table.banners td.no {
	width: 30px;
}
#Pageslink table.banners td.image {
	width: 200px;
}
#Pageslink table.banners textarea {
	width: 100%;
	height: 60px;
}
#Pageslink table.banners td.img_kind {
	background-color: #ccc;
}




/*------------------------------------------
    Faq
-------------------------------------------*/
p.queTop {
	background: #eaeaea url(../../img/user/faq/icon_q.gif) no-repeat 8px 7px;
	padding: 5px 5px 5px 35px;
	margin: 0 0 10px 0;
	}
p.queTop a:link,
p.queTop a:visited {
	text-decoration: none;
	color: #0085b6;
	}
p.queTop a:hover {
	text-decoration: underline;
	}

dl.que {
	margin: 50px 0 0 0;
	}
dl.que dt {
	background: url(../../img/user/faq/icon_q2.gif) no-repeat 8px 3px;
	padding: 0 0 0 35px;
	margin: 0 0 0 0;
	color: #0085b6;
	}
dl.que dd {
	border: 1px solid #cccccc;
	padding: 20px;
	margin: 0 0 20px 0;
	}

#commercial table {
	border-collapse: collapse;
	margin: 0 0 20px 0;
}
#commercial table tr th {
	background-color: #eee;
	text-align: left;
	width: 200px;
}
#commercial table tr th,
#commercial table tr td {
	border: solid 1px #ccc;
	padding: 5px;
}
