/**/
#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: 10px 0 10px 0;
    height: 1px;
	width: auto;
	border-bottom:1px dotted;
}

.bdr-orange2 {
	border:1px solid #FF6600;
}

.heart {
	margin: -4px 2px 0 1px;
	vertical-align: middle;
}

/*color*/
.info01{
	color:#ff0000;
}

.orange{
	color:#FF9900;
}

.orange2{
	color:#FF6600;
}

.red{
	color:#FF0000;
}
.pink{
	color:#ED3696;
}
.moss-green {
	color: #8EB762;
}

.slateblue {
	color: #6a5acd;
}

.dodgerblue {
	color: #2465DD;
}

.aqua {
	color: #1eb9e6;
}

.ocher {
	color: #975d1b;
}

.emgrn {
	color: #64b8bf;
}

.goldenrod {
	color: #eab600;
}

p.g_line{
	border-top:#999 solid 1px;
	padding-top:5px;
}
.link_p{
	text-decoration:none;
}

.design01{
	color:#FFF;
	background-color:#ED3696;
	padding:2px;
	font-weight:bold;
}



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*/
.font10{
	font-size:10px;
}
.font11{
	font-size:11px;
}
.font12{
	font-size:12px;
}
.font14{
	font-size:14px;
}
.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;
}

.pdg3 {
	padding: 3px;
}

*html .m-mgn {
	margin-top: -10px;
}

/*hover*/
a:hover img.hvr {
   filter:alpha(opacity=70); /*©IEp*/
   opacity:0.80; /*©Mozillap*/
}

div#next {
	width: 398px;
	background: #fff;
	overflow: hidden;
}

div#next dt, div#next dd {
	float: left;
}

div#next dl img {
	display: block;
}
