* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	max-width:780px;
	margin: 0; padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img {
	border: none;
}
#container {
 	width: 100%;
	max-width: 800px;
	margin: 0; padding: 0;
}
#wrapper {
	width: auto;
	margin: 0;
	padding: 0 3em;
	position: relative;
}
@media screen and (max-width: 740px) {
#wrapper {
	width: auto;
	margin: 0;
	padding: 0 0;
}
}
#wrapper h1 {
	margin-bottom: 0.5em;
}
@media screen and (max-width: 480px) {
#wrapper h1 {
	margin-bottom: 0;
	padding-top: 17px;
}

}

/* MENU */
#leftmenu {
	width: 50%;
	float: left;
}
#rightmenu {
	width: 50%;
	float: left;
}
@media screen and (max-width: 680px) {
#leftmenu, #rightmenu {
	width: 100%;
	float: none;
}
}
.menu_bumon {
	text-align: center;
	width: 100%;
	text-align:left;
}
ul#menu_exhi {
	display: block
}
	ul#menu_exhi li {
		display: block;
		width: 100%;
	}
	ul#menu_exhi li a {
		display: block;
		background-image:url(../../images/result_toparrow.gif);
		background-position: 95% center;
		background-repeat: no-repeat;
	}
	ul#menu_exhi li a:hover {
		display: block;
		background-image:url(../../images/result_toparrow_h.gif);
		background-position: 95% center;
		background-repeat: no-repeat;
		background-color: rgba(200,0,0,.4);
	}
ul#menu_perf {
	display: block
}
	ul#menu_perf li {
		display: block;
		width: 100%;
	}
	ul#menu_perf li a {
		display: block;
		background-image:url(../../images/result_toparrow.gif);
		background-position: 95% center;
		background-repeat: no-repeat;
	}
	ul#menu_perf li a:hover {
		display: block;
		background-image:url(../../images/result_toparrow_h.gif);
		background-position: 95% center;
		background-repeat: no-repeat;
		background-color: rgba(0,60,250,.5);
	}
@media screen and (max-width: 330px) {
ul#menu_exhi li a, ul#menu_exhi li a:hover, ul#menu_perf li a, ul#menu_perf li a:hover {
		background-position: 98% center;
}
}


.auth_wrap {
	margin: 0 0 1.5em 1em;
	width: 80%;
	max-width: 550px;
	
}
@media screen and (max-width: 550px) {
.auth_wrap {
	margin: 1em 0 1.5em 0;
	width: 100%;
}
}
.author {
	color: #FFFFFF;
	position: relative;
	width: 109px;
	height: 133px;
	float: left;
	background-color: #0099FF;
	z-index: -1;
}
.author:after {
	display: block;
	position: absolute;
	background-image:url(../../images/goldwaku.png);
	content: "";
	top: 0; left: 0;
	width: 109px;
	height: 133px;
	z-index: 0;
	
}
@media screen and (max-width: 460px) {
.author {
	position: relative;
	width: 28%;
	height: auto;
	float: left;
	background-color: #000;
	z-index: -1;
		margin-left: 2%;
}
.author:after {
	display: block;
	position: absolute;
	background-image: none;
	content: "";
	top: 0; left: 0;
	width: 30%;
	height: auto;
	z-index: 0;
	
}

}
.bumon {
	position: absolute;
	top: 0; right: 5%;
	width: 30%;
	max-width: 176px;
}
@media screen and (max-width: 710px) {
.bumon {
	width: 25%;
	right: 1%;
}
}
@media screen and (max-width: 480px) {
.bumon {
	width: 25%;
	right: 1%;
}
}
.artistname {
	width: 65%;
	color: #FFF;
	font-size: 18px;
	float: left;
	margin-left: 1em;
	padding-top: 1%;
}
@media screen and (max-width: 460px) {
.artistname {
	width: 65%;
	color: #FFF;
	font-size: 18px;
	float: left;
	margin-left: 2%;
	padding-top: 1%;
}
}
.work, .jenre, .comments {
	color: #FFF;
	font-size: 18px;
	clear: both;
	margin: 0 0 1em 1em;
}
.comments_bun {
	display: block;
	margin: 0 0 0 1.5em;
	text-indent: 1em;
	width: 95%;
	max-width: 450px;
}
@media screen and (max-width: 480px) {
.comments_bun {
	width: 90%;
	margin: 0 0 0 1em;
		font-size: 90%;
}
}
.minigal {
	margin: 1.5em 0 0 1em;
}
.messageboard {
	position: relative;
	width: 100%;
	max-width: 520px;
	margin: 0 auto;
}
.message {
	position: absolute;
	top: 30%; left: 0;
	color: #FF0000;
	font-size: x-small;
	padding: 0 10% 0 8%;
}
.shadow {
	text-shadow: 1px 1px 1px #999;
}
@media screen and (max-width: 480px) {
.work, .jenre, .comments, .minigal {
	margin: 1.5em 0 1.5em 0;
}
}

/* ***** header images ***** */
#sub_artist {
	width: 100%;
	max-width: 350px;
}

#sub_work, #sub_tech, #sub_com {
	width: 100%;
	max-width: 510px;
}
#sub_gal {
	display: inline;
}
#sub_gal_s {
	display: none;
}
@media screen and (max-width: 480px) {
#sub_gal {
	display: none;
}
#sub_gal_s {
	display: inline;
	width: 100%;
}
}
#name_x {
	margin: 0.2em 0 0 0;
}
#work_x, #work_oda, #tech_x, #tech_oda {
	margin: 0.5em 0 0 7em;
}
@media screen and (max-width: 550px) {
#work_x, #work_oda, #tech_x, #tech_oda {
	margin: 0.5em 0 0 1em;
}
}



/* images */


ul.bottomnavi_result {
	list-style-type: none;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3em;
	text-align: center;
}
	ul.bottomnavi_result li {
		float:left;
		display: block;
		margin-right: 10px;
	}

		ul.bottomnavi_result li#prevpage a {
			font-weight: bold;
			color: #FFF;
			text-decoration: none;
			display: block;
			background-image:url(../../images/result_back.png);
			width: 110px;
			height: 30px;
		}
		ul.bottomnavi_result li#prevpage a:hover {
			background-image:url(../../images/result_back_hover.png);
		}
		ul.bottomnavi_result li#nextpage a {
			font-weight: bold;
			color: #FFF;
			text-decoration: none;
			display: block;
			background-image:url(../../images/result_next.png);
			width: 110px;
			height: 30px;
		}
		ul.bottomnavi_result li#nextpage a:hover {
			background-image:url(../../images/result_next_hover.png);
		}
		ul.bottomnavi_result li#toppage a {
			font-weight: bold;
			color: #FFF;
			text-decoration: none;
			display: block;
			background-image:url(../../images/result_top.png);
			width: 90px;
			height: 30px;
		}
		ul.bottomnavi_result li#toppage a:hover {
			background-image:url(../../images/result_top_hover.png);
		}


/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('fonts/flexslider-icon.eot');
	src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/flexslider-icon.woff') format('woff'),
		url('fonts/flexslider-icon.ttf') format('truetype'),
		url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0; width: 75%;}
@media screen and (max-width: 480px) {
.flexslider {margin: 0; padding: 0; width: 95%;}
}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 auto 15px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.6); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.6); -o-box-shadow: 0 1px 4px rgba(0,0,0,.6); box-shadow: 0 1px 4px rgba(0,0,0,.6); zoom: 1; }
@media screen and (max-width: 480px) {
.flexslider {margin: 0 auto 10px;}
}

.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 5px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 5px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	top: -38px;
	text-align: center;
}
@media screen and (max-width: 480px) {
.flex-control-nav {
	top: -25px;
}
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #FFF;
	background: rgba(255,255,255,0.7);
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 0;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover { background: #333; background: rgba(101,166,222,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(101,166,255,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 520px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 5px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 5px;}
}
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption { width: 96%; padding: 2%; position: absolute; left: 0; bottom: 0%; background: rgba(0,0,0,0.4); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,0.4); font-size: small; line-height: 15px;}

.hide { display: inline; }
@media screen and (max-width: 599px) { .hide { display: none; }}

/* --------------------------------------------------------------------------- */
