/*
Theme Name: base03 Theme
*/


*{margin:0px;
  padding:0px;
 }

body{background-image: url(img/bobak.gif);
}

 
/* コンテナ */
div#container	{width: 890px;
background-color: #fff;
margin: auto;}

/* ヘッダー */


div#header	{border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0px}



/* ナビゲーションバー */
div#nav	{clear:both;
	width:100%}


div#nav ul	{background-color: blue;
	padding: 8px 0;
	margin: 0px;}

div#nav li a	{font-size: 0.75em;
	color: #ffffff;
	text-decoration: none}

div#nav li a:hover	{color: #ffaa00}
 
div#nav li	{display: inline;
	list-style-type: none;
	border-right: solid 1px #ffffff;
	padding-left: 15px;
	padding-right: 15px}


/*カテゴリー記事*/
div.post	{padding: 10px;
	margin-bottom: 20px}

.post p{margin-bottom:10px;}

div.post h2	{background-image: url(img/h2rog.gif);
         background-repeat: no-repeat;
	font-size: 0.875em;
	line-height:26px;
	text-indent:25px;}

div.post h2 a	{text-decoration: none;
	color: #000000}

div.post p {font-size: 0.875em;
	line-height: 1.6;
	margin-top: 10px}

p.postinfo	{color: #0c8bcd;
	text-align: right;
	margin: 20px 0 0;
	clear: both}

p.postinfo a	{color: #0c8bcd}



.prof{margin:0 50px;}




/* コンテンツ */
div#content{width:890px;
background-color:#f4ffff;
float:right;
margin-top:5px;
}

div#main{float:right;
width:680px;}

h1{background-image: url(img/h1rog.gif);
line-height:30px;
text-align:center;
font-size: 16px;
padding-top:1px;
}



div#main dl{margin:15px 20px 0 10px;}
   
div#main dt{padding-top:5px;
margin-bottom:5px;
height:20px;
  }
  
div#main dt a{text-decoration:none;
color:blue;
}

div#main dt a:hover{color:red;
}

div#main dd{font-size: 90%;
border-width:0px 0px 1px 0px; 
   border-style:dashed; 
   border-color:#360;
   margin-bottom:10px;
   line-height:24px;
  }


/* サイドバー */
div#sidebar	{width: 200px;
	float: left;
         margin-right:10px;
}

div#sidebar ul	{margin: 0;
	padding: 0;}

div#sidebar li {margin: 0;
	padding: 0;}


div#sidebar li	{list-style-type: none}


div#sidebar .widget{padding-right: 5px;
	/*padding:16px;
           margin-bottom: 0px;*/
}

div#sidebar h3	{font-size: 14px;
	color: #000;
         background-image: url(img/sidh3.gif);         
         padding-top:3px;
         padding-left:5px;
	margin: 10px 0 5px 0;
         line-height:27px;
         text-indent:15px;}


div#sidebar li li	{font-size: 14px;
         	background-image: url(img/mark.png);
	background-repeat: no-repeat;
         background-position:center left;
         	padding-left: 16px;
line-height:25px;
text-indent:12px;}

div#sidebar li li a	{text-decoration: none;
	color: #000;}
div#sidebar li li a:hover	{text-decoration: none;
	color: red;}


/*フッター*/
div#footer{
text-align:center;}

/* カレンダー */
.widget_calendar h2	{display: none}

#wp-calendar	{font-size: 0.75em;
	color: #000;
	width: 100%}

#wp-calendar a	{color: #000;}

#wp-calendar td, #wp-calendar th
	{text-align: center}

#wp-calendar caption	{font-weight: bold;
	text-align: left;
	border-bottom: solid 1px #00f;
	padding-bottom: 8px;
	margin-bottom: 8px}

#wp-calendar #prev	{text-align: left;
	padding-top: 3px}

#wp-calendar #next	{text-align: right;
	padding-top: 3px}


/* フィード */
p.feed	{font-size: 0.75em;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 5px;
	margin: 25px 0}

p.feed a	{color: #444444;
	text-decoration: none}
/*taju-saimu.net*/
p.feed img {vertical-align: middle;
	margin-right: 8px}

address	{font-size: 14px;
	font-style: normal;
	font-family: Verdana, sans-serif;
	margin-top: 10px;}

address a	{color: #000000}
/*登録Law_No.34889*/
/*手動*/
.right{float:right;
       margin-left:10px;}

.clear{clear:both;}


