body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #409847;
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #472818;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #880319;
}
p {
	text-align: justify; 
	font-family:  Verdana, Arial, sans-serif;
	font-size: 12px; 
	line-height: 20px; 
	margin-top: 0; 
	color: #333;
	}
/* specific divs */
#container {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 95%;
        z-index: 99;
}

#header {
      	margin-top: 0px;
        background: url(../images/header.jpg) no-repeat left top;
        height: 380px;
}


#information {
	margin-left: 50px;
	padding: 30px 20px;
	width: 800px;
	position: relative;
}

#ouen1 h1 {
	text-align: left;
	color: #57340B;
	font: 20px Arial;
	font-weight: bold;
	width: 300px;
	height: 32px;
	padding: 23px 0px 0px 10px;
	background-image: url(../images/tagu.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}
.box1{
	float:left;
	width: 470px;
}
.adress{
	float:right;
	width: 280px;
	background-color: #FBC0E7;
	padding: 5px;
	font-size:13px;
        color: #880319;
	font-weight: bold;
	line-height:150%;

}
.banner{
	float:right;
	width: 260px;
	height: 50px;
	margin: 10px 10px 0px 0px;
}

#accordianList{
	width: 100%;
	position:absolute;
	left:0;
	top:230px;
}
#basic-accordian{
	padding:0px;
	width:350px;
	float:left;
	z-index:2;

}
#basic-accordian h1 {
	text-align: left;
	color: #57340B;
	font: 20px Arial;
	font-weight: bold;
	width: 300px;
	height: 32px;
	padding: 23px 0px 0px 10px;
	background-image: url(../images/tagu.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin-bottom:10px;
}
#basic-accordian2{
	padding:0px;
	width:350px;
        float:right;
	z-index:2;
	margin-bottom:50px;
}
#basic-accordian2 h1 {
	text-align: left;
	color: #57340B;
	font: 20px Arial;
	font-weight: bold;
	width: 300px;
	height: 32px;
	padding: 23px 0px 0px 10px;
	background-image: url(../images/tagu.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin-bottom:10px;
}
#basic-accordian3{
	padding:0px;
	width:350px;
        float:right;
	z-index:2;
}
#basic-accordian3 h1 {
	text-align: left;
	color: #57340B;
	font: 20px Arial;
	font-weight: bold;
	width: 300px;
	height: 32px;
	padding: 23px 0px 0px 10px;
	background-image: url(../images/tagu.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin-bottom:10px;
}
.accordion_headings{
	padding:5px;
	background:#99CC00;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#F566CF;
}

.accordion_child{
	padding:15px;
	background:#EEE;
}

.header_highlight{
	background:#F566CF;
}



table{
	color: #333333;
}
td{
	line-height:180%;
	padding-left:10px;
	padding-right:10px;
	color: #333333;
	background-color: #FCF6D2;
	font-size:90%;
}
table.list1{
	width: 100%;
	text-align: center;
}
table.list1 td{
	line-height:180%;
	padding-left:3px;
	padding-right:3px;
	color: #333333;
	background-color: #F7E379;
	font-size:85%;
}
tr.gray td{
	background-color: #FFAD5B;
}
tr.white td{
	background-color: #FFFFFF;
}
tr.pink td{
	background-color: #FFCECE;
}
tr.tel td{
	background-color: #FFFFFF;
}
#footer{
	clear:both;
	width:100%;
	height:50px;
        background: url(../images/footer2.jpg) no-repeat left bottom;
	margin-bottom: 0;
}
#footer p{
	padding-top:15px;
	font-size: 13px;
	color:#333;
	text-align:left;
}
#footer a {
        color: #866F5B;
        text-decoration: none;
        border-bottom: 1px dotted #866F5B;
 }
#footer a:hover {
        color: #A51A0A;
        border-style: none;
 }

.cap{	
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
        color: #880319;
}
.small{
	margin-top:30px;
	font-size: 14px;
	font-weight: bold;
        color: #880319;
}
.ss{
       	font-size: 12px;
}
.green{
        color: #066601;
}
.yellow{
	margin-top:30px;
	font-size: 14px;
	font-weight: bold;
        color: #F9D50C;
}
.syousai{
       	font-size: 12px;
	color:#F566CF;
	padding-left:200px;
}
