@charset "shift_jis";


/*tablestyle
-----------------------------------------------------*/
th , td, caption {
	font-size: small;
}

th {
	padding: 5px;
}

td  {
	padding: 10px;
}


table p, table ul {
	margin: 0px !important;

}

table ul {
	list-style-type: disc;
	padding: 0px 0px 0px 15px;
}




/*intro
-----------------------------------*/
.domainbox {
	width: 502px;
	color: #333333;
	background-color: #FFFFFF;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right-style: none;
	border-bottom-style: none;
}

caption {
	font-weight: bold;
	padding: 0.5em 0;
	color: #003366;
	background-color: #EEEEEE;
	text-align: left;
}

.domainbox th {
	color: #FFFFFF;
	background: #597AA0 url(../../images/thbg.gif) left top;
	text-align: center;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-top: none;
	border-left: none;
}
.domainbox td {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-top: none;
	border-left: none;
}
.domaname {
	color: #003366;
	background-color: #FFFFFF;
	letter-spacing: 0.2em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


/*pricerist
-----------------------------------*/
.pricelist {
	width: 525px;
	color: #333333;
	background-color: #FFFFFF;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right-style: none;
	border-bottom-style: none;
}


.pricelist th {
	letter-spacing: 0.5em;
	color: #FFFFFF;
	background: #597AA0 url(../../images/thbg.gif) left top;
	text-align: center;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-top: none;
	border-left: none;
}

.pricelist td,th {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-top: none;
	border-left: none;
}

.priceth {
	width: 220px;
}

.price {
	color: #333333;
	background-color: #EEEEEE;
	font-weight: bold;
}



/*law
-----------------------------------*/

.bluetable {
	width: 525px;
	color: #333333;
	background-color: #EEEEEE;
	font-size: 12px;
	margin: 5px 0px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
}
.bluetable td {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top-style: none;
	border-left-style: none;
}

.col1 {
	color: #FFFFFF;
	background-color: #597AA0;
	width: 120px;
	font-weight: bold;
}

.col2 {
	color: #333333;
	background-color: #CCCCFF;
}
