@charset "utf-8";
body {
	background-color: #FFFFFF;
}

.font8 {
	font-size: 8px;
	line-height: 120%;
	color: #666666;
}

.font10 {
	font-size: 10px;
	line-height: 120%;
	color: #666666;
}

.font10a {
	font-size: 10px;
	padding-left: 15px;
	line-height: 120%;
	padding-right: 15px;
	color: #666666;
}

.font10r {
	font-size: 10px;
	line-height: 120%;
	color: #BF0000;
}

.font10w {
	font-size: 10px;
	line-height: 120%;
	color: #ffffff;
}

.font10under {
	font-size: 10px;
	line-height: 130%;
	text-decoration: underline;
	color: #333333;
}

.font12 {
	font-size: 12px;
	line-height: 120%;
	color: #333333;

}

.font12a {
	font-size: 12px;
	padding-left: 15px;
	line-height: 120%;
	padding-right: 15px;
	color: #333333;
}

.font12b {
	font-size: 12px;
	padding-left: 15px;
	line-height: 120%;
	padding-right: 15px;
	color: #333333;
	font-weight: bolder;
}

.font12g {
	font-size: 12px;
	padding-left: 15px;
	line-height: 120%;
	padding-right: 15px;
	color: #666666;
}

.font12w {
	font-size: 12px;
	padding-left: 15px;
	line-height: 120%;
	padding-right: 15px;
	color: #ffffff;
}

.font14 {
	font-size: 14px;
	line-height: 125%;
	color: #333333;
}

.font14a {
	font-size: 14px;
	padding-left: 15px;
	line-height: 125%;
	padding-right: 15px;
	color: #333333;
}

.font14b {
	font-size: 14px;
	line-height: 125%;
	color: #333333;
	font-weight: bolder;

}

.font18 {
	font-size: 18px;
	padding-left: 15px;
	line-height: 125%;
	padding-right: 15px;
	font-weight: bolder;
	color: #e30000;
}

.inputb {
	background-color: #FFE6E6;
}

.logtxt {
	font-size: 10px;
	color: #999999;
	text-indent: 15pt;
}

.tdback {
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	border-top-width: 0px;
	border-right-width: 0px;
	font-size: 12px;
	font-weight: bolder;
	color: #CC0000;
	text-indent: 5pt;
	background-color: #FFFFFF;
}
.tdbacke {
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	border-top-width: 0px;
	border-right-width: 0px;
	font-size: 12px;
	font-weight: bolder;
	color: #FF3300;
	text-indent: 5pt;
	background-color: #FFFFFF;
}

a { 
    color: #1d54a7; 
    text-decoration: none; 
} 
a:hover{ 
    color: #c00000; 
    text-decoration: underline; 
} 



/* 140430C */


div#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align:left;
}

div.contentsTitle {
	background:url("//image.card.jp.rakuten-static.com/corp/pc/contents/service/bg_title_contents.gif") repeat-x scroll 0 100% #FFFFFF;
	border:1px solid #D1D1D1;
	margin-bottom:20px;
	padding:3px 0;
}

div.contentsTitle h1 {
	background:url("//image.card.jp.rakuten-static.com/corp/pc/contents/service/bg_title_contents_marker.gif") no-repeat scroll 9px 0 rgba(0, 0, 0, 0);
	line-height: 1.8;
	min-height: 26px;
	font-size:18px;
	color:#bf0000;
	padding: 0 0 1px 29px;
}

h2 {
	background:url("//image.card.jp.rakuten-static.com/corp/prev/WebImages/images/rc/sitemap_bg_tit.gif") no-repeat scroll 0 100%;
	padding:14px 0 10px 29px;
	color:#444444;
}

div.sitemap-flame {
	border:1px solid #d1d1d1;
	padding:11px 0 12px 100px;
}

div.sitemap-flame div.listblock {
	float:left;
	width: 400px;
}

div.sitemap-flame ul li {
	font-size:13px;
	line-height:1.5;
}

div.sitemap-flame ul li.tit {
	font-size:14px;
	line-height:1.5;
	color: #555555;
	font-weight: bold;
}

div.sitemap-flame ul li.none {
	font-size:6px;
}

div.sitemap-flame ul li ul {
	line-height:1.5;
	margin-left:20px;
	color:#0000ee;
}

span.clear {
	clear: both;
	display: block;

}
