@charset "utf-8";


/************************************************************ rLeft **/

#right .main {
	position: relative;
	margin: 0 0 10px 0;
}

#right .main p {
	position: absolute;
	right: 18px;
	top: 30px;
}

#right .pickup {
	padding: 10px 15px 0 15px;
	background: url(../images/common/bg_right.gif) 0 0 repeat-x;
	margin: 0 0 17px;
}

#right .pickup li {
	float: left;
	width: 290px;
}

#right .pickup li.right {
	float: right;
}

#right .pickup li h3 {
	background: url(../images/index/bg_ttl.gif) 0 0 no-repeat;
	text-align: center;
}

#right .pickup dl {
	padding: 8px 12px 15px 13px;
	border: 1px solid #e0dfdf;
	border-top: none;
	background: #faf9f9;
}

#right .pickup dd {
	font-size: 0.9em;
	margin: 6px 6px 0;
	letter-spacing: 1px;
	line-height: 1.5;
}

#right .kaisetsu {
	clear: both;
	line-height: 1.6;
	margin: 0 15px 15px;
}

#right .kaisetsu a {
	text-decoration: underline;
	color: #ce63b6;
}

#right .kaisetsu a:hover {
	text-decoration:none;
	color: #006699;
}


#right #whatsnew{
	border: 1px solid #b2c3c7;
	width: 580px;
	height: 160px;
	margin: 0px 0px 15px 15px;
	padding: 0px;
}

*html #right #whatsnew{
	border: 1px solid #b2c3c7;
	width: 580px;
	height: 110px;
	margin: 0px 0px 15px 15px;
	padding: 0px;
}

#right #whatsnew #boxin{
	width: 579px;
	height: 55px;
	overflow: auto;
}


#right #whatsnew #boxin table{
	width: 540px;
	margin-top: 5px;
}

#right #whatsnew #boxin table th{
	width: 50px;
	padding: 0px 5px 5px 30px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	color: #1d526d;
}

#right #whatsnew #boxin table td{
	vertical-align: top;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	color: #4c4c4c;
}


#right h4 {
	margin: 0 0 15px 15px;
}

#right .jukosei {
	float: left;
	width: 290px;
	padding: 0 0 0 15px;
	margin: 5px 0 5px 0;
}

#right .jukosei li {
	margin: 4px 0 0 0;
}

#right .media {
	float: right;
	width: 290px;
	padding: 0 15px 0 0;
	margin: 5px 0 5px 0;
}

#right .media dt {
	margin: 0 0 10px 0;
}

#right .media dd {
	padding: 10px 18px;
	background: #e2eff1;
	line-height: 1.5;
}

#tiny {
	width: 579px;
	height: 110px;
	overflow: auto;
}

*html #tiny {
	width: 579px;
	height: 110px;
	overflow: auto;
}
