ul.navi {
	width: 185px;
	margine: 0px;
}
ul.navi, ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.category {
	height: 44px;
	line-height: 44px;
	text-indent: 30px;
	cursor: pointer;
	background-image: url(../images/index/category_close.jpg);
}
div.open {
	color: #fff;
	background-image: url(../images/index/category_open.jpg);
}
ul.menu a {
	display: block;
	height: 35px;
	line-height: 35px;
	color: #FFFFFF;
}
ul.menu li {
	text-indent: 30px;
	background-image: url(../images/index/menu.gif);
}
ul.menu li.rollover {
	background-image: url(../images/index/menu_over.gif);
}
a {
	text-decoration: none;
}
.video_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
.btn01 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #d8dada), color-stop(0.22, #f1f1f1), color-stop(0.44, #c7c8ca), color-stop(0.74, #e7e8e8), color-stop(1.00, #fdfdfd));
	background: -webkit-linear-gradient(top, #d8dada 0%, #f1f1f1 22%, #c7c8ca 44%, #e7e8e8 74%, #fdfdfd 100%);
	background: -moz-linear-gradient(top, #d8dada 0%, #f1f1f1 22%, #c7c8ca 44%, #e7e8e8 74%, #fdfdfd 100%);
	background: -o-linear-gradient(top, #d8dada 0%, #f1f1f1 22%, #c7c8ca 44%, #e7e8e8 74%, #fdfdfd 100%);
	background: -ms-linear-gradient(top, #d8dada 0%, #f1f1f1 22%, #c7c8ca 44%, #e7e8e8 74%, #fdfdfd 100%);
	background: linear-gradient(to bottom, #d8dada 0%, #f1f1f1 22%, #c7c8ca 44%, #e7e8e8 74%, #fdfdfd 100%);
	font-family: Verdana, Geneva, sans-serif;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.25);
	border-radius: 3px;
	text-shadow: -1px -1px #CCC;
}
.btn01 p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.btn01 p a {
	color: #222;
	display: block;
	width: 150px;
	height: 44px;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 19px;
	padding-top: 8px;
	padding-left: 22px;
	background-image: url(../images/index/arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 20px;
	font-weight: bold;
}
.btn02 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #d8dada), color-stop(0.22, #f1f1f1), color-stop(0.44, #c7c8ca), color-stop(0.74, #e7e8e8), color-stop(1.00, #fdfdfd));
	background: -webkit-linear-gradient(top, #d8dada 0%, #f1f1f1 22%, #c7c8ca 44%, #e7e8e8 74%, #fdfdfd 100%);
	background: -moz-linear-gradient(top, #d8dada 0%, #f1f1f1 22%, #c7c8ca 44%, #e7e8e8 74%, #fdfdfd 100%);
	background: -o-linear-gradient(top, #d8dada 0%, #f1f1f1 22%, #c7c8ca 44%, #e7e8e8 74%, #fdfdfd 100%);
	background: -ms-linear-gradient(top, #d8dada 0%, #f1f1f1 22%, #c7c8ca 44%, #e7e8e8 74%, #fdfdfd 100%);
	background: linear-gradient(to bottom, #d8dada 0%, #f1f1f1 22%, #c7c8ca 44%, #e7e8e8 74%, #fdfdfd 100%);
	font-family: Verdana, Geneva, sans-serif;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.25);
	border-radius: 3px;
	text-shadow: -1px -1px #CCC;
}
.btn02 p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.btn02 p a {
	color: #222;
	display: block;
	width: 150px;
	height: 60px;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 19px;
	padding-top: 8px;
	padding-left: 22px;
	background-image: url(../images/index/arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 30px;
	font-weight: bold;
}
.btn03 p a {
	color: #FFFFFF;
	display: block;
	float: left;
	width: 350px;
	height: 30px;
	background-color: #666666;
	border-radius: 15px;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: 10px 20px;
	font-weight: bold;
}
.btn04 p a {
	color: #FFFFFF;
	display: block;
	float: right;
	width: 350px;
	height: 30px;
	background-color: #666666;
	border-radius: 15px;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: 10px 20px;
	font-weight: bold;
}