@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	music :  個別CSS
	
 ---------------------------------------------- */
 
#title{
background:url(images/title.gif) no-repeat;
width:414px;
height:98px;
float:left;
font-size:0px;
line-height:0px;
text-indent:-10000px;
}
#title_social{
overflow:hidden;}
.line{
background:url(../images/line.gif) no-repeat;
width:959px;
height:3px;
font-size:0px;
line-height:0px;
text-indent:-10000px;}
#contents{
margin-top:35px;
overflow:hidden;}
#contents em{
color:#f40008;
}

.gallery li {
float:left;
width:187px;
color:#f40008;
margin-bottom:20px;
}

.gallery li img { border:0; }

.photos_margin { margin-right:6px; }
