@charset "Shift_Jis";

body {
	margin-top: 0px;
	background-color: #F9F9F9;
	font-family: "lr SVbN","Osaka|",sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	background-image: url(../back.gif);
}

body {
    text-align: center;
}



a {
    color: #0000FF;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #990099
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:active {
	text-decoration: none;
}

a:link img, a:visited img, a:active img, a:hover img {
    border: none;
}
	
h1 {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

.tytle {
	width: 802px;
	margin-bottom: 0px;
	height: 80px;
	border: 1px solid #5A7355;
}

img  {
    vertical-align: top;
}

.outline {
	width:802px;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5a7355;
	border-bottom-color: #5a7355;
	border-left-color: #5a7355;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #EFF7FF;
	margin-bottom: 0px;
	height: auto;
}

#topoutline {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5A7355;
	border-left-color: #5A7355;
	width: 802px;
	height: 1em;
	
}

#topoutline strong {
    font-weight: normal;
}

#topoutline p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#list {
	float: left;
	width: 179px;
	line-height: 150%;
	height: auto;
}

.image {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5a7355;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#mainlist {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #059C35;
	border-left-color: #059C35;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0.5em;
	text-align: left;
	padding-left: 1em;
}

#list ul {
    margin-left: 0px;
}

#list li {
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	margin-left: 1em;
}

#maga {
	border: 1px solid #666666;
	text-align: center;
	margin: 1em;
}

#about {
	border: 1px solid #333333;
	background-image: url(../image/bar3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 1em;
}

#center address {
	width:802px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	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: #5a7355;
	border-bottom-color: #5a7355;
	border-left-color: #5a7355;
	text-align: center;
	background-color: #FFFFFF;
}

.float
      {
         float: right;
         margin-right: 1em;
      }
      *.floatclear
      {
         clear: both;
      }


