body {
	margin:0;
	padding:0;
/*	height: 509px;*/
	color:#888888;
	font-size: 0.6em;
	line-height: 1.4em;
}

a {
 color: #91611F;
 text-decoration: none;
}

h2 {font-size: 1.4em;}
h3 {font-size: 1.1em;}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	height: 520px; 
}

#leftsider {
	padding: 0px;
	float: left;
	width:400px;
	margin: 0px;
	border-right: 1px dashed #CCCCCC;
}

#leftsider h1 {font-size: 2.0em;}

#menu {
	margin: 0px;
	padding: 0px;
}

/*#menu ul {
	list-style: url(../img/rightsmall.png);
}

#menu a{
	text-decoration: none;
}

#menu a:hover{
	border-bottom: 1px solid #22b1e1;
}*/

#content {
	margin: 50px 0 0 0px; 
	float: left;
	font-size: 1.1em; 
}

#content h4 {font-size: 1.2em;}

.par {
	margin: 0px 20px 0px 20px; 
	float: left; 
	width: 400px;	
	height: 400px;
}

.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

/*	フッター */

#footer {
	position: fixed;
	top: 500px;
	left: 15px;
	/*right: 30px; */
	width: 800px;
	height: 20px;
	margin: 0px 0px 0px 20px;
}

/*#footer h3 {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 1em;
	font-weight: normal;
}

.secbot {
	margin: 0;
	padding: 0px;
	cursor: pointer;
	height: 20px;
	float: left;
	overflow: hidden;
}
	
.secbot a,
.secbot a:link,
.secbot a:visited{
	float: left;
	outline : 0;
	height: 20px;
	display:block;
	text-decoration: none;
	width: 100px;
	margin: 0;
	padding: 0;
	background: url(../img/leftsmall.png) no-repeat;
	text-indent: -500em;
	background-position: 0px 0px;
}

.secbot a:focus,
.secbot a:hover,
.secbot a:active {
	width: 100px;
	background: url(../img/leftsmall.png) no-repeat;
	background-position: 0px -20px;
	text-decoration: none
}*/

#arrows {
	width: 60px;
	height: 20px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 30px;
	height: 20px;
}

#arrows ul li a{

	float: left;
	display: block;
	width: 30px;
	height: 20px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(../img/leftbig.png) no-repeat;}
#arrows ul #right a {background: transparent  url(../img/rightbig.png) no-repeat;}

/*#arrows {
	margin: 0;
	padding: 0;
	float: right;
}*/

/*ul#arrows {
	margin: 0;
	padding: 0;
	list-style:none;
	overflow: hidden;
	height: 20px;
}

ul#arrows li {
	margin: 0;
	padding: 0;
	float: left;
}*/

/*#arrows a,
#arrows a:link,
#arrows a:visited {
	margin-right: 5px;
	float: left;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: -500em;
	background-position: 0px 0px;
	text-decoration: none;
	outline : 0;
}

#arrows a:focus,
#arrows a:hover,
#arrows a:active {
	background-position: 0px 20px;
	text-decoration: none;
	float: left;
	height: 20px;
}

li#left a{
	width: 30px;
	background-image: url(../img/leftbig.png);

}
li#right a{
	width: 30px;
	background-image: url(../img/rightbig.png);
}*/


/* 最後のボックス */

#rightsider {
	float: right;
	padding: 0 10px 0px 0;
	width: 200px;
}	

#rightsider a{
	text-decoration: none;
}

#rightsider h2 {
	font-size: 1.4em;
	margin: 0 0 10px 0;
}
#rightsider h3 {
	font-size: 1.2em;
	margin: 0px 0px 3px 0px;
}

#rightsider p {
	font-size: 1em;
	margin: 0px 0px 10px 0px;
}

/* ニュース */

#news {
	float: left;
	padding: 0 10px 0px 0;
	width: 200px;
	margin: 0px 0px 0px 10px;
}	

#news a{
	text-decoration: none;
}

#news h2 {
	margin: 0px;
}
#news h3 {
	font-size: 1.2em;
	margin: 0px 0px 3px 0px;
}

#news p {
	margin: 0px 0px 10px 0px;
	letter-spacing: 0.1em;
}
