body {
	font-size: 84%;
	line-height: 140%;
	color: #2B2B2B;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	overflow-x:hidden;
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
a:link,
a:visited {
	color: #614b3e;
	text-decoration: none;
}
a:hover,
a:active {
	color: #A71019;
	text-decoration: underline;
}
#header_area {
	background-image: url(../img/header_image_u.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#header {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 0px;
	height: 213px;
}

#header h1  {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 0px;
}
#header h2 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 2;
	left: 194px;
	top: 56px;
}
#header #dog {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	left: -114px;
	top: 16px;
}






#container {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFF;
	clear: both;
}
#contents {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/leftcolumn_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	z-index: 10;
}
#l_nav {
	padding: 0px;
	margin: 0px;
}
#l_nav a:link,
#l_nav a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 4px;
}
#l_nav a:hover,
#l_nav a:active {
	color: #c8a063;
	text-decoration: none;
	background-color: #592d00;
	padding: 4px;
}
#main_area h4 {
	font-size: 120%;
	line-height: 100%;
	color: #5f4d3f;
	background-image: url(../img/ttl_pict.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}


#g_ttl {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #675144;
	background-color: #000;
	width: 180px;
	position: absolute;
	left: 0px;
	top: -23px;
}

#g_nav {
	padding: 0px;
	width: 180px;
	list-style-type: none;
	background-image: url(../img/g_nav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 386px;
	margin: 0px;
	float: left;
}
#g_nav li {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #675144;
	height: 60px;
}
#main_area {
	margin: 0px;
	float: right;
	width: 720px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#main_area h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}




#footer {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}


#pagetop  {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
}
#pagetop_s {
	text-align: right;
	font-size: 85%;
	line-height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	clear: both;
	width: 720px;
}

#f_nav {
	margin: 0px;
	float: right;
	list-style-type: none;
	width: 770px;
	text-align: right;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#f_nav li {
	display: inline;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #614b3e;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #614b3e;
}
#f_nav .end {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #614B3E;
}

#f_nav li a:link,
#f_nav li a:visited {
	color: #614b3e;
	text-decoration: none;
}
#f_nav li a:hover,
#f_nav li a:active {
	color: #A71019;
	text-decoration: underline;
}
#copyright {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 85%;
	line-height: 100%;
}













img {
	border: 0;
}
* html img {
	behavior: url(iepngfix.htc);
}
.clear {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	width: 0px;
	clear: both;
}
.tx-small {
	font-size: 85%;
	line-height: 140%;
}
.bold {
	font-weight: bold;
}
.red {
	color: #c30d23;
}
.charcoal {
	color: #796A56;
}
.white_b {
	font-weight: bold;
	color: #FFF;
}
.blue {
	color: #27a8e1;
}
.l_green {
	color: #8fc41e;
}
.orange {
	color: #f39801;
}
.blown {
	color: #6b3906;
}
.d_green {
	color: #006835;
}
.purple {
	color: #B90068;
}


.emphasis {
	font-size: 130%;
	color: #b90068;
	line-height: 130%;
}
