@charset "utf-8";
/* CSS Document */

a:hover img {
	filter: alpha(opacity="80");
	-ms-filter: alpha(opacity="80");
	opacity: 0.8;
}

body
{
	font-size: 110%;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	background:url(../img/back.jpg);
	background-repeat:repeat-x;
}

div,p,form,input,select,option,dl,dt,dd,ul,li,ol,h1,h2,h3,h4,h5,h6,address{
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}
.space01 li {
	display: block;
	padding-bottom: 15px;
}
.space02 li {
	display: block;
	padding-bottom: 7px;
}
.space03 {
	height: 5px;
}





a img {border: 0;}

ul	{list-style: none;}

li {
	display: inline;
}

body{
	font-size:14px;
	font-family:'あくびん','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', sans-serif;
}
#clear {
	clear: both;
}
.font12 {
	font-size: 12px;
	line-height: 130%;
}
.font11 {
	font-size: 11px;
	line-height: 130%;
}

.font16bold {
	font-size: 16px;
	font-weight: bold;
}


h1 {
	font-size: 9px;
	line-height: 120%;
	color: #D6D6D6;
}
h2 {
	height: 35px;
	width: 665px;
	background-image: url(../img/back_title.jpg);
	font-size: 17px;
	padding-top: 6px;
	padding-left: 15px;
	margin-bottom: 20px;
}
h3 {
	height: 25px;
	width: 655px;
	background-image: url(../img/back_title2.jpg);
	font-size: 16px;
	padding-top: 2px;
	padding-left: 25px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}

.uketsuke {
	background-image: url(../img/icon_uketsuke.jpg);
	height: 14px;
	background-repeat: no-repeat;
	text-indent: 55px;
	padding-left: 55px;
	background-position: 2px;
}
.teikyubi {
	background-image: url(../img/icon_teikyubi.jpg);
	height: 14px;
	background-repeat: no-repeat;
	text-indent: 55px;
	padding-left: 46px;
	background-position: 2px;
}
