/* --- 全体の背景・テキスト --- */
body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: small;
	line-height: 135%;
	background-image: url(../images/all/bghougan_s.gif);
	background-repeat: repeat;





}

/* --- 全体のリンクテキスト --- */
a:link { color: #0000ff; }
a:visited { color: #800080; }
a:hover { color: #ff0000; }
a:active { color: #ff0000; }

img {
display:block;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	height: 80px;
	width: 100%;
	letter-spacing: 0.2em;
	background-image: url(../images/all/h1.gif);
	background-repeat: no-repeat;
	text-indent: 10pt;
	margin-bottom: 20px;
	text-align: left;
	vertical-align: middle;
	padding-top: 30px;
	margin-top: 0px;












}
h2 {
	font-size: large;
	color: #006699;
	border-bottom-style: solid;
	border-bottom-color: #CDE6FE;
; margin-top: 20px; border-bottom-width: 2px

}
.new {
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding: 10px;
; border: 1px #CCCCCC solid



}
h3 {
	font-weight: bold;
	color: #993300;
	margin-bottom: 10px;
	width: 550px;
	background-image: url(../images/all/point_sepia.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 12pt;
	margin-top: 10px;
	font-size: medium;






}
.whitebox {

	background-color: #FFFFFF;
	padding: 10px;
	;
	border: 1px #CCCCCC solid;
	margin-top: 10px;
}
h4 {
	font-size: 14px;
	color: #FFFFFF;
	;
	background-color: #003366;
	font-weight: normal;
	width: 100%;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;









}
.colorbox {
	background-color: #E9F4FC;
	margin-bottom: 20px;
	padding: 10px;
	;
	border: none;
	background-attachment: scroll;
	background-image: url(../images/deco/u-mu.gif);
	background-repeat: no-repeat;
	background-position: 85% 60%;

}

