/* 鈴本御案内CSS */
body{
	font-family:メイリオ,Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCFF;
	text-align:center;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:300%;
	font-weight: normal;
	letter-spacing: 5px;
	margin: 0px;
	background-image:url(top8.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 120px;
	}
h3 {
	background-image:url(h3_bga.jpg);
	border:3px double #FF9933;
	color: #FFFFFF;
	font-size: 100%;
	padding-left: 4px;
	margin:0.5em 0px;
	clear:both;
}

.print {
	page-break-before: always; 
}
p {
	font-size: 90%;
	line-height: 150%;
	background-color: #FFFFFF;
}
p img {
	float: left;
	margin-right:15px;
	border: solid 1px #666666;
}
.mail {
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	}
#path {
	text-align:right;
	margin: 0px;
}
a {
	/*color: #666666;*/
	text-decoration: none;
	font-weight:bold;
}
.sidem{
width : 80px;	/* 幅 */
list-style-type : none;
	font-size: 80%;
line-height : 2em;	/* 行の高さ */
text-align : center;	/* テキストの中央寄せ */
background-color : #ee7800;	/* 背景色 正月f8b500 梅bbbcde 桜・春82ae46 梅雨1e50a2 夏cd853f 秋ee7800*/
border-top-width : 1px;
border-top-style : solid;
border-top-color : silver;
border-left-width : 1px;
border-left-style : solid;
border-left-color : silver;
border-right-width : 1px;
border-right-style : solid;
border-right-color : silver;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : silver;
margin-top : 0px;	/* ボーダーの重ね合わせ */
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}
.sidem a{	/* ★アンカーの領域をリスト領域全体に指定 */
display : block;
width : 100%;
line-height : 2em;
}
.sidem A:LINK{
color : white;
font-weight : normal;
}
.sidem A:VISITED{
color : white;
font-weight : normal;
}
.sidem A:HOVER{
color : red;
font-weight : bold;
background-color : #ffffdd;
}
.pdf{
	font-size:90%;
	margin-bottom: 10px;
	}
#contents {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin: auto;
	height: 1950px;
	text-align:left;
}

table{	font-size: 80%;
	border:3px double #FF9900;
	float: left;
	margin-right:15px;
	}
th{
	padding: 5px;
	background-color: #CCFF66;
	border-right: 2px solid #FF6633;
	border-bottom: 2px solid #FF6633;
	}
td{
	text-align:right;
	padding: 5px;
	background-color: #FFFF99;
	border:1px #666666;
	}
.ag { font-size: larger}
.sr {
	font-size: 85%;
	line-height: 100%;
	color: #669900
	}
