/* ---------------------------------------------

	fontstyle

--------------------------------------------- */

p {
	line-height:1.4em;
	padding:0.5em 0.5em;
	color:#000;
}

.area_set{	
	line-height:1.6em;
	padding:0.5em 0.5em;
	color:#000;
}

.area_right_space{
	padding-right:18px;
}

h1.h1_ttl{
	background:url(../images/sub_title_bg.jpg) no-repeat left top;
	display:block;
	width:740px;
	height:30px;
	color:#FFF;
	padding:5px 0 0 10px;
	font-weight:bold;
}
h2 {
	background:url(../images/sub_title_bg.jpg) no-repeat left top;
	display:block;
	width:740px;
	height:30px;
	color:#FFF;
	padding:5px 0 0 10px;
	font-weight:bold;
}

/*h3 {
	padding:0 0 0 10px;
	background:url(../images/h3.jpg) no-repeat left top;
	margin-top:2em;
	margin-bottom:2em;
	line-height:1.7em;
	color:#000;
	font-weight:bold;
}

h4 {
	margin-top:20px;
	margin-left:10px;
	color:#000;
	font-weight:bold;
}*/

.prize h3 {
	padding:0 0 0 10px;
	background:url(../images/h3.jpg) no-repeat left top;
	margin-top:2em;
	margin-bottom:2em;
	line-height:1.7em;
	color:#000;
	font-weight:bold;
}

.prize h4 {
	margin-top:20px;
	margin-left:10px;
	color:#000;
	font-weight:bold;
}

.about h3 {
	background: url(../images/h3.jpg) no-repeat left top;
	margin-top: 2em;
	margin-bottom: 1em;
	line-height: 1.7em;
	color: #000;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.about h4 {
	margin-top:20px;
	margin-left:10px;
	color:#000;
	font-weight:bold;
}

.restriction h3 {
	padding:0 0 0 10px;
	background:url(../images/h3.jpg) no-repeat left top;
	margin-top:2em;
	margin-bottom:2em;
	line-height:1.7em;
	color:#000;
	font-weight:bold;
}

.restriction h4 {
	margin-top:20px;
	margin-left:10px;
	color:#000;
	font-weight:bold;
}

.agreement h3 {
	margin-top:20px;
	margin-left:10px;
	color:#000;
	font-weight:bold;
}

.dl h3 {
	padding:0.6em 0 0 2em;
	color:#000;
	font-weight:bold;
	font-size:1.2em;
	margin-top:4em;
}

.dl h4 {
	margin-top:20px;
	margin-left:10px;
	color:#000;
	font-weight:bold;
}

.entry h3 {
    color: #000000;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 4em;
    padding: 0.5em 0 0 4.5em;
}

.entry h4 {
	margin-top:20px;
	margin-left:10px;
	color:#000;
	font-weight:bold;
}

.info h3 {
	padding:0 0 0 10px;
	background:url(../images/h3.jpg) no-repeat left top;
	margin-top:2em;
	margin-bottom:2em;
	line-height:1.7em;
	color:#000;
	font-weight:bold;
}

.info h4 {
	margin-top:20px;
	margin-left:10px;
	color:#000;
	font-weight:bold;
}

/* ---------------------------------------------

	TEXT

--------------------------------------------- */

.txt_center {
	text-align:center;
}

.txt_right {
	text-align:right;
}

.txt_center_bl {
	margin-left:20px;
	margin-top:40px;
	margin-bottom:50px;
}

.txt_center_bl a:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}


/* ---------------------------------------------

	FONTSET

--------------------------------------------- */

.font_size_set_001 {
	font-size: 1em;
}

.font_size_set_002 {
	font-size: 1em;
	color: #ff6600;
}

.font_size_set_003 {
	font-size: 1em;
	color: #666;
	display: block;
}

.font_size_set_004 {
	font-size: 1em;
	color: #717171;
	display: block;
}
.red {
	color: #F00;
}
.mg_b_30 {
	margin-bottom: 30px;
}
