@charset "utf-8";
/*---見出しフォント---*/
#logo h1 {
	font-size: 13px;
	margin: 0;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	width: 240px;
}
h2,h1.blogtitle {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	border-left: 8px solid #0080C8;
	padding-left: 15px;
}
h3 {
}

h4 {
	margin: 0 0 10px 0px;
	font-size: 17px;
	padding-left: 10px;
	letter-spacing: 1px;
	color: #F88;
	line-height: 30px;
	font-weight: bold;
	border-bottom: #F60 1px dashed;
	background: url(../image/common/h4.jpg) no-repeat left center;
	padding: 0 0 0 10px
}


h7 {
	height: 30px;
	line-height: 25px;
	width: 220px;
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	padding-left: 5px;
}
/*---通常時フォント---*/
.boldred {
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
margin:5px 0 8px -5px
}
.orange {
	color: #F60;
	font-weight: bold;
	font-size:15px;
	letter-spacing:1px
}
p.big {
	font-size: 15px;
	font-weight: bold;
	color: #555;
	text-align: center;
	letter-spacing: -1px;
}
span.big2 {
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	color: #000;
	letter-spacing: 0px;
}

.notes {
	font-weight: bold;
	color: #F00;
}

.red{color:#F00;
font-weight:bold}
.vivid {
	font-size: 25px;
	font-weight: bold;
	color: #0080C8;
}
