@charset "utf-8";
/* CSS Document */

body {
margin: 0px;
padding: 0px;
background-image: url(images/body_bg.jpg);
background-repeat: repeat-y;
background-position: center 0px;
line-height: 1.5;
font-size: small;
*font: x-small;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a {
text-decoration: none;
}

a:link {
color: #666666;   
}

a:visited {
color: #666666;
}

a:active {
color: #666666;

}

a:hover {
color: #666666;
border-bottom:solid 1px #ff0000;
}


h1, h2, h3 {
margin: 0px 0px 0px 0px;
padding: 0px;
font-weight: normal;
}

img{
vertical-align: bottom;
}

#container {
line-height: 1.5;
margin: 0px auto;
text-align: left;
padding: 0px;
width: 900px;
height: auto;
background-color: #ffffff;
}

#banner {
margin: 0px;
padding:0px;
height: 275px;
width: 900px;
}

#banner-img {
display: none;
}

#banner a {
color: #FFFFFF;
text-decoration: none;
border-bottom:none;
}

/* ----------main ---------------*/

#center {
width: 480px;
margin: 0px 0px 15px 15px;
float: left;
}

*html #center { /*IE6用のハック*/
width : 480px;
float : left;
margin : 0px 8px 7px 7px; /*通常指定の1／2で指定*/
}


.content {
color: #666666;
margin-top: 15px;
}


#right {
width: 360px;
float: right;
height: auto;
margin: 10px 15px 0px 30px;
}

*html #right { /*IE6用のハック*/
width : 360px;
float: right;
height: auto;
margin : 5px 7px 0px 8px; /*通常指定の1／2で指定*/
}

.content p {
color: #666666;
font-weight: normal;
line-height: 150%;
text-align: left;
margin: 0 0 10px 0;
}

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

.content li {
line-height: 1.5;
}

.content h1 {
color:#666666;
font-size:medium;
margin: 0px 0 3px 0;
}

.content h2 {
color: #666666;
font-size: x-small;
text-align: right;
margin: 0px 0 20px 0;
}

.content h3 {
color: #e50a16;
font-size: medium;
text-align: left;
font-weight: bold;
margin-bottom: 10px;
background-image: url(images/h3_bg.jpg);
background-repeat: no-repeat;
height: 43px;
padding-left: 50px;
padding-top: 10px;
}

.content p.posted {
color: #999999;
font-size: x-small;
text-align: left;
margin-bottom: 25px;
line-height: normal;
padding: 3px;
}

.content .entry{
border:1px solid #666666;
padding:10px 20px 20px 20px;
margin:1px 0;
background-color:#FFFFFF;
background-image: url(images/entry_bg.jpg);
background-position: top right;
background-repeat: no-repeat;
}

/* ---------- sidbar ---------------*/
.sidebar {
width: 360px;
}

.sidebar h2{
background-color: #e50a16;
color:#FFFFFF;
padding: 3px;
text-align: center;
font-size: small;
}

#sidebar_con{
margin-bottom: 10px;
}

.gaiyo{
padding:0px 10px;
}

.gaiyo p{
color: #666666;
font-weight: bold;
}

/* sidbar form */
#form{
padding: 0px 10px 10px 10px;
}

.style1{
color:#e50a16;
font-weight: bold;
}

.style1 img{
padding-right: 15px;
}

.style2{
font-size:10px;
line-height:1.5;
color: #666666;
}

.style3{
font-weight:bold;
color: #e50a16;
}

.style3 a{
font-weight:bold;
color: #e50a16;
}

.kidsfirst{
padding: 0px 10px;
color: #666666;
}

.bottom_form{
float:right;
margin:0 -18px 0 10px;
}

.sidebar ul {
padding-left: 10px;
margin:5px 0px 30px 5px;
color: #666666;
text-align: left;
}

.sidebar #back ul {
padding-left: 15px;
}

.sidebar #entry li {
color: #666666;
line-height: 150%;
}

.sidebar #back li{
list-style-type:none;
margin-left:0px;
line-height: 150%;
}

#qr{
background-image:url(images/frame1.jpg);
background-repeat:no-repeat;
margin: 0px 10px 10px 10px;
padding-top: 10px;
height:auto;
}


#qr_index{
background-image:url(images/frame2.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding-bottom: 10px;
}


.qr_center{
padding:0px 10px;
height:auto;
position:relative;
background-color:#fff5c6;
border-right:solid 2px #f8b709;
border-left:solid 2px #f8b709;
background-image: url(images/qr_cord_bg.jpg);
background-repeat: no-repeat;
background-position: 240px 0px;
}

*html .qr_center{
padding:0px 5px;
height:auto;
background-color:#fff5c6;
border-right:solid 2px #f8b709;
border-left:solid 2px #f8b709;
background-image: url(images/qr_cord_bg.jpg);
background-repeat: no-repeat;
background-position: 240px 0px;
}

.qr_unquit{
color: #e50a16;
}

.qr_center img{
float:right;
}

#mb{
margin-top:0px;
padding:0px 0px 5px 25px;
background-image:url(images/mobile.jpg);
background-repeat:no-repeat;
height:30px;
width:300px;
color: #333333;
}

.font_normal{
color: #666666;
}



#entry{
float:left;
width:180px;
margin-top: 0px;
}

#back{
float:right;
width:160px;
margin-top: 0px;
}

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


#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;
}


img{
border:none;
}

#footer{
clear: both;
text-align: right;
padding: 10px 20px 20px 0px;
color: #666666;
}

.bold_big{
font-weight: bold;
font-size: 110%;
}