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



/*selection---------------------*/
#selectionMainImage{
clear:both;
margin-bottom:20px;
background:url(images/selection_image.jpg) no-repeat 0 0;
width:847px;
height:220px;
}

/*インデックス--------------------*/

#selectionThum ul{
margin:0;
padding:0;
list-style-type:none;
}


#selectionThum li{
float:left;
margin:10px 12px 0 0;
}

#selectionThum li.right{
float:right;
margin:10px 0 0 0;
}

#selectionThum li img{
border:1px solid #CC6699;
padding:2px;
}

#pager{
background-color:#E3ABC7;
padding:3px;
font-size:10px;
text-align:center;
margin:15px 0;
}

#pager strong{
background-color:#CC6699;
color:#FFF;
padding:2px;
}

#pager a{
color:#0066CC;
}



/*詳細--------------------*/
#leftContents{
width:585px;
float:left;
text-align:left;
}

.selectionTitle{
background:url(../../images/dot_line_gray.gif) repeat-x left bottom;
padding:9px 0 9px 0;
font-size:1.0em;
color:#CC3366;
font-weight:bold;
}

.selectionText{
margin:15px 0;
}

.selectionText .photo{
border:1px solid #CC6699;
padding:2px; 
}

.selectionText p{
font-size:0.8em;
line-height:220%;
margin:8px 0 8px 0;
}


#rightContents{
width:220px;
float:right;
text-align:center;
background-color:#ECECEC;
padding:10px 0;
}

.profile .title{
background:url(images/r_m_profile.gif) no-repeat 0 0;
width:200px;
height:35px;
margin:0 auto 10px auto;
text-align:left;
}

.profile .title span{
position:absolute;
left:-9999px;
}

.profile .photo{
margin:0 auto;
padding:1px;
border:1px solid #FFF;
}

.profile .text{
width:200px;
margin:8px auto 0 auto;
font-size:0.65em;
line-height:135%;
text-align:left;
color:#666666;
}


.calendar{
width:200px;
background-color:#F6F6F6;
margin:20px auto;
padding:10px 0;
}

.calendar .month{
border-bottom:1px solid #CCC;
padding:0 0 5px 0;
font-size:0.75em;
font-weight:bold;
width:177px;
margin:0 auto;
_margin:0 0 5px 0;
}

*+html .calendar .month{
border-bottom:1px solid #CCC;
padding:0 0 5px 0;
font-size:0.75em;
font-weight:bold;
width:177px;
margin:0 0 5px 0;
}

.calendar table{
padding:5px 0;
border-collapse:collapse;
width:177px;
margin:0 auto;
}

.calendar td{
font-size:0.7em;
width:14%;
}

.calendar td a{
font-weight:bold;
}

.calendar table.days{
border-bottom:1px solid #CCC;
margin:0 auto 5px auto;
}

.calendar table.days td{
font-weight:bold;
_padding-bottom:5px;
font-size:0.65em;
}

*+html .calendar table.days td{
font-weight:bold;
padding-bottom:5px;
font-size:0.65em;
}

.calendar table.days td.sun{
color:#CC6699;
}

.calendar table.days td.sat{
color:#006699;
}

.category .title{
background:url(images/r_m_category.gif) no-repeat 0 0;
width:200px;
height:35px;
margin:0 auto 10px auto;
text-align:left;
}

.category .title span{
position:absolute;
left:-9999px;
}

.category ul, .entory ul{
width:200px;
margin:0 auto 20px auto;
list-style-type:none;
padding:0;
}

.category li, .entory li{
background:url(../../images/maker_list.gif) no-repeat 0 6px;
padding:0 0 0 12px;
margin:0 0 5px 0;
font-size:0.65em;
line-height:135%;
text-align:left;
}

.entory .title{
background:url(images/r_m_recent_entory.gif) no-repeat 0 0;
width:200px;
height:35px;
margin:0 auto 10px auto;
text-align:left;
}

.entory .title span{
position:absolute;
left:-9999px;
}

.banner img{
margin:3px 0;
}


#pager2{
background-color:#E3ABC7;
padding:3px;
font-size:10px;
text-align:center;
margin:20px 0;
}

#pager2 a{
color:#0066CC;
}

#pager2 .prev{
float:left;
margin-left:5px;
}

#pager2 .next{
float:right;
text-align:right;
margin-right:5px;
}





/*霑ｽ蜉 ---------------------*/

.comments{
clear: both;
padding-top:2em;
background:url(../images/dot_line_gray.gif) repeat-x left top;
}

.comments label{
display:block;
margin-top:0.5em;
font-size:0.8em;
}

.comments .comments-content{
width:400px;
margin-left: auto;
margin-right: 0 auto 0;
}

.comments .comment-content p{
margin: 0 0 1em 0;
}

.comments #comment-url{
  width: 250px;
}

.comments #comment-text{
width: 250px;
height: 5em;
font-size:  0.8em;
}

.comment .inner{
text-align: left !important;
font-size: 1.15em !important;
padding: 0 !important;
margin: 0 0 -1em 0 !important;
}

.comment div.comment-header{
text-align: right;
}

.comments-open-data,
.comments-open-text,
.comments-open-footer{
margin-left: auto !important;
margin-right: 0 auto 0 !important;
}

.post-message{
margin-bottom: 1em;
border: 1px solid #CCCCCC !important;
}

.post-message p{
margin: 1em;
font-size:  0.8em;
font-weight: bold;
}

.trackbacks {
margin-top: 3em;
font-size:  0.8em;
}

.trackbacks-info p{
padding: 1em !important;
border: 1px solid #CCCCCC !important;
}

.trackback-content p{
margin: 0;
}

#blogMainImage a{
display: block;
height: 400px;
text-indent: -99999px;
}

