@charset "utf-8";

body {
	font-family:"Meiryo","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", "Osaka", "ＭＳ Ｐゴシック", arial , Verdana;
	margin: 0px;
	font-size:73%;
	line-height:1.7;
	letter-spacing:0.01em;
}

.clear{
	overflow: hidden;
	_zoom:1;
}

/* 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;
}

a{
	color:#0095D1;
	text-decoration: underline;
}

a:hover{
	color:#0095D1;
	text-decoration: none;
}

strong{
	font-weight:bold;
}

.red-text{
	color: #FF0000;
}

.ins{
	color: #FF0000;
}

.small{
	font-size: 85%;
}

.error-message{color: #FF0000;}

.TextCounterWarning{
	color: #FF9900;
}

.TextCounterExceeded{
	color: #FF0000;
}

.b-strong{
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
}

#imgErr{color: #FF0000;}

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


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

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

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

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

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

textarea.text-area-text{
	width: 400px;
	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: 200px;
	border: 1px solid #A5ACB2;
}

table.app-form{
	width		: 785px;
	margin		: 15px 0px 0px 0px;
	border-collapse:collapse;
}

.no-sep table.app-form{
	margin-top: 5px;
}

table.app-form th{
	background	: #F1F1F1;
	text-align	: left;
	padding		: 10px;
	font-weight	: normal;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	width: 200px;
}

table.app-form td{
	padding		: 10px 0px 10px 10px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

table.app-form td.two-td{
	background	: #FFFFFF;
	padding		: 10px;
	font-weight	: normal;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 5px solid #CCC;
}


table.select-table{
	width		: 785px;
	margin		: 5px 0px 0px 0px;
	border-collapse:collapse;
}

.no-sep table.select-form{
	margin-top: 5px;
}

table.select-table th{
	background	: #F1F1F1;
	text-align	: left;
	padding		: 5px 10px;
	font-weight	: normal;
	border: 1px solid #CCC;
	letter-spacing: normal;
}

table.select-table td{
	padding		: 5px 10px;
	border: 1px solid #CCC;
	text-align	: left;
	letter-spacing: normal;
}

table.select-table th.right,table.select-table td.right{
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}

table.select-table th.center,table.select-table td.center{
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}

table.app-form tr.MyAppCheck td,table.select-table tr.MyAppCheck td{
	color: #FF0000;
}

table.app-form tr.MyAppCheck td a,table.select-table tr.MyAppCheck td a{
	color: #FF0000;
}

table.app-form div.MyAppCheck{color: #FF0000;}


ul.form-btn{
	margin: 15px 0px 0px;
	padding: 10px 0px 10px 110px;
	background: #F2F2F2;
	width: 635px;
}

ul.form-btn li{
	margin: 0px;
	padding: 0px;
	width: 280px;
	text-align: center;
	float: left;
	overflow: hidden;
}

.no-sep ul.form-btn{
	margin: 0px;
}




ul.form-btn-single{
	margin: 15px 0px 0px;
	padding: 10px 0px 10px 0px;
	background: #F2F2F2;
	width: 785px;
}

ul.form-btn-single li{
	margin: 0px;
	padding: 0px;
	width: 785px;
	text-align: center;
	float: left;
	overflow: hidden;
}

.no-sep ul.form-btn-single{
	margin: 0px;
}




.top-margin-box{
	margin-top: 40px;
}




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

.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;

}

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

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

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

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

.btn.single{
	margin: 0px;
}

.btn.w200{
	width: 200px;
}

