@charset "EUC-JP";

/* Initialization */
ul, li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
img {
    border: 0;
    vertical-align: top;
}

h2 {
    font-size: 100%;
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
    padding: 0;
}

/* Layout */
#ashiatoWrap {
	margin-right: -484px;
	width: 100%;
	float: left;
	display: inline;
	overflow: hidden;
	zoom: 1;
	text-align: left;
	font-size: 82%;
}

/* parts style */
div#ashiatoPrevButton {
	float: left;
	width: 20px;
}

div#ashiatoNextButton {
	float: left;
	width: 20px;
}

.riAshiatoBlock {
	margin-right: -36px; /*Width of left+right -1px*/
	margin-left: -5px;
	width: 100%;
	float: left;
	display: inline;
	overflow: hidden;
	height: 175px;
	_zoom: 1;
}

.riAshiatoBlock .riAshiatodisplay {
	position: relative;
	margin-left: 0px;
	margin-right: 36px; /*Width of left+right -1px*/
}

/* IE hack */
* html .riAshiatoBlock .riAshiatodisplay {
	width: 93%;
}

* html .riAshiatoBlock {
	margin-left: 0px;
}

.riAshiatoName a,
#riAshiatoColumn a {
	color:#1D54A7;
	text-decoration:none;	
}

.riAshiatoName a:hover,
#riAshiatoColumn a:hover {
	color:#C00000;
	text-decoration: underline;
}

#riAshiatoColumn {
	margin: 0 0 20px 0;
	position: relative;
	zoom: 1;
	width: 100%;
}

#riAshiatoColumn .riAshiatoCont {
	padding: 7px 0 3px;
	clear: both;
	overflow: hidden;
	_zoom: 1;
	position: relative;
}

#riAshiatoColumn .riAshiatoCont .overbg {
	position: absolute;
	top: 0;
	left: 15px;
	width: 5px;
	z-index: 3;
}

#riAshiatoColumn .riAshiatoCont .apiBtLeft {
	width: 15px;
	padding: 20px 7px 0 0;
	float: left;
	display: inline;
	position: relative;
	z-index: 100;
}

#riAshiatoColumn .riAshiatoCont .apiBtLeft a {
	outline: none;
}

/* IE hack */
* html #riAshiatoColumn .riAshiatoCont .apiBtLeft {
	padding: 45px 0 0 0;
}

#riAshiatoColumn .riAshiatoCont .apiBtRight {
	width: 15px;
	padding: 20px 0 0 0;
	float: right;
	position: absolute;
	right: 0;
	top: 7px;
	display: inline;
}

#riAshiatoColumn .riAshiatoCont ul {
	padding: 15px 12px;
	display: block;
	position: relative;
	height: 145px;
}

#riAshiatoColumn .riAshiatoCont ul li {
	line-height: 1.2em;
}

#riAshiatoColumn .riAshiatoCont  ul li.riAshiatoName {
	width: 80px;
	margin: 0 auto;
}

#riAshiatoColumn .riAshiatoCont .riAshiatoThumb {
	width: 80px;
	height: 80px;
	padding-bottom: 10px;
	text-align: center;
	margin: 0 auto;
}

.riAshiatoContSpr {
	background:	url(https://r.r10s.jp/com/img/home/200809/api/dot2.gif) repeat-y left top;
	height: 175px;
}

.riAshiatoContSpr a {
	color:#1D54A7;
	text-decoration:none;
}

.riAshiatoContSpr a:hover {
	color:#C00000;
	text-decoration: underline;
}

/* delete button */
.gadgetCross {
	width: 13px;
	height: 14px;
	position: absolute;
	bottom: 0px;
	right: 3px;
}

.gadgetCross a {
	background: url(https://r.r10s.jp/com/img/home/beta/201011/icon_reco_a01.gif) no-repeat 0 0;
	display: block;
	height: 13px;
	width: 13px;
}

.gadgetCross a:hover {
	background: url(https://r.r10s.jp/com/img/home/beta/201011/icon_reco_a02.gif) no-repeat 0 0;
	display: block;
	height: 13px;
	width: 13px;
}

/* title area */
#ashiatoWrap .centerTitle {
	border-bottom: solid 1px #DBDBDB;
	clear: both;
	overflow: hidden;
	_zoom: 1;
}

#ashiatoWrap .centerTitle h2 {
	font-weight: bold;
	background: url(https://r.r10s.jp/com/img/home/beta/201008/event_ttile_icon.gif) no-repeat 0 2px;
	color: #BF0000;
	font-size: 125%;
	padding: 0 0 0 25px;
	display: inline;
	float: left;
}

#ashiatoWrap .next {
	padding: 5px 0 0 7px;
	float: right;
	display: inline;
}

#ashiatoWrap .next a {
	color: #1D54A7;
	text-decoration: none;
}

              
