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

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY */
body {
	margin : 0;
	text-align: center;
	color:#333;
	font-size: 13px;
	line-height: 150%;
	background: #DEEDB9 url("http://www.in-cebi.com/img/back.gif") repeat;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	}

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

/* 画像の属性 */
img {border: none; margin: 0;}

/* 強調文の属性*/
h1,h2,h3,h4,p{font-size: 100%;font-weight: normal;}

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

/* 基本設定*/
#base{
	width: 800px;
	margin: 0 auto;
	background: #fff;
	text-align: center;
         border: 1px solid #ccc;
}

#wrapper{
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: center;
}

/*ヘッダー*/
#header	{
	margin : 0px;
	padding: 0Px;
	height : 200px;
	text-align: left;	
	background: #4D6EA3 url("http://www.in-cebi.com/img/header.jpg") no-repeat top left;
}

#header h1{
	position: absolute;
	top: 10px;
	left: 60px;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}

#header h1 a:link, #header h1 a:visited, #header h1 a:active {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
#header h1 a:hover{color : #FF6633;text-decoration: underline;}

#header .des {
	position: absolute;
	left: 30px;
	top: 80px;
	color: #323266;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
}

.h_navi{
	position: absolute;
	right: 10px;
	top: 5px;
	text-align: right;
}

/*ブログの枠等の属性*/
#container{
	width: 780px;
	margin: 0 auto;
	text-align:left;
	}

/*コンテンツ*/
#content {
	float: right;
	width: 500px;
	margin: 5px 25px 0 25px;
}
				
#content h2 {
	margin: 10px 0;
	height: 30px;
	font-size: 108%;
	color: #FFF;
	font-weight: bold;
         line-height: 30px;
	text-indent: 18px;
	text-align: left;
	background: url("http://www.in-cebi.com/img/h2.gif") no-repeat;
}

#content h3 {
	height: 20px;
	display: block;
	margin-left: 10px;
	font-size:108%;
	font-weight: bold;
	color : #006600;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #999;
	overflow: hidden;
}

h3.comments-header,h3.comments-open-header,h3.trackbacks-header {
	height: 20px;
	display: block;
	margin: 20px 0 10px 0;
	font-size:108%;
	font-weight: bold;
	color : #333366;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #999;
	overflow: hidden;
}


#content h4 {
	margin: 10px 0 0  0;
	padding-left:5px;
	border: 1px dotted #BBB;
	font-size:100%;
	color : #006600;
	font-weight: bold;
}

/*インフォメーション写真*/

#content .imgleft {
         border:0;
         float:left;
         margin:5px 10px 10px 0;
         border: 1px solid #bbb;
}

/*記事枠*/
#content .doc{
	padding: 10px 10px 0 10px;
	text-align: left;
	line-height: 19px;
}

/*質問*/
#content .doc1 {
	padding: 5px 30px 0 30px;
         
}

#content .doc1 p{
	color: #993366;
}

#content .doc_q {
         	border-bottom: 2px solid #CDDCCC;
         text-align: left;
	text-indent: 25px;
         background: url("http://www.in-cebi.com/img/mark.gif") no-repeat top left;
}

#content .doc_q p{
	color: #CC0033;
         font-weight: bold;
         font-size:14px;
         line-height: 14px;

}


/*答え*/
#content .doc2 {
	padding: 5px 30px 0 30px;
         border: 1px solid #CDDCCC;
}

#content .doc2 p{
	color: #666;
}

#content .doc_a {
         	border-bottom: 2px solid #CDDCCC;
         text-align: left;
	text-indent: 25px;
         background: url("http://www.in-cebi.com/img/mark.gif") no-repeat top left;

}

#content .doc_a p{
	color: #666;
         font-weight: bold;
         font-size:14px;
         line-height: 14px;

}



#content .next{
	text-align: right;
}

#content ol{
	margin: 0px 0px 0px 30px;
}

#content li{
	margin: 0;
	font-size: 100%;
	line-height: 19px;
}

#content p{
	margin: 10px 0;
}

/*アドセンス*/
.ads_top{
	height: 20px;
	display: block;
	margin: 0;
	font-size:108%;
	font-weight: bold;
	color : #333366;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #999;
}
.ads {
	margin: 5px 0;
}

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

	
/*  パンくずリスト  */
#content .navi {
	margin : 0;
	padding-left: 10px;
	font-size: 10px;
	color:#666;
	}



/*サイドバー*/
#sidebar {
	float: left;
	width: 200px;
	margin: 0;
	color: #666;
	text-align: left;
	}

#sidebar .idx{
	margin-top: 35px;
	background: #5B82C5 url("http://www.in-cebi.com/img/menu.gif");
	font-weight: bold;
	font-size: 100%;
	line-height: 30px;
	color: #FFF;
	text-align: left;
	text-indent: 15px;
	display: block;
}

/*検索等*/

#sidebar .search,#sidebar .slink{
	margin: 0;
	padding: 10px;
	font-size: 12px;
	line-height: 130%;
	
}

	
/*新着記事等に利用できます*/
#sidebar .news ul{
	margin-left: 18px;
	}
#sidebar .news li{
	list-style-image: url("http://www.in-cebi.com/img/list.gif");
	}

/*メニュー*/

#sidebar .menu{
	margin: 0;
	padding:5px;
	
}

.menu ul{
	list-style: none;
}

.menu li.pt {
	display: block;
         padding: 2px 10px 2px 10px;
	margin: 2px;
	font-size: 12px;
	color: #555;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	border-bottom: 1px solid #CDDCCC;
}

	

.menu li{
         list-style: none;
         padding: 2px 10px 2px 10px;
	margin: 2px;
	font-size: 12px;
	color: #555;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	background: url("http://www.in-cebi.com/img/arrow.gif") no-repeat;
         border-bottom: 1px solid #CDDCCC;
}


.powered {
	text-align: center;
}


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

.f_navi img{border-style: none; vertical-align: middle;padding:0px 3px;}


/*フッター*/
#footer{
	clear: both;
	margin: 0;
	height: 50px;
	color: #FFF;
	padding: 0;
	background: #408737;
	}

#footer .tmp{
	margin: 0;
	padding: 28px 30px 0 0;
	text-align: right;
}
	
#footer p{
	margin: 0;
	padding: 13px 10px 0 0;
	text-align: right;
	line-height: 120%;
	font-size: 12px;
	}

#footer a:link, #footer a:visited, #footer a:active {color: #FFF;text-decoration: none;}
#footer a:hover {color:#408737;text-decoration: none;}

#footer2 {
background-color:#ffffff;
border-top-color:#CDDCCC;
border-top-style:dotted;
border-top-width:1px;
width:800px;
clear:both
}

#footer2 p {
	padding-top:5px;
margin-left:10px;
margin-right:10px;
	font-size: 11px;
	color: #fff;
}

#footer2 a {
	color: #333333;
	text-decoration:none;
}



/* タグ指定 */

.module-tagcloud{
	margin: 0;
}

.module-tagcloud .module-content{
	margin: 0;
	background: #EEE;
	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;
}

