* {
	font-size: 12px;
	line-height: 1.5em;
}
a{ 
	color: #333333;
}
a:hover{
	color: #cccccc;
}
body {
	text-align: center;
	margin: 0px auto;
}
img {
	border-style: none;
}
h1 {
	margin: 0px;
	padding: 0px;
}

#container {
	background-image: url(../img/bg01.jpg);
	background-repeat: repeat-x;
}
#footer {
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	height: 89px;
}
#wrap {
	width: 100%;
}
#header {
	width: 761px;
	background-image: url(../img/head_bg.jpg);
	height: 67px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
.topics {
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.font01 {
	color: #FF8000;
}
.topics_line {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.jigyo {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BDCFD3;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	background-image: url(../img/jigyo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDCFD3;
}
.honbu {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(../img/honbu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.net {
	background-image: url(../img/bana_network.jpg);
	background-repeat: no-repeat;
	padding-left: 115px;
	padding-top: 57px;
}
#menu {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 13px;
	width: 195px;
}
.youto {
	background-image: url(../img/menu_bg.jpg);
}
.youtok {
	background-image: url(../img/menuk_bg.jpg);
}
.dojo {
	background-image: url(../img/doujyo.jpg);
	height: 170px;
	width: 195px;
}
#main {
	background-color: #FFFFFF;
	width: 761px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#reft {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 20px;
	width: 501px;
	margin-bottom: 5px;
}
.clear-both{
	clear: both;
	height: 1px !important;
	display: none!important;
	margin: 0;
}
ul {
	list-style-type: square;
	margin-top: 0px;
}


