@charset "UTF-8";

/*---全体---*/
a			{ text-decoration: none; color:#EC7962; }
a:link			{ text-decoration: none; color:#EC7962; }
a:visited		{ text-decoration: none; color:#EC7962; }
a:active		{ text-decoration: none; color:#EC7962; }
a:hover			{ text-decoration: underline; color:#EC7962; }

.previousLink a				{ text-decoration: none; color:#FFF; }
.previousLink a:link		{ text-decoration: none; color:#FFF; }
.previousLink a:visited		{ text-decoration: none; color:#FFF; }
.previousLink a:active		{ text-decoration: none; color:#FFF; }
.previousLink a:hover		{ text-decoration: underline; color:#FFF; }
.nextLink a					{ text-decoration: none; color:#FFF; }
.nextLink a:link			{ text-decoration: none; color:#FFF; }
.nextLink a:visited			{ text-decoration: none; color:#FFF; }
.nextLink a:active			{ text-decoration: none; color:#FFF; }
.nextLink a:hover			{ text-decoration: underline; color:#FFF; }
.archive-links a			{ text-decoration: none; color:#FFF; }
.archive-links a:link		{ text-decoration: none; color:#FFF; }
.archive-links a:visited	{ text-decoration: none; color:#FFF; }
.archive-links a:active		{ text-decoration: none; color:#FFF; }
.archive-links a:hover		{ text-decoration: underline; color:#FFF; }

body {
margin: 0;
padding: 0;
/*---全体（背景色指定）---*/
background:#EC7962;
}

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 :750px;
background-image: url(images/main_visual.gif) ;
background-repeat: no-repeat;
background-position: 15px 15px;
margin: 0px auto 0px auto;
line-height: 140%;
text-align: left;
padding: 10px 15px 15px 15px;
}

/*---バナーエリア ---*/

#banner{
clear: both;
width:750px;
height:120px;
padding: 130px 0px 0px 0px;
margin: 0px 0px 15px 0px;
vertical-align: bottom;
}

#banner h1{
margin-left: 20px;
text-align: left;
font-family: Helvetica,Arial,sans-serif;
font-size: x-large;
margin-bottom: 30px;
}

#banner h1 a{
color: #000000;
font-weight: bold;
}

#banner .lead{
margin-left: 25px;
text-align: left;
font-size: small;
color: #333333;
display: block;
}


/*---コンテンツエリア ---*/

#content {
width: 750px;
overflow: hidden;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}


/*---コンテンツエリア：記事領域---*/

#main {	
width: 550px;
margin: 0px 0px 0px 0px;
padding: 0;
float: right;
overflow: hidden;
}
/*
#main .{
width: 550px;
color: #333333;
font-size: x-small;
font-family: Geneva,Verdana,sans-serif;
padding: 0;
overflow: hidden;
margin-bottom: 6px;
}*/

#main .archive-title{
width: 550px;
color: #333333;
font-family: Geneva,Verdana,sans-serif;
padding: 0;
overflow: hidden;
margin-bottom: 6px;
}


#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: 0;
overflow: hidden;
margin-top: 6px;
}

#main .archive-links{
background: url("images/arrowT_small.gif") no-repeat left center;
padding-left: 12px;
font-size: x-small;
float: right;
}



.articles{
background: #FFF url("images/articles_back_body.gif") repeat-y;
width: 550px;
color: #333333;
font-family: Geneva,Verdana,sans-serif;
font-size: small;
line-height: 166%;
clear:both;
overflow: hidden;
margin: 0 0 -1px 0;
padding: 0 0 1px 0;
}

.articles-top {
background: #ffffff url("images/articles_top.gif") no-repeat bottom left;
margin: 0;
padding: 0;
height: 10px;
font-size: 0px;
}

.articles-bottom{
background: #ffffff url("images/articles_bottom.gif") no-repeat left bottom;
margin: 0;
padding: 0;
height: 10px;
font-size: 0px;
}

.articles p{
margin:0;
padding: 0 10px 15px 10px;
text-align: left;
}


.articles img {
margin-right: 6px;
margin-bottom: 6px;
}

.articles h3{
background: url("images/articles_title.gif") no-repeat bottom left;
padding: 8px 10px 8px 40px;
margin-bottom: 5px;
line-height: 140%;
font-size: small;
font-weight: bold;
color: #333333;
}	

.articles h3 a			{ text-decoration: none; color: #520202; }
.articles h3 a:link		{ text-decoration: none; color: #520202; }
.articles h3 a:visited	{ text-decoration: none; color: #520202; }
.articles h3 a:active		{ text-decoration: none; color: #520202; }
.articles h3 a:hover		{ text-decoration: underline; color: #520202; }

.articles h4{
padding: 0px 0px 0px 6px;
margin: 0;
font-size: small;
font-weight: bold;
}

#nice h4.nice-title{
background: url("images/icon-nice.gif") no-repeat 0px 4px;
background-color: #ffffff;
padding: 3px 3px 3px 25px;
font-size: small;
font-weight: bold;
}

#nice td{
font-size: x-small;
line-height: 120%;
}

.articles td{
font-size: small;
line-height: 166%;
}


.articles blockquote {
line-height: 166%;
}


.posted{
padding: 10px 10px 0px 10px;
line-height: 166%;
font-size: x-small;
color:#333333;
}

/*---blog ---#content---entry*/


#nice{
margin: 12px 12px 0 12px;
padding: 6px;
border: 1px #e4e4e4 solid;
width:514px;
overflow: hidden;
}

#nice form{
margin: 12px 0px 12px 0px;
}

#comments{
margin: 12px 12px 0 12px;
padding: 6px;
border: 1px #e4e4e4 solid;
width:514px;
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 6px;
}

.comments-namecard{
width: 48px;
float: left;
text-align:center;
}

.comments-body{
width: 430px;
font-family: Geneva,Verdana,sans-serif;
line-height: 166%;
margin-left: 60px;
}

#comments .delete{
margin: 12px 0px 6px 60px;
}


#comment-write{
margin: 12px 12px 0 12px;
padding: 6px;
border: 1px #e4e4e4 solid;
width:514px;
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 6px;
}

.comment-write textarea{
width: 420px;
padding: 0px;
margin: 0px 0px 6px 0px;
}


#trackback{
margin: 12px 12px 0 12px;
padding: 6px;
border: 1px #e4e4e4 solid;
width:514px;
overflow: hidden;
}

#trackback .trackback {
color: #333333;
font-family: Geneva,Verdana,sans-serif;
font-size: small;
line-height: 166%;
text-align: left;
margin: 12px 0px 12px 6px;
}

#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: 12px 12px 0 12px;
padding: 6px;
border: 1px #e4e4e4 solid;
width:514px;
overflow: hidden;
}

.related {
color: #333333;
font-family: Geneva,Verdana,sans-serif;
font-size: small;
line-height: 166%;
text-align: left;
margin: 12px 0px 12px 6px;
}


/*---blog---#side*/


#side{
background: #fff;
border-bottom: 1px solid #666;
background: #FFF url("images/side_back.gif") no-repeat top center;
width: 190px;
float: left;
margin: 0px 10px 0px 0px;
font-size: small;
}

.sidebar {
margin: 0px 0px 6px 0px;
padding: 0;
word-break: break-all;
width: 190px;
overflow: hidden;
}

.sidebar h3{
/*メニュー見出し*/
margin: 3px 0 0 7px;
padding: 3px 3px 0 30px;
background: url("images/sidebar_h3.jpg") no-repeat;
height: 30px;
font-size: x-small;
font-weight: bold;
color: #E65032;
line-height: 1.2em
}


.sidebar #profile{
padding: 6px 6px 6px 0px;
font-size: x-small;	
overflow: hidden;
margin: 0px 0px 15px 0px;
height: 72px
}

.sidebar #profile img{
float: left;
padding: 0;
margin-left: 10px;
}

.sidebar #profile .status{
margin-top: 0px;
margin-left: 92px;
font-family: Geneva,Verdana,sans-serif;
}

#profile .profileLink{
background: url("images/arrowR_small_p.gif") no-repeat 0px 2px;
line-height: 120%;
padding: 0px 0px 0px 12px;
}

.sidebar form{
padding: 3px 6px 3px 6px;
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;
}

.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: 6px 0px 6px 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: 0;
margin: 0;
}

#calendar{
font-size: 10px;
padding: 3px 6px 3px 6px;
margin: 3px 0px 15px 0px;
text-align: center;
}

.calendar-date{	
float:center;
text-align:center;
margin: 0;
}

#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: 3px;
}

#calendar td{
height: 20px;
width: 20px;
font-size: 10px;
text-align: center;
}

#calendar td.link {
background-color: #EC7962;
color:#FFF;
}

#calendar td a{
color:#FFF;
}


.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 {
margin: 0px 0px 15px 1px;
height: 18px;
width: 188px;
background: url("images/arrowR_large.gif") no-repeat left top;
background-color: #F54E00;
text-align: center;
font-size: x-small;
}

.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;}

.sidebar .customPane-body {
padding: 3px 12px 3px 12px;
margin: 0px 0px 15px 0px;
font-family: Geneva,Verdana,sans-serif;
font-size: x-small;
text-align: left;
}

.sidebar .customPane-body p {
line-height: 150%;
}

#powered {
margin: 0px 0px 15px 0px;
text-align: center;
}

#powered img {
border:0;
}

#rss{
text-align:center;
}

#rssfeed {
font-size:x-small;
text-align: center;
}

#rss img{
margin: 0 0 10px 0px;
border:0;
}


pre {
background-color: #e3e3e3;
margin: 12px;
padding: 6px;
font-size: small;
font-family: Geneva,Verdana,sans-serif;
}

blockquote {
border: 1px solid #cccccc;
margin: 12px;
padding: 6px;
}

/*--- AMAZON ---*/

.sonet-asin-area{
margin:0;
padding: 0 10px 12px 10px;
clear:both;
}

.sonet-asin-image{
padding-right: 12px;
border: 0;
float: left;
}

p.sonet-asin-title{
padding: 0px 6px 0px 6px;
margin-top: 0px;
margin-bottom: 3px;
}

.sonet-asin-info ul{
padding: 0px 6px 0px 6px;
margin: 0;
}

li.sonet-asin-label{
color: #333333;
line-height: 140%;
list-style-type: none;
font-size: x-small;
margin-bottom: 6px; 
}

.sonet-asin-break{
padding: 0px 10px 0px 10px;
clear:both;
}


/*---footer---*/


#footer{	
clear:both;
width: 750px;
margin-right: auto;
margin-left: auto;
color:#DFDFDF;
float: center;
font-family: Geneva,Verdana,sans-serif;
}


#footer .copyright{
margin: 0;
padding: 0px 15px 15px 0px;
text-align:right;
font-size: x-small;
line-height:150%;
vertical-align:middle;
}

#footer  a			{ text-decoration: none; color:#FFF; }
#footer  a:link		{ text-decoration: none; color:#FFF; }
#footer  a:visited	{ text-decoration: none; color:#FFF; }
#footer  a:active		{ text-decoration: none; color:#FFF; }
#footer  a:hover		{ text-decoration: underline; color:#FFF; }

.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%;
}

