@charset "utf-8";

body{
	margin : 0 auto;
	padding : 0px;
	text-align:center;
	font-size : 12px;
	background-color :#e5dfdf;
	background-image: url(../img2/pattern01.jpg);
	background-repeat: repeat;
}

#shadow01{
	margin : 0 auto;
	padding : 0px;
	text-align:center;
	width: 974px;
	height: auto;
	background-image: url(../img2/shadow01.jpg);
	background-repeat: repeat-y;
}

.f_left{
	float: left;
}

.f_right{
	float: right;
}

.c_both{
	clear: both;
}

img {
  border : none ;
}

a {
	color : #00C;
	text-decoration:none;
}

a:link{
	color : #00C;
	text-decoration:none;
}

a:hover{
	color : #00C;
	text-decoration:underline;
}

p{
	color:#7b6b5b;
}
#wrapper{
	width : 960px;
	background-color : white;
	padding: 0px;
	margin : 0 auto;
}

#contents{
	margin:0px;
	padding:0px;
	height:auto;
	width:960px;
}

#topicPath {
	width:955px;
	height:13px;
	padding:0px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#topicPath li {
	float:left;
	height:13px;
	line-height:15px;
	list-style-type:none;
}
#topicPath li a {
	margin-right:5px;
	padding-right:12px;
	background:url(../img2/icon02.gif) no-repeat right center;
}

.tpathhome{
	margin-left:0px;
	padding-left:18px;
	background:url(../img2/icon01.gif) no-repeat left center;
}


/*フッダー部分ここから*/
#footer{
	list-style:none;
	width:960px;
	height: 114px;
	color: #FFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear:both;
}

#footer a {
	color : #FFF;
	text-decoration:none;
}

#footer a:link{
	color : #FFF;
	text-decoration:none;
}

#footer a:hover{
	color : #CF6;
	text-decoration:underline;
}

#footer02{
	list-style:none;
	width:960px;
	height:25px;
	color:#FFF;
	margin:0px;
	padding:0px;
}

#footer03{
	width:960px;
	height:89px;
	color:#FFF;
	margin:0px;
	padding:0px;
	background-color:#564A44;
}

#footer h2{
	height:25px;
	width:160px;
	margin :0px;
	padding:0px;
	background-image:url(../img2/logo04.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	background-position: left top;
	overflow: hidden;
	float:left;
}

#totop{
	background-color: #564a44;
	padding: 0px;
	height: 25px;
	width: 197px;
	text-indent:-9999px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img2/contact02.gif);
	background-repeat: no-repeat;
	float:right;
}

#totop a{
	margin: 0px;
	height: 25px;
	width: 197px;
	text-indent:-9999px;
	background-image: url(../img2/totop01.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	background-position: left top;
	overflow:hidden;
}

#footer03 ul{
	width:895px;
	height: 25px;
	color: #FFF;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	float:left;
}

#footer ul li{
	list-style:none;
	width:98px;
	float:left;
}

#footer ul a{
	display:block;
	width:98px;
	height:25px;
	line-height: 25px;
}
#footer03 address{
	margin-top: 25px;
	height: 15px;
	width: 960px;
	float:left;
}
/*フッダー部分ここまで*/
