@charset "utf-8";

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
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;}
nav ul,nav ul li {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;}
/* change colours to suit your needs */
ins {background-color:#ff9;color:#000; text-decoration:none;}
/* change colours to suit your needs */
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;}
/* change border colour to suit your needs */
hr{display:block;height:1px;border:0;   border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input, select {vertical-align:middle;}

sup {
	vertical-align: text-top;
	line-height: 4px;
	font-size: 85%;
}


/* common.css */

body{
	margin:0px;
	padding:0px;
	letter-spacing: 0.05em;
	font: 14px/1.8em "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #535353;
}

a{
	color: #d6000f;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

/* cf */
.cf:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.cf {
	display: inline-block;
}

/* exlude MacIE5 \*/
* html .cf {
	height: 1%;
}

.cf {
	display:block;
}



.ins{
	color: #FF0000;
}

.error-message{color: #FF0000;}

.red-text{color: #FF0000;}

.blue-text{
	color: #000099;
}


#header{
	margin: 0px;
	padding: 0px;
}

#header #header-head h1{
	text-align: center;
	margin: 0px;
	padding: 20px 0px 0px;
	z-index: 10;
	width: 100%;
}



#ptop {
	position: fixed;
	right: 30px;
	bottom: 65px;
	z-index: 200;
	display: none;
}

#ptop a:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	zoom: 1;
}



#footer{
	background: url(../../../images/2015/exhibition/top/bg.png) bottom;
	width: 100%;
	height: 40px;
	z-index: 100;
	margin-top: 20px;
}

#footer-in{
	width: 100%;
	height: 40px;
	margin: 0px auto;
	padding: 0px;
}



#footer p.copyright{
	color: #FFF;
	text-align: center;
	line-height: 100%;
	margin: 0px;
	padding: 15px 0px 0px;
	font-size:.8rem;
}





input.text-area-long{
	width: 150px;
	border: 1px solid #A5ACB2;
}

input.text-area-long-disabled{
	width: 150px;
	border: 1px solid #A5ACB2;
	color: #000000;
}

input.text-area-name{
	width: 130px;
	border: 1px solid #A5ACB2;
}

input.text-area-number{
	width: 30px;
	border: 1px solid #A5ACB2;
}

textarea.text-area-multi{
	width: 150px;
	border: 1px solid #A5ACB2;
	height: 100px;
}

textarea.text-area-text{
	width: 150px;
	border: 1px solid #A5ACB2;
	height: 200px;
}

input.text-area-total{
	width: 80px;
	border: 1px solid #A5ACB2;
}

input.text-area-total-short{
	width: 40px;
	border: 1px solid #A5ACB2;
}

input.text-area-total-disabled{
	width: 80px;
	border: 1px solid #A5ACB2;
	color: #000000;
}

input.text-area-middle{
	width: 150px;
	border: 1px solid #A5ACB2;
}


textarea.text-area-multi-s{
	width: 150px;
	border: 1px solid #A5ACB2;
	height: 60px;
}

textarea.text-area-multi-b{
	width: 150px;
	border: 1px solid #A5ACB2;
	height: 120px;
}

#photoDelete{
	margin: 0px;
	padding: 5px 0px 0px;
}

p.img-notes{
	margin: 0px;
	padding: 5px 0px 0px;
	font-size:82%;
}





.actions{
	background:#F6F6F6;
	padding:20px 0px;
	text-align:center;
	margin-top: 15px;
}

.actions p{
	padding:0px;
	margin:0px;
}


.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  line-height: 18px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  *margin-left: .3em;
   padding: 7px 34px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  outline: 0;
}

a.btn,input.btn{
	text-decoration: none;	
	color:#000;
	font-size:120%;
	font-weight:bold;
	margin:0px 15px;
}

.btn{
	background: url(../../../images/mypage/btn.png) repeat-x;
	background-size:auto 100%;
}

.btn.blue{
	background:url(../../../images/mypage/btn_b.png) repeat-x;
	background-size:auto 100%;
	color:#FFF;
  	border: 1px solid #00A1DD;
    text-shadow: none;
}

.btn.pink{
	background:url(../../../images/mypage/btn_p.png) repeat-x;
	background-size:auto 100%;
	color:#FFF;
  	border: 1px solid #EB2579;
    text-shadow: none;
}

.btn.black{
	background:url(../../../images/2013/exhibition/contact/btn.png) repeat-x 0 0;
	background-size:auto 100%;
	color:#FFF;
}

.btn.red{
	background:url(../../../images/mypage/btn_r.png) repeat-x 0 0;
	background-size:auto 100%;
	color:#FFF;
}

.btn.single{
	margin: 0px;
}

.btn.w200{
	width: 200px;
}

input[type="checkbox"],
input[type="radio"]  {
    min-height: auto;
}