body {
	background-color: #F5F5DC;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}
h1,h2,h3,h4,h5,p,li,dt,dd,td,th{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #696969;
	font-size: 80%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
dl {
	margin: 0px;
	padding: 0px;
}
ul,li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
a span {
	display: none;
}
a:link,a:visited {
	color: #FF8C00;
	text-decoration: underline;
}
a:hover {
	color: #6B8E23;
}
a:active {
	color: #FFCC00;
}
.color02 {
	color: #228B22;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: none;
}

/***********************************************/
#mainblock {
	background-color: #FFFFFF;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 1px;
}
#mainblock #mainblock1 {
	width: 800px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	border: 1px solid #E0DFE3;
}
#mainblock:after {
    display:block;
    margin-top:-1px;
    height:1px;
    content:"";
    clear:both;
}
#mainblock1:after {
    display:block;
    margin-top:-1px;
    height:1px;
    content:"";
    clear:both;
}

/***********************************************/
#header_side {
	margin: 0px;
	width: 800px;
	font-size: 75%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
	height: 24px;
}
#header_side #sub{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 450px;
}
#header_side #navi {
	float: left;
	width: 250px;	
	margin: 0px;
	padding: 0px;
}
#header_side #fontsize {
	float: right;
	display: block;
	width: 100px;
	margin: 0px;
	padding: 0px;
}
#header_side li{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 32px;
}
#header_side #font01 a {
	background-image: url(../img/font01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 32px;
	margin-right: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header_side #font02 a {
	background-image: url(../img/font02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 32px;
	margin-right: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header_side #font03 a {
	background-image: url(../img/font03.gif);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 32px;
	margin: 0px;
	padding: 0px;
}
#header_side #font01 a:hover {
	background-image: url(../img/font01_h.gif);
	background-repeat: no-repeat;
}
#header_side #font02 a:hover {
	background-image: url(../img/font02_h.gif);
	background-repeat: no-repeat;
}
#header_side #font03 a:hover {
	background-image: url(../img/font03_h.gif);
	background-repeat: no-repeat;
}

/***********************************************/
#header {
	height: 67px;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#header h2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 67px;
	width: 272px;
	display: block;
}
#header h2 a {
	background-image: url(../img/h_title.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 272px;
}
#header #tel {
	background-image: url(../img/h_tel.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 314px;
	float: left;
	display: block;
}
#header #tel p {
	text-indent: -9999px;
}
#header #mail {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 67px;
	width: 204px;
}
#header #mail a {
	background-image: url(../img/h_mail.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 204px;
}
#header #mail a:hover {
	background-image: url(../img/h_mail_h.gif);
	background-repeat: no-repeat;
}

/***********************************************/
#mainphoto {
	background-image: url(../img/mainphoto.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#mainphoto p {
	text-indent: -9999px;
}

/***********************************************/
#menu {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 800px;
}
#menu li, #menu li a {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
#menu #menu01 a {
	background-image: url(../img/menu01.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 50px;
	width: 159px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menu #menu02 a {
	background-image: url(../img/menu02.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 50px;
	width: 159px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menu #menu03 a {
	background-image: url(../img/menu03.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 50px;
	width: 159px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menu #menu04 a {
	background-image: url(../img/menu04.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 50px;
	width: 159px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menu #menu05 a {
	background-image: url(../img/menu05.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 50px;
	width: 160px;
	margin: 0px;
}
#menu #menu01 a:hover {
	background-image: url(../img/menu01_h.gif);
	background-repeat: no-repeat;
}

#menu #menu02 a:hover {
	background-image: url(../img/menu02_h.gif);
	background-repeat: no-repeat;
}
#menu #menu03 a:hover {
	background-image: url(../img/menu03_h.gif);
	background-repeat: no-repeat;
}
#menu #menu04 a:hover {
	background-image: url(../img/menu04_h.gif);
	background-repeat: no-repeat;
}
#menu #menu05 a:hover {
	background-image: url(../img/menu05_h.gif);
	background-repeat: no-repeat;
}

/***********************************************/
#blocks {
	margin: 0px;
	width: 800px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#blocks:after {
    display:block;
    margin-top:-1px;
    height:1px;
    content:"";
    clear:both;
}
#blocks #main {
	float: right;
	width: 580px;
}
#main .txtbox {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#main .txtbox p,#main .txtbox1 p {
	line-height: 165%;
}
#main .txtbox1 {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#main .txtbox #list_info dt,#main .txtbox .list_info dt {
	background-image: url(../img/mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	padding-left: 20px;
	font-size: 14px;
}
#main .txtbox #list_info dd,#main .txtbox .list_info dd {
	line-height: 165%;
	padding-top: 6px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
	margin-bottom: 10px;
}

/***********************************************/
#footer {
	clear: both;
	background-image: url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer .sub {
	float: left;
	width: 250px;
	margin-right: 20px;
	margin-left: 60px;
}
#footer .sub .title a {
	background-image: url(../img/f_title.gif);
	background-repeat: no-repeat;
	width: 250px;
	height:30px;
	display: block;
}
#footer .tel {
	float: left;
	width: 250px;
	margin-right: 20px;
}
#footer .tel p {
	background-image: url(../img/f_tel.gif);
	background-repeat: no-repeat;
	width: 250px;
	height: 100px;
	text-indent: -9999px;
}
#footer .mail {
	float: right;
	width: 140px;
	margin-right: 60px; 
}
#footer .mail a {
	background-image: url(../img/f_mail.gif);
	background-repeat: no-repeat;
	display: block;
	width: 140px;
	height: 100px;
}

/***********************************************/
#copy{
	font-size: 75%;
}
#copy p {
	padding-bottom: 10px;
}

/***********************************************/
#side{
	float: left;
	width: 200px;
	margin-right: 20px;
}
#side .side_menu {
	border: 1px solid #E0DFE3;
	margin-bottom: 15px;
	background-color: #F2FADE;
}
#side .side_menu .side01 {
	background-image: url(../img/side01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 198px;
	text-indent: -9999px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
}
#side .side_menu .side02 {
	background-image: url(../img/side02.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 198px;
	text-indent: -9999px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
}
#side .side_menu .side03 {
	background-image: url(../img/side03.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 198px;
	text-indent: -9999px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
}
#side .side_menu .side_list li {
	background-color: #F2FADE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
}
#side .side_menu .side02_info {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 184px;
	margin-right: auto;
	margin-left: auto;
}
#side .side_menu .side02_info .eigyo {
	background-image: url(../img/side_eigyo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 77px;
	width: 184px;
	text-indent: -9999px;
}
#side .side_menu .side02_info .tel {
	background-image: url(../img/side_tel.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 184px;
	text-indent: -9999px;
}
#side .side_menu .side02_info .mail a {
	background-image: url(../img/side_mail.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 184px;
}
#side .side_menu .map_more {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
}

