@charset "shift_jis";

* {
	margin: 0px;
	padding: 0px;
	letter-spacing:0.8px;
	font-weight:400;
	font-style: normal;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN', 'MS UI Gothic', Osaka, sans-serif;
	line-height: 140%;
	color: #333333;
}
.style1 {
	font-size: 18px
	
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	
}
.style3 {
	padding: 0ex 2.2ex 0ex 1ex;
}
.style4 {
	color: #FFFFFF;
	font-weight: 600;
	background:#006600;
}
.tl {
	text-align: left;	
}
.coment{
	line-height:100%;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-left: -15px;
	padding-right: -15px;
}

p.border1 {
	font-size: 12px;
	margin: 5px 5px;
	padding: 5px;
	border: solid 1px #66CC00;
}
p.small{
	font-size: 12px;
}

.overflow1 {width:500px; height:100px; overflow:auto;}

body {
	padding: 0px 0px 0px 0px;
}
pr {
	position: relative;
	text-align: right;	
}
pc {
	position: relative;
	text-align: center;	
}
h1 {
	position: relative;
	left: 8px;
}
div {
	margin: 0px;
	background: EEFFDF;
}
div.right{

text-align: right;

}
div.left{

text-align: left;

}
div.center{

text-align: center;

}
div.lt{
text-align: left;

}
td.page1{
	
	padding: 3px 10px 3px 10px;
	border: solid 1px #66CC00;
}
td.page2{
	
	padding: 5px 5px 5px 5px;

}

div.navi{
	text-align: left;
	font-size: 12.3px;
	margin: 5px 5px;
	padding: 5px;
	border: solid 1px #FF0066;
	background-color: #FFD5B9;
}
.fuji {
	background-color: #00CCFF;
	padding: 0.6ex;
}
.aite {
	background-color: #FFCC00;
	padding: 0.6ex;
}


div.news{
	text-align: left;
 	font-size: 12.3px;
	border: solid 1px #66CC00;
	
}.floatright {
	float: right;
	width: 180px;
	height: 270px;
	margin: 10px 0px 10px 10px;
}
.link-index {
	text-decoration: none;
}
.float {
	float: left;
	width: 180px;
	height: 270px;
	margin: 10px 10px 10px 0px;
}
.floatwide {
	float: left;
	width: 270px;
	height: 180px;
	margin: 10px 10px 10px 0px;
}
.style4bold {
	color: #FFFFFF;
	font-weight: 600;
	background:#006600;
	font-size: x-large;
}
.leftspace {
	padding-left: 2ex;
	border-left: 2ex;
}
.clear {
clear
}