@charset "UTF-8";
@import "css/common.css";

/*デザインのCSS*/
@import "css/blue2.css";

/*拡張CSS*/
@import "css/advanced.css";

.redb {
color: red;
font-weight: bold;
}


#header-text {
padding-top: 53px;
}


#tag-cloud {
margin: 5px 5px;
text-align:justify;
text-justify:newspaper;
line-height: 2.5em;
}


#tag-cloud a {
font-weight: normal;
padding:7px 5px;
color: #0033cc;
white-space:nowrap;

}

#tag-cloud a:hover {
color: red;
}


#tag-cloud a.level1 {
font-size: 24px;
font-weight: bold;
}

#tag-cloud a.level2 {
font-size: 22px;
font-weight: bold;
}

#tag-cloud a.level3 {
font-size: 20px;
font-weight: bold;
}

#tag-cloud a.level4 {
font-size: 18px;
}

#tag-cloud a.level5 {
font-size: 14px;
}

#tag-cloud a.level6 {
font-size: 12px;
}

div#left ul{
	margin: 5px 10px 5px 10px;
}

div#left li{
	list-style-type: none;
	list-style-position: outside;
	margin: 10px 0;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.3em;
}

div#header-logo {
background: url(../images/bana.jpg);
}


#header-logo div#header-text{
	position: absolute;
	top: 14px;
	right: 100px;
	text-align: right;
	font-size: 15px;
color: ;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	width: 470px;

}

p#logo-text{
	position: absolute;
	top: 22px;
	left: 120px;
	font-size: 22pt;
	font-weight: bold;
	letter-spacing: -0.5pt;
}

#left .menu1 {
border-left: solid 1px #87c8ff;
border-right: solid 1px #87c8ff;
border-bottom: solid 1px #87c8ff;
margin-left: 10px;
margin-right: 10px;
padding: 0px;
margin-top: 10px;
}

#left .menu1 p {
margin: 0;
padding: 0px;
padding: 10px 8px;
}

#ads {
color: #666;
padding: 10px 10px;
border-top: solid 2px #aaa; 
}

#ads p {
text-align: left;
font-size: 12px;
margin:0px;
padding:0px;
border-bottom: none;
color: #666;
}

dl {
float: left;
width: 355px;
padding: 0px 10px 0px 0px;

}

dt.link {
font-size: 12px;
margin-bottom: 0px;
padding: 0px;
}

dt a {
color: #0000dd;
}

dt a:link,a:visited,a:active {
color: #0000dd;
}

dt a:hover {
color: #0000dd;
}

dd.text {
font-size: 12px;
line-height: 110%;
margin-bottom: 0px;
padding: 0px;
color: #666;
}

dd.url {
font-size: 12px;
margin-bottom: 0px;
padding: 0px;
color: #008800
}

#main #left p.text-c {
text-align: center;
}

#main #right .nakao {
border: solid 1px #aaa;
margin: 0px 0px 20px 0px;
}

#main #right .nakao h3 {
padding: 0px 0px 0px 20px;
margin: 0px;
font-size: 14px; 
height: 25px;
line-height: 25px;
background: #87c8ff;
color: #fff;
border: none;
}

#main #right .nakao dl {
margin: 10px 20px 10px 20px;


}

#main #right .nakao dt {
margin: 0px;
border-left: solid 10px #666;
padding-left: 5px;
padding-bottom: 2px;
padding-top: 3px;
color: blue;
text-decoration: underline;
}

#main #right .nakao dd {
padding: 5px 10px 5px 10px;
line-height: 1.3em;
margin-bottom: 5px;
margin-left: 5px;
border-bottom: dotted 1px #999;
border-left: dotted 1px #999;
}
