@charset "utf-8";
/*
Theme Name: JILUKA Ver_6.12
Theme URI: http://jiluca-web.com
Description: JILUKA OFFICIAL SITE
*/


.customize-support{
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-color: #000;
	color: #EEE;
}
/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h3, h4, h5, h6, p {
	margin-top: 0;	  
}

h2 {
	margin: 0 0 10px 0;
	color: #bb0000;
	font-size: 14px;
		line-height: 130%;
	}

a img { 
	border: none;
}

a:link {
	color: #dd6061;
	text-decoration: underline;
}
a:visited {
	color: #dd6061;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

.container {
	width:100%;
	background-color: #000;
	color:#fff;
}

header {
	background-color: #000;
	height:100px;
	padding:0px;
	margin:0px;
	margin: 0 auto;
}

.main_photo {
	background-color: #000;
	margin-left: -252px;
	height:695px;
	border: 1px solid #000;
}
.main_title {
	background-color: #000;
	margin-left:0;
	height:120px;
	margin-bottom:18px;
	
}

.icon{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
}

.content{
	width: 610px;
	float: left;
	padding: 0;
		
}

.content_long{
	width: 960px;
	float: left;
	padding: 0;	
}

.contents{
	width: 100%;
	margin: 0px 0 15px 0;
	padding:15px;
	background-color: #212121;
	border: 1px solid #444; 
}

.content_top{
	width: 100%;
	float: left;
	padding: 0;
	background-color: #000;
}
.contents_top{
	width: 100%;
	margin: 0px 0 15px 0;
	padding:15px;
	background-color: #212121;
	border: 1px solid #444;
	color: #FFF;
	clear:both;
}
.contents_top h2{
	color: #FF0000;
	font-size:16px;
}
.contents_info{
	min-height: 400px;
	margin: 0px 0 15px 0;
	padding:15px;
	background-color: #212121;
	border: 1px solid #444;
	}


.side_contents{
	width:100%;
	margin: 0px 0 0px 0;
	background-color:#212121;
	padding:15px;
	border: 1px solid #444;
	margin-bottom:15px;
	clear:both;
}
.side_contents_yt{
	width:100%;
	margin: 0px 0 0px 0;
	padding: 0 10px;
	background-color:#212121;
	border: 1px solid #444;
}

.side_contents_d{
	margin: 0px 0 15px 0;
	background-color:#212121;
	padding:15px;
	border: 1px solid #444;	
	color:#fff;
}

.side_contents_d h3{
	font-size: 16px;
}

.side_contents_d li{
	font-size: 14px;
	text-decoration: none;
padding: 10px 0;
	border-bottom: 1px solid #666;
}

.sub_title{
	margin-top:18px;
	margin-bottom:8px;
}
	
	
.jacket_mini{
	width:50px;
}
	
.cd_mini{
	width:210px;
}

/*============================================
float
============================================*/
.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignright { float: right;}
.alignleft { float: left; }

/*============================================
clear
============================================*/
.clear {
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.sidebar1 {
	background-color: #000;
	padding-bottom: 10px;
}

.sidebar1 ul {
	list-style-type:none
}

.content ul, .content ol {
	padding: 0 15px 15px 40px; 
}

/* ~~ フッター ~~ */
footer {
	padding: 10px 0;
	background-color: #2c2c2c;
	height:150px;
	position: relative;
	clear: both;
	color:#fff;
}

.footer_container {
	width: 100%;
	background-color: #2c2c2c;
	margin: 0 auto; 
	text-align:center
}

header, section, footer, aside, article, figure {
	display: block;
}

/* ~~ font ~~ */
.txt10 {
	font-size:10px;
		line-height: 150%;
	}
.txt12 {
	font-size:12px;
		line-height: 150%;
		color: #fff;
	}
.txt12_U8 {
	font-size:12px;
	margin-bottom:8px;
		line-height: 150%;
	}
.txt14 {
	font-size:14px;
		line-height: 150%;
	}
.txt16 {
	font-size:16px;
		line-height: 150%;
	}
.txt18 {
	font-size:18px;
		line-height: 150%;
	}
	
.news_date{
	color: #FFF;
	font-size: 12px;
	font-family: 'Oswald', sans-serif;
	-webkit-font-smoothing: antialiased;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 150%;
	font-style: italic;
}

.live_date{
	color: #F0F;
	font-size: 16px;
	font-family: 'Oswald', sans-serif;
	-webkit-font-smoothing: antialiased;
	font-weight: normal;
	letter-spacing: 0.2em;
	line-height: 150%;
}

.live_archive{
	text-align: right; 
	}

.news_date_mini{
	color: #FFF;
	font-size: 12px;
	font-family: 'Oswald', sans-serif;
	-webkit-font-smoothing: antialiased;
	font-weight: normal;
	letter-spacing: 0.2em;
	line-height: 150%;
	font-style: italic;
}

.live_date_mini{
	color: #BE60C6;
	font-size: 12px;
	font-family: 'Oswald', sans-serif;
	-webkit-font-smoothing: antialiased;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 150%;
}

.photo{
	float: right;
}
	
/*============================================
メインメニュー
============================================*/
#menu {
	background: linear-gradient(#444, #AAA);
	font-family: 'Oswald', sans-serif;
	-webkit-font-smoothing: antialiased;
	font-weight: bold;
	letter-spacing: 0.1em;
	overflow: hidden;
	font-size: 0;
}

.menu-main-navi-container{
	margin: 0 auto; 
	padding: 0 auto;
	text-align: center;
}
.menu{
	margin: 0 auto; 
	padding: 0 auto;
}

.menu ul {
	list-style:none;
}
.menu li {
    width: 100px;
    line-height: 28px;
    text-align: center;
	border: dotted 1px #444;
	display: inline-block;
	font-size: 13px;
}
.menu li a:link,
.menu li a:visited {
    color: white;
    display: block; 
    text-decoration: none;
    background: linear-gradient(#444, #AAA);
}
.menu li a:hover, 
.menu li a:active {
	color: black;
    display: block;
    text-decoration: none;
    background-color: #000;
}
.list  {
    border: dotted 1px #444;
}

/*Pocketボタンの幅調整*/
.wsbl_pocket {
 width: 95px;
}
/*Google+ボタンの幅調整*/
.wsbl_google_plus_one {
 width: 58px;
}
/*twitterボタンの幅調整*/
.wsbl_twitter {
 width: 69px !important;
}
