@charset "utf-8";
#contentsRight {
	float: left;
	width: 675px;
	text-align: center;
}
#contentsRight h1 {
	margin-right: 5px;
	margin-bottom: 15px;
}
#contentsRight h2, #contentsRight h2.subTitle {
	font-size: 100%;
	font-weight: bold;
	color: #0066CC;
	line-height: 150%;
	background-image: url(../service/img/subTitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	clear: both;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 3px;
	margin: 50px 10px 8px 10px;
	text-align: left;
}
#contentsRight h2.second {
	background-image: url(../service/img/subTitle02.gif);
	color: #FF3333;
}
#contentsRight h2.subTitle {
	color: #FF3333;
	margin: 0px;
	padding: 0px;
}
#contentsRight h2 span {
	vertical-align: text-top;
	font-size: 8px;
	display: block;
}
#contentsRight .subTitle {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	background-image: none;
}
#contentsRight h3.print {
	font-weight: bold;
	color: #0066CC;
	border: 1px solid #0066CC;
	text-align: left;
	clear: both;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 1em;
	padding-bottom: 5px;
	padding-left: 1em;
}
#contentsRight ol {
	margin-right: 40px;
	margin-left: 40px;
	line-height: 150%;
	color: #333333;
}
#contentsRight ol.rule {
	margin-left: 60px;
	font-size: 90%;
	line-height: 150%;
	color: #333333;
}
#contentsRight li { text-align: left; }
#contentsRight p {
	font-size: 95%;
	line-height: 150%;
	margin: 1em 20px;
	color: #333333;
	text-align: left;
}
#contentsRight p.right {
	text-align: right;
	margin-right: 30px;
}
#contentsRight dl {
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom: 20px;
}
#contentsRight dt, #contentsRight dd { text-align: left; }
#contentsRight dt {
	color: #FF6600;
	font-weight: bold;
	clear: both;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #999999;
	border-left: 5px solid #FFCC00;
}
#contentsRight dd {
	margin-right: 15px;
	margin-left: 15px;
	padding: 3px;
}
#contentsRight strong {
	color: #FF6666;
	font-weight: bold;
}
#contentsRight img.center {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#contentsRight img.left {
	float: left;
	clear: left;
	margin: 0px 20px 10px 0px;
}
#contentsRight img.right {
	float: right;
	margin: 0px 0px 10px 20px;
}
#contentsRight .size {
	width: 620px;
	margin-left: 30px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
}
#contentsRight .size th, #contentsRight .size td {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#contentsRight .size th {
	text-align: center;
	font-weight: bold;
	background-color: #FFCCCC;
	color: #333333;
	width: 15%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contentsRight .size td {
	font-size: 90%;
	line-height: 150%;
	color: #666666;
	padding: 1em;
}
#contentsRight .spec {
	zoom:1;
	border-bottom: 1px dashed #CACACA;
	padding-bottom: 15px;
	padding-top: 15px;
	clear: both;
}
#contentsRight .spec:after, #contentsRight ul.ContentsList:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
#contentsRight .spec h3 {
	font-size: 150%;
	font-weight: bolder;
	color: #003399;
	border-bottom: 1px solid #666666;
	width: 380px;
	text-align: left;
}
#contentsRight .spec div {
	float: right;
	width: 400px;
}
#contentsRight .spec p {
	padding: 0px;
	font-size: 90%;
	line-height: 150%;
	margin: 5px 0px;
}
#contentsRight .spec table {
	width: 380px;
	color: #464646;
	font-size: 90%;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	line-height: 150%;
}
#contentsRight .spec th, #contentsRight .spec td {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
#contentsRight .spec th {
	padding: 3px;
	background-color: #F0F1F6;
	font-weight: bold;
	text-align: left;
	width: 25%;
}
#contentsRight .spec td {
	padding: 3px 1em;
	width: 75%;
	text-align: left;
}
#contentsRight .spec td.rate {
	font-size: 150%;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFECEC;
}
#contentsRight .spec img {
	float: left;
	margin-left: 10px;
}
#contentsRight table.cp, #contentsRight .sp, #contentsRight table.rate {
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	border-right: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
	text-align: center;
}
#contentsRight table.cp th, #contentsRight table.cp td, #contentsRight .sp th, #contentsRight .sp td, #contentsRight .rate th, #contentsRight .rate td {
	border-top: 1px solid #CACACA;
	border-left: 1px solid #CACACA;
}
#contentsRight table.cp th {
	font-weight: bolder;
	background-color: #DDEEFF;
	width: 130px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
#contentsRight table.cp td {
	padding: 3px 1em;
	text-align: left;
}
#contentsRight table.cp ul { color: #333333; }
#contentsRight table.cp li {
	list-style-type: none;
	display: block;
	float: left;
	width: 50%;
	font-size: 12px;
}
#contentsRight .listDevelopment {
	font-size: 95%;
	line-height: 150%;
	color: #333333;
	text-align: left;
	margin-right: 40px;
	margin-left: 40px;
	list-style-position: outside;
	list-style-image: url(../img/iconArrowBleu.gif);
	list-style-type: none;
}
#contentsRight .sp, #contentsRight table.rate {
	text-align: center;
	font-size: 80%;
	line-height: 150%;
	color: #333333;
	width: 650px;
	margin-right: auto;
	margin-left: 8px;
}
#contentsRight .sp td {
	text-align: left;
	vertical-align: top;
	width: 275px;
	padding: 8px 0px 8px 1em;
}
#contentsRight .sp .spMuryo {
	background-color: #FFFFCC;
	font-weight: bold;
	color: #FF9933;
	width: 76px;
	text-align: center;
}
#contentsRight .sp .off20, #contentsRight .sp .off50 {
	background-repeat: no-repeat;
	background-position: 180px center;
}
#contentsRight .sp .off20 { background-image: url(../service/consumer/img/imgSp20off.gif); }
#contentsRight .sp .off50 { background-image: url(../service/consumer/img/imgSp50off.gif); }
#contentsRight .sp ul { margin-left: 15px; }
#contentsRight .rate th {
	background-color: #FFFFA4;
	font-weight: bold;
	color: #FF9933;
	text-align: center;
}
#contentsRight .rate td {
	text-align: left;
	padding: 3px 0.7em;
}
#contentsRight .rate .ryoukin {
	text-align: right;
	padding-right: 1em;
}
#contentsRight .rate .subContent {
	background-color: #FFFFE8;
	vertical-align: top;
}
#contentsRight ul.ContentsList {
	font-size: 80%;
	line-height: 150%;
	width: 650px;
	zoom:1;
	text-align: left;
	padding-right: 30px;
	padding-left: 40px;
	padding-bottom: 15px;
}
#contentsRight .ContentsList li {
	list-style-position: outside;
	list-style-type: none;
	float: left;
	width: 45%;
}
#contentsRight .ContentsList a {
	text-decoration: none;
	float: left;
	background-image: url(../service/img/iconArrowSkyblue.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	display: block;
	padding-left: 15px;
	width: 265px;
}
#contentsRight .ContentsList a:hover { background-color: #FFFF99; }
#contentsRight .ContentsList .long { width: 400px; }
#total {
	background-image: url(../service/business/img/contentsBoxBg.gif);
	background-repeat: repeat-y;
	clear: both;
	width: 620px;
	margin-bottom: 18px;
	margin-right: auto;
	margin-left: auto;
}
#contentsRight .osusume { }
#contentsRight .osusume img { margin-left: 18px; }
#contentsRight #total div {
	background-image: url(../service/business/img/contentsBoxBottom.gif);
	height: 14px;
	background-repeat: no-repeat;
	background-position: left top;
}
#contentsRight #total p { }
#contentsRight table.area {
	width: 550px;
	margin-left: 40px;
}
#contentsRight .area th { width: 40px; }
#contentsRight .area td {
	padding: 3px 3px 3px 12px;
	font-size: 90%;
	color: #333333;
}
#contentsRight .serviceBtn {
	list-style-type: none;
	margin: 0px auto 0px 20px;
}
#contentsRight .serviceBtn li {
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
}
#contentsRight .dl {
	font-size: 150%;
	font-weight: bold;
	list-style-type: none;
	margin: 25px 30px;
	line-height: 150%;
	text-align: center;
}
#contentsRight .dl li {
	list-style-type: none;
	float: left;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 30px;
}
ul.listGaiyo {
	margin-right: 30px;
	margin-left: 40px;
	list-style-type: disc;
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	list-style-position: outside;
}
#hitokoto {
	text-align: center;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 1px solid #CACACA;
}
#hitokoto h3 {
	background-image: url(../service/business/img/boxHukugoukiHead.gif);
	width: 650px;
	height: 53px;
}
#hitokoto h3 span { display: none; }
#hitokoto h3.bace { background-image: url(../service/business/img/titleHitokoto.gif); }
.width600 {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}.textS { font-size: 80%; }
