@charset "Shift_JIS";

/*
===== CONTENTS ==============================

	#wrapper
		#contentWrap
			#header
			#contents
		#footer

=============================================
*/

body {
	font-size: 16px;
	text-align: left;
	color: #000000;
	background: #ffffff;
	margin: 0;
	font-family: Verdana, Helvetica, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	*font-size:small;
	*font:x-small;
}

a:link {
	color: #76a254;
	text-decoration: none;
}

a:visited {
	color: #76a254;
	text-decoration: none;
}

a:hover {
	color: #ff9824;
	text-decoration: none;
}


h1, h2, h3, h4, h5, h6,
 fieldset,  textarea,
p, th, td {
	margin: 0;
	padding: 0;
	line-height: 2;
	font-style: normal;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}


/*---------------------*/
#wrapper {
	width:720px;
	margin: 0 0 30px 30px;
	text-align:left;
}

#header {
	margin: 0 0 0 0;
}

#wrapper h1 {
	font-size: 150%;
}
#wrapper h2 {
	font-size: 130%;
}
#wrapper p.lead {
	margin: 0 0 10px 15px;
	font-size: 110%;
}
#wrapper p.pagetop {
	font-size: 90%;
	_font-size: 100%;
	text-align:right;
	margin: -10px 0 0 0;
	_margin: -30px 0 10px 0;
}

#wrapper p.pagetop a:link {
	color: #76a254;
	text-decoration: underline;
}

#wrapper p.pagetop a:visited {
	color: #76a254;
	text-decoration: underline;
}

#wrapper p.pagetop a:hover {
	color: #ff9824;
	text-decoration: underline;
}

#wrapper dl {
}


/*---------------------*/
/* stairs.html       */
/*---------------------*/
#wrapper #container p.title {
	font-size: 120%;
	_font-size: 140%;
	text-align: left;
	font-weight: bold;
	margin: 0 0 10px 20px;
}
#wrapper .section {
	width: 750px;
	font-size: 130%;
	text-align: left;
	margin: 0 0 30px 30px;
}
#wrapper .section h2 {
	font-size: 105%;
	_font-size: 120%;
	font-weight: bold;
	margin: 0 0 0px 20px;
}
#wrapper .section p.pdf {
	font-size: 100%;
	font-weight: normal;
	margin: -10px 0 0 30px;
	padding-left: 18px;
	background: #fff url(../images/arrow01.gif) left center no-repeat;
}
#wrapper .section p img {
	margin: 3px 3px -1px 3px;
	_margin: 3px 3px -2px 3px;
}
#wrapper .section h3 {
	font-weight: normal;
	margin: -10px 0 15px 30px;
}
#wrapper .section ol {
	margin: 5px 0 25px 35px;
	_margin: 5px 0 25px 55px;
	line-height: 23px;
}
#wrapper .section p.pdf2 {
	font-size: 100%;
	font-weight: normal;
	margin: -20px 0 0 35px;
	padding-left: 18px;
	background: #fff url(../images/arrow01.gif) left center no-repeat;
}


/*---------------------*/
/* stairs01.html       */
/*---------------------*/
#wrapper .section3 {
	width: 850px;
	font-size: 90%;
	_font-size: 100%;
	text-align: left;
	margin: 10px 0 30px 15px;
}
#wrapper .section3 p {
	font-size: 110%;
	_font-size: 120%;
	margin: 18px 0 10px 20px;
	_margin: 18px 0 -10px 20px;
	line-height: 1.5;
}

#wrapper .section3 h3 {
	margin: 0 0 0 20px;
	font-size: 120%;
	_font-size: 130%;
}

#wrapper .section3 ul {
	font-size: 110%;
	_font-size: 120%;
	margin: 0 0 20px 20px;
	_margin: 0 0 20px 65px;
	line-height: 1.5;
}
#wrapper .section3 p.lead3 {
	font-size: 110%;
	_font-size: 120%;
	margin: 0 0 30px 45px;
	line-height: 1.5;
}
#wrapper .section3 ol {
	font-size: 90%;
	_font-size: 100%;
	margin: -20px 0 20px 22px;
	_margin: -20px 0 20px 67px;
	line-height: 1.5;
}
#wrapper .section3 .caution {
	font-size: 100%;
	_font-size: 110%;
	margin: 3px 0 30px 42px;
	line-height: 1.6;
}
#wrapper .section3 .cau {
	font-size: 75%;
}
#wrapper .section3 .ub {
	text-decoration: underline;
	font-weight: bold;
}
#wrapper .section3 .un {
	text-decoration: underline;
	font-weight: normal;
}
#wrapper .section3 ol.caut {
	font-size: 100%;
	_font-size: 110%;
	margin: 0 0 20px 45px;
	_margin: 0 0 20px 92px;
	line-height: 1.5;
}
#wrapper .section3 dl {
	font-size: 100%;
	_font-size: 110%;
	margin: -15px 0 10px 0;
	_margin: -15px 0 10px 0;
	line-height: 1.5;
}
#wrapper .section3 p.flow {
	font-size: 90%;
	_font-size: 100%;
	margin: 0 0 30px 45px;
	line-height: 1.5;
	text-align: center;
}
#wrapper .section3 p.link {
	font-size: 110%;
	_font-size: 130%;
	background: #fff url(../images/arrow01.gif) left center no-repeat;
	padding: 0 0 0 18px;
	margin: -20px 0 0 60px;
	_margin: -20px 0 0 60px;
}
#wrapper #ptitle1 img {
	margin: 10px 0 8px 15px;
}


.ol_list {
	margin: -15px 0 10px 42px;
}
.ol_list td {
	font-size: 110%;
	_font-size: 100%;
	line-height: 140%;
}




/*---------------------*/
/* stairs02.html       */
/*---------------------*/
#wrapper .section2 {
	width: 850px;
	font-size: 90%;
	_font-size: 100%;
	text-align: left;
	margin: 0 0 30px 15px;
}
#wrapper p.koza {
	font-size: 120%;
	font-weight: bold;
	width: 850px;
	margin: 0 0 8px;
	padding: 0 0 0 10px;
	background-color: #b9fba9;
}
#wrapper .section2 h3 {
	font-weight: normal;
	margin: 5px 0 -20px 0;
}
#wrapper .section2 .cau2 {
	font-size: 65%;
}
#wrapper > .section2 ol {
	font-size: 110%;
	_font-size: 140%;
	margin: 15px 0 15px 5px;
	_margin: 15px 0 15px 55px;
	line-height: 20px;
}
#wrapper .section2 .caution {
	font-size: 100%;
	_font-size: 110%;
	margin: 3px 0 30px 40px;
	line-height: 1.6;
}
#wrapper .section2 .cau {
	font-size: 75%;
}
#wrapper .section2 p.lead2 {
	font-size: 100%;
	_font-size: 110%;
	margin: 18px 0 30px 20px;
	line-height: 1.2;
}
#wrapper .section2 p.link {
	font-size: 110%;
	_font-size: 120%;
	background: #fff url(../images/arrow01.gif) left center no-repeat;
	padding: 0 0 0 18px;
	margin: -30px 0 0 30px;
	_margin: -32px 0 0 30px;
}
#wrapper #ptitle2 img {
	margin: 0 0 8px 15px;
}


/*---------------------*/
/* stairs03.html       */
/*---------------------*/
#wrapper h1.list {
	font-size: 130%;
	_font-size: 140%;
	text-align: center;
	font-weight: bold;
	margin: 0 0 10px;
}
#wrapper h2.list2 {
	font-size: 110%;
	_font-size: 120%;
	width: 700px;
	margin: 15px 0 0 10px;
	padding: 0 0 0 10px;
	background-color: #c1eafd;
}

#wrapper p.kaiin {
	font-size: 110%;
	_font-size: 120%;
	margin: 10px 0 5px 10px;
	padding: 0 0 0 10px;
	font-weight: bold;
}


#wrapper dl.linklist dt {
	margin: 0 0 5px 60px;
	padding: 0 0 0 18px;
	background: #fff url(../images/arrow01.gif) left center no-repeat;
	font-size: 110%;
	_font-size: 120%;
}
#wrapper dl.linklist dt img {
	margin: 0 0 -3px 15px;
	border: 0px;
}

#wrapper dl.linklist dt span {
	font-weight: bold;
	margin: 0 5px 0 5px;
	background: #ddd;
}

#wrapper dl.linklist dd {
	margin: 0 0 20px 100px;
	font-size: 110%;
	_font-size: 120%;
}
#wrapper #ptitle3 img {
	margin: 10px 0 8px 10px;
}


/*---------------------*/
/* stairs04.html       */
/*---------------------*/
#wrapper h1.sche {
	font-size: 140%;
	text-align: left;
	font-weight: bold;
	line-height: 26px;
	margin: 0 0 20px;
}
#wrapper h2.place {
	font-size: 110%;
	width: 880px;
	margin: 0 0 8px;
	padding: 0 0 0 10px;
	background-color: #c1eafd;
}
#wrapper p.title {
	font-size: 110%;
	text-align: left;
	font-weight: bold;
	margin: 0 0 -15px 95px;
}
#wrapper table.schedule {
	border: 2px solid #000;
	border-collapse: collapse;
	width: 700px;
	font-size: 95%;
	margin-left: 95px;
}
#wrapper table.schedule caption {
	text-align:right;
	font-size: 100%;
}
#wrapper table.schedule th {
	border: 1px solid #000;
	border-bottom: 2px solid #000;
	padding: 3px 5px 3px 5px;
	background-color: #cccccc;
	font-size: 100%;
	text-align: center;
}
#wrapper table.schedule td {
	border: 1px solid #000;
	padding: 3px 5px 3px 5px;
	font-size: 100%;
}
#wrapper ul.schecaution {
	list-style-type: none;
	margin: 6px 0 30px 95px;
	_margin: 3px 0 30px 0px;
	font-size: 100%;
	_font-size: 110%;
}
#wrapper ul.schecaution img {
	margin: 3px 3px -2px 3px;
}
#wrapper div.contact {
	margin: 0 0 50px 180px;
	_margin: 0 0 30px 120px;
	width: 500px;
	_width: 470px;
	border: 1px solid #000;
	padding: 5px 10px 5px 10px;
	line-height: 18px;
	font-size: 110%;
	_font-size: 120%;
}
#wrapper #contact .address {
	margin: 0 0 0 150px;
	font-size: 90%;
	_font-size: 100%;
}
#wrapper #ptitle4 img {
	margin: 10px 0 20px 0;
}


/*---------------------*/
/* footer              */
/*---------------------*/
#footer {
	clear: both;
	margin:55px 0 10px 0;
	_margin:25px 0 10px 0;
	width: 773px;
	text-align:center;
	line-height: 1.0;
	_line-height: 1.4;
}
#footer address {
	float: right;
	margin-right: 60px;
	font-family: "Arial","Helvetica","sans-serif";
	font-weight: normal;
	font-style: normal;
	font-size: 90%;
	_font-size: 100%;
}


.search {
	position: absolute;
	top: -16px;
	left: -25px;
}
