@charset "utf-8";
/* CSS Document */

body { behavior: url("http://www.koushiki.org/js/csshover3.htc"); }

a {
	color: #333;
	overflow:hidden;
	outline:none;
}

a:hover {
	color: #333;
	text-decoration: none;
}

a span {
    display: none;
}

.marker {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #854F3E;
	padding-bottom: 1px;
}

.iromoji {
	color: #854F3E;
}

table {
	width: 100%;
	border:none;
	border-collapse: collapse;
	margin-bottom: 15px;
}

td,th {
	border: 1px dotted #666666;
	padding: 4px 8px;
}

thead {
	background-color: #F4F2F3;
}

.item {
	width: 120px;
	background-color: #E6E6E6;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	color: #666;
}

#header {
	height: 130px;
	margin-bottom: 35px;
}

#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 460px;
	background-position: 10px 30px;
	display: block;
}

#t_navi {
	height: 30px;
	float: right;
	padding-right: 10px;
}

#t_navi li {
	float: left;
	margin-left: 20px;
}

#h_navi {
	height: 30px;
	float: right;
	margin-right: 10px;
}

#h_navi li {
	float: left;
	margin-left: 20px;
	display: block;
}

#main {
	float: left;
	width: 640px;
	padding-left: 10px;
}

#bread {
	margin-bottom: 25px;
	line-height: 25px;
	padding-left: 10px;
}

#bread_s {
	font-size: 85%;
	margin-bottom: 30px;
	line-height: 25px;
	padding-left: 10px;
}

#side {
	float: left;
	width: 300px;
	margin-right: 10px;
	font-size: 85%;
}

.s_navi li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #404040;
	line-height: 29px;
	text-indent: 10px;
	width: 300px;
}

.s_navi li a {
	display: block;
	text-decoration: none;
	color: #333;
}

.s_navi li a:hover {
	background-color: #FFF0F0;
}

#footer {
	height: 30px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #404040;
	clear: both;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 20px;
}

#f_navi {
	height: 30px;
	float: right;
	text-align: right;
	width: 430px;
	margin-right: 10px;
	line-height: 30px;
	font-size: 85%;
}

.section {
	margin-bottom: 25px;
}

.section_list {
	margin-bottom: 25px;
	font-size: 85%;
}

.banner {
	margin-bottom: 25px;
}

.pagetop {
	float: right;
}

address {
	font-size: 85%;
	line-height: 30px;
}
