@charset"UTF-8";

.back{
/* 	background:url(../../piacore/image/mascot_reddiamonds.png) 75% 50% no-repeat fixed,
	url(../../piacore/image/logo_reddiamonds.png) 40% 50% no-repeat fixed; */
}

.all02{
	background:rgba(255,255,255,0.7) url(../../piacore/image/shadow.png);
}

.all{
	background:rgba(255,255,255,0.9) ;
}

.headerTitle{
	font-size:200%;
	background:url(../../piacore/image/emblem_reddiamonds.png) no-repeat;
	background-color:#e60412;
	background-size: contain;
	background-position: 2% 0%;
}
/*--------------------------------------------*/
.commonFooter {
	background-color: #e60412;
}
.commonCopyright {
	background-color: #e60412;
}

/*--------------------------------------------*/
.toppagebtn1{
	padding: 5px 10px;
margin: 5px;
width: 590px;
height: 70px;
}

/*--------------------------------------------*/
.accent {
	border:dashed 1px #FFCCCC;
	background:#FFEEEE;
	color:#e60412;
}

.accent .trigger{
	color:#e60412;
}

.accent .detail{
	padding:0px 10px;
	display:block;
}

.accent h1{
	color:#e60412;
	border-bottom:dotted 2px #e60412;
	background:url(../../piacore/image/label_reddiamonds.png) no-repeat left bottom;
}


.accent2 {
	border:dashed 1px #FFCCCC;
	background:#FFEEEE;
	color:#e60412;
	margin: 0px 0px;
}

.accent2 .trigger{
	color:#e60412;
}

.accent2 .detail{
	padding:0px 10px;
	display:block;
}

.accent2 h1{
	color:#e60412;
	border-bottom:dotted 2px #e60412;
	background:url(../../piacore/image/label_reddiamonds.png) no-repeat left bottom;
}

/*--------------------------------------------*/
.contents .trigger, .contents1 .trigger, .contents2 .trigger{
	color:#e60412;
}

.contents h1,.contents1 h1,.contents2 h1{
	color:#e60412;
	border-bottom:dotted 2px #e60412;
}

.contents .detailheader,.contents1 .detailheader,.contents2 .detailheader{
	font-size:120%;
	font-weight: bold;
	text-align:left;
	background-color:#e60412;
	color:#FFF;
	width:95%;
	padding:5px 5px 5px 10px;
	margin-bottom:10px;
}

.contents .detaillabel,.contents1 .detaillabel,.contents2 .detaillabel{
	font-size:110%;
	font-weight: bold;
	text-align:center;
	float:left;
	background-color:#e60412;
	color:#FFF;
	width:10%;
	padding:5px;
	border-radius:8px;
}

.contents .detailtitle,.contents1 .detailtitle,.contents2 .detailtitle{
	font-size:125%;
	font-weight: bold;
	text-align:left;
	float:left;
	color:#e60412;
	padding:5px;
	margin-left:10px;
}

.contents .detailcontentsImg,.contents1 .detailcontentsImg,.contents2 .detailcontentsImg{
	font-size:100%;
	text-align:center;
	float:left;
	width:40%;
	padding-top:10px;
	margin-bottom:10px;
}

.contents .detailcontents,.contents1 .detailcontents,.contents2 .detailcontents{
	font-size:100%;
	text-align:left;
	float:left;
	margin-left:0%;
	margin-bottom:10px;
	width:55%;

	padding:5px;
	border-radius:8px;
	border:solid 1px #FFCCCC;
	background:#FFEEEE;
}

.timeTable{
border:none;
font-weight:bold;
}

.timeTable td{
font-size:16px;
}

/*--------------------------------------------*/
.titleBar {
	color:#e60412;
	border-bottom:dotted 2px #e60412;
}

/*--------------------------------------------*/
.basicTable .col1{
	color:#FFFFFF;
	background-color:#e60412;
	width:7%;
}

.basicTable .col2{
	background-color:#EEEEFF;
	width:7%;
}

.basicTable .col3{
	background-color:#EEEEFF;
	font-weight:bold;
	font-size:120%;
	width:25%;
}

.basicTable .col4{
	background-color:#FFFFFF;
	width:7%;
}

.basicTable .col5{
	background-color:#EEEEFF;
	width:18%;
}

.basicTable .col6{
	background-color:#FFFFFF;
	width:41%;
}

.basicTable .col7{
	background-color:#EEEEFF;
	color: #FF0000;
	font-weight:bold;
	font-size:120%;
	width:11%;
	text-align:right;
}

.basicTable .col8{
	background-color:#EEEEFF;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	width:10%;
}

.basicTable .col9{
	color:#FFFFFF;
	background-color:#e60412;
	font-size:16px;
	font-weight:bold;
	width:8%;
}

.basicTable .colOpen{
	background-color:#FFFFFF;
}

.basicTable .colClose{
	background-color:#EEEEFF;
}

.basicTable .colBefore{
	background-color:#FFEEEE;
}

/*--------------------------------------------*/
.boxrow .boxno, .boxrow .boxhead, .boxrow .boxitem{
	padding:5px;
	font-weight:bold;
	font-size:120%;
	border:solid 1px #EEEEEE;
}

.boxrow .boxno{
	text-align:center;
	float:left;
	width:10%;
}
.boxrow .boxhead{
	text-align:center;
	float:left;
	width:28%;
}
.boxrow .boxitem{
	text-align:left;
	float:left;
}

/*--------------------------------------------*/
contents.detail.datebox .head{
	color:#FFFFFF;
	background-color:#e60412;
}

.menubar li a {
   display:block;
   width:124px;
   line-height:35px;
}



.guidButton1{
	padding:0px 0px;
	 margin-top:5px;
	 width:670px;
}

.registButton1{
	width:640px;
	padding:5px 10px;
	margin:0px;
	border: 1px solid #999 ;
}

.tdNotEntry1{
	padding-left:4px;
}

.top-toiawase{
	margin-left: 32px;
        width: 620px;
        margin-top: -20px;
}

input[readonly],select[disabled] {
  background-color: #EBEBE4;
}