@charset "shift_jis";


body,h1,h2,h3,h4,h5,h6,div,ul,ol,li,p,address,dl,dt,dd,hr,form{
	margin: 0;
	padding: 0;
	font-style: normal;
	}

body {
	background: #fff;
	color: #666666;
	font-size:100%;
	}

ul,ol {
	list-style-type: none;
	}

img {
	border: 0;
	}
.txt_10{
	font-size:80%;
	line-height:120%;
}
img.vm {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	border: none;
	}
/* リンク */
a:link {
	color:#666666;
	text-decoration:underline;
}
a:visited {
	color:#666666;
	text-decoration:underline;
}
a:active {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	color:#cc0000;
	text-decoration:none;
}

a.en:link {
	color:#003399;
	text-decoration:none;
}
a.en:visited {
	color:#003399;
	text-decoration:none;
}
a.en:active {
	color:#003399;
	text-decoration:none;
}
a.en:hover {
	color:#0099ff;
	text-decoration:underline;
}

a.enm:link {
	color:#000;
	text-decoration:none;
}
a.enm:visited {
	color:#000;
	text-decoration:none;
}
a.enm:active {
	color:#000;
	text-decoration:none;
}
a.enm:hover {
	color:#0099ff;
	text-decoration:underline;
}

.clrBoth {
	clear: both;
	}

/* レイアウト */
.pCenter {
	text-align: center;
	}

.pLeft {
	text-align: left;
	}

.pRight {
	text-align: right;
	}

img.imgRight {
	float: right;
	margin-left:8px;
	margin-bottom:8px;
	}
img.imgLeft {
	float: left;
	margin-right:8px;
	margin-bottom:8px;
	}

/* 途球 */
.padTop10 {
	padding-top: 10px;
	}
.padTop20 {
	padding-top: 20px;
	}
.mb5{
	margin-bottom:5px;
}
.mb10{
	margin-bottom:10px;
}
.mb15{
	margin-bottom:15px;
}
.mb20{
	margin-bottom:20px;
}
.mb25{
	margin-bottom:25px;
}
.mb30{
	margin-bottom:30px;
}


#naviSpeak{
	display:none;
}
#naviSpeak ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#naviSpeak li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.speakAnchor{
	display:none;
}