body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
	font-family: Verdana,sans-serif;
	font-size: 13px;
	*font-size: 82.5%; /*for IE6,IE7*/
}
div,img,ul,li,dl,dt,dd,h1,h2,form {
	margin:0px;
	padding:0px;

}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6666;
	text-decoration: underline;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
h1 {
	color: #666666;
	padding-left: 85px;
	padding-top: 10px;
	font-size: 82%;
}
h2 {
	padding-top: 5px;
	font-size: 93%;
	font-weight: normal;
}

ul {
	list-style-type: none;
	padding: 0px 0px 8px;
}
dl {
	padding: 0px 0px 8px;
}

li {
	list-style-type: none;
}


#wrapper {
	background-color: #FFFFFF;
	width: 940px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../img/imgHeaderBK.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 20px;
	margin-left: 20px;
	height: 121px;
}
#header ul {
	font-size: 84%;
	text-align: right;
	margin-top: 70px;
	margin-right: 25px;
}
#header li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-left: 6px;
	padding-right: 3px;
}
#header .li-start {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 6px;
}



#main {
	padding-right: 20px;
	padding-left: 25px;
	background-color: #FFFFFF;
}
#left {
	width: 200px;
	float: left;
	padding-bottom:100px;
}
#left #taku-link {
	margin-top: 8px;
	text-align: center;
}
#left #taku-link li {
	padding-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
}


#left .kensaku {
	padding-right: 10px;
	font-size: 93%;
}

#left .kensaku dd {
	background-color: #CCCCCC;
}
#left .kensaku .comment {
	padding: 10px;
}

#right {
	float: right;
	width: 675px;
}
#navi {
	padding: 0px;
}

#navi li {
	float: left;
}
#navi .flash {
	clear: left;
	float: none;
}

#right {
	padding-bottom:100px;
}
#right #content {
}
#right #content #navi {
}
#main #eki {
	font-size: 77%;
	color: #999;
	clear: both;
	text-align: center;
}
#main #eki p {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 700px;
}






#footer {
	font-size: 77%;
	text-align: center;
	padding-bottom: 10px;
}
#footer ul {
	background-image: url(../img/bg_footer.gif);
	padding-top: 9px;
	padding-bottom: 9px;
	background-position: center center;
	background-repeat: no-repeat;
}
#footer li {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-right: 3px;
	padding-left: 6px;
}
#footer .li-start {
	border-left-style: none;
}
#pages {
	padding-left: 0px;
	text-align: right;
}
#pages li {
	font-size: 12px;
	list-style-type: none;
	padding-right: 7px;
	display: inline;
	color: #666666;
}
