body {
	background:#fff;
	margin:0;
	padding:10px;
	color:#000;
	text-align:center;
}

/* タグ・ポイント */
body,td,th{
	font:12px/20px verdana,arial,sans-serif;
}

/* リンク */
a:link,
a:active{
	color:#44c;
}

a:visited{
	color:#03c;
}

a:hover{
	color:#c33;
}

/* レイアウト */
#outline{
	width:780px;
	margin:0 auto;
	text-align:left;
}

#mainspace{
	width:590px;
	float:left;
}

#main{
	width:400px;
	float:right;
}

#side{
	width:180px;
	float:left;
}

#side-2{
	width:180px;
	float:right;
}

/* ヘッダー */
#title,
#top-pr{
	display:inline;
	line-height:50px;
}

#head {
	background:url('./images/header_780x85.gif') left top no-repeat;
}

#title{
	font-size:24px;
	font-weight:bold;
	margin:0;
	padding:10px;
}

#title a{
	color:#000;
	text-decoration:none;
}

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

#head h4 {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:10px;
}

#top-pr{
	margin:0 0 0 50px;
	padding:0;
}

/* エントリ */
.entry-box{
	margin:0 0 20px;
}

.entry-head{
	margin:0 0 20px 0;
	background:url('./images/entry_title.gif') left top no-repeat;
}

.entry-head h1,
.entry-head h2{
	margin:0;
	padding:0 0 0 20px;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

.entry-head .entry-data{
	margin:0;
	padding:0 0 0 20px;
	line-height:20px;
	font-size:10px;
	color:#000;
}

.entry-head h1 a:link,
.entry-head h1 a:active,
.entry-head h1 a:visited,
.entry-head h2 a:link,
.entry-head h2 a:active,
.entry-head h2 a:visited{
	color:#fff;
	text-decoration:none;
}

.entry-head .entry-data a{
	text-decoration:none;
}

.entry-head h1 a:hover,
.entry-head h2 a:hover{
	color:#ff6;
	text-decoration:none;
}

.entry-body{
	padding-left:2px;
}

.entry-body p{
	margin-bottom:0;
	padding-bottom:0;
}

.more-link{
	margin:5px 0;
	padding:0 0 0 20px;
	background:url('./images/point.gif') left top no-repeat;
}

/* サイドバー */
.side-out{
	background:url('./images/side_head.gif') left top no-repeat;
	margin:0 0 10px;
	padding:10px 0 0;
}

.side-in{
	background:url('./images/side_foot.gif') left bottom no-repeat;
	margin:0;
	padding:0 0 10px;
}

.side-title,
.side-body{
	background:url('./images/side_body.gif') left repeat-y;
	margin:0;
	padding:0 10px;
}

.side-color-out{
	background:url('./images/side_color_head.gif') left top no-repeat;
	margin:0 0 10px;
	padding:10px 0 0;
}

.side-color-in{
	background:url('./images/side_color_foot.gif') left bottom no-repeat;
	margin:0;
	padding:0 0 10px;
}

.side-color-title,
.side-color-body{
	background:url('./images/side_color_body.gif') left repeat-y;
	margin:0;
	padding:0 10px;
}

#search-form{
	text-align:right;
}

.side-body #search,
.side-color-body #search{
	width:160px;
	text-align:left;
	margin-bottom:10px;
}

.side-body .submit,
.side-color-body .submit{
	width:120px;
	text-align:center;
}

.side-title p,
.side-color-title p{
	margin:0;
	padding:0;
	color:#000;
	font-size:12px;
	font-weight:bold;
}

.side-title p a,
.side-color-title p a{
	color:#000;
	text-decoration:none;
}

.side-body p{
	margin:0;
	padding:5px 0 0;
}

.side-body ul,
.side-body li{
	margin:0;
	padding:0;
	font-size:12px;
}

.side-body ul{
	margin:0 0 0 18px;
}

.side-body #tagCloud ul li {
	float: none;
	display: inline;
	background: url(none);
	margin: 0 5px 0 0;
	padding: 0;
}

.side-body ul.tagCloud li.rank-1  {
 font-size: 180%; 
}

.side-body ul.tagCloud li.rank-2  {
 font-size: 170%; 
}

.side-body ul.tagCloud li.rank-3  {
 font-size: 160%; 
}

.side-body ul.tagCloud li.rank-4  {
 font-size: 150%; 
}

.side-body ul.tagCloud li.rank-5  {
 font-size: 140%; 
}

.side-body ul.tagCloud li.rank-6  {
 font-size: 130%; 
}

.side-body ul.tagCloud li.rank-7  {
 font-size: 120%; 
}

.side-body ul.tagCloud li.rank-8  {
 font-size: 110%; 
}

.side-body ul.tagCloud li.rank-9  {
 font-size: 100%; 
}

.side-body ul.tagCloud li.rank-10  {
 font-size: 90%; 
}

/*
#monthly-archive{
	width:160px;
	height:120px;
	overflow:auto;
}
*/

/* フッター */
#foot{
	clear:both;
	line-height:30px;
	text-align:center;
	background:url('./images/foot.gif') left top no-repeat;
	color:#eee;
}

#foot address,
.powered{
	margin:0;
	padding:0 5px;
	display:inline;
	font-size:10px;
	font-style:normal;
}

#foot a{
	color:#fff;
	text-decoration:none;
}

#foot a:hover{
	position:relative;
	top:1px;
	left:1px;
}

/* 個別ページ */
#content-navi ul,
#content-navi li{
	margin:0;
	padding:0;
}

#content-navi li{
	margin-left:18px;
}

.trackbacks-head,
.comments-head,
.comments-open-head,
.comments-system-head{
	margin:20px 0 10px;
	padding:0 0 0 20px;
	font-size:12px;
	color:#fff;
	line-height:30px;
	background:url('./images/sub_title.gif') left top no-repeat;
}

.comments-system-head{
	margin:0 0 10px;
}

#tb-url{
	width:398px;
}

#trackbacks h3{
	margin:1em 0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}

.trackback-content{
	border-left:solid 5px #ccc;
	padding-left:5px;
	margin-bottom:1em;
}

.trackback-content p{
	margin:0;
	padding:0 0 0 5px;
}

.trackback-site{
	font-size:10px;
	background:#eee;
}

.comment-data{
	border-bottom:solid 1px #999;
	font-weight:bold;
}

#comments-open-data dt{
	width:70px;
	float:left;
	clear:left;
	margin:0 0 10px;
	padding:0;
}

#comments-open-data dd{
	width:320px;
	margin:0 0 10px;
	padding:0;
}

#comment-author{
	width:100px;
}

#comment-email,
#comment-url{
	width:250px;
}

#comment-text{
	font:12px/18px "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";;
	width:398px;
	height:180px;
}

/* アーカイブページ */
.archive-entry-box{
	margin:1em 0;
}
.archive-entry-title,
.archive-entry-excerpt,
.archive-entry-data{
	margin:0;
	padding:0 0 0 20px;
}

.archive-entry-title{
	font-size:12px;
	font-weight:bold;
	background:url('./images/point.gif') left top no-repeat;
}

.archive-entry-data{
	font-size:10px;
}

/* 検索結果 */
#search-keyword,
.search-results-head{
	margin:1em 0;
	padding:0;
	font-size:12px;
}

.module-head{
	margin:20px 0 10px;
	padding:0 0 0 20px;
	font-size:12px;
	color:#fff;
	line-height:30px;
	background:url('./images/sub_title.gif') left top no-repeat;
}

/* 広告 */
.adarea_tate {
	clear: both;
	margin: 20px 0 20px 0;
	width:	150px;
}

.adarea_tate_wide {
	clear: both;
	margin: 20px 5px 20px 5px;
	width:	380px;
}

.adarea_yoko {
	margin: 2px 25px 2px 25px;
	width:	150px;
	float: right;
	text-align: left;
}

h3.adtitle {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	line-height: 100%;
	font-size:100%;
}

h3.adtitle a:link { color: blue ; text-decoration:underline}
h3.adtitle a:visited { color: blue ; text-decoration: underline}
h3.adtitle a:hover { color: blue ; text-decoration:underline}

p.addetail {
	margin: 2px 0 0 0;
	line-height: 100%;
	font-size: 95%;
}

p.www {
	margin: 0 0 10px 0;
	padding: 2px 0 10px 0;
	line-height: 100%;
	font-size: 80%;
}

p.www a:link { color: #55AA88 ; text-decoration:none}
p.www a:visited { color: #55AA88 ; text-decoration: none}
p.www a:hover { color: #55AA88 ; text-decoration:none}

#technorati a:link { text-decoration:none}
#technorati a:visited { text-decoration: none}
#technorati a:hover { text-decoration:none}

#technorati {
	padding: 5px 0 10px 0;
}

#technorati img {
	border-width: 0 0 0 0;
}

.access_analize {
	padding: 5px 0 10px 0;
}


