@charset "utf-8";

/*
============================================

	Speed_std CSS

============================================
*/




#main p {
	padding-bottom: 10px;
	line-height: 1.7em;
}


/* file teble
--------------------------------------------- */

#main #DLbox {
	background-image: url(../images/common/content_bg_01.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}




#main .filebox {
	padding: 15px;
	border: 1px solid #9BB0AE;
	background-color: #EEFFFF;
	margin-bottom: 15px;
}



#main .filebox h3 {
	font-size: 141.7%;
	color: #333333;
	font-weight: normal;
	margin-bottom: 1em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0066CC;
	text-indent: 0.5em;
	line-height: 1.5em;
}



#main .filebox p {
	color: #666666;
	font-weight: normal;
	text-align: right;
	display: block;
	margin-top: 0.5em;
}


#main .filebox table {
	width: 100%;
}

#main .filebox th {
	padding: 5px;
	background-color: #9BB0AE;
	font-size: 120%;
	color: #FFFFFF;
	letter-spacing: 1em;
}

#main .filebox td {
	padding: 5px;
	background-color: #BDD8D6;
	font-size: 110%;
	color: #333333;
	text-align: center;
}



#main .filebox .title_01 {
	width: 30px;
}

#main .filebox .title_02 {
	width: 250px;
}

#main .filebox .title_03 {
	width: 90px;
}

#main .filebox .title_04 {
	width: 150px;
}


/* trick
--------------------------------------------- */

#main .trick_link {
	clear: both;
}




#main .trick_link li {
	float: left;
	display: block;
	width: 20%;
}


#main .trick_link a {
	background-color: #E6EFEC;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border: 1px solid #CCCCCC;
}

#main .trick_link .active {
	background-color: #FFFFFF;
	text-align: center;
	border-bottom-style: none;
}






#main #trickbox {
	background-image: url(../images/common/content_bg_01.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}







#main #trickbox h3 {
	font-size: 250%;
	color: #333333;
	font-weight: normal;
	margin-top: 2em;
	margin-bottom: 5px;
}

#main #trickbox .p_main {
	color: #333333;
	font-size: 110%;
}
#main #trickbox .p_main strong {
	color: #006699;
}







#main #trickbox h4 {
	font-size: 170%;
	color: #333333;
	font-weight: normal;
	margin-bottom: 0.5em;
	line-height: 1em;
	margin-top: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


#main #trickbox h4 strong {
	color: #990066;
}


#main #trickbox h5 {
	font-size: 120%;
	color: #333333;
	font-weight: normal;
	margin-bottom: 0.5em;
	line-height: 1.5em;
	margin-top: 1em;
}



#main #trickbox p {
	color: #666666;
	font-weight: normal;
	display: block;
}

#main #trickbox .floar_L {
	float: left;
	padding-right: 20px;
	font-size: 85%;
	color: #333333;
}


#main #trickbox .floar_clear {
	clear: both;
}



/* rule
--------------------------------------------- */

#main #rulebox {
	background-image: url(../images/common/content_bg_01.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}




#main .filebox {
	padding: 15px;
	border: 1px solid #9BB0AE;
	background-color: #EEFFFF;
	margin-bottom: 15px;
}



#main #rulebox h3 {
	font-size: 141.7%;
	color: #333333;
	font-weight: normal;
	margin-bottom: 0.5em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;
	text-indent: 0.5em;
	line-height: 1.5em;
	margin-top: 1em;
}



#main #rulebox p {
	color: #666666;
	font-weight: normal;
	display: block;
}

#main #rulebox .floar_L {
	float: left;
	padding-right: 10px;
	font-size: 85%;
	color: #333333;
}


#main #rulebox .floar_clear {
	clear: both;
}



/* event
--------------------------------------------- */


#main #eventbox {
	background-image: url(../images/common/content_bg_01.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

#main #eventbox h3 {
	font-size: 140%;
	color: #333333;
}



#main #eventbox h4 {
	background-image: url(../images/common/txt_tit_01_01.png);
	background-repeat: repeat-x;
	background-position: 0px 100%;
	font-size: 140%;
	color: #2389AC;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D1E2E5;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}






#main #eventbox p {
	color: #666666;
	font-weight: normal;
	padding-bottom: 20px;
	font-size: 90%;
}


#main #eventbox table {
	width: 100%;
	margin-bottom: 20px;
}

#main #eventbox th {
	background-color: #92BEE5;
	font-size: 110%;
	color: #FFFFFF;
	vertical-align: middle;
	letter-spacing: 0.5em;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#main #eventbox td {
	padding: 5px;
	background-color: #D1E2E5;
	font-size: 90%;
	color: #555555;
	line-height: 1.5;
}



#main #eventbox tr:hover td {
	background-color: #CDF9FF;
	color: #000000;
}




#main #eventbox .title_01 {
	width: 250px;
}

#main #eventbox .title_02 {
	width: 180px;
}

#main #eventbox .title_03 {
	background-color: #FFFFFF;
}

