@charset "utf-8";
/* CSS Document */

html, body {
	height: 100% !important;
	width: 100%;
}
body.intro {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	background-color: #1794D4;
	/* [disabled]background: url(../../2012/images/bck_sky2.jpg); */
}
#wrap {
	width: 100%;
	background: url(../images/2013intro.jpg) center -50px no-repeat;
	text-align: center;
	/* [disabled]min-width: 1050px; */
}
.intro #main p {
	/* [disabled]text-align: center;
*/
}
#main {
	display: block;
	margin: 0px auto;
	height: auto;
	width: 680px;
	clear: both;
}
#header h1, header h1, h1.head, .head_right {
	font-size: 80%;
	width: auto;
	text-align: left;
	text-shadow: /**/0 1px 1px #35BDFF, 0 -1px 1px #006291;
}
div#main p {
	display: block;
	margin-bottom: 0.8em;
	padding: 0 10px;
}
div#main .about p {
	text-indent: 1em;
}
.intro div#main div.inner {
	display: block;
	margin: 0 0 10px 0;
	width: auto;
	text-align: left;
	padding-left: 10px;
}
.intro div#main div.inner a {
	color: #008DD4;
}
.intro #footer {
	font-size: 80%;
	text-align: center;
	padding: 60px 0 30px 0;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	height: auto;
	clear: both;
	width: auto;
}
#footer .inner {
	background: url(../images/bck_footer01.jpg) no-repeat left bottom;
	height: 210px;
	width: auto;
	text-align: center;
	display: block;
	padding-top: 27px;
	line-height: normal;
	color: #FFF;
	text-shadow: /**/0 1px 1px #35BDFF, 0 -1px 1px #006291;
}
#footer .inner p {
	clear: both;
	padding-top: 30px;
	font-size: 85%;
	color: #486E95;
}
#footer .inner ul {
	display: inline;
}
#footer .inner ul li {
	display: inline;
}
#footer .inner ul li a {
	color: #FFF;
}
.intro a {
	color: #FFF;
}
a {
	color: #069;
}
a:link {
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none
}
.facebook_button {
	width: 120px;
}
.intro .tweet {
	display: block;
	width: 180px;
	height: auto;
	position: absolute;
	top: 840px;
	left: 10px;
}
.intro #fb-root {
}
/* ソーシャルボタン */
dl#sns {
	display: block;
	width: 200px;
	height: 90px;
	vertical-align: top !important;
	margin: 0px auto 40px auto;
}
dl#sns dd {
	list-style: none;
	display: inline-block;/* ズレ防止 */
	zoom: 1;/* IE対策 */
	vertical-align: top !important;
	height: auto;
	float: left;
}
dl#sns dd.tw {
	width: 130px !important;
}
dl#sns dd.fb {
	width: 180px !important;
}
dl#sns dd.ver {
	width: 100px !important;
}
/* CSSの要素ごとにリセットする */


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, section, head, nav, article {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
fieldset, img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}/**/
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: bold;
}
/* Firefoxでリンクの点線を消す */
a {
	overflow: hidden;
	outline: none;
}
/* リンクオーバーで透過
a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity:0.80; 
	opacity:0.80;
} */
/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/* IE6 */
* html .clearfix {
	zoom: 1;
}
/* IE7 */
*:first-child+html .clearfix {
	zoom: 1;
}
/* ~~ その他の float/clear クラス ~~ */
.fltrt {
	float: right;
}
.fltlt {
	float: left;
}
.img_nbrt {
	float: right;
}
.img_nblt {
	float: left;
}
img.fltrt {
	margin: 0 0 10px 10px;
}
img.fltlt {
	margin: 0 10px 10px 0;
}
img.fltrt, img.fltlt, .imgborder {
	padding: 4px 4px 6px 4px;
	border: 1px solid #dedede;
}
.no_bd {
	border: none !important;
}
.center {
	text-align: center;
	margin: 0 auto;
	text-indent: 0 !important;
}
.clear {
	clear: both
}
.pageup {
	display: block;
	float: right;
	clear: both;
	margin: 13px 0 40px 0;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.cap {
	display: block;
	font-size: 20px;
	margin-bottom: 15px;
	font-weight: normal !important;
	line-height: 1;
	background: url(../images/bck_cap1.png) no-repeat 0px center;
	height: auto;
	padding: 2px 0 1px 15px;
	text-shadow: 0 1px 1px #fff, 0 -1px 1px #D9EAF1;
	color: #3A8BB2;
	font-family: Arial, Helvetica, sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.cap2 {
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #A0AD25;
	display: block;
	padding: 0.5em 0.5em;
	line-height: normal;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.cap3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #E37200;
	margin-bottom: 10px;
	display: block;
}
.txt_xl {
	font-size: 180%;
	font-weight: bold;
}
.txt_l {
	font-size: 150%;
	line-height: normal !important;
}
.txt_m {
	font-size: 120%;
	line-height: normal;
}
.txt_s {
	font-size: 90%;
	line-height: normal !important;
}
.txt_right {
	text-align: right;
}
.txt_left {
	text-align: left;
}
.intro #artist {
	background-color: #FFFFFF;
	width: 600px;
	margin: 20px auto;
	color: #AABECE;
	padding: 10px;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-size: 110%;
	text-shadow: /**/0 1px 1px #FFF, 0 -1px 1px #ddd;
	text-align: center;
}
.intro #artist {
	background-image: -moz-linear-gradient(top, #FFF, #CBE1F4);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#CBE1F4), color-stop(1, #CBE1F4));
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.25);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
#logo {
	display: block;
	height: auto;
	width: 680px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
#logo img {
	margin: 0 auto;
	margin-bottom: 10px;
}
#header {
	display: block;
	height: auto;
	width: auto;
}
.intro #artist a {
	text-decoration: none;
	color: #006291;
}
.intro #artist a:hover {
	text-decoration: underline;
}
.intro #artist ul {
	display: block;
	line-height: 1.8;
	color: #006291;
	padding: 5px 0;
}
.intro #artist ul li {
	display: inline;
	padding-right: 0.5em;
}
.intro #artist ul li.pickup {
	font-size: 120%;
}
.intro .cmnt {
	display: block;
	background-color: #fff;
	width: 400px;
	height: auto;
	padding: 10px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	float: left;
	overflow: hidden;
}
.intro .cmnt iframe {
	width: 400px !important;
}
.tweet2 {
	float: right !important;
	width: auto !important;
	text-align: left;
}
.tweet2 p {
	padding: 10px 0 0 0;
}
#fb-root {
	display: none;
}
.con_head {
	display: block;
	margin-bottom: 25px;
}
img {
	vertical-align: bottom;
}
.iewng {
	display:block;
margin:20px auto 100px auto;
height:59px;
clear: both;
width:960px;
padding:0 0 0 15px;
text-align:center;
}
#bg {
	z-index: -1;
	position:fixed;
}
.fb-like-box {
	border:none !important;
	margin:0;
}
