/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}


/* BODY-------------------------------*/
body {
	margin : 0;
	padding: 0;
 	color: #333;
 	font-size: 13px;
 	line-height: 150%;
 	text-align: center;
 	background: #666666;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}

/*デフォルト属性 */
a, p, h1, h2, h3, h4, h5, h6, blockquote {
 	margin: 0;
 	padding: 0;
 	border: 0;
}

/* strong */
strong {font-weight: normal;}

/* 画像の属性 */
img {border: none; margin: 0;}
.img-left {	float: left;margin: 5px 10px 5px 0;}
.img-right {float: right;margin: 5px 0 5px 10px;}
.img-center {;margin: 10px auto;}


/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #003399;text-decoration: underline;}
a:hover{color : #FF3300;text-decoration: none;}

/* 基本設定 ----------------------------- */
#base{
 	width: 920px;
 	margin: 0 auto;
 	padding: 0;
 	text-align: center;
 	background: url("./img/base_back.gif") repeat-y top center;
 	position: relative;
}

#wrapper {
 	width: 880px;
 	margin: 0 auto;
 	padding: 0;
 	text-align: left;
}

/*  ヘッダー  */
#header {
 	margin : 0 auto;
 	padding: 0;
 	width: 900px;
 	height : 235px;
 	text-align: left;
 	background: url("./img/header.jpg") no-repeat top center;
}
		
#header h1{
	padding-top: 5px;
	padding-left: 10px;
	color: #FFF;
 	font-size: 20px;
 	font-weight: bold;
	text-align: left;
}

#header p#smap{
 	position: absolute;
 	top: 2px;
 	right: 80px;
 	margin: 0;
 	font-size: 12px;
 	text-align: right;
}

#smap a:link, #smap a:visited, #smap a:active {color: #FFF;text-decoration: underline;}
#smap a:hover{color : #FF9900;text-decoration: none;}

#header h2{
	position: absolute;
	top: 210px;
	left: 0px;
	margin: 0 10px;
	width: 890px;
	padding: 0 0 0 10px;
	height: 25px;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 200%;
	text-align: left;
	display: block;
	background: #000000;
}

/*-----アドセンス-----*/
.ads_img{
 	margin: 2px 0 0 10px;
 	text-align: left;
}

.ads_banner{
 	margin: 5px;
 	text-align: center;
}

.ads_rec{
 	margin: 0 0 10px 10px;
 	font-size: 12px;
 	text-align: left;
}

.ads_sqr{
 	margin: 0 10px 0 0;
 	font-size: 12px;
 	text-align: left;
 	float: left;
}
	
.rss{	
	position: absolute;
	top: 5px;
	right: 20px;
}


/*-----(共通）-----*/
#container{
 	width: 688px;
 	float: left;
 	margin: 0;
 	text-align: left;
}

/*  記事枠等の属性  */
#content {
 	float: right;
 	width: 485px;
 	margin: 0px;
 	overflow: hidden;
}
				
#content h2{
 	margin: 10px 0;
 	font-size: 123%;
 	color: #333333;
 	font-weight: bold;
 	text-align: left;
 	padding-left: 5px;
 	line-height: 150%;
 	border-left: 8px solid #666666;
 	background: #EEEEEE;
 	clear: both;
}

#content h3 {
 	margin: 10px 0 0 0px;
 	font-size: 108%;
 	font-weight: bold;
 	color: #333333;
 	padding-left: 5px;
 	line-height: 150%;
 	border-left: 8px solid #999999;
}

#content h4 {
 	margin: 10px 0 5px 0;
 	font-size: 100%;
 	font-weight: bold;
 	text-indent: 5px;
 	line-height: 150%;
	border-left: 5px solid #CC6699;
}

#content h5 {
	margin: 0px 5px 10px 10px;
	padding-left: 15px;
	color: #555;
	font-weight: normal;
	font-size: 100%;
	line-height: 150%;
	display: block;
	text-align: left;
	background: url("img/h5_back.gif") no-repeat top left;
}

/*記事設定(TopPage)*/
.ctgy dt{
	margin: 10px 0 0 0;
    padding: 0px 0px 0px 20px;
    font-weight: bold;
    font-size: 14px;
    color: #666;
    background: url(img/mark2.gif) no-repeat left;
}

.ctgy dt.t1{
	margin: 10px 0 0 0;
    padding: 0px 0px 0px 20px;
    font-weight: bold;
    font-size: 14px;
    color: #666;
    background: url(img/mark1.gif) no-repeat left;
}

dt.t1 a:link, dt.t1 a:visited, dt.t1 a:active {color: #336699;text-decoration: underline;}
dt.t1 a:hover{color : #FF3300;text-decoration: none;}

.ctgy dd{
	font-size:12px;
    padding:0px 0px 5px 20px;
    margin:5px 0px 10px 0px;
    border-bottom: 1px dotted #999;
    border-right: 1px dotted #999;
}


/*記事枠*/
#content p{
 	margin: 5px 0;
}

#content .posted {
 	margin: 5px 0;
 	text-align: right;
 	font-size: 84%; 
}

#content .doc{
 	padding: 0 5px 5px 15px;
 	text-align: left;
 	font-size: 100%;
 	line-height: 150%;
}

#content .doc_line{
	margin: 10px 10px 0 10px;
	text-align: left;
	line-height: 19px;
	background: url("http://kiyoharu.net/img/doc_back.gif");
}

#content .doc_small{
	margin: 0px 5px 5px 10px;
	text-align: left;
 	font-size: 10px;
	line-height: 130%;
}

#content .doc_small img{width: 80px;border: 0;}


br {
	letter-spacing: 0;
}


/*　詳細へ　*/
.next {
	margin : 5px 0 0 0;
	text-align: left;
}

/*  記事一覧  */
#content ol{
	margin: 0px 0px 20px 40px;
}

#content li{
	margin: 5px 0;
	font-size: 100%;
}

#content .cform{
	margin: 0;
}

/* ---- 相互リンクリスト属性----- */
#content .slink ul{
	margin: 10px 5px 20px 20px;
}

#content .slink ul li{
	margin: 0;
	font-size: 12px;
	line-height: 150%;
}


/*-----パンくずリスト-----*/
p#navi{
 	margin: 10px 0 5px 0;
 	font-size: 10px;
 	color: #666;
 	line-height: 130%;
 	text-align: left;
}


/*----- trackbacks & Comments-----*/

#content #trackbackdata, #content #commentdata{
	font-size: 12px;
	color: #888;
	margin: 10px 0 10px 10px;
}

#content #trackbackdata .post1{
	font-size: 10px;
	color: #888;
	margin: 0;
	border-bottom: 1px solid #888;
}

#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}

#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

/*NAKAO*/
#news dl{
	margin: 10px 0 40px 0;
	color: #555;
}

#news dt a{
	margin: 0 0 0 10px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

#news dd{
	margin: 0 0 0 15px;
	color: #666;
	font-size: 12px;
}


/*インフォメーション*/
#info {
    width: 470px;
    height: 150px;
    margin: 10px 0;
 	background: url("http://kiyoharu.net/img/info_back.jpg") no-repeat;
}

#info .inner{
    padding: 30px 10px 10px 200px;
    color: #333;
    font-size: 13px;
    text-align: left;
}

/*  左サイドメニュー等の属性  */
#left {
 	float: left;
 	width: 185px;
 	margin: 0 0 20px 0;
 	overflow: hidden;
}

#left h2{
 	margin: 10px 0 0 0;
 	height: 22px;
 	color: #FFF;
 	font-size: 100%;
 	font-weight: bold;
 	line-height: 180%;
 	text-align: center;
 	background: #000000;
 	display: block;
}

#left p{
 	margin: 5px 0 5px 0;
}

/* カテゴリ指定 */
#left .cat{
	margin: 0;
}

#left .cat h2{
 	margin: 10px 0 0 0;
 	height: 22px;
 	color: #FFF;
	font-size: 100%;
 	font-weight: bold;
 	line-height: 180%;
 	text-align: center;
 	background: #000000;
 	display: block;
}

#left ul.menu{
	margin: 0 0 0 0;
	padding: 0;
	background: #FFF;
	list-style-type: none;
}

#left ul.menu li a {
	margin: 0;
	width: 185px;
	text-indent: 25px;
	background: url("./img/menu03.gif") no-repeat;
	color: #333;
	font-size: 100%;
	line-height: 24px;
	text-decoration: none;
	text-align: left;
	display: block;
	overflow: hidden;	
}

#left ul.menu li a:hover {
	background: url("./img/menu04.gif") no-repeat;
	color: #FFF;
}

#left ul.menu li.tc1 a {
	margin: 0;
	width: 185px;
	text-indent: 15px;
	background: url("./img/menu01.gif") no-repeat;
	color: #333;
	font-size: 100%;
	line-height: 24px;
	text-decoration: none;
	text-align: left;
	display: block;
	overflow: hidden;	
}

#left ul.menu li.tc1 a:hover {
	background: url("./img/menu02.gif") no-repeat;
	color: #FFF;
}

/*　検索窓　*/
#left .search{	
	margin: 0;
}

#left .search .inner {
	padding: 10px;
	text-align: left;
	background: #FFF;
}

/*  右サイドメニュー等の属性  */
#right {
 	float: right;
 	width: 185px;
 	margin: 0 0 20px 0;
 	overflow: hidden;
}

#right h2{
 	margin: 10px 0 0 0;
 	height: 22px;
 	color: #FFF;
 	font-size: 100%;
 	font-weight: bold;
 	line-height: 180%;
 	text-align: center;
 	background: #666666;
 	display: block;
}

#right ul.new{
 	list-style: none;
 	margin: 0 0 10px 0;
 	padding: 5px 0;
}

#right ul.new li a:link, #right ul.new li a:visited, #right ul.new li a:active {
 	list-style: none;
 	padding-left: 20px;
 	text-decoration: none;
 	font-size: 12px;
 	line-height: 150%;
 	display: block;
	background: url("img/doc.gif") no-repeat top left;
}

#right ul.new li a:hover {
 	text-decoration: underline;
}


/*　検索窓　*/
#right .search{	
	margin: 0 0 10px 0;
    border: 1px solid #CCC;
}

#right .search .inner {
	padding: 10px;
	text-align: left;
}

#right .qrcode{
    height: 180px;
    border: 1px solid #CCC;
}

.qrcode .inner{
    padding: 10px 15px 15px 10px;
    font-size: 10px;
    text-align: center;
    line-height: 135%;
}

/*フッターナビ*/
#f_navi {
	clear: both;
	text-align: right;
	margin: 0px;
	padding: 0px 5px 20px 5px;
	font-size: 92%;
}

.f_navi img{margin: 0 2px;border-style: none;}

/* フッター-----------------*/
#footer {
 	clear: both;
 	margin: 0 auto;
 	width: 900px;
 	height: 60px;
 	color: #CCC;
 	padding: 0;
 	background: url("./img/footer_back.gif") no-repeat;
 	border-bottom: 5px solid #000000;
 	display: block;
}

#footer .copyright {
 	padding: 10px;
 	text-align: right;
 	line-height: 120%;
 	font-size: 100%;
}

#footer img{border-style: none;	vertical-align: middle;	}

/* フッターリンクの属性 */
#footer a:link, #footer a:visited, #footer a:active {color: #6699CC;text-decoration: underline;}
#footer a:hover {color: #FF3366;text-decoration: none;}


/* タグ指定 */

.module-tagcloud{
	margin: 0;
}

.module-tagcloud h2{
 	margin: 10px 0 0 0;
 	height: 22px;
 	color: #FFF;
 	font-size: 100%;
 	font-weight: bold;
 	line-height: 180%;
 	text-indent: 10px;
 	text-align: left;
 	background: #0B9EB7;
 	display: block;
}

.module-tagcloud .module-content{
	margin: 0;
	background: #FFF;
	text-align: left; 
}

.module-tagcloud .module-content .module-list{
	padding: 5px;
	list-style: none;
}

.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 9px; }

.tag_line{
	margin: 10px;
	text-align: left;
}

