/**************************************
CSS coding produced by Kousuke Nakajima
**************************************/

/*************
   全体関連
*************/
@charset "utf-8";

* {
	margin:0;
	padding:0;
}

body{
	font-size: 11px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	position: relative;
    margin: 0 auto; /* center on everything else */
	width: 900px;
	background-image: url(/images/b-ism_background_2.jpg);
	background-repeat: repeat-y;
        background-position: center;
	background-color: #F9F9F9;
}

td,th {
	font-size: 11px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}

/*************
    a関連
*************/

a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: none;
}


/*************
    id関連
*************/

#search_out {
	text-align: center;
}

#wrap {
	width: 820px;
}

#header {
	height: 90px;
	width: 200px;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	padding-left: 600px;
	padding-top: 20px;
}

#left_column {
	width: 184px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E1C9E1;
}

#center_column {
	float: left;
	width: 420px;
}

#center_column_2 {
	float: left;
	width: 614px;
}

#right_column {
	float: left;
	width: 175px;
}

#center_wrap {
	width: 820px;
}

#main {
	width: 400px;
	padding-right: 15px;
	padding-left: 14px;
	margin-top: 20px;
}

#main_2 {
	width: 585px;
	padding-right: 15px;
	padding-left: 14px;
	margin-top: 20px;
}

/*************
  AreaSearch
*************/

#area_search {
	width: 184px;
}

.area_search_btn {
	width: 174px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.area_search_btn img {
	height: 13px;
	width: 73px;
	margin-top: 5px;
	float: left;
	margin-right: 11px;
}

/*************
FreewordSearch
*************/

#freeword_search {
	width: 184px;
}

.fm_length {
	width: 150px;
}

/*************
  MenuSearch
*************/

#menu_search {
	width: 184px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1C9E1;
}

.menu_search_btn {
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 10px;
}

.menu_search_btn img {
	margin-top: 10px;
	height: 24px;
	width: 152px;
}

/*************
  topnavi関連
*************/

#top_navi {
	padding-left: 14px;
	height: 36px;
	padding-right: 1px;
	width: 414px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1C9E1;
}

#top_navi_off {
	padding-left: 14px;
	height: 36px;
	padding-right: 1px;
	width: 414px;
}

#top_navi div{
	height: 16px;
	width: 56px;
	float: left;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
}

#top_navi_off div{
	height: 16px;
	width: 56px;
	float: left;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
}

.top_navi_01_off a {
	background-image: url(/images/top_navi_01.gif);
	background-position: 0px -16px;
	display: block;
	height: 16px;
	background-repeat: no-repeat;
	text-indent: -1000ex;
	width: 56px;
}

.top_navi_01_off a:hover {
	background-image: url(/images/top_navi_01.gif);
	background-position: 0px 0px;
	display: block;
	height: 16px;
	background-repeat: no-repeat;
	text-indent: -1000ex;
	width: 56px;
}

.top_navi_01_on a {
	background-image: url(/images/top_navi_01.gif);
	background-position: 0px 0px;
	display: block;
	height: 16px;
	background-repeat: no-repeat;
	text-indent: -1000ex;
	width: 56px;
}

.top_navi_02_off a {
	background-image: url(/images/top_navi_02.gif);
	background-position: 0px -16px;
	display: block;
	height: 16px;
	background-repeat: no-repeat;
	text-indent: -1000ex;
	width: 56px;
}

.top_navi_02_off a:hover {
	background-image: url(/images/top_navi_02.gif);
	background-position: 0px 0px;
	display: block;
	height: 16px;
	background-repeat: no-repeat;
	text-indent: -1000ex;
	width: 56px;
}

.top_navi_02_on a {
	background-image: url(/images/top_navi_02.gif);
	background-position: 0px 0px;
	display: block;
	height: 16px;
	background-repeat: no-repeat;
	text-indent: -1000ex;
	width: 56px;
}

.top_navi_03_off a {
	background-image: url(/images/top_navi_03.gif);
	background-position: 0px -16px;
	display: block;
	height: 16px;
	background-repeat: no-repeat;
	text-indent: -1000ex;
	width: 56px;
}

.top_navi_03_off a:hover {
	background-image: url(/images/top_navi_03.gif);
	background-position: 0px 0px;
	display: block;
	height: 16px;
	background-repeat: no-repeat;
	text-indent: -1000ex;
	width: 56px;
}

.top_navi_03_on a {
	background-image: url(/images/top_navi_03.gif);
	background-position: 0px 0px;
	display: block;
	height: 16px;
	background-repeat: no-repeat;
	text-indent: -1000ex;
	width: 56px;
}

.top_navi_04_off a {
	background-image: url(/images/top_navi_04.gif);
	background-position: 0px -16px;
	display: block;
	height: 16px;
	background-repeat: no-repeat;
	text-indent: -1000ex;
	width: 56px;
}

.top_navi_04_off a:hover {
	background-image: url(/images/top_navi_04.gif);
	background-position: 0px 0px;
	display: block;
	height: 16px;
	background-repeat: no-repeat;
	text-indent: -1000ex;
	width: 56px;
}

.top_navi_04_on a {
	background-image: url(/images/top_navi_04.gif);
	background-position: 0px 0px;
	display: block;
	height: 16px;
	background-repeat: no-repeat;
	text-indent: -1000ex;
	width: 56px;
}

.top_navi_05_off a {
	background-image: url(/images/top_navi_05.gif);
	background-position: 0px -16px;
	display: block;
	height: 16px;
	background-repeat: no-repeat;
	text-indent: -1000ex;
	width: 56px;
}

.top_navi_05_off a:hover {
	background-image: url(/images/top_navi_05.gif);
	background-position: 0px 0px;
	display: block;
	height: 16px;
	background-repeat: no-repeat;
	text-indent: -1000ex;
	width: 56px;
}

.top_navi_05_on a {
	background-image: url(/images/top_navi_05.gif);
	background-position: 0px 0px;
	display: block;
	height: 16px;
	background-repeat: no-repeat;
	text-indent: -1000ex;
	width: 56px;
}

.top_navi_06_off a {
	background-image: url(/images/top_navi_06.gif);
	background-position: 0px -16px;
	display: block;
	height: 16px;
	background-repeat: no-repeat;
	text-indent: -1000ex;
	width: 56px;
}

.top_navi_06_off a:hover {
	background-image: url(/images/top_navi_06.gif);
	background-position: 0px 0px;
	display: block;
	height: 16px;
	background-repeat: no-repeat;
	text-indent: -1000ex;
	width: 56px;
}

.top_navi_06_on a {
	background-image: url(/images/top_navi_06.gif);
	background-position: 0px 0px;
	display: block;
	height: 16px;
	background-repeat: no-repeat;
	text-indent: -1000ex;
	width: 56px;
}

/*************
  footer関連
*************/

#footer {
	background-color: #fdeff5;
	width: 800px;
	margin-top: 20px;
	line-height: 20px;
}

#footer div {
	display: block;
	height: 2px;
	width: 100%;
	background-color: #ab56a7;

}

/*************
   bismbest
*************/

#bism_best {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1C9E1;
}

#bism_best dl {
	padding-left: 10px;
	padding-bottom: 10px;
}

#bism_best dt {
}

#bism_best dd {
	margin-left: 11px;
	background-image: url(/images/bism_best_04.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 125px 2px;
	height: 11px;
}

#bism_best dd.up{
	background-image: url(/images/bism_best_01.gif);
}

#bism_best dd.down{
	background-image: url(/images/bism_best_02.gif);
}

#bism_best dd.new{
	background-image: url(/images/bism_best_03.gif);
}

/*************
 left sub btn
*************/

#left_sub_btn {
	padding-left: 22px;
	padding-top: 22px;
}

#left_sub_btn img {
	height: 79px;
	width: 139px;
	padding-bottom: 22px;
}

/*************
   画像関連
*************/

img {
	border:0;
}

.side_img_05 {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 185px;
}

.side_img_07 {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 185px;
}

/*************
    login
*************/

#log_in {
	width: 185px;
	background-color: #F9F7F8;
	border: 2px solid #E1C9E1;
	margin-top: 20px;
	margin-bottom: 20px;
}

.input {
	width: 60px;
	margin-right: 2px;
	margin-left: 2px;
}

/*************
    topic
*************/

#topic {
	width: 161px;
	border: 2px solid #E1C9E1;
	background-color: #f1eaf4;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 20px;
}

#topic img {
	padding-left: 20px;
}

#topic div {
	background-color: #E1C9E1;
	height: 2px;
	margin-top: 5px;
}

#topic dl {
}

#topic dt {
	margin-top: 10px;
	color: #9b3b9a;
	font-weight: bold;
}

#topic dd {

}

/*************
 rightsubnavi
*************/

#right_sub_navi {
	list-style-type: none;
	line-height: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#right_sub_navi span {
	color: #d9c0dd;
}

/*************
    その他
*************/

.clear {
	clear: both;
}

.right_top_space {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1C9E1;
	height: 36px;
	width: 175px;
}

.right_top_space2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1C9E1;
	height: 65px;
	width: 175px;
}

