/* ?y?[?W???{?f?U?C???pCSS 20091215 tuika */
/*-------------------*/
/*?@?T?C?g?S??       */
/*-------------------*/
BODY {
	color: #666666;
	font-family : "?l?r ?o?S?V?b?N",Osaka,sans-serif;
	background-color: #ffffcc;
	text-align: center;
	scrollbar-base-color:#ffffcc;
	scrollbar-arrow-color:#FFcc99;
}
/*-------------------*/
/*?@?y?[?W?S??       */
/*-------------------*/
.contents {
	width: 800px;
	margin:auto;
	text-align: left;
	position: relative;
}
/*-------------------*/
/*?@?y?[?W?g?b?v     */
/*-------------------*/
.top {
	position:absolute;
	width: 800px;
	height: 100px;
	left: 0px;
	top:  0px;
	background-color:#E3C1A8;
	background-image : url(top.jpg);
	background-repeat: no-repeat;
	background-position: top right;

}
/*?@?N???[???F?@???????? */
h1 {
	padding-left:20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 300%;
	margin: 0px;
}
h1 a {
	color: #FFFFFF;
}
/*?@?N???[???F?@?????????? ?????????@ */
h5{
	color: #ffffff;
	font-family: "?l?r ?o?S?V?b?N", Osaka,sans-serif;
	font-size: 70%;
	margin: 10px;
}
/*-------------------*/
/*???i?r?o?[?@?@?@?@*/
/*-------------------*/
.navbar {
	position:absolute;
	width: 800px;
	height: 30px;
        left: 0px;	
	top: 100px;
	background-color: #F9E8BC;
	padding: 0px;
	border-bottom: solid 1px #ffffcc;
	border-top: solid 1px #ffffcc;
}
.navbar h2{
	width: 133px;
	float: right;
	text-align: center;
	background-color: #E3C1A8;
	margin:0px;
	font-family: "?l?r ?o?S?V?b?N", Osaka,sans-serif;
        color: #ffffff;
	font-size: 16px;
	background-image : url(../../../../);
	line-height: 1.5em;
	border-right: solid 1px #ffffcc;
	border-left: solid 1px #ffffcc;
}
.navbar h2 a {
	display:block;
	width: 120px;
	text-align: center;
	font-family: "?l?r ?o?S?V?b?N", Osaka,sans-serif;
        color: #ffffff;
	font-size: 16px;
}
/*-------------------*/
/*?@?y?[?W????o?i?[   */
/*-------------------*/
.top2 {
	position:absolute;
	width: 800px;
	height: 70px;
	top: 130px;
	left: 0px;
	background-color:#F9E8BC;
}
/*-------------------*/
/* ?T?C?h???j???[?@?@*/
/* ?????C?????C???t???[?????p??????????????@*/
/*-------------------*/
.side {
  top : 200px;
  position : absolute;
	width: 200px;
	left : 0px;
	background-color:#F9E8BC;
	text-align: left;
}
.side h2 {
	font-family: "?l?r ?o?S?V?b?N", Osaka,sans-serif;
	font-size: 100%;
	color: #666666;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left:15px solid #D0BBEA;
	background-color: #FFFAF4;
	display:block;
	padding: 2px 5px;
	margin-top:10px;
	text-align: left;
}
.side h2 a{
	font-family: "?l?r ?o?S?V?b?N", Osaka,sans-serif;
	color: #666666;
	font-size: 100%;
	margin:0px;
	text-align: left;
}
.side ul {
	font-family: "?l?r ?o?S?V?b?N", Osaka,sans-serif;
	color: #666666;
        font-size: 90%;
	margin-top: 0px;
	text-align: left;
}


/*-------------------*/
/*???C???E???i?y?[?W */
/*-------------------*/
.main {
  top : 200px;
  position : absolute;
	width: 600px;
	left : 200px;
	background-color:#ffffff;
  
  border-left-width : 10px;
}
h2,h3,p {
	margin-left:10px;
	margin-right:10px;
}
/*?@??????? */
address {
	font-family: "?l?r ?o?S?V?b?N", Osaka,sans-serif;
	font-size: 80%;
	font-style: normal;
	text-align:center;
	padding-top: 5px;
	margin-top: 15px;
	clear: both;
        background-color:#C6D6B4;
}
/*?????f?U?C???pCSS */

/*?@?p?????????X?g???? */		
h2 {
	font-family: "?l?r ?o?S?V?b?N", "?l?r ?o?S?V?b?N",serif;
	font-size: 75%;
	text-align:right;
	margin:1em 0px;
}
/*?@???C???y?[?W????o??????????? */
h3 {
	font-family: "?l?r ?o?S?V?b?N", "?l?r ?o?S?V?b?N",serif;
	color: #727272;
	font-size: 100%;
	margin:1em 0px;
	background-color:#ffffcc;
	border-top:double 3px #ffcc99;
	border-bottom:double 3px #ffcc99;
	text-align: center;
	clear:both;
}
/*?@???C??????? */
p {
	font-family: "?l?r ?o?S?V?b?N", "?l?r ?o?S?V?b?N",serif;
	font-size: 90%;
             line-height:150%;
	clear:both;
}
p img {
	float: left;
	margin-right:5px;
	border: solid 1px #666666;
}
a {
	color: #727272;
	text-decoration: none;
	font-weight: bold;
	clear:both;
}

h3 a {
	color: #727272;
}

