@charset "EUC-JP";

#container_white{
  	width: 940px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	height: auto;
    overflow: hidden;
	background-color:#FFFFFF;
}
#container_white:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #container_white {
    height: 1em;
    overflow: visible;
}
/**/
.context{
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 20px;
	clear:both;
	text-align:left;
	background-color:#FFFFFF;
}
.context02{
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 20px;
	clear:both;
	text-align:left;
	background-color:#FFFFFF;
}
.context:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .context{
    height: 1em;
    overflow: visible;
}
/*画像*/
.img_right{
	margin-left:10px;
}
.img_left{
	margin-right:10px;
}
/*文字サイズ*/
.size12{
	font-size: 12px;
	line-height: 150%;
	color:#333333;
	text-align: left;
}
.size11{
	font-size: 11px;
	line-height: 150%;
	color:#333333;
	text-align: left;
}
.size13{
	font-size: 13px;
	line-height: 150%;
	color:#333333;
	text-align: left;
}
/*マージン*/
.space5{
	margin-bottom:5px;
}
.space10{
	margin-bottom:10px;
}
.space15{
	margin-bottom:15px;
}
.space20{
	margin-bottom:20px;
}
/*回り込み解除*/
.clear{
	clear:both;
}
.midashi {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 15px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color:#FF9900;
	text-align: left;
}
.midashi_nobar{
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color:#000000;
	margin-bottom: 15px;
	text-align: left;
}
.midashi_nobar02{
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color:#FF6600;
	margin-bottom: 15px;
	text-align: left;
}
.change{
	background-image:url(../img/change.jpg);
	background-repeat:no-repeat;
	width:510px;
	height:290px;
	padding-left:5px;
	padding-right:425px;
	padding-top:60px;
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
}
#datainfo{
	border:4px solid #000000;
	padding:15px;
	height:260px;
}
#datainfo:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #datainfo{
    height: 1em;
    overflow: visible;
}
.data_midashi{
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-bottom:5px;
}
.data_left{
	width:640px;
	float:left;
	margin-right:10px;
}
.data_right{
	float:right;
	width:250px;
	font-size: 12px;
	line-height:140%;
	font-weight: normal;
	color: #333333;
}
.detail_text{
	font-size: 12px;
	line-height:140%;
	font-weight: normal;
	color: #333333;
	margin-top:5px;
}
.detail_text01{
	font-size: 12px;
	line-height:150%;
	color:#000000;
	font-weight:bold;
	margin-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #666666;
	margin-bottom:5px;
}
.detail_text02{
	font-size: 13px;
	line-height:150%;
	font-weight: normal;
	color: #333333;
	margin-top:5px;
}
.navi_text{
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin-bottom: 10px;
	width: 930px;
	margin-top: 10px;
	border-top:1px dotted #999999;
	padding-top:15px;
	text-align:center;
	margin:auto;
	padding-bottom:15px;
}
.shopinfo{
	border:5px solid #000000;
	padding:15px;
}
.shop_midashi{
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-bottom:5px;
}
.shoptext{
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.shopdata{
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.table {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	border-spacing:0;
	empty-cells:show;
	font-size:12px;
	margin-top: 5px;
}
th{
	padding:5px;
}
.td{
	padding:5px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.td2{
	padding:5px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #efefef;
}
.td2plus{
	padding:5px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.tr {
	background-color: #efefef;
}
