﻿@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #dfdfdf;
	margin: 1.3em 0;
	padding: 0;
	clear: both;
}
input, select {
	vertical-align: middle;
}
small {
	font-size: small;
}
img {
	-ms-interpolation-mode: bicubic;
}
.cf {
/zoom:1;
}
.cf:after {
	content: '';
	display: block;
	clear: both;
}
/* END RESET CSS */

table.hyou {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	line-height: 1.3;
	border-top: 1px #d9d9d9 solid;
	border-bottom: 1px #d9d9d9 solid;
	margin: 0 0 40px 0;
}
.hyou caption, .hyou th, .hyou td {
	vertical-align: top;
}
.hyou th, .hyou td {
	border: 0 none;
	border-bottom: 1px #d9d9d9 dotted;
	padding: .8em 1.5em;
}
.hyou th {
	border-right: 1px #d9d9d9 dotted;
	font-weight: bold;
}
.hyou caption {
	padding-bottom: 1em;
	font-weight: bold;
	font-size: 116%;
	min-width: 500px;
}
p, blockquote, q, pre, address, hr, code, samp, table, fieldset, menu, .entry h1, .entry h2, .entry h3, .entry h4, .entry h5 {
	margin-bottom: 1.6em;
	line-height: 1.6;
	letter-spacing: 0.1em
}
html {
	font-size: 100%;
}
body {
	font-family: 'メイリオ', 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 77%;
}
.highslide-maincontent p {
	font-family: 'メイリオ', 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
}
a {
	text-decoration: none;
	color: #000;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1, h2, h3, h4, h5 {
	font-size: 100%;
	font-weight: normal;
}
time {
	font-family: "Courier New", Courier, mono, "Hiragino Maru Gothic Pro W4", "ヒラギノ丸ゴ Pro W4", Meiryo, "メイリオ", sans-serif;
	font-size: 92%;
	color: #999;
	margin: 0 0 5px;
	padding: 0;
	text-transform: uppercase;
	display: block;
}
/** **/
html {
	background: #904100 url(images/bg.jpg) top center;
}
body {
	margin: auto;
	color: #000;
}
#all {
	width: 960px;
	margin: auto;
}
header {
	position: relative;
	padding: 40px 0;
}
.c {
	padding: 0 0 40px;
}
.m {
	width: 690px;
	float: right;
	margin: 0 0 20px 0;
	min-height: 450px;
}
.s {
	width: 220px;
	float: left;
	margin: 0 0 20px 0;
}
footer {
	clear: both;
	background: url(images/f_bgh.png) no-repeat center top;
	padding: 24px 0 0 0;
	overflow: hidden;
}
/* h */
header {
	position: relative;
	padding: 40px 0;
}
header a.gohome {
	display: block;
	width: 100%;
}
header a.gohome h1 {
	width: 249px;
	float: left;
	margin: 0 0 0 -5px;
}
header a.gohome h2 {
	width: 696px;
	float: right;
	padding: 12px 0 0 0;
	margin: 0 -2px 0 0;
}
header a.gohome img {
	width: 100%;
	height: auto;
}
header ul {
	width: 300px;
	position: absolute;
	top: 0;
	right: 0;
}
header ul li {
	width: 150px;
	float: left;
}
header ul li a {
	display: block;
	height: 30px;
}
/* f */
footer .f {
	background: #fff;
}
footer .f div {
	position: relative;
	width: 960px;
	height: 100px;
	margin: auto;
}
footer div p {
	font-size: 85%;
	padding: 40px 0 0 0;
	margin: 0;
}
footer div p a {
	padding: 0 0 0 20px;
}
footer ul {
	padding: 0;
	margin: 0;
	width: 300px;
	position: absolute;
	bottom: 0;
	right: 0;
}
footer ul li {
	width: 150px;
	float: left;
}
footer ul li a {
	display: block;
	height: 30px;
}
footer .rss {
	color: #F90;
	font-size: 17px;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 10px;
}
/* s */
.s, .s a {
	color: #fff;
	text-shadow: 0px 0px 5px #241000;
}
nav {
}
nav ul.menu {
	padding: 0 0 30px 0;
}
nav ul.menu li {
	height: 29px;
}
nav ul.menu li a {
}
nav ul.menu li a img {
}
nav ul.menulink {
	width: 220px;
	margin: auto;
}
nav ul.menulink li {
	width: 51px;
	float: left;
	padding: 0 2px;
	margin: 0 0px;
}
nav ul.menulink li a {
	display: block;
}
nav ul.menulink li a img {
}
#menulinkname {
	text-align: center;
	clear: both;
	color: #fff;
	width: 220px;
	padding: 5px 0 30px 0;
	font-weight: bold;
}
.s .bn {
	padding: 0 0 30px 0;
	font-size: 85%;
	text-align: center;
}
.s .tw {
	padding: 0 0 30px 0;
}
.s .tw .link {
	display: block;
	margin: 0 0 10px 0;
}
.s .tw li {
	color: #fff;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px #eee dotted;
	font-size: 92%;
	margin-bottom: 1.6em;
	line-height: 1.6;
	letter-spacing: 0.1em
}
.s .tw li:nth-last-of-type(1) {
	border-bottom: 0px #000 none;
}
.s .tw li a {
	display: none;
}
.s .tw li span a {
	display: inline;
}
.second .s section.bn, .second .s section.tw {
	display: none;
}
.news nav .news, .live nav .live {
	opacity: .40;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}
.news nav .news a, .live nav .live a {
	cursor: default;
}
/* m index */
.indeximg {
	padding: 0 0 20px;
	position: relative;
	height: 690px;
	height: 290px;
}
.indeximg #slideshow {
	z-index: 100;
	height: 100%;
	height: 100%;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 3px 0px #241000;
	-moz-box-shadow: 0px 0px 3px 0px #241000;
	box-shadow: 0px 0px 3px 0px #241000;
	behavior: url(js/PIE.htc);
}
.indeximg #slideshow a {
	height: 100%;
	display: block;
}
.indeximg #slideshow img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 100%;
}
.indeximg #nav {
	width: 500px;
	height: 30px;
	position: absolute;
	bottom: 30px;
	right: 10px;
	z-index: 101;
}
.indeximg #nav li {
	width: 30px;
	height: 30px;
	float: right;
	border: 1px #fff solid;
	-webkit-box-shadow: 0px 0px 3px 0px #241000;
	-moz-box-shadow: 0px 0px 3px 0px #241000;
	box-shadow: 0px 0px 3px 0px #241000;
	margin: 0 0 0 2px;
	behavior: url(js/PIE.htc);
}
.indeximg #nav li a {
	width: 30px;
	height: 30px;
	display: block;
}
.indeximg #nav li img {
	width: 30px;
	height: 30px;
}
.indeximg .activeSlide img {
	opacity: .60;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.box {
	background: #fff;
	margin: 0 auto 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 3px 0px #241000;
	-moz-box-shadow: 0px 0px 3px 0px #241000;
	box-shadow: 0px 0px 3px 0px #241000;
	behavior: url(js/PIE.htc);
}
.box .title {
	background: #904100 url(images/title_bg_l1.png);
	height: 29px;
	line-height: 27px;
	color: #FFF;
	font-size: 138.5%;
	letter-spacing: 0.05em;
	font-family: 'Cabin', 'メイリオ', 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	text-shadow: 0px 0px 2px #301500;
	filter: dropshadow(color=#301500, offx=0, offy=0);
}
.box .title a {
	display: block;
	background: url(images/y_migi.png) no-repeat 326px 8px;
	color: #FFF;
	text-decoration: none;
}
.box .title span {
	padding: 0 0 0 10px;
	display: block;
}
.index .box article {
	overflow: hidden;
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(js/PIE.htc);
}
.second .box article {
	padding: 0 0 30px 0;
}
.box article a {
}
.box article .cate {
	font-size: 92%;
	padding: 5px 0 0 0;
}
.cate span, .cate a {
	background: #CCC;
	color: #fff;
	padding: 1px 4px;
	text-decoration: none;
	line-height: 20px;
}
.cate .ARTISTS {
	background: #39cdb6;
	font-weight: bold;
}
.cate .info {
	background: #f09450;
}
.cate .release {
	background: #ed6c9e;
}
.cate .media {
	background: #af5d9c;
}
.cate .live {
	background: #3fbcef;
}
.cate .live_archive {
	background: #9DA9F8;
}
.cate .notop, .cate .notopskb, .cate .cat ,.cate .pickupimg{
	display: none;
}
.box article h1 {
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: 0.1em
}
.box .more {
	padding: 20px;
	text-align: center;
}
.box .more a {
	width: 50px;
	height: 20px;
	margin: auto;
	display: block;
}
.indexnews {
	width: 343px;
	float: left;
}
.indexnews h1.title {
}
.indexnews h1.title a {
}
.indexnews h1.title a img {
}
.indexnews article {
}
.indexnews article:nth-child(odd) {
	background: #f4f4f4;
}
.indexnews article:hover {
	background: #ffffe0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.indexnews article a {
	display: block;
	padding: 10px;
	text-decoration: none;
	height: 100%;
}
.indexnews article a .img {
	width: 50px;
	float: right;
	height: 50px;
	background: url(images/noimg.png) center center;
	overflow: hidden;
}
.indexnews article a .cate {
}
.indexnews article a time {
	display: inline;
}
.indexnews article a time span {
}
.indexnews article a h1 {
	font-size: 92%;
	font-weight: normal !important;
	display: inline;
}
.indexnews article a .cate {
}
.indexlive {
	width: 343px;
	float: left;
	margin-left: 4px;
}
.indexlive h1 {
}
.indexlive h1 a {
}
.indexlive h1 a img {
}
.indexlive article:nth-child(odd) {
	background: #f4f4f4;
}
.indexlive article:hover {
	background: #ffffe0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.indexlive article a {
	display: block;
	padding: 10px 10px 9px 10px;
	text-decoration: none;
	height: 100%;
}
.indexlive article a .img {
	width: 50px;
	float: right;
	height: 50px;
	background: url(images/noimg.png) center center;
	overflow: hidden;
}
.indexlive article a .cate {
}
.indexlive article a .cate span.live {
	display: none;
}
.indexlive article a time {
	font-size: 100%;
	font-family: 'メイリオ', 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	color: #000;
}
.indexlive article a time span {
}
.indexlive article a h1 {
	font-weight: normal !important;
	font-size: 92%;
}
.indexlive .more {
}
.indexlive .more a {
}
.indexlive .more a img {
}
.linkmore {
	clear: both;
	text-align: right;
	margin: -15px 0 20px 0;
}
.linkmore a {
	background: url(images/yw_migi.png) no-repeat 0 1px;
	color: #fff;
	padding: 0 0 0 13px;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 0px 0px 5px #241000;
	filter: dropshadow(color=#241000, offx=0, offy=0);
}
.indexblog {
	width: 343px;
	float: left;
}
.indexblog h1 {
}
.indexblog h1 a {
}
.indexblog h1 a img {
}
.indexblog article {
}
.indexblog article:hover {
	background: #ffffe0;
}
.indexblog article a {
	display: block;
	padding: 10px;
	text-decoration: none;
}
.indexblog article a .img {
	width: 60px;
	float: right;
}
.indexblog article a .img img {
	width: 60px;
}
.indexblog article a h1 {
	margin: 0 75px 0 0;
}
.indexblog article a time {
	padding: 0 5px 0 0;
}
.indexblog article a time span {
}
.indexblog article a .entrybody {
	padding: 3px 0 0 0;
	font-size: 85%;
}
.indexblog article a .entrybody p {
	margin: 0;
}
.indexnewa {
	width: 100%;
	float: left;/* margin-left:4px; */
}
.indexnewa h1 {
}
.indexnewa h1 a {
}
.indexnewa h1 a img {
}
.indexnewa div {
	padding: 10px;
	overflow: hidden;
}
.indexblog div:hover {
	background: #ffffe0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.indexnewa div a {
	width: 50px;
	display: block;
	float: left;
	margin: 0 5px 10px 0;
	height: 50px;
}
.indexnewa div a img {
}
.second.box {
}
.second.box .title {
}
.second.box .title a {
	background: url(images/y_migi.png) no-repeat 670px 8px;
}
.second.box .title a span {
}
.second.box header {
	background: #f4f4f4;
	height: auto;
	margin: 10px 0;
	padding: 10px 0;
}
.second.box header h1 {
	clear: both;
	padding: 0 20px;
	margin: 0;
}
.second.box header time {
	margin: 0;
	padding: 0 20px 5px;
	font-size: 100%;
}
.second.box header .cate {
	margin: 0;
	padding: 0 20px;
}
.live .second.box header time {
	color: #000;
	font-size: 108%;
	font-weight: bold !important;
	font-family: 'メイリオ', 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
}
.live .second.box header h1 {
	font-weight: normal !important;
	font-size: 100%;
	margin: 0 0 5px 0;
}
.live .second.box header .cate {
	margin: 0;
	padding: 0 20px;
}
.second.box .entrybody, .second.box .entrymore {
	padding: 20px 20px 0 20px;
}
.second.box .img {
	text-align: center;
	float: right;
	padding: 0px 20px 40px 20px;
	max-width: 180px;
	_width: 180px;
}
.second.box .img img {
}
.second.box header h1 a {
	text-decoration: none;
	border-bottom: #999 1px dotted;
}
.artistprofileno {
	
}
.artistprofile {
	padding: 40px 60px 20px;
}
.artistprofile h1 {
	text-align: center;
	font-weight: bold;
}
.artistprofile td {
	font-size: 77%;
	line-height: 1.3;
	padding: 10px 0 0 0;
}
.artistprofile .goshop {
	padding: 10px 0 20px;
}
.artistprofile .goshop a {
	background: url(images/rose_btn_bg.jpg) center center;
	padding: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 3px 0px #241000;
	-moz-box-shadow: 0px 0px 3px 0px #241000;
	box-shadow: 0px 0px 3px 0px #241000;
	behavior: url(js/PIE.htc);
}
.artistprofile .prof_youtube {
	text-align: center;
}
.artistprofile .prof_youtube iframe {
}
.artistprofile .prof_youtube1 {
}
.artistprofile .prof_youtube2 iframe {
}
.artistprofile .prof_youtube3 iframe {
}
.social {
	clear: both;
	margin: 40px 20px 20px;
	font-size: 26px;
}
.social a {
	text-decoration: none;
	vertical-align: baseline;
	width: 35px;
	float: left;
	padding: 0 0px 0 0;
}
.social a:hover {
	vertical-align: baseline;
}
.social .gp {
	color: #D24228;
}
.social .tw {
	color: #1AB7EA;
}
.social .fb {
	color: #3B5997;
}
/* news footer */
.pn {
	padding: 20px;
}
.pn article {
	width: 49%;
	background: #f4f4f4;
	padding: 0 !important;
	margin: 0 0 20px 0;
}
.pn .pnimg {
	width: 50px;
	height: 50px;
	background: url(images/noimg.png) center center;
}
.pn a {
	display: block;
	padding: 7px 10px;
	text-decoration: none;
}
.pn a .cover {
	font-size: 93%;
}
.pn a .cover time {
	margin: 0;
	padding: 0 0 5px;
}
.pn a .cover h1 {
	padding: 0;
	margin: 0;
	font-weight: normal;
}
.pn a .cover .cate {
	margin: 0;
	padding: 0;
}
.pn .next {
	float: left;
	background: #f4f4f4 url(images/yb_ue.png) no-repeat left 25px;
}
.pn .next:hover {
	background-color: #ffffe0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.pn .next a {
}
.pn .next a .pnimg {
	float: left;
	margin: 0 0 7px 15px;
}
.pn .next a .cover {
	margin: 0 0 0 70px;
}
.pn .prev {
	float: right;
	background: #f4f4f4 url(images/yb_shita.png) no-repeat right 25px;
}
.pn .prev:hover {
	background-color: #ffffe0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.pn .prev a .pnimg {
	float: right;
	margin: 0 15px 7px 0;
}
.pn .prev a .cover {
	margin: 0 70px 0 0;
}
.pncate {
	text-align: center;
	padding: 20px 0 30px 0;
	height: 40px;
}
.pncate a {
	padding: 5px 10px 0;
	line-height: 40px;
	margin: 0 5px;
	background-color: #f4f4f4;
}
.pncate img {
}
.m .archive {
	padding: 20px;
	background: #fff0f1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.archive .l {
	float: left;
	width: 49%;
}
.archive .r {
	float: right;
	width: 49%;
}
.archive h2 {
	padding: 5px 0;
}
.archive .l p {
}
.archive .l p a {
	text-decoration: none;
	font-size: 92%;
	padding: 0 6px 0 0;
}
.archive .r p.cate {
	line-height: 2;
}
.archive .r h2.archive {
}
.archive .r h2.archive img {
}
.archive .r p .year {
	font-family: "Courier New", Courier, mono, "Hiragino Maru Gothic Pro W4", "ヒラギノ丸ゴ Pro W4", Meiryo, "メイリオ", sans-serif;
	font-size: 108%;
}
/* secound */
.artist {
	padding: 20px 0;
}
.artist a {
	display: block;
	width: 150px;
	padding: 10px 0;
	margin: 0 6px 10px;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 2;
	font-size: 85%;
}
.artist a:hover {
	background: #ffffe0;
}
.artist img {
}
.artist .arname {
	display: block;
	clear: both;
}
/* 2015 gr add */
nav .menu-spn {
	display: none;
}
/* spn img  */
.img.pc-entry {
	display: block;
}
.img.spn-entry {
	display: none;
}
/* profile  */
.entry .works {
	padding: 25px 0px;
	width: 100%;
}
.works ul {
	margin-right: -8px;
}
.works li {
	float: left;
	width: 98px;
	height: 200px;
	line-height: 1.4;
	margin-left: 8px;
	font-size: 77%;
	text-align: center;
}
.works li img {
	margin-bottom: 5px;
}


/* Window size */
@media screen and (max-width: 960px) {
#all {
	width: 690px;
}
header {
	width: 100%;
}
header a.gohome h1 {
	display: none;
}
header a.gohome h2 {
	width: 100%;
}
.m {
	width: 100%;
	float: none;
	margin: auto;
}
.s {
	width: 100%;
	float: none;
	margin: auto;
	clear: both;
}
.s nav {
	width: 49%;
	float: left;
	text-align: center;
}
.s .bn {
	width: 49%;
	float: right;
}
.s .tw {
	clear: both;
}
footer .f div {
	position: relative;
	width: 100%;
	height: 97px;
	margin: auto;
}
}

@media screen and (max-width: 690px) {
#all {
	width: 97%;
}
.indeximg {
	zoom: 0.96;
}
.indeximg, .indeximg #slideshow, .indeximg #slideshow img {
	width: 480px;
	height: 202px;
	margin: auto;
}
.box {
	width: 100%;
	float: none !important;
	clear: both;
	margin: 0 auto 20px;
}
.box .title a {
	background: url();
}
.s nav {
	width: 100%;
	float: none;
}
.s .bn {
	width: 100%;
	float: none;
}
.second.box .img {
	text-align: center;
	float: none;
	padding: 20px;
	margin: auto;
	max-width: 130px;
	_width: 130px;
}
.second.box .img img {
	width: 100%;
}
.pn a time {
	display: none;
}
.pn a .cover .cate {
	width: 99%
}
.pn a .cover h1 {
	width: 99%;
}
.archive .l {
	float: none;
	width: 100%;
}
.archive .r {
	float: none;
	width: 100%;
}
.m .archive {
	zoom: 1.2;
}
/* 2015 gr add */
.second.box .entrybody.entry img.mt-image-none {
	width: 100% !important;
	max-width: 100% !important;
	height: auto;
}
.live .box .moreentrys header {
	width: 85%;
	float: left;
}
.news .box .moreentrys header {
	width: 85%;
	float: left;
}
.second.box .img {
	text-align: center;
	float: none;
	padding: 0 0 20px 0px;
	max-width: 100%;
	width: 100%;
	height: auto;
}
.second.box .img img {
	width: 90%;
	height: auto;
}
/* spn nav */	
nav ul.menu-spn {
	text-align: center;
	display: inline-block;
	padding: 0;
	margin-right: -8px;
	border-top: 1px dotted #b2b2b2;
	border-bottom: 1px dotted #b2b2b2;
	position: relative !important;
	width: 100%;
	margin-top: 15px;
	padding: 5px 0 0 0;
}
nav ul.menu-spn li {
	padding: 5px 0;
	margin-right: 8px;
	display: -moz-inline-box;/*for FF2*/
	display: inline-block;/*Modern Browser & FF3*/
	width: auto;
	float: none;
}
nav ul.menu-spn li a {
	height: 19px;
}
/* spn img  */
.img.pc-entry {
	display: none;
}
.img.spn-entry {
	display: block;
}
nav ul.menu-spn li {
	padding: 5px 0;
	margin-right: 8px;
	display: -moz-inline-box;/*for FF2*/
	display: inline-block;/*Modern Browser & FF3*/
	width: auto;
	float: none;
}
nav ul.menu-spn li a {
	height: 19px;
}
/* youtube */
.entrybody.entry iframe {
	width: 100%;
	height: auto;
}
.artistprofile .prof_youtube iframe {
	width: 100%;
	height: auto;
}
/* profile */
.entry .works {
	padding: 25px 0px;
	width: 100%;
}
.artistprofile img{
	max-width: 100% !important;
	width: 100%;
	height: auto;
}
}

@media screen and (max-width: 480px) {
.indeximg, .indeximg #slideshow, .indeximg #slideshow img {
	width: 320px;
	height: 134px;
	margin: auto;
}
.second.box .img {
	text-align: center;
}
.second.box .img img {
	float: none;
	padding: 0 0 20px 0;
	max-width: auto;
}
.social .tw, .social .fb, .social .mi1, .social .mi2, .social .gp, .social .htb {
	padding: 10px;
}
.pn article {
	width: 100%;
	float: none !important;
	clear: both;
}
/* 2015 gr add */
.second.box .entrybody.entry img.mt-image-none {
	width: 100% !important;
	max-width: 100% !important;
	height: auto;
}
.second.box .entrybody.entry img.mt-image-center {
	width: 100% !important;
	max-width: 100% !important;
	height: auto;
}
.live .box .moreentrys header {
	width: 80%;
	float: left;
}
.news .box .moreentrys header {
	width: 80%;
	float: left;
}
.second.box .img {
	text-align: center;
	float: none;
	padding: 0 0 20px 0px;
	max-width: 100%;
	width: 100%;
	height: auto;
}
.second.box .img img {
	width: 90%;
	height: auto;
}
/* spn img  */
.img.pc-entry {
	display: none;
}
.img.spn-entry {
	display: block;
}
/* youtube */
.entrybody.entry iframe {
	width: 100%;
	height: auto;
}
.artistprofile .prof_youtube iframe {
	width: 100%;
	height: auto;
}
/* spn nav */	
nav ul.menu-spn {
	text-align: center;
	display: inline-block;
	padding: 0;
	margin-right: -8px;
	border-top: 1px dotted #b2b2b2;
	border-bottom: 1px dotted #b2b2b2;
	position: relative !important;
	width: 100%;
	margin-top: 15px;
	padding: 5px 0 0 0;
}
nav ul.menu-spn li {
	padding: 5px 0;
	margin-right: 8px;
	display: -moz-inline-box;/*for FF2*/
	display: inline-block;/*Modern Browser & FF3*/
	width: auto;
	float: none;
}
nav ul.menu-spn li a {
	height: 19px;
}
/* profile */
.entry .works {
	padding: 25px 0px;
	width: 100%;
}
.works td {
	font-size: 77%;
	line-height: 1.3;
	padding: 0px 1%;
}
.works td img {
	width: 40px;
	height: auto;
}
.artistprofile {
	padding: 40px 20px 20px;
}

.artistprofile img{
	max-width: 100% !important;
	width: 100%;
	height: auto;
}
}
