@charset "UTF-8";

/* ///////////////////////////////////////////////////////////////////


/////////////////////////////////////////////////////////////////// */
body{
	color:#f1f1f1;
	font-size:14px;
	font-family:Unica One;
}

h2,h3,h4{
    font-family: Unica One;
    font-weight: 400;
    text-align: left;
    font-size: 25px;
    margin: 0 0 9px 0;

}

header{
	display: none;
}

#master_wrap{
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #000;
	
}

aside {
	width: 200px;
	background: url(../images/common/nav_bg.png) repeat;
	height: 100%;
	position: fixed;
	overflow: hidden;
}

aside h1 {
}

aside h1 img {
	width: 50%;
	margin: 34px 0px 31px 43px;
	display: block;;
}

aside nav {
	padding: 38px 0 0 37px;
}

aside nav ul {
}

aside nav ul li {
	margin: 0 0 10px 0;
}

aside nav ul li img {
}

#social_list {
	height: auto;
	overflow: hidden;
	margin: 100px auto 30px auto;
	width: 170px;
}

#social_list ul {
}

#social_list ul li {
	float: left;
	margin: 0 4px;
}

#social_list ul li img {
	width: 26px;;
}

#right_contents {
	padding: 27px 25px 50px;
	margin: 0 0 0 200px;
	min-width: 650px;;;
	/* width: 84%; */;;
}

#right_contents section {
	padding:0px 0px 21px 0px;
	margin:0 0 30px 0;
	border-bottom:1px dotted #fff;
	overflow:hidden;
	height:auto;
	width:100%;
}

.top_contents section{
	border:none !important;
}


.top_contents section img {
	display: block;
	width: 800px;
	margin: 0 auto;
}

#index_news {
}

#index_news table {
	width:100%;
}

#index_news table tbody {
}

#index_news table tbody tr {
	border-bottom:1px dotted #969696;
}

#index_news table tbody tr th {
	padding:9px 15px 10px 0px;
	text-align:left;
}

#index_news table tbody tr td {
	padding:9px 10px 10px 0px;
	margin:0 0 15px 0;
}

#right_contents footer {
    clear: both;
    margin: 60px 0 0;
    text-align: center;
}

#right_contents footer small {
/*	font-family:"Open Sans",sans-serif;*/
	font-size: 11px;
}


/* contents */
.profile {
}

#right_contents h2 {
	margin:8px 0px 16px 0px;
	font-size:30px;
	border-bottom:1px solid #fff;
}


#profile_img {
    border-bottom: none !important;
    margin: 0 0 10px 0 !important;
}

#profile_img img {
	width:100%;
}

.profile {
}

.profile h3 {
}

.profile p {
}

.profilesection {
}

.profile section h3 {
	line-height:19px;
	padding:5px 0;
}

.profile section p {
	line-height:21px;
}

.disco_list_left {
	float:left;
}

.disco_list_left img {
	width:185px;
}

.disco_list_right {
	padding:0 0 0 60px;
	float:left;
}

.disco_list_right h3 {
	line-height:21px;
	margin:0 0 17px 0;
	font-size:20px;
}

.disco_list_right ul {
    margin: 0 0 20px 0;
}

.disco_list_right ul li {
	margin:0 0 4px 0;
}

.disco_list p{

}


.live table{
	
}

.live table tr{
	
}

.live table tr th{
	
}

.live table tr td{
	
}

.live table {
	width:100%;
}

.live table tbody {
}

.live table tbody tr {
	border-bottom:1px dotted #969696;
}

.live table tbody tr th {
	padding:9px 15px 10px 0px;
	text-align:left;
}

.live table tbody tr td {
	padding:9px 10px 10px 0px;
	margin:0 0 15px 0;
}

.goods section{
	border:none !important;
}

.live section{
	border:none !important;
}

#main_visual_pc img{
	display: block;
}

#main_visual_sp img{
	display: none;		
}

/* goods */
.goods section{
	float:left;
    width: 46% !important;
    margin: 0 2% !important;
	height: 430px !important;
	padding:25px 0 0 0;
}


.goods section div{
    width: 100%;
    margin: 0 2%;
    height: 285px;
}

.goods section div img{
	text-align: center;
	margin: 0 0 10px 0
	height:auto;
}

.goods section div p{
	line-height:18px;
	
}

.goods section h2{
font-size: 24px !important;
	border:none !important;
}



