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

/*デザインのCSS*/
@import "css/photo-green1.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;
}



#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: 500px;
heigth: 30px;
}

h2 {
font-weight: normal;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
letter-spacing: 0.2em;
}

h3 {
font-weight: normal;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
letter-spacing: 0.2em;
}

#header-logo {
background: url(http://www.inukai-cc.jp/images/bana.jpg);
}


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

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

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

#main p.topic {
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
padding-left: 15px;
font-size: 15px;
letter-spacing: 0.3em;
border-left: solid 7px #999;
border-bottom: solid 1px #999;
}

#right h3 a {
color: #fff;
text-decoration: none;
}

#right h3 a:hover {
color: red;
text-decoration: underline;
}

#container h1 {
color: #ddd;
}

#right .top-affi {
margin-left: 10px;
}

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