/* 外枠*/
.urikai1-box{
	width:560px;
	height:auto;
	float:left;
	clear: left;
}

/* 上部キャッチコピー枠*/
.urikai2-box{
	width:556px;
	float: left;
	height: 40px;
	clear: left;
	background-color: #000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	text-align: center;
}

/* メニュー外枠*/
.urikai3-box{
	width:560px;
	float: left;
	height: auto;
	clear: left;
}
/* 左側枠*/
.urikai4-box{
	width:198px;
	float: left;
	height: auto;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}

/* 右側外枠*/
.urikai5-box{
	width:360px;
	height:auto;
	float:right;
}

/* 右側メニュー枠*/
.urikai6-box{
	width:349px;
	float: right;
	height: 50px;
	clear: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

/* 右側メニュー矢印枠*/
.urikai7-box{
	width:70px;
	float: left;
	height: 50px;
}

/* 右側メニュー文字外枠*/
.urikai8-box{
	width:270px;
	float: right;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* 右側メニュー文字枠*/
.urikai10-box{
	width:195px;
	float: left;
	height: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 20px;
}

/* 右側メニューイメージ枠*/
.urikai9-box{
	width:70px;
	float: right;
	height: 40px;
}

.menu {
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
