﻿body
{
	padding:0px;
	margin:0px;	
	font-size:12px;
	color:#334444;
	line-height:1.8em;
	font-family: "メイリオ", Osaka;
	word-break: break-all;
	padding-top:15px;
}
form,ul,li,p
{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
h1
{
	font-size:10px;
	color:#003333;
	font-weight:normal;	
	float:left;
	line-height:1em;
	margin-left:15px;
	padding-top:20px;
}
h2,h3,h4
{
	font-size:12px;
	font-weight:normal;
}
a
{
	color:#000000;
	word-break: break-all;
}
a.tag
{
	color:#226644;		
	white-space:nowrap;
	text-decoration:none;	
}
a.domain
{
	color:#000000;
}
/*HEAD*/
div.header
{	
	height:50px;
	border-bottom-style:solid;
	border-bottom-width:3px;
	border-bottom-color:#339999;
	margin-bottom:15px;
}
div.header img.logoPic
{
	float:left;
}
ul#ContentLinkHeader
{
	margin-top:-40px;	
	float:left;	
}
ul#ContentLinkHeader li
{
	white-space:nowrap;
	margin-right:7px;
	float:left;
	list-style-type:none;
}
ul#ContentLinkHeader li a
{
	color:#ffffff;
	font-size:11px;
	word-spacing:-1px;
}
ul.menu
{
	float:right;
}

ul.menu li
{
	float:left;
	list-style-type:none;
}
ul.menu li a img
{	
	display:block;
	border-style:none;
	height:22px;
	margin-right:10px;
	margin-top:20px;
	background-repeat:no-repeat;
	background-position:bottom left;
}
ul.menu li#on a img
{	
	background-position:top left;
}
ul.menu li.home a img
{	
	background-image:URL(../images/menu-home.gif);
	width:60px;
}
ul.menu li.Search a img
{	
	background-image:URL(../images/menu-data.gif);
	width:90px;
}
ul.menu li.Tag a img
{	
	background-image:URL(../images/menu-tag.gif);
	width:90px;
}
ul.menu li.Ranking a img
{	
	background-image:URL(../images/menu-rank.gif);
	width:90px;
}
ul.menu li.About a img
{	
	background-image:URL(../images/menu-about.gif);
	width:80px;
}
ul.menu li.Link a img
{	
	background-image:URL(../images/menu-link.gif);
	width:40px;
}

ul.etcContents
{
	display:none;
	position:absolute;
	background-color:#eeffff;
	border-style:solid;
	border-width:5px;
	border-color:#99cccc;
	padding:5px;
	top:60px;	
}
ul.etcContents li a
{
	color:#000000;
	font-size:10px;
}

img.pic
{
	width:100px;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	border-left-color:#777777;
	border-top-color:#777777;
	float:left;
	margin-right:10px;
}
a.bookmarks img
{
	border:none;
	margin-right:3px;
	margin-left:5px;
	vertical-align:middle;
}

/*BODY*/
div.contentsBody
{
	width:950px;
	margin-left:auto;
	margin-right:auto;		
}
div.ContentsMain div.ContentsTitle
{
	text-indent:-9999px;
	line-height:1em;
	background-position:left top;
	background-repeat:no-repeat;
	clear:both;	
	height:30px;
	width:300px;
}
div.ContentsMain div.ContentsTitle img
{
	width:300px;
	height:30px;	
}

/*Main BODY*/
div.ContentsMain
{
	width:730px;
	float:right;
}

/*Pane*/
div.ContentsLeft
{
	width:200px;
	float:left;
}

/*footer*/
div.footer-cover
{
	clear:both;		
	height:60px;
	margin-top:15px;	
}
div.footer
{
	width:950px;	
	margin-left:auto;
	margin-right:auto;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#339999;
	color:#334444;
	line-height:1.4em;
}
div.footer div.copyright
{
	float:left;	
	margin-top:15px;
	font-weight:bold;
}
div.footer div.footerLink
{
	float:right;
	margin-top:30px;
}
div.footer div.groups
{
	clear:both;	
	margin-top:5px;
	text-align:right;	
}
div.footer div.groups a
{	
	
}
div.footer a
{
	color:#ffffff;
	white-space:nowrap;
}
div.footer div.groups a
{
	 margin-left:5px;
}

div.separate
{
	background-image:URL(../images/back-dot-h.gif);
	background-position:left center;
	background-repeat:repeat-x;
	margin-top:20px;
	margin-bottom:20px;
	clear:both;
}
div.adMicro1 div,div.adMicro2 div,div.adMicro3 div,
div.adGoogle1 div,div.adGoogle2 div
{
	font-size:10px;
}
img.l
{
	width:1px;
	height:1px;
	padding:0px;
	margin:0px;
}
/*for IE*/
*+html h1
{
	line-height:2em;
}