@charset "euc-jp";
/*
[layout][common event header footer][]
----------------------------------------*/

#ipnHeader{
	margin:0 auto;
	padding:5px;
	background:#ffffff;
	overflow: hidden;
}

.logo{
	float: left;
	width: 97px;
}

.logoss{
	float: left;
	width: 68px;
}

.infoarea{
	float: right;
	width: 145px;
	text-align:right;
	padding-top:3px;
}



#ipnFooter{
	margin:0 auto;
	padding:5px;
	background:#ffffff;
}

.ilist {
	text-align:left;
	border-top: solid 1px #bebebe;
	border-right: solid 1px #bebebe;
	border-left: solid 1px #bebebe;
	margin:0 0 10px;
}

.ilist li {
	position: relative;
	margin: 0;
	border-bottom: 1px solid #bebebe;
	padding: 7px 0 5px 10px;
	font-size: 120%;
	font-weight: normal;
	list-style: none;
}

.ilist li a {
	display: block;
	margin: -8px 0 -5px -10px;
	padding: 8px 32px 5px 10px;
	text-decoration: none;
	color: inherit;
	background: url("https://r.r10s.jp/com/img/home/iphone/share/listarrow.png") no-repeat right center;
}

.ilist li a:active {
	background-color: #c92525 !important;
	background-image: url("https://r.r10s.jp/com/img/home/iphone/share/listarrowsel.png"), url("https://r.r10s.jp/com/img/home/iphone/share/selection.png") !important;
	background-repeat: no-repeat, repeat-x;
	background-position: right center, left top;
	color: #FFFFFF !important;
}

.ilistt {
	text-align:left;
}

.ilistt li {
	position: relative;
	margin: 0;
	border-bottom: 1px solid #bebebe;
	padding: 7px 0 5px 10px;
	font-size: 120%;
	font-weight: normal;
	list-style: none;
}

.ilistt li a {
	display: block;
	margin: -8px 0 -5px -10px;
	padding: 8px 32px 5px 10px;
	text-decoration: none;
	color: #FFFFFF !important;
	background-color: #c92525 !important;
	background-image: url("https://r.r10s.jp/com/img/home/iphone/share/listarrowsel.png"), url("https://r.r10s.jp/com/img/home/iphone/share/selection.png") !important;
	background-repeat: no-repeat, repeat-x;
	background-position: right center, left top;
}

#ipnFooter {
  font-size:82% !important;
}