@import url(../bridal.css);

.pan {
width: 693px;
text-align: left;
text-align: justify;
padding-top: 5px;
padding-left: 20px;
font-size: 80%;
}

.search_title_base {
	width: 690px;
	margin-top: 30px;
	margin-left: 40px;
	overflow: hidden;
}

.search_title_base2 {
	width: 690px;
	margin-top: 30px;
	margin-left: 2px;
	overflow: hidden;
}

.search_title {
	width: 300px;
	margin-right: 40px;
	float: left;
}

.search_kana_area {
	width: 350px;
	float: left;
}

.search_kodawari_area {
	width: 150px;
	padding-left: 200px;
	margin-top: 5px;
	float: left;
}


.kana_area_top {
	width: 350px;
	height: 10px;
	margin-top: 3px;
	background-image: url(img/kana_back_top.gif);
	background-repeat: no-repeat;
	font-size: 0px;
}

.kana_area_bottom {
	width: 350px;
	height: 10px;
	background-image: url(img/kana_back_bottom.gif);
	background-repeat: no-repeat;
	font-size: 0px;
}

.kana_area_middle {
	text-align: right;
	padding-left: 24px;
	/*padding-bottom: 15px;*/
	overflow: hidden;
	background-color: #efe9e0;
	zoom: 1;
}

.kana_area_middle_sub {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 65px;
	background-color: #efe9e0;
}

.kana_area_middle span {
	font-size: 80%;
	display: block;
	/*border-bottom: 2px #ffffff dotted;*/
	font-weight: bold;
	float: left;
}



.kana_title {
	margin-bottom: 15px;
	padding-bottom: 3px;
	border-bottom: 1px #cccccc dotted;
}


.pager {
  margin-top: 8px;
  padding: 0px;
  font-size: 80%;
  text-align: right;
}

.icon td {
  width: 54px;
  height: 12px;
  padding: 1px;
  text-align: center;
}
#arealist {
  width: 693px;
  margin-top: 15px;
  padding: 0px;
  overflow: hidden;
}

.aim_area {
	display: block;
	width: 100px;
	text-align: center;
	font-weight: normal;
	font-size: 90%;
	float: left;
	height: 25px;
	background-image: url(img/buttom_back.gif);
	background-repeat: no-repeat;
	color: #59493f;
	padding-top: 5px;
	margin-right: 5px;
	font-weight: bold;
}

.aim_area span {
	display: block;
	padding-top: 3px;	
}

.another_area {
	margin-right: 5px;
	display: block;
	width: 100px;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	font-weight: normal;
	background-image: url(img/buttom_back_n.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	float: left;
	font-weight: bold;
}

#arealist a {
	display: block;
	padding-top: 3px;
	width: 100px;
	/*height: 20px;*/
}


.another_area a:link {
	color: #9f9f9f;
}

.another_area a:visited {
	color: #9f9f9f;
}

.another_area a:hover {
	color: #7c7c7c;
	text-decoration: none;
}


.another_area a:active {
	color: #7c7c7c;
	text-decoration: none;
}











/*
#arealist li strong {
	background-color: #66FFFF;
}
*/

.back_cor {
	width: 693px;
	height: 10px;
	background-image: url(img/back_cor.gif);
	background-repeat: no-repeat;
	font-size: 0px;
}

.back_cor2 {
	width: 693px;
	height: 10px;
	background-image: url(img/back_cor2.gif);
	background-repeat: no-repeat;
	font-size: 0px;
	margin-bottom: 10px;
}

#kana_search {
	width: 693px;
	overflow: hidden;
	background-image: url(img/back_bar.gif);
	background-repeat: repeat-y;
	/*margin-bottom: 10px;*/
	padding-top: 5px;
	padding-bottom: 5px;
}

.kana_search_sub {
	padding-left: 10px;
}

.kana_search_sub span {
	display: block;
	font-size: 90%;
	font-weight: bold;
	/*border-left: 4px #7E6B5A solid;*/
	border-bottom: 1px #7E6B5A dotted;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-right: 15px;
}


ul#kana_search {
  background-color: #FFEEEE;
  padding: 10px;
  margin: 5px 0 20px 0;
  list-style: none none inside;
}

ul#kana_search li.kana_search_title {
  font-size: 90%;
  font-weight: bold;
  list-style-type: none;
}

.kana_search_item {
	padding-top: 10px;
	padding-bottom: 10px;
}


ul.kana_search_item {
  list-style: none none inside;
  padding: 5px 0 0 0;
  font-weight: normal;
  font-size: 70%;
}

.kana_search_include {
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
}



.kana_aim {
	width: 55px;
	margin-right: 6px;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	float: left;
	color: #ffffff;
	background-image: url(img/back_kana_aim.gif);
	background-repeat: no-repeat;
}

.kana_another {
	width: 55px;
	margin-right: 6px;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	float: left;
	background-image: url(img/back_kana.gif);
	background-repeat: no-repeat;
}

.kana_another a{
	display:block;
	width: 55px;
}

ul.kana_search_item a:hover {
  background: #FFCFCF none repeat scroll 0 0;
  padding: 5px;
}
ul.kana_search_item a {
  padding: 5px;
}
ul.kana_search_item li {
  display: inline;
  padding: 0 3px;
}
li.kana_search_item_selected {
  background: #FFDFDF none repeat scroll 0 0;
  font-weight: bold;
  padding: 5px !important;
}


.dotline {
	border-bottom: 1px #cccccc dotted;
	margin-top: 5px;
	margin-bottom: 5px;
}

.search_base {
	display: inline;
}

