﻿/*
    MYOHPSeikyuMitsumoriSelect.css
*/

#title {
	width: 257px;
	color: rgb(89, 87, 87);
	padding-left: 15px;
	font-size: 200%;
	font-weight: bold;
	margin-bottom: 16px;
	border-left-color: rgb(0, 160, 142);
	border-left-width: 5px;
	border-left-style: solid;
	float: left;
}
#navi_step {
	width: 396px;
	height: 8px;
	float: right;
}
#navi_step ol {
	width: 396px;
}
#navi_step li {
	background: url("../image/step_arrow.gif") no-repeat 90px 50%;
	width: 104px;
	float: left;
}
#navi_step .end {
	width: 84px;
	margin-right: 0px;
}
.clear {
	clear: both;
}
input {
	vertical-align: middle;
}
#contents td p.goodsIconList {
	margin: 5px 0px 0px;
}
#contents table.style01 {
	width: 660px;
}
.img184{
	width:184px;
}
.text110 {
padding:0px 15px;
clear:both;
}
.width199{
	width:199px;
}
html body#multi #contents .request_area .text_title{
	display:none;
}
.noteIndent{
	text-indent:-1em !important;
	padding-left:1em !important;
}
.noteDisInb{
	display:inline-block;
}