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

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}


/* BODY-------------------------------*/
body {
	background: #C2BAA3;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height:150%;
	color: #333;
	list-style: none;
	text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}

img {
	border: none;
	vertical-align: middle;
}

strong {
	font-weight: normal;
}

a:link, a:visited, a:active {color: #00F;text-decoration: underline;}
a:hover{color : #F30;text-decoration: none;}

/*引用属性*/
blockquote {
	width: 400px;
	height: 200px;
	overflow: auto;
	border: 1px solid #CCC;
	scrollbar-face-color: #DCEBF0;
	margin: 10px 20px 10px 20px;
	padding: 5px;
	text-align: left;
	}
	
/* テーブルの属性*/
table {margin: 0 0 0 10px; font-size: 12px; color: #999;}
td {padding: 5px;}

/* 基本設定 ----------------------------- */
#base{
	width: 840px;
	margin: 0 auto;
	background: url("http://www.rougan.net/img/base_back.gif") repeat-y;
	text-align: center;
}

#wrapper {
	width: 820px;
	margin: 0 auto;
	background: url("http://www.rougan.net/img/header.jpg") no-repeat;
	text-align: left;
	position: relative;
}

#container {
	width: 610px;
	float: left;
	margin: 0;
}

/*  ヘッダー  */
#header {
	height:200px;
	margin: 0;
	color: #666;
}

#header h1{
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -2000px;
}
		
#header h1 a {
	width:400px;
	height:85px;
	background: url("http://www.rougan.net/img/header.jpg") no-repeat;
	display: block;
	overflow: hidden;
}

#header h1 a:hover {
	background: url("http://www.rougan.net/img/header.jpg") no-repeat;
}

#header p{
	position: absolute;
	top: 95px;
	left: 30px;
	width: 450px;
	font-size: 100%;
	color: #FFF;
	text-align: left;
}

#header .asp{
	position: absolute;
	top: 2px;
	left: 300px;
	font-size: 12px;	
}

/*  記事枠等の属性  */
#content {
	float: right;
	width: 400px;	
	margin: 5px 0;
	background: #FFF;
	overflow-x: hidden;
}

#content h2 {
	margin: 0 10px 0px 5px;
	border-left: 8px solid #FF5500;
	color: #00F;
	font: bold 117%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	display: block;
	text-align: left;
	text-indent: 5px;
}
			
#content h2 a {
	text-decoration: underline;
	color: #00F;
}
					
#content h2 a:hover {
	text-decoration: none;
	color: #F30;
}

#content h3 {
	padding: 0 10px;
	border-bottom: 1px solid #FF5500;
	color: #666;
	font: bold 100%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	display: block;
	text-align: left;
}

#content h4 {
	padding: 0 10px;
	border-bottom: 1px solid #DDD;
	color: #176782;
	font: bold 100%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	display: block;
	text-align: left;
}

#content h5 {
	padding: 0 10px;
	color: #666;
	font: normal 85%/1.5  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	display: block;
	text-align: left;
}

#content p{
	padding: 5px 0 10px 0;
}

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

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

/*　アドセンス　*/
#content .ads{
	margin: 5px 10px 10px 10px;
	font-size: 13px;
	text-align: left;
}

/*　詳細へ　*/
.next {
	margin : 10px 0;
}

.next a{
	float: left;
	width: 80px;
	height:20px;
	display: block;
	background: url("http://www.rougan.net/img/more01.gif") no-repeat;
	text-decoration: none;
	text-align: center;
	color: #666;
	clear: both;
}

.next a:hover{
	width: 80px;
	height:20px;
	display: block;
	background: url("http://www.rougan.net/img/more02.gif") no-repeat;
	color: #FF0000;
}

/*  パンくずリスト  */
#content .navi2 {
	margin :0 0 10px;
	width: 100%;
	font-size: 85%;
	padding: 0 5px;
	text-align: left;
	}

#content .navi2 a {
	color: #00F;
	text-decoration: underline;
	}

#content .navi2 a:hover {
	color: #F30;
	text-decoration: none;
	}

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

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

#content .cform{
	margin: 0;
}

/*----- 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;
}

.ctgy dt{
        margin: 10px 0 0 0;
        padding: 0px 0px 0px 20px;
        font-weight: bold;
        font-size: 16px;
        background-image: url(img/mark.gif);
        background-position: left;
        background-repeat: no-repeat;
	}
	
.ctgy dd{
        font-size:13px;
        padding:0px 0px 0px 25px;
        margin:20px 0px 30px 0px;
        border-bottom: 1px solid #999;
        border-right: 1px solid #999;
	}

/*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;
}


/*  左サイドメニュー等の属性  */
#left {
	float: left;
	width: 190px;
	font-size: 13px;
	margin: 0;
	overflow-x: hidden;
}

#left h2{
	margin: 5px 0 0 10px;
	background: #785746;
	font: bold 117%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
}


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

#left .cat h2{
	margin: 5px 0 0 10px;
	background: #785746;
	font: bold 117%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
}

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

#left ul.menu li.tc1 a {
	margin: 0;
	padding: 2px 0 2px 20px;
	background: #FFF url("http://www.rougan.net/img/menu01.gif") no-repeat;
	color: #00F;
	font-size: 100%;
	line-height: 180%;
	text-decoration: underline;
	text-align: left;
}

#left ul.menu li.tc1 a:hover {
	background: #FFF url("http://www.rougan.net/img/menu02.gif") no-repeat;
	text-decoration: none;
	color: #F30;
}


#left ul.menu li a {
	margin: 0;
	padding: 2px 0px 2px 30px;
	background: #FFF url("http://www.rougan.net/img/menu03.gif") no-repeat;
	color: #00F;
	font-size: 100%;
	line-height: 180%;
	text-decoration: underline;
	text-align: left;
}

#left ul.menu li a:hover {
	background: #FFF url("http://www.rougan.net/img/menu04.gif") no-repeat;
	text-decoration: none;
	color: #F30;
}

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

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

/*  右サイドメニュー等の属性  */
#right {
	float: right;
	width: 190px;
	margin: 0;
	font-size: 12px;
	overflow-x: hidden;
}

#right h2{
	margin: 5px 10px 0 0;
	background: #785746;
	font: bold 117%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
}

#right ul.new{
	margin: 0 10px 0 0;
	padding: 0;
	background: #FFF;
	font-size: 100%;
	list-style-type: none;
}

#right ul.new li a {
	margin: 0;
	padding: 0 0 0 20px;
	background: #FFF url("http://www.rougan.net/img/doc.gif") no-repeat;
	color: #00F;
	font-size: 100%;
	line-height: 180%;
	text-decoration: underline;
	text-align: left;
}

#right ul.new li a:hover {
	text-decoration: none;
	color: #F30;
}

#right ul.new li.tplink a {
	margin: 0;
	padding: 0 0 0 20px;
	background: #FFF url("http://www.rougan.net/img/doc.gif") no-repeat;
	color: #666;
	font-size: 100%;
	line-height: 180%;
	text-decoration: underline;
	text-align: left;
}

#right ul.new li.tplink a:hover {
	text-decoration: none;
	color: #F66;
}


/* ---- 最新記事用----- */

#right ol{
 margin: 0 10px 0 0;
 padding-left: 30px;
 background: #FFF;
}

#right ol li{
 margin: 0;
 font-size: 12px;
 line-height: 150%;
}

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

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

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

#f_navi img{margin: 0 5px;border-style: none; vertical-align: middle;}

/* フッター-----------------*/
#footer {
	clear: both;
	width: auto;
	height: 55px;
	background: #674534;
	margin: 0;
}
#footer div {
	float: right;
	margin: 0;
	padding: 10px 10px 0 0;
	color: #FFF;
	font-size: 12px;
	line-height: 130%;
	text-align: right;
}
	
#footer a:link, #footer a:visited, #footer a:active {color: #00F;text-decoration: none;}
#footer a:hover{color : #F30;text-decoration: underline;}

#footer ul {
	margin: 0;
	padding: 0;
	float: left;
}
#footer li {
	list-style: none;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
}
#footer ul li a {
	color: #666;
	text-decoration: none;
}

/*  フォームメール用  */
.comments-head{
	margin: 10px 10px 10px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #4A4A97;
	}

.comment-content{
	margin: 10px 0px 10px 10px;
	font-size: 12px;
	color: #666;
	line-height: 155%;
	}

.comment-view{
	margin: 0px 0px 10px 10px;
	font-size: 12px;
	color:  #3399CC;
	line-height: 155%;
	}

.powered {
	margin: 10px 0;
	text-align: center;
}


/* タグ指定 */

.module-tagcloud{
	margin: 0;
}

.module-tagcloud h2{
	margin: 5px 10px 0 0;
	background: #785746;
	font: bold 117%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
}

.module-tagcloud .module-content{
	margin: 0 10px 0 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: 20px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 18px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 16px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 14px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 12px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 10px; }
