body {
	background: #E6FADE url(barifuri-new/images/bg1.gif) repeat-y center;
	margin-top: 0px;
	padding-top: 0px;
	font-size: small;
	color: #000000;
	line-height: 150%;
}
.p-middle {
	font-size: medium;
}
.p-large {
	font-size: large;
	font-weight: bold;
}

.p-large-red {
	font-size: large;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 0px;
}

h1 {
	font-size: x-small;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 750px;
	font-weight: normal;
	margin: 0px;
}
h1 a:link,h1 a:visited {
	color: #FFFFCC;
}
h1 a:hover,a:active {
	background: #FFFF66;
	text-decoration: underline;
	color: #0000CC;
}
h2 {
	font-size: large;
	color: #FF6633;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	line-height: 130%;
}
.h2-2 {
	font-size: large;
	color: #FF6633;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: bold;
}
.h2-3 {
	font-size: large;
	color: #0066FF;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: bold;
	line-height: 130%;
}
.h2-4 {
	line-height: normal;
	margin: 0px;
	font-size: large;
	font-weight: bold;
}
.h2-5 {
	font-size: large;
	font-weight: bold;
	color: #FF0000;
	line-height: 130%;
}

.p-4 {
	font-size: small;
	line-height: normal;
	margin: 0px;
	padding-top: 10px;
}
.h2-title {
	font-size: large;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-weight: bold;
	line-height: 180%;
	width: 560px;
	background: #66CC66;
	height: 25px;
	text-indent: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #30AB33;
}
.h2-title {
	font-size: large;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	line-height: 150%;
	width: 555px;
	background: #30AB33;
	height: 28px;
	text-indent: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006600;
	letter-spacing: 2px;
}

h3 {
	font-size: large;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.h3-1 {
	font-size: medium;
	font-weight: bold;
	background-color: #E6FADE;
	width: 555px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 30px;
}

h4 {
	font-size: large;
	line-height: 130%;
}
.h4-mar0 {
	font-size: large;
	margin: 0px;
	padding: 1px 0px;
	font-weight: bold;
}

 /* スキップして本文へ移動 */
a.jump:link { color: #FFFFFF; }
a.jump:visited { color: #FFFFFF; }
a.jump:hover { color: #FFFFFF; }
a.jump:active { color: #FFFFFF; }

a:link { color: #0033cc;
	text-decoration: underline; }    /* 未訪問のリンク */
a:visited { color: #660066;
	text-decoration: underline; } /* 訪問済みのリンク */
a:hover { color: #ff6600;
text-decoration: none; }   /* ポイント時のリンク */
a:active { color: #ff6600;
	text-decoration: none; }  /* 選択中のリンク */

.title2 {
	font-size: small;
	color: #FF6600;
	font-weight: bold;
}
.mar2 {
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 180px;
}
.mar3 {
	margin: 0px;
	padding: 10px;
}
.margin-r10 {
	margin-right: 10px;
	margin-bottom: 5px;
}

.margin-l10 {
	margin-left: 10px;
	margin-bottom: 5px;
}

.margin-t50 {
	margin-top: 50px;
}

.margin-t40 {
	margin-top: 40px;
}
.red-bold {
	font-weight: bold;
	color: #FF0000;
}
.bold {
	font-weight: bold;
}