@charset "utf-8";

@import "table.css";
@import "form.css";
@import "mp.css";
@import "layout.css";

body {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','MS UI Gothic',sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height: 2.4em;
	color: #333333;

}	

li{
	padding:0px;
	list-style: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ol{
	padding:0px;
	list-style: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
ul{
	padding:0px;
	list-style: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.subnavi li{
	list-style-image: url(../img/arrow.jpg);
	background-position: center;
	vertical-align: text-top;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-position: outside;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
p{
	margin:  0em;
	text-indent: 0em;
}
p.space{
	margin:  0em;
	text-indent: 1em;
}

.clear {
	clear:both;
	overflow:hidden;
	height: 1px;
}
.clearline {
	clear:both;
	overflow:hidden;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
h1{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #f5f4f1;
}
h1 div{
	font-size: 10px;
	font-weight: normal;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #839b5d;
	padding-top: 3px;
}
h2 {
	background-image: url(../img/h2bg.jpg);
	background-repeat: repeat-x;
	height: 140px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h2 div {
	height: 140px;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	background-image: url(../img/h3.jpg);
	background-repeat: no-repeat;
	height: 45px;
	color: #432f2f;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 50px;
	font-size: 1.1em;
}
h4 {
	color: #432f2f;
	padding-left: 5px;
	padding-top: 2px;
	margin-top: 40px;
	font-size: 1em;
	font-weight: normal;
	background-color: #f5f4f1;
	padding-right: 5px;
	padding-bottom: 2px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #C7C1AF;
	margin-bottom: 5px;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/h5.gif);
	background-repeat: no-repeat;
	vertical-align: text-top;
	padding-left: 13px;
	background-position: left center;
}
.gotop {
	text-align: right;
	padding-top: 15px;
}
.more {
	text-align: right;
	padding-top: 5px;
}



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pankuzu {
	font-size: 10px;
	background-color: #f5f4f1;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-bottom: 30px;
}


/*------りんく------*/
a {
	font-style: normal;
	color: #0099FF;
	text-decoration:underline
}
a:visited{
	font-style: normal;
	color: #0066FF;
	text-decoration:underline
}
a:hover{
	color: #F08300;
	text-decoration:underline
}
a:active{
 color: #0066FF;
text-decoration:underline
}


.fontaka {
	color: #CC3300;
}
.fontao {
	color: #35aacd;
}

.fontmidori {
	color: #41b194;
}
.fontsmall {
	font-size: 7px;
}
#head {
	height: 85px;
	background-image: url(../img/headbg.jpg);
	background-repeat: repeat-x;
}
#headcenter {
	height: 85px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
#headtitle {
	float: left;
	width: 360px;
	padding-right: 280px;
}
.headnavi {
	float: left;
	width: 80px;
	padding-top: 14px;
}
#fla {
	background-image: url(../img/flabg.jpg);
	background-repeat: repeat-x;
	height: 270px;
}
#fla div {
	background-image: url(../img/flabg.jpg);
	background-repeat: repeat-x;
	height: 270px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(../img/footbg.jpg);
	background-repeat: repeat-x;
	height: 85px;
}
#footer div {
	background-image: url(../img/flabg.jpg);
	background-repeat: repeat-x;
	height: 85px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}


#base {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: 1.2em;
}

#contents {
	float: right;
	width: 585px;
	padding-left: 25px;
}
#sidecontents {
	float: left;
	width: 190px;
}
#example {
	position:relative;
	width: 190px;
	float: right;
}
#navi {
	background-image: url(../img/navi/bar.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5ea000;
	margin-top: 15px;
}
.navi1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5ea000;
}
#pophead {
	background-image: url(../img/shisetsu_ichiran/title.jpg);
	background-repeat: no-repeat;
	height: 47px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 530px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#popbase {
	width: 660px;
	font-size: 1.2em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.poptitle {
	background-image: url(../img/shisetsu_ichiran/poph2.jpg);
	background-repeat: repeat-x;
	height: 50px;
	font-size: 1.4em;
	font-weight: bold;
	color: #432f2f;
	padding-top: 20px;
	text-align: left;
}
.poptitle div {
	text-align: center;
	width: 680px;
}
.popaddress {
	text-align: center;
	padding: 3px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.pp {
	height: 150px;
	width: 530px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: auto;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
