A:link    { color: #336699;   text-decoration: underline; }
A:visited { color: #666666;   text-decoration: underline; }
A:active  { color: #ffa500; text-decoration: underline; }
A:hover   { color: #ff0000;    text-decoration: underline; }
body {
	margin: 0px;
	padding: 0px;
	font-family:'MS UI Gothic' verdana, arial, helvetica, Sans-Serif;
	font-family:'Trebuchet MS', verdana ,arial ,sans-serif;
	font-family:'ＭＳ ゴシック', verdana ,arial ,sans-serif;
	font-family:verdana, arial, helvetica, Sans-Serif;
	background-color: #CCFFFF;
}
#contents {
	width: 750px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #0000FF;
	width: 750px;
}
#navi1 {
	font-size: 10.5pt;
	width: 750px;
	float: left;
	border-top: 1px dashed #0000FF;
	padding-top: 5px;
	padding-bottom: 0px;
	clear: both;
}
#navi2 {
	text-align: right;
	width: 750px;
	float: left;
	font-size: 10.5pt;
	border-bottom: 1px dashed #0000FF;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
	clear: both;
}
#linkarea {
	float: left;
	width: 160px;
	margin-left: 1px;
}
#mainarea {
	float: left;
	width: 400px;
	margin-left: 8px;
}
#recommend {
	width: 570px;
	float: left;
	margin-left: 8px;
	margin-top: 10px;
	height: 428px;
}
#best5area {
	float: left;
	width: 160px;
	margin-left: 8px;
}
.menu {
	border: 1px solid #0000FF;
	float: left;
	width: 160px;
	margin-top: 10px;
	clear: left;
	background-color: #FFFFFF;
}
#adsense {
	width: 160px;
	float: left;
	clear: left;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 1px dashed #0000FF;
}
.main {
	float: left;
	clear: left;
	width: 570px;
	border: 1px solid #0000FF;
	margin-top: 10px;
	background-color: #FFFFFF;
}
.best5 {
	clear: left;
	width: 160px;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #0000FF;}
#footer {
	float: left;
	width: 750px;
	clear: both;
	text-align: right;
	margin-top: 10px;
	background-color: #FFFFFF;
	border-top: 1px dashed #0000FF;
}
.header {
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0px;
	border-bottom: 1px dashed #0000FF;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	color: #FFFFFF;
	background-color: #0000FF;
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #1554C1;
	border-right: 1px solid #1554C1;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #1554C1;
}
h3 {
	font-size: 90%;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 0px;
}
ul{
	margin:5px 0px;
	padding: 0px;
	line-height: 1.3em;
}
li {
	list-style-type: none;
	font-size: 90%;
	margin:5px 0px;
	padding: 0px;
}
li.news {
	font-size: 80%;
	margin:5px 0px 5px 5px;
	padding: 0px;
	width: 550px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
table {
	font-size: 90%;
}
#pastloglink {
	text-align: right;
}
#pastloglink2 {
	text-align: right;
}
.right {
	text-align: right;
}
img.recommend {
	margin: 0px 5px 0px 0px;
	float: left;
	border: 0px solid #0000FF;
}
#webring {
	text-align: center;
	clear: both;
	float: left;
	width: 400px;
}
.margin_zero {
	margin: 0px;
}
.font_min {
	font-size: 80%;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}
.border_no {
	border: none;
}
/* 丸山オフ用 */
p.off_title {
	color: #000000;
	padding-bottom: 0px;
	border-bottom: 1px solid #FF6600;
	font-weight: bold;
	margin: 250px 300px 5px 35px;
	font-size: 15px;
	padding-top: 5px;
}
p.off_main {
	color: #000000;
	padding-bottom: 0px;
	margin: 0px 20px 0px 35px;
	font-size: 14px;
	width: 310px;
}
A.off:link    { color: #FF0000;   text-decoration: underline; }
A.off:visited { color: #FF0000;   text-decoration: underline; }
A.off:active  { color: #ffa500;   text-decoration: underline; }
A.off:hover   { color: #0000FF;   text-decoration: underline; }
.pr {
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
/* DropIn V2 */
#dropinboxv2cover{
	width: 500px;
	height: 300px;
	position:absolute;
	z-index: 200;
	overflow:hidden;
	visibility: hidden;
	border: none !important;
	background-color: #FFFFFF;
}
#dropinboxv2{
width: 500px; /*change width to above width-20. */
height: 300px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
/*border: 2px solid black; Customize box appearance
line-height: 1.2;*/
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}

#dropinboxv2 .closeBox{
text-align: right;
margin: 5px 5px 0px 0px;
padding: 3px;
font-weight: bold;
font-size: 80%;
}
#dropinboxv2 .message{
margin: 20px 70px 80px 100px;
font-size: 80%;
text-align: left;
}
#dropinboxv2 .message .center{
text-align: center;
}
#dropinboxv2 .message form{
text-align: center;
margin: 0px;
padding: 2px;
}
#dropinboxv2 table{
border: none !important;
margin: 0px;
padding: 2px;
}
#dropinboxv2 table td{
border: none !important;
padding: 2px;
}


/********************* end **********************/
