@charset "UTF-8";
/* --------------------------------------------------------------------- common */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: 'メイリオ', 'Meiryo', 'Osaka', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'sans-serif';
	font-size: 13px;
	line-height: 140%;
	color: #333333;
	font-weight: normal;
	background-image: url(images/back-body.gif);
	background-repeat: repeat;
	background-color: #D7D7D7;
}
p {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin: 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
a {
	color: #0033FF;
}
a:visited {
	color: #497FD7;
}
a:hover {
	color: #FF3F8B;
	text-decoration: none;
}
#footer a {
	color: #497FD7;
}
.clear {
	clear: both;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div, table {
	border: #C4C4C4;
	border-top-color: #C4C4C4;
	border-right-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
	border-left-color: #C4C4C4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
span.n {
	display: none;
}
/* --------------------------------------------------------------------- all */

#all {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/back-all.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
h1 {
	font-size: 12px;
	text-align: right;
	line-height: 24px;
	height: 25px;
	padding-right: 5px;
}
#main {
	float: right;
	width: 620px;
	background-color: #FFFFFF;
}
#side {
	float: left;
	width: 240px;
	padding: 10px;
	background-color: #FFFFFF;
}
/* --------------------------------------------------------------------- module */
.module {
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	clear: both;
}
#module-directory .headline-titel {
	padding-bottom: 5px;
}
#module-directory .headline-titel a {
	text-decoration: none;
}
#module-directory.module a span {
	color: #333333;
	font-weight: normal;
}
#module-directory.module a:hover span {
	color: #FFFFFF;
	font-weight: normal;
}
#module-directory.module ul li a {
	text-decoration: none;
	background-color: #F0F0F0;
	display: block;
	width: 185px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(images/folder-li.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}
#module-directory.module ul li a:visited {
	text-decoration: none;
}
#module-directory.module ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF3F8B;
}
#module-directory.module ul ul li a {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	width: 178px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	background-image: url(images/arrow16.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#module-directory.module ul ul li a:visited {
	color: #333333;
	text-decoration: none;
	background-color: #FFEDC5;
}
#module-directory.module ul ul li a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FF3F8B;
}
#module-directory.module ul {
	font-size: 14px;
}
#module-directory.module ul ul li {
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #CCCCCC;
	font-weight: normal;
}
#module-directory.module ul li {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	font-weight: bold;
}
.module-yellow {
	background-image: url(images/module-back-yellow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/* --------------------------------------------------------------------- etc */
td {
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 20px;
}
h2 {
	font-size: 14px;
	float: left;
	width: 365px;
	margin-top: 12px;
	margin-left: 25px;
}
#main table {
	background-color: #FFFFFF;
	width: 540px;
}
.tdred {
	background-image: url(images/qr-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#header {
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D60078;
	background-image: url(images/back-header.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 90px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.tablelistdiv {
	background-image: url(images/back-tablelist.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
h3 {
	font-size: 18px;
	font-weight: bolder;
	color: #FF3F8B;
	line-height: 140%;
	margin-top: 10px;
	margin-bottom: 2px;
	background-image: url(images/icon-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 30px;
}
.red {
	color: #FF3333;
}
h4 {
	color: #FF3F8B;
	font-size: 14px;
	padding-top: 10px;
}
#footer {
	background-color: #000000;
	clear: both;
	padding: 10px;
	text-align: left;
	font-size: 12px;
	line-height: 12px;
	color: #CCCCCC;
}
.footer-right {
	float: right;
}
#footer a {
	text-decoration: none;
}
.box {
	padding: 20px;
}
div.catebarbest {
	background-image: url(images/best1.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	height: 33px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D60078;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
}
div.catebar {
	background-color: #FF3F8B;
	height: 33px;
}
p.cate a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
p.cate a:visited {
	color: #FFFFFF;
}
p.cate a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
p.cate {
	background-image: url(images/back-h3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 0px;
	color: #FFFFFF;
	padding-right: 50px;
	float: left;
	background-color: #FF3F8B;
	height: 33px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 33px;
}
.page-nextprev a {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	white-space: nowrap;
	line-height: 30px;
}
div.page-nextprev {
	padding: 10px;
	text-align: right;
	background-color: #DCDCDC;
}
.ulbox {
	padding: 12px;
}
#header a {
	color: #FFFFFF;
}
#header a:visited {
	color: #FFFFFF;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.se {
	margin: 20px;
	border: 1px solid #FF3F8B;
}
h4.dirj {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
	background-color: #0000FF;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(images/arrow-wh.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.ulbox .i {
	background-image: url(images/icon_docomo.gif);
}
.ulbox .ez {
	background-image: url(images/icon_au.gif);
}
.ulbox .s {
	background-image: url(images/icon_softbank.gif);
}
.ulbox li a {
	line-height: 24px;
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 37px;
	width: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	padding-right: 10px;
}
.ulbox img {
	float: right;
}
.new {
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff3f8b;
}
.small {
	font-size: 12px;
	color: #FF3F8B;
}
.home-only {
	font-size: 10px;
	background-color: #DCDCDC;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	line-height: 120%;
}
.rank1 {	
	background-image: url(images/rank1.gif);
}	
.rank2 {	
	background-image: url(images/rank2.gif);
}	
.rank3 {	
	background-image: url(images/rank3.gif);
}	
.rank4 {	
	background-image: url(images/rank4.gif);
}	
.rank5 {	
	background-image: url(images/rank5.gif);
}	
.rank6 {	
	background-image: url(images/rank6.gif);
}	
.rank7 {	
	background-image: url(images/rank7.gif);
}	
.rank8 {	
	background-image: url(images/rank8.gif);
}	
.rank9 {	
	background-image: url(images/rank9.gif);
}	
.rank10 {	
	background-image: url(images/rank10.gif);
}	
#genre ul {
	margin-left: 20px;
}
#genre li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF3F8B;
}
.dirj a {
	color: #FFFFFF;
	text-decoration: none;
}
.dirj a:hover {
	text-decoration: underline;
}
#skynbb {
	width: 260px;
	padding-top: 40px;
	float: left;
	text-align: center;
}
.item {
	background-color: #DCDCDC;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
	clear: both;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
td.exp {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #DCDCDC;
	background-color: #FFEBFE;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #DCDCDC;
}
#header img.logo {
	float: left;
}
#continer {
	clear: both;
	background-color: #202020;
}
div.indivi {
	margin-top: 20px;
}
div.search {
	font-size: 18px;
	padding: 20px;
	background-color: #FFFFFF;
	line-height: 140%;
}
#main dt {
	font-size: 16px;
	font-weight: bold;
}
#main dd {
	padding-bottom: 20px;
}
#main dt {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-bottom: 3px;
}
#main dd {
	padding-bottom: 20px;
}
#main dt span {
	font-size: 12px;
	font-weight: normal;
}
.item page h3 {
	background-image: none;
	padding: 0px;
}
h3.page {
	background-image: none;
	padding: 0px;
}
#analytics {
	display: none;
}
#all h1 a {
	color: #2C2C2C;
}
strong {
	color: #990000;
}
.icon-pc {
	background-image: url(images/pc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}

