/**/
#Center h2{
	margin:40px 0 0 0 !important;
}



#Center h3{
	margin:50px 0 10px 0;
}
#Center h3.first{
	margin:20px 0 10px 0;
}

/* red midashi
#Center h4{
	font-size:14px;
	color:#FFF;
	background-color:#FF0000;	
	margin:10px 0 10px 0;
	padding:4px 10px 3px 10px;
	display:inline;
	font-weight:normal;
	letter-spacing:3px;
}
*/
#Center h4{
	margin:10px 0 10px 0;
	padding:0;
}
#Center h5{
	font-size:14px;
	padding:0;
}
.midashi01{
/*
	font-size:32px;
	color:#FF9900;
	font-weight:bold;
	margin:0 !important;
*/
}
.midashi02{
/*
	font-size:26px;
	color:#FF0000;
	font-weight:bold;
	margin:0 !important;
*/
}

.photo{
	padding:10px 0 15px 0;
}

/*kazari*/
.kazari01{
	border:1px solid #333333;
	padding:3px 5px;
	margin:0;
	display:inline;
}
.mark01{
	font-size:12px;
	padding-right:0.5em;
	
}
hr{
    margin: 20px 0 30px;
    height: 0;
	border-bottom:1px dotted #CCCCCC;
}

/*color*/
.info01{
	color:#ff0000;
}

.orange{
	color:#FF9900;
}

.orange2{
	color:#FF6600;
}

.red{
	color:#FF0000;
}
.pink{
	color:#ED3696;
}
p.g_line{
	border-top:#999 solid 1px;
	padding-top:5px;
}
.link_p{
	text-decoration:none;
}
a { background-color: transparent; text-decoration: underline; }
a:link { color: #F172B5; }
a:visited { color: #F172B5; }
a:hover { color : #F172B5; text-decoration:none; }
a:visited:hover { color : #F172B5; }
a:active { color : #F172B5; }
.deco_no{ text-decoration:none;}*/
/*font-size
.font16{
	font-size:16px;
}
.font18{
	font-size:18px;
	line-height:1.3em;
}
.font20{
	font-size:20px;
	line-height:1.3em;
}
.font22{
	font-size:22px;
	line-height:1.3em;
}
.font24{
	font-size:24px;
	line-height:1.3em;
}

/*space*/
.b5{
	margin-bottom:5px !important;
}
.b10{
	margin-bottom:10px !important;
}
.b15{
	margin-bottom:15px !important;
}
.b20{
	margin-bottom:20px !important;
}
.b30{
	margin-bottom:30px !important;
}
.b60{
	margin-bottom:60px !important;
}
