@charset "UTF-8";

/*---全体---*/
a			{ text-decoration: none; color:#FF9900; }
a:link			{ text-decoration: none; color:#FF9900; }
a:visited		{ text-decoration: none; color:#FF9900; }
a:active		{ text-decoration: none; color:#FF9900; }
a:hover			{ text-decoration: underline; color:#FF9900; }

body {
margin: 0;
padding: 0;
text-align: center;
background-image:url(images/body_bg.gif);
}


h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}

.body{
font-size:small;
line-height:160%;
font-family: Geneva,Verdana,sans-serif;
}

.caption{
font-size:x-small;
line-height:166%;
font-family: Geneva,Verdana,sans-serif;
}

.nice{
border: #0090FF 1px solid;
background-color: #FFD900;
padding: 0px 2px 0px 2px;
margin: 0;
color: #0090FF;
}

textarea, select, option{
font-family: "Hiragino Kaku Gothic Pro W3", "Osaka", "MS PGothic", "MS PMincho", "Hiragino Mincho Pro W3", Arial, sans-serif;
line-height: 140%;
}


form{
margin: 0;
}

#container {
width :770px;
background: url(images/main_visual.jpg)  no-repeat 10px 10px;
margin: 0px auto 0px auto;
background-color:#FFFFFF;
line-height: 140%;
text-align: left;
}


/*---バナーエリア ---*/

#banner{
clear: both;
width:750px;
height:120px;
padding: 140px 0 0 0;
margin: 0px 10px 10px 10px;
vertical-align: bottom;
}

#banner h1{
margin-left: 20px;
margin-bottom: 30px;
text-align: left;
font-family: Helvetica,Arial,sans-serif;
font-size: x-large;

}

#banner h1 a{
color: #000000;
font-weight: bold;
}

#banner .lead{
margin-left: 25px;
margin-right: 25px;
text-align: left;
font-size: small;
color: #333333;
display: block;
}


/*---コンテンツエリア ---*/

#content {
width: 750px;
overflow: hidden;
margin: 0px 10px;
pading: 0px;
}


/*---コンテンツエリア：記事領域---*/

#main {	
width: 550px;
margin: 0px;
padding: 0px;
float: right;
overflow: hidden;
}

#main .archive-title{
width: 550px;
color: #333333;
font-size: x-small;
font-family: Geneva,Verdana,sans-serif;
padding: 0px;
overflow: hidden;
margin-top: 0px;
margin-bottom: 0px;
}


#main .archive-name{
float: left;
}


#main .previousLink{
background: url("images/arrowL_small.gif") no-repeat left center;
padding-left: 12px;
}

#main .nextLink{
background: url("images/arrowR_small.gif") no-repeat right center;
padding-right: 12px;
}

.archive-bottom{
width: 550px;
color: #333333;
font-size: x-small;
font-family: Geneva,Verdana,sans-serif;
padding: 0px;
overflow: hidden;
margin-bottom: 6px;
}

#main .archive-links{
background: url("images/arrowT_small.gif") no-repeat left center;
padding-left: 12px;
font-size: x-small;
float: right;
}

.articles-top{
background: url("images/articles_head.gif") no-repeat;
height: 10px;
}

.articles{
width: 550px;
background: url("images/articles_body_bg.gif") repeat-y left center;
color: #333333;
font-family: Geneva,Verdana,sans-serif;
font-size: small;
line-height: 166%;
clear: both;
overflow: hidden;
margin: 0px;
}

.articles p{
text-align: left;
margin: 0px 4px;
padding: 10px 0px 15px 0px;
display: block;
}


.articles img {
margin-right: 6px;
margin-bottom: 10px;
}

.articles h3{
background: url("images/article_h_mt.gif") no-repeat ;
margin: 0px 4px;
padding: 15px 0px 10px 25px;
border-bottom: 1px solid #F1E48A;
font-size: medium;
font-weight: bold;
display: block;
}	


.articles h4{
padding: 0px;
margin: 0px;
font-size: small;
font-weight: bold;
}

#nice h4.nice-title{
background: url("images/icon-nice.gif") no-repeat 0px 4px;
padding: 3px 3px 3px 18px;
font-size: small;
font-weight: bold;
}

#nice td{
font-size: x-small;
line-height: 120%;
}

#nice img{
padding-bottom: 0px;
margin-bottom: 5px;
}

.articles td{
font-size: small;
line-height: 166%;
}


.articles blockquote {
line-height: 166%;
}

.posted{
line-height: 166%;
font-size: x-small;
color:#333333;
margin:0px;
padding: 3px 4px 0px 4px;
}

.articles-bottom{
background: url("images/articles_foot.gif") no-repeat;
height: 12px;
margin-top:-2px;
}

/*---blog ---#content---entry*/


#nice{
margin: 20px 4px;
padding: 15px 6px 0px 0px;
border-top: 1px #B6B59C dashed;
overflow: hidden;
}

#nice form{
margin: 10px 0px 12px 0px;
}

#comments{
margin: 20px 4px;
padding: 15px 6px 0px 0px;
border-top: 1px #B6B59C dashed;
overflow: hidden;
}

#comments form{
margin: 12px 0px 12px 0px;
}


.comments{
color: #333333;
font-family: Geneva,Verdana,sans-serif;
font-size: small;
line-height: 150%;
text-align: left;
margin: 24px 0px 12px 0px;
}

.comments-namecard{
width: 48px;
float: left;
text-align:center;
}

.comments-body{
width: 420px;
font-family: Geneva,Verdana,sans-serif;
line-height: 166%;
margin-left: 50px;
}

#comments .delete{
margin: 12px 0px 6px 60px;
}


#comment-write{
margin: 20px 4px;
padding: 15px 6px 0px 0px;
border-top: 1px #B6B59C dashed;
overflow: hidden;
}


.comment-write{
color: #333333;
font-family: Geneva,Verdana,sans-serif;
font-size: x-small;
line-height: 166%;
text-align: left;
margin: 12px 0px 12px 0px;
}

.comment-write textarea{
width: 400px;
padding: 0px;
margin: 0px 0px 6px 0px;
}


#trackback{
margin: 20px 4px 0 4px;
padding: 15px 6px 20px 0px;
border-top: 1px #B6B59C dashed;
}

#trackback .trackback {
color: #333333;
font-family: Geneva,Verdana,sans-serif;
font-size: small;
line-height: 166%;
text-align: left;
margin: 12px 0px 12px 0px;
}

#trackback .trackback input{
margin-top: 6px;
font-family: "Hiragino Kaku Gothic Pro W3", "Osaka", "MS PGothic", "MS PMincho", "Hiragino Mincho Pro W3", Arial, sans-serif;
}

#related {
margin: 20px 4px 0px 4px;
padding: 15px 0px 18px 0px;
border-top: 1px #B6B59C dashed;
}

.related {
color: #333333;
font-family: Geneva,Verdana,sans-serif;
font-size: small;
line-height: 166%;
text-align: left;
margin: 12px 0px 12px 0px;
}


/*---blog---#side*/


#side{

width: 190px;
float: left;
background: url(images/menu_head.gif)  no-repeat ;
margin: 0px 10px 0px 0px;
padding: 10px 0px 0px 0px;
font-size: small;
}

.sidebar {
background: url("images/menu_body_bg.gif") repeat-y left center;
width: 190px;
margin: -2px 0px 0px;
padding: 0px 0px 6px 0px;
word-break: break-all;
overflow: hidden;
}

/*カスタムペイン用CSSを記述*/
.sidebar .customPane-body {
font-size: x-small;
padding: 20px 6px 3px 6px;
margin: 0
}

.sidebar h3{
/*メニュー見出し*/
margin: 0px 5px 0px 5px;
background: url("images/sidebar_h3_bg.gif") no-repeat;
border-bottom: 1px solid #F1E48A;
font-size: x-small;
font-weight: bold;
color: #CC3E00;
padding: 8px 2px 2px 24px;
line-height: 140%;
}

.sidebar #profile{
padding: 11px 6px 5px 0px;
height: 92px;
font-size: x-small;	
overflow: hidden;

}

.sidebar #profile img{
float: left;
padding: 0;
margin-left: 10px;
}

.sidebar #profile .status{
pargin-top: 0px;
margin-left: 92px;
font-family: Geneva,Verdana,sans-serif;
}

#profile .profileLink{
background: url("images/arrowR_small.gif") no-repeat 0px 2px;
line-height: 120%;
padding: 0px 0px 0px 12px;
}

.sidebar form{
padding: 3px 10px 3px 10px;
margin: 5px 0px 15px 0px;
font-size: x-small;
}

.sidebar form input{
font-family: "Hiragino Kaku Gothic Pro W3", "Osaka", "MS PGothic", "MS PMincho", "Hiragino Mincho Pro W3", Arial, sans-serif;
margin: 0px;
padding: 0px;
}

.sidebar ul{
padding: 3px 12px 3px 12px;
margin: 0px 0px 15px 0px;
}


.sidebar li {
font-family: Geneva,Verdana,sans-serif;
text-align: left;
line-height: 130%;
list-style-type: none;
font-size: x-small;
margin: 5px 0px;
}


.new{
margin-left:6px;
color: #ff0000;
font-weight:bold;
font-size: x-small;
line-height: 120%;
}

.more {
width: 190px;
text-align: right;
background-color: #DFE3E6;
padding: 0px;
margin: 0px;
}

#calendar{
font-size: 10px;
padding: 6px 6px 21px 6px;
text-align: center;
}

.calendar-date{	
float:center;
text-align:center;
margin: 0px;
}

#calendar table.day{
margin-top: 3px;
margin-bottom: 0px;
text-align: center;
border-spacing: 1px;
}

#calendar table.day td{
width: 20px;
}

#calendar table{
border-spacing: 1px;
text-align: center;
border: 0px;
margin-bottom: 2px;
}

#calendar td{
height: 15px;
width: 20px;
font-size: 9px;
text-align: center;
}

#calendar td.link {
background-color: #F1E48A;
color:#ffffff;
}

#calendar td a{
color:#0090FF;
}

.button{
background: url("images/menu_body_bg.gif") repeat-y left center;
padding: 0px 0px 20px 0px;
margin: 0px;
}

.button a{
text-decoration: none;
}

a .modo {
background-color: #0090FF;
border: 1px #0090FF solid;
text-align: center;
font-size: x-small;
margin-bottom: 6px;
color: #ffffff;
}

a:hover .modo {
background-color: #ffffff;
border: 1px #0090FF solid;
color: #0090FF;
}

.rss-reader {
background: url("images/arrowR_large.gif") no-repeat left top;
background-color: #EEAD0E;
text-align: center;
font-size: x-small;
margin: 0px 5px;
padding: 0px;
height: 18px;
/*	width: 178px;*/

}

.rss-reader a			{ text-decoration: none; color:#ffffff; }
.rss-reader a:link			{ text-decoration: none; color:#ffffff; }
.rss-reader a:visited		{ text-decoration: none; color:#ffffff; }
.rss-reader a:active		{ text-decoration: none; color:#ffffff; }
.rss-reader a:hover			{ text-decoration: underline; color:#ffffff;}


#powered {
width: 190px;
background: url("images/menu_body_bg.gif") repeat-y left center;
}

#powered img {
border:0;
margin: 0px 12px 15px 10px;
padding: 0px;

}
/*--- 
#rss{
background: url("images/menu_foot.gif") no-repeat ;
height: 50px;
margin-top: -2px;
}
---*/

#rssfeed {
background: url("images/menu_foot.gif") no-repeat ;
height: 50px;
margin-top: -2px;
font-size:x-small;
padding: 0px 10px;
}

#rss img{
margin: 0px 12px 30px 11px;
border: 0px;
}


pre {
background-color: #e3e3e3;
margin: 12px;
padding: 6px;
font-size: small;
font-family: Geneva,Verdana,sans-serif;
}

blockquote {
border: 1px solid #B6B59C;
margin: 12px;
padding: 6px;
}

/*--- AMAZON ---*/

.sonet-asin-area{
padding-bottom: 12px;
clear: both;
}

.sonet-asin-image{
padding: 0px 6px;
border: 0;
float: left;
}

p.sonet-asin-title a{
padding: 0px;
margin-top: 0px;
margin-bottom: 3px;
}

.sonet-asin-info ul{
padding: 0px 6px;
margin: 0;
}

li.sonet-asin-label{
color: #000000;
line-height: 140%;
list-style-type: none;
font-size: x-small;
padding: 0px 6px 6px;
/*	padiing-bottom: 6px;*/
}

.sonet-asin-break{
clear:both;
padding: 0px 5px;
}


/*---footer---*/


#footer{	
clear:both;
width: 770px;
background-color:#FFFFFF;
margin-right: auto;
margin-left: auto;
color:#666666;
float: center;
font-family: Geneva,Verdana,sans-serif;
}


#footer .copyright{
margin: 0;
padding: 0px 15px 15px 0px;
float: right;
font-size: x-small;
line-height:150%;
vertical-align:middle;
}

#footer .terms{
float: left;
margin: 0;
padding: 0px 0px 15px 15px;
font-size: x-small;
line-height:150%;
vertical-align:middle;
}

#footer .terms img{
padding: 0;
margin:0;
vertical-align:top;
}




.articles font {
line-height: 140%;
}



input{
font-family: "Hiragino Kaku Gothic Pro W3", "Osaka", "MS PGothic", "MS PMincho", "Hiragino Mincho Pro W3", Arial, sans-serif;
line-height: 100%;
}

