@charset "utf-8";
/*
Theme Name: dean-ent
Template: twentytwelve
Author: aqcia.Inc
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url('../twentytwelve/style.css');

body{
	background: #efefef;
	color: #303030;
	font-family:　Verdana, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	-webkit-text-size-adjust: 100%,
	-moz-text-size-adjust: 100%,
	-ms-text-size-adjust: 100%
}

.site-header{
	background: #303030;
	height: 73px;
	margin-bottom: 10px;
	padding:0;
}
.header-inner{
	max-width: 1000px;
	margin:0 auto;
}
header hgroup{
	float: left;
	min-width: 100px;
}
body .site{
	box-shadow:none;
	background: #efefef;
	max-width:1000px;
	padding: 0;
}
#content{
		min-height: 700px;
}
footer[role="contentinfo"] {
	background: #303030;
	max-width: 100%;
	min-height: 50px;
}
footer .site-info{
	max-width: 1000px;
	margin:0 auto;
}
footer .site-info p{
	margin-top: 20px;
	color: #ccc;
	text-align: center;
}
.site-content{
	width: 100%;
	float: none;
}
.site-content article{
/*bottom of postArea ajust*/
	margin-bottom: 0;
	padding-bottom: 0;
}
.main-navigation{
	float: right;
}
	/*Header Responsive------------------------*/
		@media (max-width: 480px) {
			.header-inner{
				width:100%;
				max-width: 100%;
				margin: 0;
			}
			header hgroup{
				clear: both;
				width: 100%;

			}
			.main-navigation {
				clear: both;
				width: 100%;
			}
			.site-header{
				height: inherit;
			}
		}
	/*#Header Responsive------------------------*/
.main-navigation ul{
	margin:10px 13px 0 0;
	padding: 0;
	height: 28px;
}
.main-navigation ul li{
	padding:3px 5px 0;
	margin: 0;
}
.main-navigation ul li.current,
.main-navigation ul li:hover{
	background: #c10e0e;
}
			@media (max-width: 480px) {
				.main-navigation ul{
					clear: both;
					margin:0;
					padding: 0;
					height: inherit;
					width: 100%;
				}
				.main-navigation ul li{
					display:inline-block;
					width: 48%;
					height: 30px;
					padding: 0;
					border-bottom: 1px solid #ccc;
				}
				.main-navigation ul li img{
					padding-top: 5px;
				}
				.main-navigation ul li.current,
				.main-navigation ul li:hover{
					background: #c10e0e;
					width:48%;
}
			}
.entry-header{
	margin-bottom: 3.42857rem;
	padding-bottom: 1.57143rem;
}
.entry-content{
	background: #FFF;
	padding:60px 54px;
}
/*category archive list background*/
article.category-news{
	background: #FFF;
}
/*Page Navigation*/
.wp-pagenavi {
    text-align: center;
}
/*Corporate Page*/
.corp-content{
	background-image: url(images/corpLogo_bg.png);
	background-position: 56px 60px;
	background-repeat: no-repeat;
	padding-left: 413px;
	font-size: 110%;
	min-height:500px;
}
			@media (max-width: 480px){
				.corp-content{
					background-image: none;
}
			}
/*Artist Page*/
.artist-content{
	background: #efefef;
	padding: 0;
	margin: 0;
}
.artist-introduction{
	background: #FFF;
	padding:15px 15px ;
}
.artist-introduction h2{
	position: relative;
	top:60px;
	left: 250px;
	width: 700px;
	margin-top: -50px;
}
.artist-portrait{
	float: left;
	width: 24%;
	margin-right: 20px;
}
.artist-portrait img{
	padding: 10px 8px;
	background: #FFF;
	border: 1px solid #ccc;
}
.artist-description-area{
	padding-top: 50px;
	float: left;
	width: 65%;
}

		@media(max-width: 480px){
			body .artist-portrait{
				clear: both;
				width: 232px;
				margin:0 auto;
			}
			.artist-portrait img{
				padding: 10px 8px;
				background: #FFF;
				border: 1px solid #ccc;
			}
			.artist-description-area{
				clear: both;
				width:100%;
				padding-top: 0;
			}
			.artist-introduction h2{
				position: static;
				margin-top: 0;
			}
		}
		@media(max-width: 800px){
			.artist-portrait{
				margin-right: 40px;
			}
			.artist-introduction h2{
				position: static;
				margin-top: 0;
			}
			.artist-description-area{
				padding-top: 0;
			}
		}

/*News PressRelease Page*/
article.category-news{
	padding: 20px;
	margin: 0 0 15px;
}
.category-news .entry-content{
	padding: 0;
}
.category-news header{
	margin-bottom: 27px;
}
.entry-header .entry-title{
	font-size: 28px;
}
.entry-header .entry-title a{
	color: #303030;
	font-weight: normal;
}
.entry-header .entry-title a:hover{
	color: #fa4747;
	text-decoration: underline;
}

#content article header.entry-header{
	margin-bottom: 5px;
}
p.posted-day{
	text-align: right;
	margin-bottom: 35px;
}
/*Top Page*/
.artist-bn-area ul{
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
.artist-bn-area ul li{
	float: left;
	margin-right: 4px;
}
.artist-bn-area ul li:last-child{
	margin-right: 0;
}
			@media (max-width: 480px) {
				.artist-bn-area ul li{
					width: 49%;
					display: inline;
				}
				.artist-bn-area img{
					width:100%;
				}
			}
			@media (max-width: 800px) {
				.artist-bn-area ul li{
					width: 24.5%;
				}
			}
.twitter-widget{
	width: 240px;
	float: left;
	margin-top: 10px;
}
		@media (max-width: 480px) {
			.twitter-widget{
				clear: both;
				display: none;
			}
		}
		@media (max-width: 800px) {
			.twitter-widget{
				width:30%;
				float: left;
			}
		}
.right-content{
	float: right;
}
		@media (max-width: 480px){
			.right-content{
				clear: both;
				width: 100%;
			}
		}
		@media (max-width: 800px){
			.right-content{
				width: 68%;
			}
		}
/*News Box*/
.newsBox{
	margin: 10px 0 10px 8px;
	background: url(images/newsBoxBg.png) no-repeat;
	width: 746px;
	height: 197px;
}
.newsBox h2{
	float: left;
	margin:83px 0 0 20px ;
}
.newsBox ul{
	float:left;
	margin-left: 80px;
}
.newsBox ul li{
	font-size: 90%;
	padding-top: 15px;
	padding-bottom: 11px;
}
		@media (max-width: 480px) {
			.newsBox{
				background: none;
				width: 100%;
				height: inherit;
				margin: 0;
			}
			.newsBox h2{
				margin: 5px 0 5px 0;
				background: #404040;
				width: 100%;
				clear: both;
			}
			.newsBox ul{
				clear: both;
				margin: 10px 0 0 0;
			}
			.newsBox ul li{
				padding: 0;
				display: block;
				height: 25px;
			}
		}
		@media (max-width: 800px){
			.newsBox{
				width: 100%;
				height: inherit;
				margin: 0;
				background: none;
			}
			.newsBox h2{
				margin: 5px 0 5px 0;
				background: #404040;
				width: 100%;
			}
			.newsBox ul{
				margin: 10px 0 0 0;
			}
			.newsBox ul li{
				padding: 0 0 0 10px;
				display: block;
				height: 25px;
			}
		}
.asociated-bannerArea ul{
	list-style: none;
}
.asociated-bannerArea ul li{
	float: left;
	margin-right: 5px;
}
.asociated-bannerArea ul li:last-child{
	margin-right: 0;
}
		@media (max-width: 480px){
			.asociated-bannerArea ul li{
				width: 32%;
				display: inline;
				height:30%;
			}
			.asociated-bannerArea img{
				width: 100%;
				height:30%;
			}
		}
		@media (max-width: 800px){
			.asociated-bannerArea ul li{
				width: 32%;
				display: inline;
				height:23%;
			}
			.asociated-bannerArea img{
				width: 100%;
				height:30%;
			}
		}
/*Slide-Show customize*/
body .box_skitter .info_slide_dots{
	bottom: 5px;
}
body .box_skitter .info_slide_dots .image_number {
    height: 12px;
    width: 12px;
}
body .box_skitter {
height:350px;
width: 1000px;
background: #000;
}
body .box_skitter img {
width: auto !important;
max-width: none !important;
}
	@media (max-width: 480px) {
		body .box_skitter {
			width:370px;
			height:130px;
		}
	}
	@media (max-width: 800px){
		body .box_skitter {
			min-width: 500px;
			height:350px;
		}
		body .box_skitter img {
			width: auto !important;
			max-width: none !important;
		}
	}
