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


body {
	color:#222222;
	font: 13px/1.5 "ＭＳ Ｐゴシック", "ヒラギノゴシック Pro W3", sans-serif;
	background: #EAEBE4 url(../images/lovesong2.png) repeat-x;
	margin: 0px auto;
}
h1,h2,h3,h4,h5,h6 { font-weight: normal;margin:0;}
img { border:0; vertical-align:bottom;}
li { list-style:none;}
table { border:none; border-collapse:collapse;}


.fL { float:left;}
.fR { float:right;}

.btm05 {margin-bottom:5px;}
.btm10 {margin-bottom:10px;}
.btm15 {margin-bottom:15px;}
.btm20 {margin-bottom:20px;}
.btm25 {margin-bottom:25px;}
.btm30 {margin-bottom:30px;}
.top05 {margin-top:5px;}
.top10 {margin-top:10px;}
.top15 {margin-top:15px;}
.top20 {margin-top:20px;}
.top25 {margin-top:25px;}
.left05 {margin-left:5px;}
.left10 {margin-left:10px;}
.left15 {margin-left:15px;}
.left20 {margin-left:20px;}
.left25 {margin-left:25px;}
.right05 {margin-right:5px;}
.right10 {margin-right:10px;}
.right15 {margin-right:15px;}
.right20 {margin-right:20px;}
.right25 {margin-right:25px;}
.right50 {margin-right:50px;}





#page {
	background: url(../images/bg_cont.png) no-repeat;
	width: 614px;
	margin: 60px auto 0px;
	height: 1014px;
}

#main{
	margin: 0px;
	padding: 30px 50px 50px;
}

hr {
	height: 4px;
	background: #C1C1C1;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	clear: both;
	width: 514px;
	margin: 0px auto 30px;
}
#photo {
	background: url(../images/lovesong.jpg) repeat-x top;
	margin: 0px auto;
	padding: 0px;
	clip: rect(0px,auto,0px,auto);
}

#open{
    position:absolute;
    z-index:1;
    width:400px;
    padding:10px;
    text-align:left;
    background-color:#336699;
    color:#ffffff;
}
.text_red {
	color: #FF0000;
}

