body {
	font-family:"Century Gothic", Arial, Tahoma, "Trebuchet MS", Verdana, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	background-color: #ffffff;
	background-image: url(images/bg1.png);
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 0;
	background-repeat: repeat;
}

img {
	border-style: none;
}

h1,h2,h3,h4,p {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size:16px;
	color:#666;
}


#container {
	background-image: url(images/bodybg1.png);
	background-position: center top;
	background-repeat: repeat-y;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top:10px;
	width: 760px;
	background-color: #FFFFFF;
}

#header {
	color: #333333;
	background-color: ;
	background-image: url(images/header1.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
}

#content {
	width: 558px;
	float: right;
}

#main {
	font-size: 82%;
	line-height: 1.4em;
	letter-spacing: 0.05em;
	margin-top: 0;
	margin-bottom: 0;
	width: 558px;
}

#main a {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
}

#main a:link {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
}

#main a:link:hover {
	text-decoration: underline;
	color: #ff6600;
	background-color: #ffffff;
}

#main a:link:active {
	text-decoration: underline;
	color: #ff6600;
	background-color: #ffffff;
}

#main a:visited {
	text-decoration: none;
	color: #003366;
	background-color: #ffffff;
}

#main a:visited:hover {
	text-decoration: underline;
	color: #ff6600;
	background-color: #ffffff;
}

#main a:visited:active {
	text-decoration: underline;
	color: #ff6600;
	background-color: #ffffff;
}


#main .pad {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#main h2 {
	font-size: 110%;
	color:;
	background-image: url(images/h21.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	clear: both;
	border-top:solid 8px #669966;
	border-left:solid 1px #669966;
	border-right:solid 1px #669966;
	border-bottom:solid 2px #669966;
	
}

#main li {
	margin-bottom: 5px;
	list-style-type: square;
}

#main p {
	margin-top: 8px;
	margin-left: 5px;
	margin-bottom: 8px;
}

#main .imageleft {
	padding-right: 10px;
	float: left;
}

#main .imageright {
	padding-left: 10px;
	float: right;
}

#side {
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 90%;
	line-height: 140%;
	width: 190px;
	float: right;
}

#side .pad {
	padding-top:10px;
	padding-left: 5px;
	padding-right: 8px;
}

#side a {
	text-decoration: none;
	color: #006699;
}

#side a:link {
	text-decoration: none;
	color: #006699;
}

#side a:link:hover {
	text-decoration: none;
	color: #ff6600;
}

#side a:link:active {
	text-decoration: none;
	color: #ff6600;
}

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

#side a:visited:hover {
	text-decoration: none;
	color: #ff6600;
}

#side a:visited:active {
	text-decoration: none;
	color: #ff6600;
}

#side h2 {
	font-size: 100%;
	color: ;
	background-image: url(images/sideh21.png);	
	line-height: 140%;
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 3px;
	padding-bottom: 5px;
	clear: both;	
	border-bottom:dashed 1px #000000;
	border-left:solid 10px #669966;
	border-top:solid 1px #000000;
	border-right:solid 1px #000000;
}

#side h3 {
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
	padding-top: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	clear: both;
}

.menu ul li { 
	list-style-type: none; 
	margin: 0; 
	padding: 0 0 2px 20px; 
	background: url(images/pochi2.gif) no-repeat; 
	font-size:10px;
} 

.menu ul li a {
	text-indent: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}

.menu ul li a:hover {
	color: #FF6600;	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF6600;
}

.menu ul ul li {
	padding: 0px;
	margin: 0px;
}

.menu ul ul li a {
	background: url(images/pochi.gif) no-repeat; 
	background-repeat: no-repeat;
	text-indent: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	border-left: none;
}

.menu ul ul li a:hover {
	color: #ff6600;
	background: url(images/pochi.gif) no-repeat; 
	background-repeat: no-repeat;
	text-indent: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	border-left: none;
}

.menu {
	margin-top: -3px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;	
	border-left:solid 1px #000000;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
}

#side ul {
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 0;
	margin-right: 5px;
	margin-bottom: 2px;
	list-style-type: none;
}

#side ul ul li {
	margin-left: 0px;
}

#side li a {
	text-decoration: none;
}

#side li a:hover  {
	text-decoration: none;
}

#side img {
	margin-top: 3px;
	border-style: none;
	margin-bottom: 3px;
}

#footernavi {
	font-size: 75%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#footernavi ul {
	margin: 0;
	padding: 0;
	background-color: #D2F2C6;
}

#footernavi ul li {
	display: inline;
}

#footernavi ul li a {
	text-decoration: none;
	color: #006699;
	padding: 0 .5em;
}

#footer {
	color: #333333;
	background-image: url(images/footer1.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-top: 3px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	clear: both;
}

address {
	font-size: 12px;
	font-style: normal;
	text-align: center;
	line-height: 100%;
	margin-bottom: 5px;
}

#box {
	width:486px;
	margin:10px;
	padding:5px;
}

.boxspc {
	margin-top:6px;
}

.boximg {
	float:left;
	width:88px;
	margin-right:5px;
}

.boxtitle {
	font-weight: bold;
	font-size:15px;
}


.boxtext {

	line-height: 120%;
	padding-top:2px;
	padding-left:4px;
	padding-bottom:2px;
	font-size:12px;

	border-bottom: 1px solid #cccccc;
}



div#page {
	font-size: 90%;
	text-align: center;
	margin-bottom:10px;
	padding: 0px;
	clear: both;}
	
#page a {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
}

#page a:link {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
}

#page a:link:hover {
	text-decoration: underline;
	color: #ff6600;
	background-color: #ffffff;
}

#page a:link:active {
	text-decoration: underline;
	color: #ff6600;
	background-color: #ffffff;
}

#page a:visited {
	text-decoration: none;
	color: #003366;
	background-color: #ffffff;
}

#page a:visited:hover {
	text-decoration: underline;
	color: #ff6600;
	background-color: #ffffff;
}

#page a:visited:active {
	text-decoration: underline;
	color: #ff6600;
	background-color: #ffffff;
}

.ya1{
	font-size: 95%;
	padding-left:15px;
	background-image: url(images/ya1.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.ya2{
	font-size: 95%;
	padding-right:15px;
	background-image: url(images/ya2.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
