body {
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	line-height: 150%;
	background-color: #316EAA;
	font-size: 12px;
	margin: 0px;
}
p {
	margin: 0px;
	padding: 0px 10px;
}
h1,h2,h3,h4{
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a,a:visited {
	color: #103A97;
	text-decoration: none;
}
a:hover,a:active {
	color: #103A97;
	text-decoration: underline;
}
img {
	display: block;
	margin: 0;
	padding: 0;
	border:  none;
}
#preloadedimages {
width: 0px;
height: 0px;
display: inline;
background-image: url(images/btn_home.gif);
background-image: url(images/btn_information.gif);
background-image: url(images/btn_map.gif);
background-image: url(images/btn_recruit.gif);
background-image: url(images/btn_contact.gif);
background-image: url(images/back.gif);
background-image:url(../map/images/btn_top.gif);
background-image:url(../map/images/btn_move.gif);
background-image:url(../map/images/btn_eat.gif);
background-image:url(../map/images/btn_life.gif);
background-image:url(../map/images/btn_guide.gif);
}
/*=================================================================================
                                       header
==================================================================================*/
#header {
	margin: 0px;
	height: 50px;
	width: 800px;
	padding: 0px 10px;
}
#header h1{padding:10px 0px 0px 0px;}


/*=================================================================================
                                       navi_global
==================================================================================*/
#navi_global{
	display: block;
	clear: both;
	padding: 0px 10px;
	width: 800px;
	margin: 0px;
}                          
#navi_global li {
	float: left;
	height: 40px;
	width: 160px;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#navi_global ul {
	height: 40px;
	width: 800px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-color:#3c3b3b;
}
#btn_home a,#btn_home a:visited,
#btn_information a,#btn_information a:visited,
#btn_map a,#btn_map a:visited,
#btn_recruit a,#btn_recruit a:visited,
#btn_contact a,#btn_contact a:visited{
	height: 33px;
	width: 160px;
	display: block;
	color: #FFFFFF;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	background-position:0px 0px;
}
#btn_home a:hover,
#btn_information a:hover,
#btn_map a:hover,
#btn_recruit a:hover,
#btn_contact a:hover{
	background-position:0px -40px;
	text-decoration:none;
}
#btn_home a,#btn_home_act a{background-image: url(images/btn_home.gif);}
#btn_information a,#btn_information_act a{background-image: url(images/btn_information.gif);}
#btn_map a,#btn_map_act a{background-image: url(images/btn_map.gif);}
#btn_recruit a,#btn_recruit_act a{background-image: url(images/btn_recruit.gif);}
#btn_contact a,#btn_contact_act a{background-image: url(images/btn_contact.gif);}

#btn_home_act a,#btn_home_act a:visited,
#btn_information_act a,#btn_information_act a:visited,
#btn_map_act a,#btn_map_act a:visited,
#btn_recruit_act a,#btn_recruit_act a:visited,
#btn_contact_act a,#btn_contact_act a:visited{
	height: 33px;
	width: 160px;
	display: block;
	color: #FFFFFF;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	background-position:0px 40px;
	text-decoration:none;
}


/*=================================================================================
                                       title
==================================================================================*/
#title {
	margin: 0px;
	clear: both;
	padding: 5px 10px 0px 10px;
}


/*=================================================================================
                                       breadlist
==================================================================================*/
#breadlist {
	font-size: 10px;
	margin: 0px 10px;
}


/*=================================================================================
                                       wrapper
==================================================================================*/
#wrapper{
	width: 800px;
	height:auto;
	margin: 0px;
	display:block;
	padding: 0px 10px;
}

/*=================================================================================
                                       contents
==================================================================================*/
#contents {
	float: right;
	display: block;
	width: 620px;
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 10px;
}
#contents h4 {
	font-size: 14px;
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #103A97;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
#contents h3 {
	border-width: 2px;
	border-color: #103A97;
	border-style: none none none solid;
	padding: 20px 10px;
}

#contents dl {
	margin: 0px 10px;
	padding: 10px 0px;
	clear: both;
	background: url(images/dot.gif) repeat-x left bottom;
}
#contents dt {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 150px;
}
#contents dd {
	border-style: none none none solid;
	border-width: 1px;
	border-color: #103A97;
	margin: 0px 0px 0px 160px;
	padding: 0px 0px 0px 10px;
}
#container {
	background-color: #FFFFFF;
	height: auto;
	width: 820px;
	background: url(images/back.gif) repeat-y;
	margin: 0px auto;
	padding: 0px 10px;
	display: block;
	clear: both;
	text-align: left;
}

#contents li {
	background: url(images/dot.gif) repeat-x left bottom;
	list-style-type: none;
	margin-top: 0px 10px;
	padding: 10px;
}
#contents ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*=================================================================================
                                   navi_side
==================================================================================*/
#navi_side {
	width: 160px;
	float: left;
	display: block;
	margin: 0px 0px 40px 0px;
	padding: 0px;
}
#navi_side ul {
	border-width: 1px;
	border-style: solid none none none;
	border-color: #CCCCCC;
	background-image: url(images/sidenavi.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#navi_side li {
	display: block;
	margin: 0px;
	list-style-type: none;
	height: auto;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: none none solid none;
	border-color: #CCCCCC;
	width: 160px;
	padding: 0px;
}
#navi_side li a,#navi_side li a:visited {
	display: block;
	margin: 0px;
	color: #333333;
	text-decoration: none;
	padding: 7px;
	height: 20px;
	width: 146px;
}
#navi_side li a:hover {
	display: block;
	background-color: #eeeeee;
	color: #333333;
	text-decoration: none;
}
#navi_side #pr {
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	background-color: #E5EFFC;
	padding: 0px 0px 10px 0px;
	margin: 20px 0px 0px 0px;
	border-width: 2px;
	border-style: solid none;
	border-color: #4A87B9;
}
#pr a,#pr a:visited {
	color: #666666;
	text-decoration: none;
}
#pr a:hover {
	color: #103A97;
}

#navi_side #pr p {
	margin: 5px 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navi_side h3 {
	text-align: center;
	margin: 0px;
	font-size: 10px;
	background-color: #4A87B9;
	padding: 5px 0px;
	color: #FFFFFF;
}
#navi_side p{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

/*=================================================================================
                                   navi_footer
==================================================================================*/
#navi_footer {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#navi_footer ul {
	display: block;
	border-width: 1px;
	border-style: solid none none none;
	border-color: #CCCCCC;
	padding: 0px;
	font-size: 10px;
	margin: 0px 10px;
}
#navi_footer li {
	float: left;
	margin: 0px;
	list-style-type: none;
	display: block;
	padding: 5px 12px;
}


/*=================================================================================
                                       footer
==================================================================================*/
#footer {
	font-size: 10px;
	line-height: 100%;
	margin: 0px;
	clear: both;
	background: url(images/back_footer.gif) repeat-x;
	display: block;
	height: auto;
	width: auto;
	padding: 7px 0px 10px 0px;
}
#footer dl {
	margin: 0px;
	padding: 0px;
}
#footer dt {
	text-align: center;
	margin: 0px;
	float: left;
	height: auto;
	width: 220px;
	font-size: 12px;
	padding: 10px 0px;
}
#footer dd {
	margin: 0px 0px 0px 230px;
	padding: 0px 0px 0px 10px;
}
address {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	font-size: 10px;
	clear: both;
	height: auto;
	width: 820px;
	color: #FFFFFF;
	background: url(images/back_address.gif) no-repeat top;
	margin: 0px auto;;
	padding: 2px 10px;
}
address a,address a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
address a:hover{
    color:#FFFFFF;
	text-decoration:underline;}


#topix {
	float: left;
	width: 475px;
	height: auto;
	margin: 10px 5px 10px 0px;
	padding: 0px 0px 10px 0px;
}
#topix dl {
	height:auto;
	margin: 0px;
	clear: both;
	background: url(images/dot.gif) repeat-x left bottom;
	padding: 5px 0px ;
}
#topix dt {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 160px;
}
#topix dd {
	margin: 0px 0px 0px 170px;
	padding: 0px ;
}
#topix h3,#info h3 {
	background-color: #316EAA;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px 5px 1px;
}

#info{
	padding: 0px;
	width: 315px;
	height:auto;
	float: right;
	margin: 10px 0px 10px 5px;
	padding: 0px;
}
#info dl {
	margin: 0px;
	clear: both;
	background: url(images/dot.gif) repeat-x left bottom;
	padding: 5px 0px;
}
#info dt {
	text-align: center;
	float: left;
	width: 160px;
	height: auto;
	padding: 0px;
	margin: 0px;
}
#info dd {
	margin: 0px 0px 0px 170px;
	padding: 0px ;
}

#freedial {
	margin: 0;
	padding: 10px;
	border: 1px solid #316EAA;
}


#maptab ul {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 800px;
}
#maptab li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 160px;
	text-align: center;
	list-style-type: none;
}
#btn_top a,#btn_top a:visited,
#btn_move a,#btn_move a:visited,
#btn_eat a,#btn_eat a:visited,
#btn_life a,#btn_life a:visited,
#btn_guide a,#btn_guide a:visited{
	height: 28px;
	width: 160px;
	display: block;
	color: #ffffff;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	background-position:0px 0px;
}
#btn_top a:hover,
#btn_move a:hover,
#btn_eat a:hover,
#btn_life a:hover,
#btn_guide a:hover{
	background-position:0px -35px;
	text-decoration:none;
}
#btn_top a,#btn_top_act a{background-image: url(../map/images/btn_top.gif);}
#btn_move a,#btn_move_act a{background-image: url(../map/images/btn_move.gif);}
#btn_eat a,#btn_eat_act a{background-image: url(../map/images/btn_eat.gif);}
#btn_life a,#btn_life_act a{background-image: url(../map/images/btn_life.gif);}
#btn_guide a,#btn_guide_act a{background-image: url(../map/images/btn_guide.gif);}

#btn_top_act a,#btn_top_act a:visited,
#btn_move_act a,#btn_move_act a:visited,
#btn_eat_act a,#btn_eat_act a:visited,
#btn_life_act a,#btn_life_act a:visited,
#btn_guide_act a,#btn_guide_act a:visited{
	height: 28px;
	width: 160px;
	display: block;
	color: #ffffff;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	background-position:0px 35px;
	text-decoration:none;
}
#linkcts li{
height:100px;
}
#linkcts li img{
padding:0 10px;
}

