/* ======================================
　　ヘッダー
====================================== */
body#home #header{
	background: url(../img/bg_head.jpg) center top no-repeat;
	position: relative;
}
body#home #header .inner{
	height: 530px;
	position: relative;
}
body#home #header h1{
	background: url(../img/logo_head.png) center center no-repeat;
	text-indent: -9999px;
	width: 778px;height: 530px;
	margin: 0 auto;
}
body#home #header h2{
	background: url(../img/head_h2.png) center center no-repeat;
	text-indent: -9999px;
	width: 205px;height: 220px;
	top:135px; left: 0;
	position: absolute;
}
body#home #header h3{
	background: url(../img/head_h3.png) center center no-repeat;
	text-indent: -9999px;
	width: 190px;height: 150px;
	top:200px; right: 0;
	position: absolute;
}

/* ======================================
　　メイン
====================================== */
.l_in table{
	width: 600px;
	margin: 20px auto 50px;
	font-size: 11px;
}
.l_in th{
	width: 200px;
	text-align: center;
}
.l_in td{
	padding: 0 20px;
}

.l_in dl{
	width: 290px;
	padding: 0 5px;
	margin-bottom: 20px;
}
.l_in dd{
	padding: 0 25px;
	letter-spacing: 0.1em;
}
.l_in .song_tit{font-size: 140%; font-weight: bold;}
.l_in .uni_enter{
	border-top: 1px solid #e4007f;
	border-bottom: 1px solid #e4007f;
	padding: 5px 0;
	font-weight: bold;
	font-size: 140%;
	display: block;
	margin: 5px 0;
	line-height: 1.5;
	color: #e4007f;
}
.l_in .uni_enter a{
	color: #e4007f;
	text-decoration: none;	
}
.l_in .uni_enter a:hover{
	text-decoration: underline;
}
.l_in .hair li{
	float: left;
	width: 110px;
	text-align: center;
	margin: 0 5px 10px 0;
}



#facebook{
	padding-top: 45px;
	height: 415px;
	width: 296px;
    margin: 0 0 25px;
    background: url(../img/tit_facebook.png) left top no-repeat #4562aa;
    border-left: #5973b3 4px solid;
}
.fb-like-box{background: #FFFFFF;}
#twitter{
	padding-top: 45px;
	height: 415px;
	width: 296px;
    margin: 0 0 15px;
    background: url(../img/tit_twitter.png) left top no-repeat #00c9ff;
    border-left: #3ad5ff 4px solid;
}
#facebook .in,
#twitter .in{margin-left: -4px;}
