h1 {
	font-size: 10px;
	color: #999999;
	padding: 0px;
	height: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #D7D7FD;
	width: 780px;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 780px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#top {
	background-color: #CCCCCC;
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contents {
	margin: 0px;
	padding: 0px;
	height: 1700px;
}

/*title*/
#title {
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-image: url(../breath/images/page.jpg);
	background-repeat: no-repeat;
}
#title h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 13px;
	font-weight: bold;
	color: #3300CC;
	padding-left: 180px;
	padding-bottom: 0px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
}

/*header*/
#header {
	margin: 0px;
	padding: 0px;
	height: 150px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	background-image: url(../png/head02.png);
	background-repeat: no-repeat;
}
#header ul {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 130px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
}
#header li {
	display: inline;
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
#header a {
	color: #666666;
	text-decoration: none;
}
#header a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#header img {
	padding-right: 5px;
}




#contents h2 {
	font-size: 14px;
	height: 15px;
	width: 200px;
	border: 1px solid #CCCCFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #CCCCFF;
	padding: 5px;
}
#contents li {
	font-size: 14px;
	line-height: 2em;
	list-style-type: square;
}
