@charset "utf-8";
/* about */

div#main_image {
	padding:0;
}

#right_box h4 {
height:43px;
width:auto;
margin-bottom:8px;
}

.about_tab{
	color:#fff;
/*    margin-bottom: 64px;*/
}

#right_box div.about_tab ul{
	margin-bottom:30px;
	border-bottom:#ffe002 solid 1px;
}

div.about_tab ul a{
	text-decoration:none;
	color:#fff;
}

div.about_tab ul li{
	font-size:14px;
	background-color:#c9c9c9;
	text-align:center;
	background-image:url(../images/tab_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 98px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	font-weight:bold;
}

.play_list_back_l{
	background-image:url(../images/tab_left.gif);	
	height:30px;
	width:3px;
	display:inline;
}

.play_list_back_r{
	background-image:url(../images/tab_right.gif);	
	height:30px;
	width:3px;
}

#right_box h4.sub_title{
	color:#f54295;
	font-size:16px;
	border-bottom: 1px dotted #f54295;
	background-image: url("../images/ping.jpg");
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left:34px;
	padding-top:8px;
	text-align: left;
	margin-top:9px;
	margin-right:5px;
	height:23px;
	}
	
.about_in_box{
	clear:both;
	color:#7C7C7C;
	font-size:12px;
	margin-bottom: 75px;
}

.about_in_box .first{
}

.about_in_box .second{
}

.about_left_box{
	float:left;
	width:64%;
	line-height: 1.5;
	padding-left: 15px;
	padding-top:0;
	/*padding-top: 15px;*/
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

.about_right_box{
	float:right;
	margin-right: 17px;
}

#right_box p#go_top{
	clear:both;
	padding-right:0;
}

div#menu_list {
	margin:25px auto 0;
}

p.center{
	margin-bottom:50px;
}

#play_repo {
	border-bottom: 1px dotted #F54295;
}

.bottom_pink {
	padding-bottom: 10px;
	border-bottom: 1px dotted #F54295;
}

.pin {
	background-image: url("../images/ping.jpg");
	background-repeat: no-repeat;
	line-height: 35px;
	padding-left:34px;
}

ol {
	list-style: none;
}