body {
	text-align: center;
	padding-top: 10px;
	}

/* 共通部 */
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #333;
	font-size:12px;
	}

#top {
	display: none;
	}

#main {
	color: #333333;
	background-color:#ffffff;
	font-size:11px;
	text-align: left;
	}

.c_b a:link {
	color: #006699;
	}

.c_b a:hover {
	color: #006699;
	background-color: #ffffcc;
	}

.c_b  a:visited {
	color: #666666;
	}
	
/*　header  */
#header {
	font-size: 12px;
	text-align:left;
	}

#header a:link, #header a:visited {
	color:#333;
	text-decoration:none;
	}

#header a:hover, #header a:active {
	color:#069;
	text-decoration:underline;
	}

#header img {
	border: none;
	}

#sitelogo {
	width:143px;
	float:left;
	margin-bottom:25px;
	}

#header ul {
	margin:0;
	padding:0;
	list-style:none;
	}

#header li {
	margin:0;
	padding:0;
	}

ul#headermenu {
	margin:1em 0 0 0;
	float:right;
	}

ul#headermenu li {
	height:25px;
	display:inline;
	float:left;
	padding:0 0.5em;
	border-left:1px solid #999;
	}

ul#headermenu li.text {
	padding-top:0.5em;
	}

ul#headermenu li.last {
	padding:0.5em 0 0 0.5em;
	}

ul#headermenu li img {
	vertical-align:middle;
	}

ul#globalnavi {
	clear:both;
	padding:0 0 0 1em;
	}

ul#globalnavi li {
	display:inline;
	float:left;
	padding:0 1px 0 0;
	}

ul#globalnavi img {
	vertical-align:bottom;
	}

ul#globalnavi li#contentsnavi {
	padding-left:123px;
	}

ul#localnavi {
	clear:both;
	color:#fff;
	background:#63c;
	height:25px;
	padding:0.7em 1em 0 1em;
	font-size:10px;
	font-weight:bold;
	}

ul#localnavi li {
	display:inline;
	padding:0.2em 0.5em;
	border-right:1px solid #fff;
	}

ul#localnavi a:link, ul#localnavi a:visited {
	color:#fff;
	text-decoration:none;
	}

ul#localnavi a:hover, ul#localnavi a:active {
	color:#fff;
	text-decoration:underline;
	}

ul#localnavi li.last {
	border-right:none;
	}

	
/* コンテンツ部分の横幅 */
#center	{
	width: 540px;
	}

/* サイドバーの横幅 */
#left {
	width: 200px;
	}

/*　パンくずリスト　*/

#pan {
	 width: 750px;
	 height: 15px;
	 vertical-align: middle;
	 margin: 5px 0 12px 10px;
	 padding: 2px;
	 font-size: 10px;
	 text-align: left;
	 }

/* その他設定 */

#left {
	  float: left;
	 }

#center {
		float: left;
		}

/*レイアウトのデザイン設定  */

#left div {
	margin-right: 8px;
	margin-bottom: 10px;
	}

#left div div{
	 margin: 0px;
	 }

#footer {
	     clear: both;
	     }

/* 左サイドバー部分*/

#left h2 {
	background: #63c;
	color: #fff;
	padding: 5px;
	margin: 0;
	font-size: 14px;
	}

#categories {
	width: 190px;
	background: #eeeeff;
	padding-bottom: 5px;
	text-align: left;
	}

#categories ul {
	padding-left: 10px;
	margin: 0px;
	list-style-image: url(img/listbtn.gif);
	list-style-position: inside;
	line-height: 1.8;
	font-size: 12px;
	}

#categories li {
	text-align: left;
	margin-top: 10px;
	}

#left .new h2 {
	margin: 20px 0 5px 0;
	}

#left .new ul{
	margin-left: 1em;
	padding-left: 0;
	list-style: circle;
	}	

#left .new li {
	margin-left: 0;
	margin-bottom: 1em;
	padding-left:0;
	}


/*  コンテンツ部分  */
.entry {
	width: 530px;
	}

.entry h3	{
	font-size: 12px;
	color: #333;
	background: #eeeeff;
	margin: 0px;
	padding: 2px 5px;
	 }

.entry h3 a:link {
	color: #333;
	text-decoration: none;
	}

.entry h3 a:hover {
	text-decoration: underline;
	}

.entry h3 a:visited {
	color: #333;
	text-decoration: none;
	}

.entry p {
	clear: left;
	margin: 10px 10px 1em 0;
	line-height: 1.3;
	}

.entry p img {
	float: left;
	margin: 0 10px 5px 10px;
	} 

.entry input {
	font-size: 11px;
	}

.entry select {
	font-size: 11px;
	}

.extended {
	margin-top: 2px;
	text-align: right;
	vertical-align: middle;
	}

.posted {
	clear: both;
	border-top: 1px #63c solid;
	padding: 2px 0 1em 1em;
	padding-top: 2px;
	}

/*　アーカイブ部分　*/
#cate h1 {
	  background-color: #eeeeff;
	  border-right: 1px #63c solid;
	  border-bottom: 1px #63c solid;
	  font-size: 16px;
	  font-weight: bold;
	  color: #333;
	  margin: 0px 0px 10px 0px;
	  padding-left: 10px;
	     }


/* トラックバック */

#trackbacks	{
	border-bottom: solid 1px #63c;
	margin-top: 20px;
	margin-bottom: 10px;
	}

#trackbacks h2	{
	margin-bottom: 0;
	font-size: 12px;
	}

#trackbacks p {
	margin: 5px 20px;
	}

#trackbacks h3	{
	margin-bottom: 0;
	border-top: dotted 1px #666666;
	padding-top: 10px;
	}


/* コメント */
#comments	{
	clear: both;
	border: solid 1px #63c;
	padding: 5px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#comments p.posted	{
	color: #999999;
	padding-left: 30px;
	}

#comments div	{
	border-top: dotted 1px #63c;
	}

#comments h2 {
	border-top: dotted 1px #63c;
	padding-top: 10px;
	font-size: 12px;
	}

#comments form div	{
	border-top: none;
	padding-top: 0;
	}

/* フッター */
#footer {
	clear: both;
	width: 750px;
	margin: 10px 0px;
	border-top: 1px #63c solid;
	padding-top: 5px;
	text-align: center;
	visibility: visible;
	position: static;
	font-size: 11px;
	}

#footer a:link {
	color: #006699;
	background-color: #ffffff;
	}

#footer a:hover {
	 color: #006699;
	 background-color: #ffffcc;
	 }	 

#footer a:visited {
	   color: #666666;
	   background-color: #ffffff;
	   } 
    
#footer ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	list-style-position: outside;
	}		
	
#footer  li {
	font-size: 11px;
	color: #63c;
	display: inline;
	margin-right: 10px;
	visibility: visible;
	text-decoration: none;
	background-color: #ffffff;
	}


#footer a:link,
#footer a:visited {
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#footer div#footer_link {
  margin: 10px 5px;
  border-bottom: 1px dotted #63c;
  text-align: left;
}

#footer div#footer_link li {
  display: block;
  margin-bottom: 1em;
  line-height: 1.2;
  color: #333;
}

#footer div#footer_link li li {
  display: inline;
  margin-right: 0;
}

#footer div#footer_link em {
  font-style: normal;
  font-weight: bold;
}

#footer div#footer_link li ul {
  margin: 0 0 0 1em;
}

#footer div#footer_link li ul ul {
  margin-left: 0;
}


/*　追記部分の設定　*/

#more {
	clear: both; /* 1201追記 */
	width: 520px;
	border-top: 1px #999 solid;
	margin-top: 1em;
	padding:0;
	} 

#more img {
	border: none;
	}

#more p {
	clear:right;
	margin: 1em;
	line-height: 1.3;
	}

#more p img {
	float: right;
	margin: 0 0 5px 20px;
	}

/* 検索結果表示用 */
#banner {
	font-family: sans-serif;
	color: #fff;
	background-color: #63c;
	text-align: left;
	padding: 15px;
	height: 39px;
	}
#banner a {
	color: #fff;
	text-decoration: none;
	}

/* ページ分割用 */
.multiplepages {
  margin: 0 0 1em 0;
  text-align: center;
  padding: 2px;
  font-weight: bold;
  font-size: 12px;
  color: #666666;
}

.multiplepages a:link {
  color: #006699;
}
.multiplepages a:visited {
  color: #666666;
} 
.multiplepages a:hover {
  color: #006699;
  background: transparent;
}
