a {color:#0000FF;text-decoration:none;}
a:link{color:#0000FF;text-decoration:none;}
a:visited{color:#0000FF; text-decoration:none;}
a:active{}
a:hover{color:#0000FF;text-decoration:none;}

a.title{color:#000000;text-decoration:none;}
a.title:link{color:#000000;text-decoration:none;}
a.title:visited{color:#000000; text-decoration:none;}
a.title:active{}
a.title:hover{color:#000000;text-decoration:underline;}

a.news {
	font-size:16px;
	color:#0000FF;
	text-decoration:underline;
}

a.news:link {
	font-size:15px;
	color:#0000FF;
	text-decoration:underline;
	font-weight: bold;
}

a.news:visited {
	font-size:15px;
	color:#0000FF;
	text-decoration:underline;
	font-weight: bold;
}

a.news:active {
	font-size:15px;
}

a.news:hover {
	font-size:15px;
	color:#0000FF;
	text-decoration:underline;
	font-weight: bold;
}

a.popup {
	font-size:15px;
	color:#555555;
	text-decoration:underline;
}

a.popup:link {
	font-size:15px;
	color:#555555;
	text-decoration:underline;
	font-weight: normal;
}

a.popup:visited {
	font-size:15px;
	color:#555555;
	text-decoration:underline;
	font-weight: normal;
}

a.popup:active {
	font-size:15px;
}

a.popup:hover {
	font-size:15px;
	color:#EE0000;
	text-decoration:underline;
	font-weight: normal;
}

a.under_link{color:gray;text-decoration:none;}
a.under_link:link{color:gray;text-decoration:none;}
a.under_link:visited{color:gray; text-decoration:none;}
a.under_link:active{}
a.under_link:hover{color:gray;text-decoration:underline;}


a.bold{ text-decoration:underline;font-weight: bold; }
a.bold:link{ text-decoration:underline;font-weight: bold; }
a.bold:visited{ text-decoration:underline;font-weight: bold; }
a.bold:active{ text-decoration:underline;font-weight: bold; }
a.bold:hover{ text-decoration:underline;font-weight: bold; }

body {
	text-align: center;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 15px;
}

h3 {
	padding: 0px 0px 10px 0px;
	margin : 0px 0px 0px 0px;
}


h4 {
	font-size: 12px;
	padding: 0px 0px 0px 25px;
	margin : 0px 0px 0px 0px;
}

table {
	border: 0px solid gray;
}

table.top {
	width: 850px;
}

table.tip {
	width: 80%;
	border: 0px solid gray;
}

table.game {
	width : 85%;
	border: 0px solid black;
}

table.cmt {
	border:2px solid gray;
	width:60%;
}

table.k {
	width : 100%;
	border: 1px solid gray;
	border-collapse: collapse;
}

table.image {
}

td.image {
	background-image: url("../imgs/image03.jpg");
	background-repeat: no-repeat;
	/* background-position: right middle; */
	background-position: 400px 0px;
	height : 300px;
}

td.non_top {
	background-image: url("../imgs/image05.jpg");
	background-repeat: no-repeat;
	background-position: 400px 0px;
	height : 170px;
}

td {
	font-size: 15px;
	border: 0px solid gray;
}

td.menu {
	font-size: 15px;
	line-height: 160%;
	border: 1px solid #DDDDDD;
	vertical-align : text-top;
}

td.no1 {
	font-size: 18px;
	vertical-align : top;
	padding : 20px 10px 20px 10px;
}


td.no2 {
	font-size: 13px;
	vertical-align : top;
	padding : 20px 10px 20px 10px;
}

td.no3 {
	font-size: 13px;
	vertical-align : top;
	padding : 20px 10px 20px 10px;
}

td.rank {
	font-size: 13px;
	vertical-align : top;
	padding : 5px 5px 5px 5px;
}

td.border {
	border: 1px solid #DDDDDD;
}

td.cmt {
	font-size: 18px;
	font-weight: bold;
	padding: 15px;
	text-align: center;
}

td.k {
	border: 1px solid gray;
	text-align: center;
	padding: 4px 4px 4px 4px;
}

td.explain {
	font-size: 15px;
	line-height: 140%;
	letter-spacing: 1px;
}

th {
	font-size: 15px;
	background-color: #AAAAFF;
	/*
	background-color: #FFDDDD;
	border : 1px solid 	red; */
}

th.tip {
	font-size: 15px;
	background-color: #AAAAFF;
	line-height: 160%;
}

th.k {
	background-color: #EEEEFF;
	border: 1px solid gray;
	text-align: center;
}

th.kobetu_head {
	background-color: #FFFFFF;
	border: 0px solid gray;
	text-align: left;
	font-size: 18px;
}

th.explain {
	background-color: #AAFFAA;
	border: 0px solid gray;
	text-align: left;
	font-size: 28px;
}

.scrl {
	font-size:12px;
	background-color: #FFFFFF;
	height:140px;
	width:500px;
	padding:7px;
	overflow:auto;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#EEEEEE;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#888888;
	scrollbar-3dlight-color:#EEEEEE;
	scrollbar-shadow-color:#888888;
	scrollbar-darkshadow-color:#EEEEEE;
}

pre {
	font-size: 12px;
	line-height: 140%;
	padding-left: 30px;
}

pre.kobetu {
	font-size: 15px;
	line-height: 180%;
	padding-left: 10px;
	letter-spacing: 1px;
}

pre.detail {
	font-size: 15px;
	line-height: 180%;
	padding-left: 10px;
	letter-spacing: 1px;
}

div.kobetu {
	font-size: 15px;
	padding-left: 25px;
	letter-spacing: 1px;
	line-height: 180%;
}

div.link {
	font-size: 15px;
	line-height: 180%;
	letter-spacing: 1px;
}

div.news {
	padding-left:3px;
}

div.jiten {
	font-size: 15px;
	line-height: 140%;
	padding-left: 30px;
}

div.detail {
	font-size: 15px;
	line-height: 140%;
	padding-left: 30px;
}

div.search {
	font-size: 12px;
	line-height: 200%;
	/*padding-left: 30px;*/
}

b.head {
	color: #8B008B;
}

div.popup {
	display:none; width:400px;
	font-size:15px;
	position:absolute; left: 60px;
	background-color:FFFFFF;
	line-height:180%;
	letter-spacing:2px;
	border: 1px solid gray;
	padding: 5px 0px 5px 10px;
}

font.link {
	font-size:10px;
	color:green;
	line-height:17px;
}

font.dt {
	font-size: 12px;
	color:gray;
}


div.latest {
	width: 90%;
	line-height : 250%;
	font-size: 15px;
	padding-left:  10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: 30px;
	border: 1px solid gray;
	background-color: #F2F2F2;
}

div.right {
	line-height : 180%;
	font-size: 15px;
	padding-left: 10px;
}

div.other {
	line-height:130%;
	padding-left:30px;
	font-size: 15px;
}

div.padding {
	padding-left:30px;
}

div.under_link {
	padding-left: 20px;
	font-size: 13px;
	line-height: 140%;
	letter-spacing: 1px;
	color : gray;
}

hr {
	height: 1px;
	color : black;
}

/********/
/* 辞典 */
/********/
table.wlist {
	width: 250px;
	/* background-color:white; */
	line-height: 110%;
}

td.wlist {
	font-size: 12px;
	background-color: #FFE4B5;
	text-align: center;
}

td.wgyou {
	font-size: 13px;
	/* background-color: #white; */
}

hr.jiten {
	width:85%;
	color: #888888;
	text-align:left;
}

/********************/
/* リストのヘッダー */
/********************/
th.name {
	width: 20%;
	font-size: 12px;
}

th.eval {
	width: 13%;
	font-size: 12px;
}

th.list_cmt {
	width: 52%;
	font-size: 12px;
}

th.price_type {
	width: 10%;
	font-size: 12px;
}

th.mail_type {
	width: 10%;
	font-size: 12px;
}

/************/
/* リスト１ */
/************/
td.name {
	font-size: 12px;
	border: 1px solid gray;
	padding-top : 10px;
	padding-left: 5px;
}

td.eval {
	font-size: 12px;
	border: 1px solid gray;
	text-align: center;
}

td.list_cmt {
	font-size: 12px;
	line-height: 180%;
	border: 1px solid gray;
	padding-left : 5px;
	padding-right : 5px;
}

td.price_type {
	font-size: 12px;
	border: 1px solid gray;
	text-align: center;
}

td.mail_type {
	font-size: 12px;
	border: 1px solid gray;
	text-align: center;
}

/************/
/* リスト２ */
/************/
td.name2 {
	font-size: 12px;
	border: 1px solid gray;
	padding-top : 10px;
	padding-left: 5px;
}

td.eval2 {
	font-size: 12px;
	border: 1px solid gray;
	text-align: center;
}

td.list_cmt2 {
	font-size: 12px;
	line-height: 180%;
	border: 1px solid gray;
	padding-left : 5px;
	padding-right : 5px;
}

td.price_type2 {
	font-size: 12px;
	border: 1px solid gray;
	text-align: center;
}

td.mail_type2 {
	font-size: 12px;
	border: 1px solid gray;
	text-align: center;
	text-align: center;
}

/****************/
/* 詳細ページ内 */
/****************/
td.detail_list {
	width: 38%;
	padding-left: 8px;
	font-size: 12px;
	text-align: left;
	color: #555555;
}

td.detail_eval {
	width: 62%;
	font-size: 15px;
	letter-spacing: 1px;
}

td.detail_banner {
	width: 300px;
	padding-left: 2px;
}

div.point {
	width: 95%;
	padding: 7px 7px 7px 7px;
	border: 1px solid gray;
	background-color: #C6E3FF;
	color: #777777;
	font-weight: bold;
}

div.regist {
	font-weight: bold;
	text-align: center;
}

div.play {
	border: 1px solid gray;
	text-align: left;
	width: 100%;
}

table.reg_tbl {
	margin: 10px 10px 10px 10px;
	border: 1px solid gray;
}

td.reg_tbl {
	width: 50%;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	border: 1px solid gray;
	font-size: 15px;
	line-height: 180%;
}

b.reg_num {
	font-size:20px;
	font-weight: bold;
}

hr.title {
	width : 90%;
	color : #DDDDDD;
	border: 0px solid #DDDDDD;
	text-align: left;
}

b.red {
	color: blue;
	font-size: 16px;
}

b.blue {
	color: blue;
	font-size: 20px;
}

b.blue2 {
	color: blue;
	font-size: 15px;
}

b.rank {
	color: black;
	font-size: 15px;
}

b.dt {
	color: #AAAAAA;
	font-size: 12px;
}

b.new {
	color: #FF0000;
	font-size: 12px;
}

b.no1 {
	font-size: 18px;
}

b.no2 {
	font-size: 16px;
}

b.no3 {
	font-size: 14px;
}

div.linktop {
	padding-left:30px;
	font-size: 15px;
	line-height: 180%;
}

div.clist {
	padding-left: 20px;
	line-height:  140%;
}

div.center {
	text-align : center;
}

img {
	border: 0px;
}

img.top_osusume {
	border: 1px solid black;
}

div.sougo {
	line-height: 160%;
}

input.button {
	border: 1px solid black;
}

input.box {
	border: 1px solid black;
}

hr.line {
	border: 1px dotted black;
}

b.osusume {
	font-size: 16px;
}

table.osusume {
	margin-top: 20px;
}

td.osusume {
	font-size: 12px;
	line-height: 120%;
}

img.related {
	border: 1px solid gray;
}

font.cmt_dt {
	font-size: 12px;
}

b.cmt_start {
	color: black;
}

b.cmt_title {
	font-size: 14px;
	color: black;
}

div.cmt {
	line-height:110%;
}

div.cmt_body {
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	line-height: 160%;
}

font.cmt_name {
	font-size: 14px;
}

font.cmt_dt {
	font-size: 14px;
}

b.cmt_eval {
	font-size: 18px;
	color: black;	
}

td.cmt_new {
	line-height: 150%;
}

div#howregist {
	display : none;
}

div.topnews {
	font-size: 12px;
}

br { letter-spacing : normal; } 
