/*{ݒ*/

h1,h2,h3,h4,h5,h6{
	margin:0px;
	border-width:0px;
	padding:0px;
	font-family:MS UI Gothic;
}
p{
	margin:0px;
	border-width:0px;
	padding:0px;
	font-family:MS UI Gothic;
}

/*menu*/

#left-menu ul { 
  margin: 0px;
  padding: 0px;
  float:left;
}

#left-menu li {
  margin: 0;
  padding: 0;
  width: 120px;
  height: 50px;
  list-style-type: none;
}
#left-menu img{ border: 0px;}
#left-menu img a {
  border: 0;
}

/*link*/

a:link{color:#0000ff;}
a:visited{color:#8800ff;}
a:active{color:#87ceeb;}
a:hover{color:#87ceeb;}

/*header*/

#header-description{
	font-size:10pt;
	vertical-align:middle;
	color:#20087f;
}

/*contents*/

/*components*/

.comp-title{
	height:30px;
	color:#20087f;
	font-weight:bold;
	font-size:12pt;
	background:#ffffff url(comp_title_bg.jpg) no-repeat left;
}
.comp-L-title{
	font-size:12pt;
	color:#20087f;
	font-weight:bold;
}
.comp-L-title a:link{color:#20087f;text-decoration:none;}
.comp-L-title a:visited{color:#20087f;text-decoration:none;}
.comp-L-title a:active{color:#20087f;text-decoration:none;}
.comp-L-title a:hover{color:#20087f;text-decoration:underline;}
.comp-L-title img{
	margin:5px;
	border-width:0px;
}
.comp-R-title{
	font-size:12pt;
	color:#20087f;
	font-weight:bold;
}
.comp-R-title a:link{color:#20087f;text-decoration:none;}
.comp-R-title a:visited{color:#20087f;text-decoration:none;}
.comp-R-title a:active{color:#20087f;text-decoration:none;}
.comp-R-title a:hover{color:#20087f;text-decoration:underline;}
.comp-R-title img{
	margin:5px;
	border-width:0px;
}
.comp-contents{
	font-size:10pt;
}
.detail{
	font-size:10pt;
	line-height:18pt;
	text-align:right;
}
img.topic_icon{
	width:30px;
	height:30px;
	vertical-align:middle;
}

/*right menu*/

/*What's New!!*/

#whtnew-title{
	color:#fb26fe;
	font-weight:bold;
	font-size:10pt;
	line-height:12pt;
	text-indent:5px;
	padding-left:5px;
}
#whtnew-contents{
	font-size:8pt;
	padding-left:0.5em;
}

/*Ranking*/

#ranking-title{
	color:#00aa00;
	font-weight:bold;
	font-size:10pt;
	line-height:12pt;
	text-indent:5px;
}

/*News*/

#news-title{
	color:#555555;
	font-weight:bold;
	font-size:10pt;
	line-height:12pt;
	text-indent:5px;
}
#news-contents{
	font-size:8pt;
	line-height:12pt;
}

/*Blog*/

#blog-title{
	color:#ff9933;
	font-weight:bold;
	font-size:10pt;
	line-height:12pt;
	text-indent:5px;
}
.blog-elements{
	font-size:10pt;
	line-height:14pt;
}

/*footer*/

#footer-contents{
	font-size:10pt;
	line-height:14pt;
	text-align:center;
}
.copyright{
	font-size:8pt;
	text-align:center;
}
