body {
	background-color: #FFFFFF;
	text-align: center;
}
div#body {
	width: 780px;
	border: 1px solid #FF9933;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(main_images/background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 12px;
	color: #FFFFFF;
}
div#body1 {
	width: 780px;
	border: 1px solid #FF9933;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 12px;
	color: #CCCCCC;
}
div#menu {
	width: 780px;
	float: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(img/menubackground.gif);
	background-repeat: repeat-x;
}
div#submenu {
	text-align: center;
	vertical-align: middle;
	margin: 10px;
}
div#pagetitle {
	width: 100px;
	height: 300px;
	float: right;
}
div#main {
	width: 700px;
	text-align: left;
}
div#header {
	width: 780px;
	background-color: #571D00;
}
div#footer {
	background-color: #666666;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear{
	clear: both;
}
a {
	color: #6699FF;
}
p {
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	color: #666666;
	letter-spacing: 0.1em;
	margin: 8px;
}
p1 {
	font-size: 12px;
	line-height: 10px;
	text-align: left;
	color: #666666;
	letter-spacing: 0.1em;
	margin: 8px;
	
}
h4 {
	font-size: 12px;
	color: #666666;
	border-top: 1px solid #666666;
	border-right: 30px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: 2px;
	margin: 12px 0px 0px;
}
h1 {
	clear: both;
	font-size: 13px;
	color: #6F6FFF;
	text-align: left;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #4A4AFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4A4AFF;
	padding: 2px 2px 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A4AFF;
	margin: 15px 0px 5px;
}
h3 {
	clear: both;
	font-size: 13px;
	color: #6F6FFF;
	text-align: left;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #4A4AFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4A4AFF;
	padding: 2px 2px 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A4AFF;
	margin: 15px 0px 5px;
}
h2 {
	clear: both;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin: 25px 5px 5px 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #616161;
}
li {
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	letter-spacing: 0.1em;
	text-align: left;
	margin: 10px 0px 0px 10px;
}
td.footer {
	background-image: url(main_images/footer.gif);
	vertical-align: top;
	font-size: 10px;
	color: #666666;
	height: 70px;
	width: 780px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	line-height: 12px;
}
strong.type1 {
	font-size: 16px;
	font-weight: bold;
}
strong.type2 {
	font-size: 16px;
	font-weight: bold;
}
p.dogname {
	font-weight: bold;
}
div#navigation {
	clear: both;
}
.foter {
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	margin: 5px;
}
div#ti {
	background-color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 15px;
	color: #cccccc;
	font-weight: normal;
	letter-spacing: 0.1em;
}

/* ///// ”Ä—pƒNƒ‰ƒX ///// */
div#mainColmun .fontType1 {
	color: #FF9900;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clearFloat {
	clear: both;
}
div#mainColumn .notClear {
	clear: none;
}
div#mainColumn .halfBlock {
	width: 50%;
	float: left;
}.TypeLink {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
