/**/

FORM {
  margin:0px;
}
INPUT {
  margin:0;
}
TABLE {
  margin:0;
}


/*================================*/

.top_tokusyu {
  height:26px;
  padding-top:5px;
}
.pink_theme {
  background:url(/img/parts/pink_base/tokusyu_bg.gif) repeat-x;
}
.green_theme {
  background:url(/img/parts/green_base/tokusyu_bg.gif) repeat-x;
}
.orange_theme {
  background:url(/img/parts/orange_base/tokusyu_bg.gif) repeat-x;
}
.blue_theme {
  background:url(/img/parts/blue_base/tokusyu_bg.gif) repeat-x;
}

.top_tokusyu_button {
  height:18px;
  font-size:11px;
  padding-top:2px;
  text-align:center;
  cursor:pointer;
}

.pink_button {
  background:url(/img/parts/pink_base/tokusyu_button_bg.gif) repeat-x;
}
.green_button {
  background:url(/img/parts/green_base/tokusyu_button_bg.gif) repeat-x;
}
.orange_button {
  background:url(/img/parts/orange_base/tokusyu_button_bg.gif) repeat-x;
}
.blue_button {
  background:url(/img/parts/blue_base/tokusyu_button_bg.gif) repeat-x;
}

/*================================*/
.top_tokusyu_item:link {
  color:white;
  text-decoration:none;
  cursor:pointer;
  font-weight:bold;
}
.top_tokusyu_item:visited {
  color:white;
}
.top_tokusyu_item:hover {
  color:#FFFF00;
}
/**/

.select_area .select_area_bg {
  position:relative;
  padding:15px 20px 15px 20px;
  text-align:center;
}
.select_area .pink_bg {
  background-color:#D3EDFA;
}
.select_area .green_bg {
  background-color:#D3EDFA;
}
.select_area .orange_bg {
  background-color:#FDE5C1;
}
.select_area .blue_bg {
  background-color:#D3EDFA;
}


.select_area_title {
  text-align:left;
  font-weight:bold;
  color:white;
  margin-left:14px;
  margin-right:17px;
  font-size:12px;
  width:641px;
  padding:3px 6px 3px 6px;
  background-color:#00ABEB;
}
.select_area_bg .pink_theme {
  background-color:#00ABEB;
}
.select_area_bg .green_theme {
  background-color:#00ABEB;
}
.select_area_bg .orange_theme {
  background-color:#F49600;
}
.select_area_bg .blue_theme {
  background-color:#00ABEB;
}

.select_area  .select_area_image {
  border:6px solid;
  border-top:0px;
}
.select_area .pink_line {
  border:6px solid #00ABEB;
}
.select_area .green_line {
  border:6px solid #00ABEB;
}
.select_area .orange_line {
  border:6px solid #F49600;
}
.select_area .blue_line {
  border:6px solid #00ABEB;
}

/*===< フレッシュインフォメーション用 >================================*/
.fresh_info_title_left {
  width:8px;
  height:15px;
  margin:0;
  padding:0;
}
.fresh_info_title_right{
  width:9px;
  height:15px;
  margin:0;
  padding:0;
}

.fresh_info_title {
  color:white;
  font-size:9px;
  font-weight:bold;
  background-color:#6C9BD3;
  margin:0;
  padding:0;
  width:100%;
}

.fresh_info_body {
  background-color:white;
  font-size:9px;
  color:black;
  padding:0;
  padding-left:2px;
  margin:0;
}
.fresh_info_kubun {
  color:#006600;
}
.fresh_info_comment {
  color:black;
}

.fresh_info_bottom_left {
  width:8px;
  height:7px;
  margin:0;
  padding:0;
}
.fresh_info_bottom {
  background-color:white;
  margin:0;
  padding:0;
  width:100%;
}
.fresh_info_bottom_right {
  width:9px;
  height:7px;
  margin:0;
  padding:0;
}

/*===< 物件区分選択 >================================*/
.top_kubun_select_title_left {
/*  background:url(/img/parts/kubun_select_title_left.gif) no-repeat;
*/  width:9px;
  height:15px;
  padding:0;
  margin:0;
}
.top_kubun_select_title {
  color:white;
  font-size:12px;
  font-weight:bold;
  background-color:#00ABEB;
  padding:0;
  margin:0;
  width:100%;
}
.top_kubun_select_title_right{
/*  background:url(/img/parts/kubun_select_title_right.gif) no-repeat;
*/  width:8px;
  height:15px;
  padding:0;
  margin:0;
}
.top_kubun_select_body {
  background-color:#D3EDFA;
  font-size:11px;
  color:black;
  margin:0;
  padding-left:2px;
}
.top_kubun_select_bottom_left {
/*  background:url(/img/parts/kubun_select_bottom_left.gif) no-repeat;
*/  width:8px;
  height:7px;
  margin:0;
}
.top_kubun_select_bottom {
  background-color:#D3EDFA;
  margin:0;
  width:100%;
}
.top_kubun_select_bottom_right {
/*  background:url(/img/parts/kubun_select_bottom_right.gif) no-repeat;
*/  width:9px;
  height:7px;
  margin:0;
}

/**/
.top_area_select_name_frame {
  position:absolute;
  background:url(/img/parts/top_area_frame.gif) no-repeat;
  width:69px;
  height:22px;
  padding-left:7px;
  padding-top:2px;
  font-size:12px;
  font-weight:bold;
}

/*===============================================*/
.top_kodawari_title {
  font-size:12px;
  color:#009a44;
  font-weight:bold;
}
.top_kodawari_sub_title {
  font-size:10px;
  color:#009a44;
  font-weight:normal;
}
.top_kodawari_item {
  font-size:10px;
  font-weight:normal;
  text-decoration:none;
  color:black;
  margin:0px;
  padding:0px;
  line-height:10px;
}
.top_kodawari_item:active {
  color:#884488;
}
.top_kodawari_item:hover {
  color:#884488;
}

.top_kodawari_bg {
  height:89px;
  width:150px;
  font-size:8px;
  line-height:12px;
  background-color:#E2EFC4;
} 

/*================================*/
.select_kubun_item:link {
  color:#444444;
  text-decoration:none;
}
.select_kubun_item:visited {
  color:#444444;
}
.select_kubun_item:hover {
  color:#AAAA44;
}



