@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);



#content h1{
 margin-bottom: 15px;
}

#content ul.list{
 overflow: hidden;
 zoom: 1;
 margin-bottom: 15px;
}

#content ul.list li{
 float: left;
 font-weight: bold;
}

#first .same{
 overflow: hidden;
 zoom: 1;
 margin-bottom: 16px;
}

#first .same .inner{
 overflow: hidden;
 zoom: 1;
 margin-bottom: 18px;
 padding-right: 90px;
}

#first .same .inner p.one{
 float: right;
 width: 117px;
}

#first .same dl{
 float: left;
 margin-right: 10px;
 width: 195px;
 margin-bottom:10px;
}

#first .same dl.last{
 margin-right: 0;
}

#first .same dl dt{
 font-weight: bold;
 margin: 6px 0 2px 0;
}

#content p.last{
 margin-bottom: 25px;
 margin-top: -15px;
}

#content p.last span{
 color: #FF0000;
}

#content #link ul{
 margin-bottom: 60px;
}

#content ul.search_list{
 margin-bottom: 10px;
 border:3px solid #CCC;
 padding:10px 5px;
}

#content p.search_num{
 margin-bottom: 30px;
 background:#efefef;
 color:#ff0000;
 padding:10px;
 font-size:15px;
 font-weight:bold;
}

#content div.page{
clear:both;
}

.sns_btn { 
margin: 10px 0px 0px 0px; 
padding: 0px; 
width:400px; 
}

.sns_btn .google { 
float: left; 
margin: 0px 10px 0px 0px; 
padding: 0px; 
display: inline; 
width: 16px; 
}

.sns_btn .googleplus { 
float: left; 
margin: 0px 10px 0px 0px; 
padding: 0px; 
display: inline; 
width: 55px; 
}

.sns_btn .tweet { 
float: left; 
margin: 0px 10px 0px 0px; 
padding: 0px; 
display: inline; 
width: 127px; 
}
.sns_btn .hatena { 
float: left; 
margin: 0px 10px 0px 0px; 
padding: 0px; 
display: inline; 
width: 110px; 
}

