@charset "shift_jis";

/*!--商品詳細説明--*/
.navi_700{
	width:680px;
	position:relative;
	margin:30px auto 0px auto;
	padding:15px 0 10px 0;
	text-align:center;
	border-top:1px #BFBFBF solid;
}

.navi_700:after {
	content: ".";
	line-height: 0;
	display: block;
	height: 0.1px;
	visibility: hidden;
	clear: both;
}
.navi_700 {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac ￥*/
* html .navi_700 {
    height: 1%;
}
.navi_700 {
    display: block;
}
/* End hide from IE-Mac */

.navi-box{
	width:680px;
	padding:5px 0px 0px 0px;
	margin-bottom:5px;
	text-align:left;
	overflow:auto;
}
.navi-tex{
	margin:0px;
	padding:2px 0px 3px 0px;
	text-align:left;
	line-height:120%;
	width:190px;
}
.navi-float{
	float:left;
	width:320px;
	margin:0 10px 10px 10px;
}

/*!--商品詳細説明終了--*/
