@charset "utf-8";

html,body{
margin:0;
padding:0;
}

body {
background-color: #000000;
text-align: center;
background-image: url(img/parts/body_bg2.gif);
background-repeat: repeat-y;
background-position: center;
}


h1,h2,h3,h4,h5,p,form{
margin:0;
padding:0;
}

/* LINK */

a {
text-decoration: underline;
}

#right a:link {
color: #000000;
}

#right a:visited {
color: #000000;
}

#right a:active {
color: #000000;
background-color: #B31C00;
}

#right a:hover {
color: #000000;
background-color: #B31C00;
}

h1, h2, h3 {
font-weight: normal;
}

/* 記事内リンク */

#center p a:link {
color:#B31C00;
}
#center p a:visited{
color:#B31C00;
}
#center p a:hover{
color:#FFFFFF;
background:#B31C00;
}
#center p a:active{
color:#FFFFFF;
background-color: #B31C00;
}

/* 記事日付リンク */

#center h2 a:link {
color:#222222;
}
#center h2 a:visited{
color:#000000;
}
#center h2 a:hover{
color:#FFFFFF;
background:#B31C00;
}
#center h2 a:active{
color:#444444;
}

/* 記事タイトルリンク */

#center h3 a:link {
color:#222222;
}
#center h3 a:visited{
color:#000000;
}
#center h3 a:hover{
color:#FFFFFF;
background:#B31C00;
}
#center h3 a:active{
color:#444444;
}

/* WRAPPER */
#wrapper{
width:780px;
margin:0 auto;
background-color: #FFFFFF;
}
#banner {
padding: 20px 0px 0px;
color: #FFFFFF;
text-align: left;
margin: 0px auto;
width: 780px;
}


/* HEADER */

#banner h1 a{
display:block;
background:transparent url(img/parts/h1_bg_2.gif) repeat-x;
width:230px;
height:60px;
text-indent:-9999px;
outline:none;
}

#banner p {
line-height:30px;
font-size:87.5%;
}

/* ADDRESS */
#banner address{
text-align: right;
position: absolute;
top: 60px;
font-size: 12px;
font-style: normal;
line-height: 20px;
color: #FFFFFF;
font-weight: bold;
font-family: Tahoma, sans-serif;
width: 780px;
}
#banner address a:link,
#banner address a:visited {
color: #FFFFFF;
}
#banner address a:hover,
#banner address a:active {
color: #000000;
}

/* COPYRIGHT */
#copy{
font-weight:bold;
font-family:Tahoma, sans-serif;
width: 780px;
padding: 20px 0 40px 0;
margin: 0 auto;
}
#copy:after{
content:"";
display:block;
clear:both;
}

#copy h2{
float:left;
width:400px;
height:36px;
padding:0;
margin:0;
font-size:12px;
line-height:1;
text-indent:0;
text-align:left;
}
#copy h2 a{
display:block;
float:none;
background: url(img/parts/copy_bg_2.gif) no-repeat left top;
width:172px;
height:36px;
text-indent:-9999px;
margin:0;
padding:0;
text-align:left;
}

#copy div{
float:left;
width:380px;
padding:0;
margin:0;
}
#copy a:link, #copy a:visited {
color: #FFFFFF;
}
#copy a:hover, #copy a:active {
color: #000000;
}

#copy address{
width:380px;
color:#FFFFFF;
font-size:10px;
font-style:normal !important;
text-align: right;
padding:0;
margin:0;
text-indent:0;
}
#copy p{
width:380px;
color:#FFFFFF;
line-height:20px;
font-size:12px;
text-align: right;
padding:0;
margin:0;
text-indent:0;
}


/* CENTER */

#center {
float: left;
width: 560px;
overflow: hidden;
text-align: left;
}

.content {
padding: 15px 15px 5px 15px;
color: #000000;
}

/* 記事日付 */

.content .date{
height:78px;
padding:30px 0 0 0;
margin-bottom:-28px;
color: #000000;
font-family:"ＭＳ Ｐ明朝", "Times New Roman", serif;
letter-spacing:0.1em;
text-align: left;
font-weight: bold;
background-image: url(img/parts/content_bg2_2_2.jpg);
background-repeat: no-repeat;
background-position: right top;
}

/* 記事タイトル */

.content h3 {
padding-left:5px;
color: #000000;
font-family:"ＭＳ Ｐ明朝", "Times New Roman", serif;
font-size:100%;
text-align: left;
font-weight:bold;
margin-bottom: 10px;
}

/* 記事 */

.content p {
color: #000000;
padding-left:10px;
font-family: Verdana, Arial, sans-serif;
font-size:87.5%;
font-weight: normal;
line-height: 160%;
margin-bottom: 10px;
}

.content blockquote {
line-height: 150%;
}

.content li {
line-height: 150%;
}

/* 記事 続き */
.extended{
padding-left:0 !important;
text-align:right;
}

/* 投稿者 */

.content p.posted {
line-height:140%;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
border-top: 1px solid #999999;
margin-bottom: 25px;
line-height: normal;
padding: 3px;
}

/* 応援 ブログランキング */
.content .cheer{
line-height:200%;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
border-top: 1px solid #DDDDDD;
margin-bottom: 10px;
padding: 10px 3px 3px 3px;
text-align:right;
}
.content .cheer a img{
border:none;
vertical-align:middle;
}

/* NEXT */
#next{
background:transparent url(img/parts/content_bg2_2_4.jpg) left top no-repeat;
line-height:36px;
font-weight:bold;
text-align:right;
padding-bottom:20px;
padding-left:80px;
}

/* RIGHT */

#right {
float: left;
width: 219px;
overflow: hidden;
text-align: left;
background-color: #FFFFFF;
}

.sidebar {
padding: 15px;
}



#calendar {
line-height: 100%;
color: #000000;
font-family: Verdana, Arial, sans-serif;
padding:0;
text-align: center;
margin-bottom: 20px;
}

#calendar table {
border-collapse: collapse;
border-spacing:0;
border:none;
width: 100%;
}

#calendar caption {
font-family: Verdana, Arial, sans-serif;
font-size:75%;
text-align:center;
font-weight: bold;
}

#calendar tr{
font-size:62.5%;
}

#calendar th{
padding:0;
text-align: center;
font-weight: normal;
}

#calendar td {
padding:0;
text-align: center;
}

#calendar #today{
background:#B31C00;
}

.sidebar h2 {
color: #000000;
line-height:30px;
padding-left:5px;
font-family: Verdana, Arial, sans-serif;
font-size:87.5%;
font-weight: bold;
border-left:4px solid #FFCC00;
text-align:left !important;
}

.sidebar ul {
width:190px;
color: #000000;
padding-left: 0px;
font-size:75%;
margin: 0px;
margin-bottom: 20px;
padding:5px 5px 5px 20px;
}

.sidebar ul ul {
margin-bottom: 5px;
font-size:inherit;
border:none;
}

.sidebar #categories ul {
}

.sidebar li {
font-family: Verdana, Arial, sans-serif;
text-align: left;
line-height: 150%;
}

.sidebar #categories li {
}

.sidebar img {
	border: 1px solid #CCCCCC;
	margin: 0px 0px 3px;
	padding: 1px;
}

.sidebar #photo{
padding:4px;
margin-bottom:15px;
text-align:center;
}

.sidebar form{
}

.photo {
text-align: left;
margin-bottom: 20px;
}

.link-note {
color:#000000;
font-family: Verdana, Arial, sans-serif;
font-size:75%;
text-align: center;
margin-bottom: 15px;
}

.link-note .rss{
display:block;
height:15px;
width:80px;
margin:0 auto;
line-height:15px;
background:url(img/parts/rss_2.gif);
text-indent:-9999px;
}

#powered {
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
line-height: 150%;
text-align: left;
color: #000000;
margin-top: 50px;
}

#comment-data {
float: left;
width: 180px;
padding-right: 15px;
margin-right: 15px;
text-align: left;
border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
width: 80%;
}

.commenter-profile img {
vertical-align: middle;
border-width: 0;
}

p.copyright{
border-top: 1px solid #DDDDDD;
padding-top:10px;
padding-left:0;
padding-right:0;
font-size:75%;
text-align:center;
font-weight:bold;
}

div.pageNavigation{
text-align:center;
padding-bottom:10px;
}

div.pageNavigation a{
text-decoration:none;
border:1px solid #ccc;
padding:1px 7px;
color:#506000;
}

div.pageNavigation a:hover{
color:#506000;
border:1px solid #9a0;
}

div.pageNavigation a:visited{
color:#506000;
}

div.pageNavigation span.current_page{
padding:1px 4px;
color:#000;
font-weight:bold !important;
}

h3.commented{
padding-top:10px;
font-weight:bold;
}

div.comment p{
padding-left:20px;
}
