/* ------------------------------
   Store
------------------------------ */
#oneBox_store {
	margin: 0px 4px;
}
#oneBox_store h1{
	margin: 20px 0px;
	padding: 7px 10px 13px 10px;
	background-color: #006699;
	background-image: url(../../store/images/chapter_base.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 2px solid #330000;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
}
#oneBox_store h2{
	margin: 0px;
}
/* ------------------------------
   Areanavi
------------------------------ */
#areanavi {
	margin-top: 20px;
	float: left;
	width: 870px;
	border-bottom: 10px solid #006699;
}
#areanavi p {
	float: left;
	margin-right: 7px;
}
.areanavi_listbtn {
	padding-left: 76px;
	float: right;
}
/* ------------------------------
   Detail_map
------------------------------ */
#detail_map {
	clear:both;
	margin:0px;
	height:1%;
}
#dtl_map_img {
	float:left;
	width:598px;
	height:598px;
	border:solid 1px #979797;
}
#dtl_map_list {
	float:left;
	width:270px;
}
#dtl_map_list ul {
	height:565px;
	overflow:scroll;
	border:1px solid #AAAAAA;
	margin-left:0px !important;
	padding-left:0px !important;
	background-color:#FFFFFF;
}
#dtl_map_list ul li {
	list-style:none;
	padding:4px 10px;
}
#dtl_map_list ul li.odd {
	background-color:#DDF0F7;
}
/* ------------------------------
   Leftnavi Box
------------------------------ */
.left_searchOuter {
	background-image: url(../../store/images/left_search_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding-bottom: 12px;
}
.left_search {
	background-image: url(../../store/images/left_search_base.gif);
	background-repeat: repeat-y;
	text-align: center;
}
.left_search p {
	margin: 3px 0px 0px 0px;
}
/* ------------------------------
   Blue Box
------------------------------ */
.blueboxOuter {
	margin: 0px 15px 0px 0px;
	float: left;
	width: 280px;
}
.blueboxOuter_rgt {
	margin: 0px;
	float: left;
	width: 280px;
}
.blueboxOuter_rgt h3 ,
.blueboxOuter h3 {
	margin: 0px !important;
	padding: 0px !important;
}
.bluebox {
	margin: 0px;
	padding: 10px;
	border: 1px solid #0077B9;
}
.bluebox img {
	margin: 0px 4px 0px 0px;
}
/* ------------------------------
   Store detail
------------------------------ */
.type1box_right {
	margin-top: 10px;
}
#rightBox .store_detailbox {
	border: solid 1px #BE9882;
	width: 590px;
	margin: 10px 0px 10px 0px;
	padding: 10px 20px;
	float: left;
	background-color: #FFFFFF;
}
#rightBox .store_detailbox h2 {
	margin: 0px 0px 5px 0px !important;
	padding: 2px 10px 2px 27px !important;
	background-color: #FFFFFF !important;
	background-position: left top !important;
    border: 0px!important;
	background-image: url(../images/icon_circle.gif);
	background-repeat: no-repeat;
}
#rightBox .store_detailbox p {
	margin: 0px 0px 5px 0px !important;
}
#rightBox .store_detailbox .photo {
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	clear: both;
}
.store {
	margin: 5px 0px;
    border-collapse: collapse;
    border-spacing: 0;
	background-image: url(../images/line_gray4px.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear:both;
}
.store th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	background-image: url(../images/line_gray3px.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.store td {
	padding: 5px;
	text-align: left;
	background-image: url(../images/line_gray3px.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 90%;
}
/* ------------------------------
   Feature
------------------------------ */
#feature {
	width: 860px;
}
.featurebox {
	float: left;
	margin: 10px 0px 0px 15px;
	width: 410px;
}
.featurebox p {
	padding: 5px 0px 10px 0px;
}
#feature .type1box {
	border: solid 1px #BE9882;
	width: 819px;
	margin: 0px 0px 15px 0px;
	padding: 20px;
	float: left;
	background-color: #FFFFFF;
}
.type1box .producer-name {
	margin: 0px;
	padding: 2px 10px 2px 27px;
	background-position: left top;
	background-image: url(../images/icon_circle.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
#feature .producer{
	width: 260px;
	float: left;
	padding: 10px 5px 0px 5px;
}
#feature .producer_small{
	width: 164px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#feature .producer-pht {
	margin: 3px 0px 0px 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	float: left;
}
#feature .profile {
	margin: 30px 3px 0px 3px;
	float: left;
}
#feature .name {
	font-weight: bold;
}
#feature .kana {
	margin: 0px  0px 10px  0px;
	font-weight: nomal;
	font-size: 85%;
}
/* ------------------------------
   TableDesign
------------------------------ */
#feature table {
	margin: 5px 0px;
    border-collapse: collapse;
    border-spacing: 0;
	background-image: url(../images/line_gray3px.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear:both;
}
#feature th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/line_gray3px.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 15%;
}
#feature td {
	padding: 5px;
	text-align: left;
	background-image: url(../images/line_gray3px.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 85%;
}
#feature .photo {
	padding: 5px;
	text-align: center;
	background-image: url(../images/line_gray3px.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 130px;
}
/* ------------------------------
   Report
------------------------------ */
.report{
	width: 870px;
	clear:both;
}
.report,
.reporter-lft p {
	margin-bottom: 15px;
}
#reporter{
	width: 840px;
	clear:both;
	background-color: #ECE9D8;
	padding: 10px;
	margin: 10px 0px;
}
#reporter:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    line-height: 0;   
    clear: both;   
}  
#reporter .reporter-lft{
	width: 560px;
	float: left;
	padding: 0px 10px 0px 0px;
}
#reporter .reporter-rgt {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#reporter .caption {
	font-size: 85%;
	color: #666666;
	margin: 5px;
	line-height: 120%;
}
#reporter h4{
	margin: 5px 0px 10px 0px !important;
}
/* ------------------------------
   Type2box
------------------------------ */
.report50{
	width: 500px;
	float: left;
	padding: 0px 20px 0px 0px;
}
.buyboxOuter {
	width: 350px;
	background-image: url(../../store/images/buybox_top.gif);
	background-repeat: no-repeat;
	padding: 16px 0px 10px 0px;
	float: left;
}
.buybox {
	margin: 0px;
	padding: 0px 10px;
	background-image: url(../../store/images/buybox_base.gif);
	background-repeat: repeat-y;
}
.buybox p {
	width: 304px;
	padding: 0px 5px 10px 5px;
}
.buybox_bottom {
	width: 334px;
	margin: 0px;
	padding: 1px 0px;
	background-image: url(../../store/images/buybox_bottom.gif);
	background-repeat: no-repeat;
	height: 5px;
	font-size:1px;
	line-height:1px;
    clear: both;
}
#feature .producer_06 {

	width: 100%;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#feature .profile_06 {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#oneBox .type1box_06 {
	border: solid 1px #BE9882;
	width: 840px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 15px;
}

