@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family: "メイリオ", "Meiryo", '?�?� ?�ゴシ�?��', "MS PGothic", "Lucida Grande", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, sans-serif;
}
.clear{
 clear: both; visibility: hidden; height: 0;
 }
#menu ul{ 
margin: 0; 
padding: 0; 
list-style: none; 
}
#menu li{ 
display: inline; 
padding: 0; 
margin: 0; 
}
#menu a{
	display: block;
	background-color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
	color: #333;
	width: 118px;
	text-align: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-image: url(image/ya.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px solid #9F99A3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
}
#menu a:hover{
border: 1px solid #8593A9;
background-color: #9EB7DD;
}
#rollover img {
	margin-top: 2px;
	margin-bottom: 2px;
}
#menu_s ul{ 
margin: 0; 
padding: 0; 
list-style: none; 
}
#menu_s li{ 
display: inline; 
padding: 0; 
margin: 0; 
}
#menu_s a{
	display: block;
	background-color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	color: #333;
	width: 118px;
	text-align: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-image: url(image/ya.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px solid #9F99A3;
	padding-top: 10px;
	padding-right: 10px;
	/* [disabled]padding-bottom: 8px; */
	padding-left: 15px;
}
#menu_s a:hover{
border: 1px solid #8593A9;
background-color: #9EB7DD;
}

a:hover{
	opacity: 0.4;
	filter: alpha(opacity=60);
}
