@charset "shift_jis";
/* CSS Document */

/*全ページ共通項目*/
img{
	border:0;
}
body {
	color : #000000;
	font-size: 12px;
	font-weight:normal;
	line-height:18px;
	text-align:center;
	margin:0;
	padding:0;
}


/*幅をサイトに合わせる*/

.container{
	width:1000px;
	margin:0px auto;
	background-color:#FFF;/*bodyの内側の色（サイト全体に反映）*/
}

table,tr,td{
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color : #000000;
}

H1{
  color : #000000;
  font-size :12px;
  font-weight :normal;
	margin:0;
	line-height: normal;
	text-decoration: none;
	background:url(img/titlebg2.jpg);
}

H2{
  color : #000000;
  font-size :12px;
  font-weight : normal;
	margin:0;
	line-height: normal;
	text-decoration: none;
}

H3{
  color : #FF6600;
  font-size : 12px;
  font-weight : normal;
	margin:0;
	line-height: normal;
	text-decoration: none;
}

.sub_title{
	padding:10px;
	border-left:solid 5px #000000;
	background-color:#F2F2F2;
}

	


#jsp{
	width:100%;
	height:18px;
	font-size:12px;
	text-align:right;
	background:url(img/titlebg.jpg);
}
#copy{
	margin:0px auto;
	color:#000;
	width:1000px;
	height:18px;
	font-size:10px;
	text-align:center;
	background:url(img/titlebg.jpg);
}

/*サイト統一tableカラー（線の色）<tr>は基本白*/
.bgcolor{
	background-color:#CCC;
}
	
.bgcolor tr{
	background-color:#FFF;
}
	
/*全ページ共通ここまで*/



/*リスト共通関連項目*/

/*リスト共通関連項目*/
.pager{
	margin:0;
	padding:0;
}
.pager ul{
	margin:0;
	padding:0;
	display: inline;
}

.pager li{
	float:left;
	list-style:none;
	margin:2px;
	background-color:#EEE;
	white-space: nowrap; /*追記*/
}
.pager li a,pager li a:link,pager li a:visited{
	padding:3px 10px;
	color:#333;
	text-decoration:none;
}
.pager li a:hover,pager li a:active{
	padding:3px 10px;
	color:#EEE;
	background-color:#666;
	text-decoration:none;
}


/*リスト表示方法104029追加*/
ul.show {
      float: right;
      font-style: normal;
      list-style: none;
}
ul.show li {
      float: left;
      margin-right: 5px;
      border: 1px #3366FF solid;/*枠の色*/
      font-weight: bold;
}
ul.show li a {
      display: block;
      padding: 2px 5px;
      color: #3366FF;/*フォントの色*/
      background-color: #FFFFFF;/*背景色*/
}
ul.show li a:link,
ul.show li a:visited {
      text-decoration: none;
}
ul.show li a:hover,
ul.show li a:active {
      background-color: #ffff99;/*オンマウス時背景色*/
      text-decoration: none;
}

/*リストのこだわり条件・条件検索項目のタイトル部分の色*/
.list_menu {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #F5F5F5;
}

/*リスト、お気に入り、物件詳細の項目タイトル1段目のカラー*/
.list_headr {
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	background-color: #F5F0E7;
	text-align: center;
	border-right:1px solid #CCCCCC;
	border-bottom:1px dotted #000000;
}

/*リスト、お気に入り、物件詳細の項目タイトル1段目のリンクカラー*/
.list_headr a:link{
	color:#FFF;
	text-decoration:none;
	}

/*リスト、お気に入り、物件詳細の項目タイトル2段目のカラー*/
.list_headr2 {
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	background-color: #F0FFF0;
	text-align: center;
	border-right:1px solid #CCCCCC;
	border-bottom:1px dotted #000000;
}
/*リスト、お気に入り、物件詳細の項目タイトル2段目のリンクカラー*/
.list_headr2 a:link{
	color:#FFF;
	text-decoration:none;
	}
	
/*リストの一覧部分の項目（ｂは家賃部分の色）*/
.list_row_data{
	background-color:#FFF;
	font-size:12px;
	line-height:18px;
	color:#000;
	text-align:center;
	border-right:1px solid #CCCCCC;
	border-bottom:1px dotted #000000;
}

.list_row_data2{
	background-color:#F2F2F2;
	font-size:12px;
	line-height:18px;
	color:#000;
	text-align:center;
	border-bottom:1px dotted #000000;
}

.list_row_data b{
	color:#F00;
}

/*リスト一覧項目の線色*/
#list_row_data_margin{
	width:100%;
	background-color:#CCCCCC;
}

#list_row_data_margin td{
	background-color:#FFF;
}

/*リスト一覧画像オンマウスの色*/
.list_room_link {
	color: #3333FF;
	background-color: #FFFFFF;/*背景色*/
	border: 2px #FFFFFF solid;/*枠の色*/
}
.list_room_link a {
	display: block;
}
.list_room_link a:link,
.list_room_link a:visited {
	display: block;
	text-decoration: none;
	border: 2px #FFFFFF solid;/*枠の色*/
}
.list_room_link a:hover,
.list_room_link a:active {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border: 2px #3366FF solid;/*枠の色*/
}

/*リスト写真一覧・間取り一覧の物件背景*/
.list_p_picture_bg {
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
	text-align: center;
}

/*リスト写真一覧・間取り一覧の項目背景*/
.list_p_koumoku_bg {
	font-size: 12px;
	line-height: 18px;
	background-color: #F2F2F2;
	text-align: center;
}

/*リスト写真一覧・間取り一覧の物件背景の線の色*/
.list_madori_picture_bg{
	background-color: #CCCCCC;
	margin:10px 0 10px 0;
	}


/*リスト一覧背景（線の色）*/
.list_itiran_bg{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
	
/*リスト関連項目ここまで*/


/*詳細関連項目*/	
.sho_title{
	padding-left:20px;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}
.sho_h3{
	padding-left:16px;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	text-align:left;
}
.title_bg{
		background:url(img/sho_title.gif) no-repeat;
}
.title_bg2{
	background:url(img/title_bk.gif) no-repeat;
}
.sho_staffcom{
	background:url(img/staff_com.jpg) no-repeat;
	padding-left:110px;
	padding-right:20px;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}
.sho_koumoku{
	border-collapse:collapse;
	border:1px solid #CCCCCC;
}
.sho_koumoku td{
	border:1px solid #CCCCCC;
}
.sho_koumoku td table td{
	border:0px none;
}
.sho_mainimg{
	border:2px solid #EEEEEE;
}

th{
	background-color:#F7F7F7;
	font-weight:normal;
	border:1px solid #CCCCCC;

}
.tel{
	font-size:30px;
	line-height:34px;
	font-weight:bold;
	color:#F00;
}
.bo{
	border:1px solid #CCC;
}
/*リスト一覧の家賃も併用*/

/*詳細テンプレ項目*/



/*メールフォーム関連項目*/

/*色をつける*/

.mail_red{
	color:#FF0000;
}

.mailform{
	border-top:dotted 1px #333333;
	border-right:dotted 1px #333333;
}

.mailform_menu {
	color: #333333;
	font-size: 12px;
	font-weight:normal;
	line-height:18px;
	padding:5px;
	text-align:left;
	background-color:#F2F2F2;
	border-left:dotted 1px #333333;
	border-right:dotted 1px #333333;
	border-bottom:dotted 1px #333333;
}

.mailform_koumoku{
	background-color:#FFF;
	color:#000;
	font-size:12px;
	line-height:18px;
	padding:5px;
	border-bottom:dotted 1px #333333;
}

.mailform_data{
	background-color:#F2F2F2;
	text-align:center;
}

.mailform_data2{
	text-align:center;
}


/*お気に入り関連項目*/

/*項目の線の色*/
.favorite_koumoku{
	background-color:#000;
	margin: 15px 15px 15px 5px;
	}
.favorite_koumoku a:link{
	color:#FFF;
	text-decoration:none;
	margin: 15px 15px 15px 5px;
	}
	
.favorite_block{
	background-color:#FFF;
	margin: 10px 0px;
}
	
/*物件を囲っている枠*/
.favorite_border{
	border:1px solid #000000;
}

/*基本編集しない部分*/
.favorite_row_bg1{
	background-color:#FFF;
	font-size:12px;
	line-height:18px;
	}
	
.favorite_row_bg2{
	background-color:#FFF;
	font-size:12px;
	line-height:18px;
	}
	
.favorite_block_padding{
	padding: 10px 5px 10px 15px;
	}
	
.favorite_block_checkbox_bg{
	background-color:#FFF;
	}
	
.favorite_checkbox_bg{
	background-color:#FFF;
	}
/*ここまで*/
/*お気に入り関連項目ここまで*/




/*検索関連項目*/
.search_koumoku{
	font-size: 12px;
	line-height:18px;
}
	
.search_eki_border{
	border:#FFF 1px solid;
}

/* 検索画面の地域・エリア検索関連 */

.search_set{
	margin:3;
	margin-left:20;
	float:left;
	width:150;
	line-height:30px;
	background-image:url("img/search_bg.jpg");
	cursor:pointer;
	text-align:center;
}

.search_area_bar{
	background-color:#DDDDDD;
}

.search_block_area{
	margin-top:5px;
	background-color:#AAA;
}

.search_block_area tr{
	background-color:#FFFFFF;
}

.search_block_station{
	margin-top:5px;
	background-color:#AAA;
}

.search_block_station tr{
	background-color:#FFFFFF;
}

.search_list{
	margin-top:5px;
	background-color:#AAA;
}

.search_list tr{
	background-color:#FFF;
}

/*ここまで*/
.t_tokusen_img img{
    width: auto;
    height: auto;
    max-height: 220px;
    max-width: 292px;
    margin: auto;
    display: block;
}

/*ＴＯＰ特選カラー（bは家賃部分の色）*/
.tokusen_komoku{
	background-color:#FFF;
	padding:5px;
	font-size:12px;
	line-height:18px;
}

.tokusen_komoku2{
	background-color:#FFF;
	padding:5px;
	font-size:12px;
	line-height:18px;
}

.tokusen_komoku3{
	background-color:#FFF;
	padding:5px;
	font-size:12px;
	line-height:18px;
}

.tokusen_komoku4{
	background-color:#FFF;
	padding:5px;
	font-size:12px;
	line-height:18px;
}

.tokusen_komoku b{
	color:#F00;
}

.tokusen_komoku2 b{
	color:#F00;
}
	
.tokusen_komoku3 b{
	color:#F00;
}
	
.tokusen_komoku4 b{
	color:#F00;
}

/*ＴＯＰ特選カラーここまで*/
	
.lpo_bg{
	background-image:url(../img/coment2.jpg);
	background-repeat:no-repeat;
	}
	
.m_bg{
	background:url(../img/menu_bg.gif) no-repeat left;
}

.yachin{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}

.f14_blackb{
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size:14px;
	font-weight:bold;
}

/* 20110825 追加 */

.search_list2{
	margin-left:15px;
}
.search_listbody{
	margin-right:20px;
	float:right;
}
.search_list_main{
	margin:0px;
	padding:0px;
	background-image:url(img/search_main.gif);
	text-align:center;
}
.search_list_bk{
	background-image:url(img/bar_1.gif);
	background-repeat:no-repeat;
}
.search_listmain_bk{
	background-image:url(img/h2_list.gif);
	background-repeat:no-repeat;
}
.list_h{
	margin:0px;
	padding:0px;
	margin-left:22px;
	font-size:14px;
	color:#333;
	font-weight:bold;
}
.list_body_h{
	margin:0px;
	padding:0px;
	margin-left:20px;
	font-size:14px;
	color:#333;
	font-weight:bold;
}
.list_body_h a,list_body_h a:link,list_2body_h a:visited{
	margin:0px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
.list_body_h a:hover,list_body_h a:active{
	color:#666;
	text-decoration:underline;
	font-weight:bold;
}

.search_li{
	text-align:left;
	list-style:none;
}
.search_li ul{
	display: inline;
	list-style:none;
}
.search_li ul li{
	list-style:none;
	float:left;
	padding: 0 4px;
	white-space: nowrap; /*追記*/
}

ul.tabmenu {
	position: relative;
	display: inline-block;
	list-style: none;
	border: none;
	width:720px;
	height: 27px;
	margin: 0px;
	padding: 0px;
}
ul.tabmenu li {
	text-align:center;
	position: relative;
	display: inline-block;
	font-size: 12px;
	font-weight:bold;
	width:150px;
	line-height: 27px;
	white-space: nowrap;
	float: left;
	color: #000000;
	background: transparent url(img/list_off.jpg) no-repeat 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.tabmenu li.act {
	color: #000000;
	background: transparent url(img/list_on.jpg) no-repeat 0px 0px;
}
ul.tabmenu li a {
	width:150px;
	position: relative;
	display: inline-block;
	text-decoration: none;
	color: #000000;
	background: transparent url(img/list_off.jpg) no-repeat 100% 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.tabmenu li.act a {
	color: #000000;
	background: transparent url(img/list_on.jpg) no-repeat 100% 0px;
}
ul.tabmenu li a:visited {
	color: #000000;
}
ul.tabmenu li:hover {
	color: #000000;
	background: transparent url(img/list_on.jpg) no-repeat 0px 0px;
}
ul.tabmenu li:hover a, * ul.tabmenu li a:hover {
	color: #000000;
	background: transparent url(img/list_on.jpg) no-repeat 100% 0px;
}
div.tabbody {
	border: #777777 1px solid;
	width: 100%;
	margin-top: -1px;
}

.sort_bk{
	background-image:url(img/list_sort.jpg);
	background-repeat:no-repeat;
}

.sort_li{
	text-align:left;
	list-style:none;
}
.sort_li ul{
	display: inline;
	list-style:none;
}
.sort_li ul li{
	list-style:none;
	margin-top:3px;
	float:left;
	padding: 0 14px;
	white-space: nowrap; /*追記*/
}
.list_body{
	float:right;
}
.list_body_title{
	background-image:url(img/list_title.gif);
	background-repeat:no-repeat;
}
.list_koumoku{
	padding:5px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;
}
.f12_b{
	font-size:12px;
	font-weight:bold;
}
.f12b_ora{
	font-size:12px;
	font-weight:bold;
	color:#F30;
}
.list_com{
	background-image:url(img/com_listmain.gif);
}


.tabheader{
	margin-left:10px;
}
.tabheader table tr td {margin:0;padding:0;border-width:0}
.tabheader a,tabheader a:link,tabheader a:visited{
	color:#333;
	text-decoration:none;
}
.tabheader a:hover,tabheader a:active{
	color:#333;
	text-decoration:underline;
}

.tabheader .close {
  background-color: #E3E3E3;
  margin:0;
  padding: 0.5em;
  white-space: nowrap;
}
.tabheader .open {
  background-color: #F2F2F2;
  margin:0;
  padding: 0.5em;
  white-space: nowrap;
}
.tabheader .spc {
  margin:0;
  padding: 0.5em;
  white-space: nowrap;
}

.tabbody2 {
	margin-left:12px;
  width:194px;
  background-color: #F2F2F2;
  padding: 0em;
}


.under{
	text-decoration:underline;
}

/*サンプル*/
.sample{
	margin:0px;
	padding:0px;
	text-align:center;
}

/*マップ*/

.rss{
	width:180px;
	height:200px;
	overflow:auto;
	text-align:left;
}


.mapbg2{
	background:url(img/mapbg2.jpg);
	background-repeat:repeat-x;
	margin-bottom:10px;
	height:505px;
}

/*トップページcss*/
.titlebg{
	margin:0px;
	padding:0px;
	width:100%;
	background:url(img/titlebg2.jpg);
	text-align:center;
}
.titlebg2{
	text-align:center;
	background:url(img/titlebg3.jpg);
	width:1050px;
	margin:0px auto;
}
#body_bg{
	margin:0px;
	padding:0px;
	width:100%;
	text-align:center;
}

#body_bg2{
	text-align:center;
	width:1000px;
	margin:0px auto;	
}

#body_bg3{
	margin:0px;
	padding:0px;
	width:100%;
	text-align:center;
	background-color:#FFF;
}
/*メニュー*/


#menubg2 ul{
	width:930px;
	height:30px;
	text-align:center;
	margin:0px;
	padding:0px;
	margin-right:6px;
}

#menubg2 li{	
	list-style:none;
	width:114px;
	float:left;
	border-left:1px #FFF dotted;
}

#menubg2 li a{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
	display:block;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

#menubg2 li a:hover{
	position:relative;
	top:1px;
	left:1px;
	background:url("img/navi_bg2o.gif");
}

#menubg2_last{
	border-right:dotted 1px #FFF;
}

.main{
	width:1000px;
}
.t_main{
	margin:0;
	padding:0;
	width:770px;
	float:right;
}
.t_menu{
	float:left;
	text-align:left;
	padding-top:15px;
}
.t_menu ul{
	width:180px;
	margin:0px;
	padding:0px;
}
.t_menu li{
	margin-left:10px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#666;
	list-style:none;
	line-height:20px;
}
.t_menu li a{
	font-size:14px;
	color:#666;
	font-weight:bold;
}
.t_menu li a:visited{
	color:#666;
}
.t_menu li a:hover{
	color:#F09;
}
.toku_titlebg{
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	background-color:#000;
	padding-top:5px;
	padding-left:50px;
	font-size:22px;
	line-height:40px;
	font-weight:bold;
	color:#FFF;
}

.toku_titlebg2{
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	background:url(img/ekimae_title.gif);
	padding-top:10px;
	background-repeat:no-repeat;
	padding-left:150px;
	font-size:22px;
	line-height:60px;
	font-weight:bold;
	color:#333;
}
.toku_titlebg3{
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	background:url(img/ike_title.gif);
	padding-top:10px;
	background-repeat:no-repeat;
	font-size:22px;
	line-height:60px;
	font-weight:bold;
	color:#333;
}
.n_title{
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	background-image:url(img/n_title.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:16px;
	line-height:34px;
	font-weight:bold;
	color:#FFF;
}
.wakub{
	border:1px #666 dotted;
}

.wakub img{
	border:1px #CCC solid;
}
.f10_pink{
	margin-top:18px;
	margin-left:5px;
	margin-right:5px;
	font-size:12px;
	color:#F83A98;
	font-weight:bold;
	line-height:14px;
}
.toku_come{
	background:url(/img/toku_come.gif);
	background-repeat:no-repeat;
	height:50px;
}
.toku_come2{
	background:url(/img/toku_come2.gif);
	background-repeat:no-repeat;
	height:70px;
}
.sidebg{
	background:url(/img/sidebg3.jpg);
	background-repeat:repeat-y;
	padding-left:10px;
	text-align:left;
}

.info{
	border:1px solid #999;
	width:190px;
	height:200px;
	overflow:auto;
}
.info_text{
	margin:5px;
	line-height:16px;
	text-align:left;
}
.f12_pink{
	width:180px;
	color:#F83A98;
	line-height:20px;
}
.f12_red{
	color:#F00;
	line-height:20px;
}
.f12b_red{
	color:#F00;
	line-height:20px;
	font-weight:bold;
}

.click_me{
	margin-bottom:10px;
}
.m15{	
	clear:both;
	margin-top:15px;
	padding-top:15px;
}
/*個人情報保護方針*/

.f15b{
	font-size:15px;
	font-weight:bold;
	background-color:#000;
	border:2px solid #CCC;
	color:#FFF;
}
.size13_20 {
	font-weight: bold;
	font-size: 13px;
	color: #663333;
	line-height:20px;
}
.size13_20 a:link,
.size13_20 a:visited {
      text-decoration: underline;
	  color:#663333;
}
.size13_20 a:hover,
.size13_20 a:active {
      text-decoration: underline;
	  color:#663333;
}
.size14_20 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #333333;
	LINE-HEIGHT: 20px;
}
.privacy1{
	width:750px;
	text-align:left;
	line-height:30px;
}
.title{
	background:url(img/bar.jpg);
	width:750px;
	padding-top:19px;
	line-height:50px;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	text-indent:100px;
	margin-top:15px;
}
.blog_title{
	width:750px;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin-top:15px;
}
.blog_body{
	text-align:left;
}
.com-title2{
	width:750px;
	text-align:left;
	text-indent:20px;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	border-left:8px solid #006;
	border-bottom:1px dotted #000;
}
.com-komoku{
	font-size:12px;
	font-weight:bold;
	line-height:40px;
}
.com-ac{
	width:750px;
	margin-top:15px;
	margin-bottom:15px;
}
/*staff*/

.staff1{
	background-color:#000;
	line-height:30px;
	font-size:16px;
	color:#FFF;
	text-align:left;
	text-indent:20px;
}
.staff2{
	background:url(staff/img/s_commentbg.jpg);
	padding-top:35px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
	border:1px #CCC solid;
}
.staff3{
	line-height:36px;
	font-size:16px;
	font-weight:bold;
}
.staffcome{
	margin-top:125px;
	margin-left:265px;
	margin-right:20px;
	line-height:20px;
}
.staffcome1{	
	margin-top:340px;
	margin-left:45px;
	margin-right:35px;
}
.staffcome2{
	float:left;
	width:250px;
	height:160px;
}
.staffcome3{
	float:right;
	width:250px;
	height:160px;
}

/*お客様の声*/
.news_kaku{
	background:url(img/news_kaku.jpg);
	background-repeat:no-repeat;
	height:25px;
}
.news1{
	font-size:12px;
	color:#666;
	line-height:20px;
	width:336px;
}
.news2{
	margin:0px;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}
.n_border{
	border-bottom:1px #333 dotted;
}
.news3{
	margin:0px;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	border-bottom:1px #333 dotted;
	background:url(img/voiceicon.jpg);
	background-repeat:no-repeat;
	text-indent:70px;
}
.news4{
	margin:0px;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	border-bottom:1px #333 dotted;
}

.newsbgli{
	border:1px #CCC solid;
	background-color:#FAF5EB;
	width:780px;
}
.news_text{
	font-size:14px;
	text-indent:30px;
	line-height:40px;
	font-weight:bold;
	background-color:#FFCC00;
	color:#000;
}
.news_text2{
	font-size:14px;
	text-indent:30px;
	line-height:30px;
	font-weight:bold;
	color:#000;
}
.newsbg{
	background:url(img/newsbg.jpg);
	background-repeat:no-repeat;
	width:750px;
	vertical-align:top;
}
.news_1{
	width:720px;
	text-align:left;
	margin-top:10px;
	margin-left:30px;
	padding-top:5px;
}
.news_2{
	width:300px;
	line-height:38px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.news_3{
	border:1px #999 solid;
	background-color:#FFF;
	padding:5px;
	text-align:center;
}
.news_4{
	margin-top:45px;
	height:85px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
.news5{
	width:710px;
	margin-top:25px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	height:60px;
}
.news6{
	width:710px;
	margin-top:30px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	height:60px;
}
.news7{
	width:710px;
	margin-top:15px;
	height:30px;
	text-align:right;
	padding-bottom:30px;
}
.border1{
	border:1px #CCC solid;
}


/*会社概要*/

.com1{
	
	background-image:url(img/bar.jpg);
	height:40px;
	
	}
.com2{
	font-size:18px;
	padding-left:40px;
	font-weight: bold;
}

.com3{
	font-size:15px;
	line-height:30px;
	text-align: left;
	padding-left:10px;
	
}

.com4{
	font-size:15px;
	line-height:30px;
	padding-left:10px;
	
}

.com5{
	font-size:16px;
	line-height:30px;
	padding-left:10px;
	
}

/*個人情報*/

.pri1{
	font-size:13px;
	line-height:25px;
	text-align: left;
}

.pri2{
	font-size:13px;
	line-height:30px;
	text-align: left;
	color: #F60;
	font-weight: bold;
}
/*スタッフ紹介*/

.staff1{
	background-color:#F60;
	line-height:30px;
	font-size:16px;
	color: #FFF;
	text-align:left;
	text-indent:20px;
	font-weight: bold;
}
.staff2{
	background:url(staff/img/s_commentbg.jpg);
	padding-top:35px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
	border:1px #CCC solid;
}
.staff3{
	line-height:36px;
	font-size:16px;
	font-weight:bold;
}
.staffcome{
	margin-top:125px;
	margin-left:265px;
	margin-right:20px;
	line-height:20px;
}
.staffcome1{	
	margin-top:340px;
	margin-left:45px;
	margin-right:35px;
}
.staffcome2{
	float:left;
	width:250px;
	height:160px;
}
.staffcome3{
	float:right;
	width:250px;
	height:160px;
}

.staff4{
	background-color:#000;
	line-height:30px;
	font-size:17px;
	color:#FFF;
	text-align:left;
	text-indent:20px;
	font-weight: bold;
}
.staff5{
	line-height:20px;
	font-size:13px;
	color:#000;
	text-align:left;
	text-indent:20px;
}

.staff6{
	line-height:20px;
	font-size:18px;
	color:#F60;
	text-align:center;
	text-indent:20px;
	font-weight: bold;
	line-height:35px;
}
.title_main{
	background-color:#000;
	color: #FFF;
}
.title_h2{
letter-spacing: 0.2em;
	margin-left:15px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}

.tokushu_01{
	width:326px;
	height:180px;
}

.tokushu_01 a{
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	text-align:left;
	height:180px;
	color:#555;
	display:block;
	line-height:16px;
	padding-top:78px;
	padding-left:20px;
	text-decoration:none;
	background:url("img/shop_ueno.jpg") no-repeat;
}

.tokushu_01 a:hover{
	background:url("img/shop_ueno_over.jpg") no-repeat;
}

.tokushu_02{
	width:326px;
	height:180px;
}

.tokushu_02 a{
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	text-align:left;
	height:180px;
	color:#555;
	display:block;
	line-height:16px;
	padding-top:78px;
	padding-left:20px;
	text-decoration:none;
	background:url("img/shop_ekimae.jpg") no-repeat;
}

.tokushu_02 a:hover{
	background:url("img/shop_ekimae_over.jpg") no-repeat;
}

.tokushu_03{
	width:326px;
	height:180px;
}

.tokushu_03 a{
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	text-align:left;
	height:180px;

	display:block;
	color:#555;
	line-height:16px;
	padding-top:78px;
	padding-left:20px;
	text-decoration:none;
	background:url("img/shop_ike.jpg") no-repeat;
}

.tokushu_03 a:hover{
	background:url("img/shop_ike_over.jpg") no-repeat;
}

.side_shop{
	background-color:#666;
	color:#FFF;
	font-weight:bold;
	line-height:38px;

	padding-left:12px;
}

.side_shopinfo{
	width:180px;
	line-height:16px;
	text-align:left;
}

.side_map a{
	width:180px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	display:block;
	line-height:30px;
	text-decoration:none;
	background:url("img/side_ueno_map.gif") no-repeat;
}

.side_map a:hover{
	border:1px #FF9900 solid;
}

/* uenohonten side bar */
.side_ueno_title{
	background:url("img/ueno_title.gif") no-repeat;
	color:#FFF;
	font-weight:bold;
	line-height:38px;
	padding-left:12px;
}
.side_ueno a{
	width:180px;
	height:30px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	color:#FFF;
	font-weight:bold;
	display:block;
	line-height:30px;
	text-decoration:none;
	background:url("img/side_ueno.gif") no-repeat;
}

.side_ueno a:hover{
	border:1px #FF9900 solid;
}

/* ekimae side bar */
.side_ekimae_title{
	background:url("img/side_ekimae_title.gif") no-repeat;
	color:#FFF;
	font-weight:bold;
	line-height:38px;
	padding-left:12px;
}
.side_ekimae a{
	width:180px;
	height:30px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	color:#FFF;
	font-weight:bold;
	display:block;
	line-height:30px;
	text-decoration:none;
	background:url("img/side_ekimae.gif") no-repeat;
}

.side_ekimae a:hover{
	border:1px #FF9900 solid;
}
/* ikebukuro side bar */
.side_ike_title{
	background:url("img/side_ike_title.gif") no-repeat;
	color:#FFF;
	font-weight:bold;
	line-height:38px;
	padding-left:12px;
}
.side_ike a{
	width:180px;
	height:30px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	color:#FFF;
	font-weight:bold;
	display:block;
	line-height:30px;
	text-decoration:none;
	background:url("img/side_ike.gif") no-repeat;
}

.side_ike a:hover{
	border:1px #FF9900 solid;
}
.base a{
	color:#000;
}




#maintopbg{
	width:100%;
	height:350px;
	margin:1px auto;
	position:relative;
	background:url(/img/main_bk.jpg) repeat-x center;
}


#maintopbgnew{
	overflow:hidden!important;
	position:relative;
}

.main-img{
	width:100%;
	height:350px;
	margin:1px auto;
	position:relative;
	background:url(/img/main-img.png) repeat-x center;
}


/* SLIDER */

.slider {
    height: 340px;
    width: 100%;
    background-color: #FFF;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 45px;
}

.slider {
    background-position: center top\9;
    background-repeat: repeat-x\9;
}

*+html .slider {
    background-position: center top;
    background-repeat: repeat-x;
}



#maintop{
	width:980px;
	margin:0 auto;
	padding-top:10px;
	text-align:left;
}




.newsbg{
	width: 235px;
	height: 200px;
	margin-top: 45px;
	padding: 0px 5px 5px 5px;
}

.news-t{
	text-align:left;
	line-height:20px;

}
img.news-t-img { 
	vertical-align: top;
	margin-right:10px;
}

.news{
	margin:5px 5px 5px 5px;
	display:block;
	width:280px;
	height:190px;
	text-align:left;
	overflow:auto;
}


.f12_b{
	font-size:12px;
	font-weight:bold;
	color: #0000FF;
	text-decoration: underline;
}


.info1{
	width:1000px;
	margin:10px 0px;
	line-height:16px;
	font-size:12px;
	color:#000;
}


.top_zero_bg002 {
	background:url(/img/zero_bg.jpg) no-repeat top center;
	width:1000px;
	height:250px;
	margin:15px 0px;
	padding:0px 0px 0px 8px;
}

.top_zero_bg002 ul {
	width:auto;
	height:80px;
	margin:0px;
	padding:0px 0px 0px 5px;
}

.top_zero_bg002 li {
	display:block;
	list-style:none;
	float:left;
	width:320px;
	margin:0px 5px 5px 0px !important;
	padding:0px !important;
}

.toku-top002 {
	margin:0px;
	padding-left:15px;
}


.tokusen_bg002{
	background:url(/img/shop_tokusen002.gif) left top no-repeat;
	padding-top: 25px;
}


.tokusen_title003{
	font-family:メイリオ;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
}


.toku_top-link {
	padding-right:20px;
}


.toku_com002 {
    background: url(/img/top_comment002.gif) center top no-repeat;
    height: 95px;
    width: 260px;
    margin: 0px auto;
    padding: 0px;
    /*text-align: left;*/
}

.toku_com002 div{
	margin:0px;
	padding:0px;
	text-align:center;
}

.toku_com002 p {
	width:285px;
	margin:0px auto;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	text-align:left;
}


.yachin002{
	color:#FF0000;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
}


.main-middle2{
	width:100%;
	height:180px;
	background:#00B500;
	overflow:hidden;
	background:url(/img/colectionobi.gif) repeat-x top;
	margin:0px;
	padding:0px;
}

.main-middle2out{
	width:1000px;
	padding:0px;
	margin:0 auto;
}

.main-middle2 ul{
	width:1000px;
	padding:40px 0px 0px 0px;
	margin:0px;
	list-style:none;
	position:relative;
}

.main-middle2 ul li{
	float:left;
	padding:0px;
}

.main-middle2 ul li a img{
	border:1px #00B500 solid;
}
.main-middle2 ul li a:hover img{
	border:1px #FFFFFF solid;
	opacity:1.0;filter:alpha(opacity=100);-ms-filter: "alpha( opacity=100 )";	
}


li.mmlist2{
	margin-right:23px;
	padding:0px;
}


.main-middle1{
	width:1000px;
	margin:20px auto 15px auto;
	padding:0px;
}

.main-middle1 ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
    display: flex;
    justify-content: space-between;
}

.main-middle1 ul li{
	float:left;
}
li.mmlist1{
	padding:0px;
	margin-right:15px;
}




.con{
	width:1000px;
	margin-top:5px;
	padding:0px;
	margin:0 auto;
}


.main{
	width:750px;
	float:right;
	margin:0px;
	padding:0px;
}


ul.s-ser-list1{
	padding: 45px 0px 0px 10px;
	margin: 0px;
	height: 220px;

	list-style:none;
	text-align:left;
	background:url(/img/topsearch_chinryou.gif) no-repeat;
}

.s-ser-list1 li{
	font-size:12px;
	padding:2px 0px 2px 20px;
	background:url(/img/point.jpg) left no-repeat;
}



ul.s-ser-list2{
	padding: 45px 0px 0px 10px;
	margin: 0px;
	height: 220px;

	list-style:none;
	text-align:left;
	background:url(/img/topsearch_area.gif) no-repeat;
}

.s-ser-list2 li{
	font-size:12px;
	padding:2px 0px 2px 20px;
	background:url(/img/point.jpg) left no-repeat;
}


ul.s-ser-list3{
	padding: 45px 0px 0px 10px;
	margin: 0px;
	height: 220px;

	list-style:none;
	text-align:left;
	background:url(/img/topsearch_univ.gif) no-repeat;
}

.s-ser-list3 li{
	font-size:12px;
	padding:2px 0px 2px 20px;
	background:url(/img/point.jpg) left no-repeat;
}


/*特選　枚方店用　追加*/
.toku_titlebg3{
	background:url(/img/tokusenbar3.jpg);
	background-repeat:no-repeat;
}
.toku_titlebg3 a{
	color:#FFF;
	font-weight:bold;
}
.toku_titlebg3 a:visited{
	color:#FFF;
	font-weight:bold;
}
.toku_titlebg3 a:hover{
	color:#FF0;
	font-weight:bold;
}

.toku_title3{
	text-indent:80px;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	height:60px;
}



.rotator1{
	background:url(/rotator1/rotator1.php) !important;
	background-repeat:no-repeat !important;
	padding-left:2px !important;
	padding-right:2px !important;
	padding-top:32px !important;
	height: 103px !important; /*縦幅のサイズはお好きなように */
}

.rotator1 p {
	margin:5px 5px !important;
	padding:0 !important;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px !important;
	font-weight:normal !important;
}

.rotator2{
	background:url(/rotator2/rotator2.php) !important;
	background-repeat:no-repeat !important;
	padding-left:2px !important;
	padding-right:2px !important;
	padding-top:32px !important;
	height: 103px !important; /*縦幅のサイズはお好きなように */
}

.rotator2 p {
	margin:5px 5px !important;
	padding:0 !important;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px !important;
	font-weight:normal !important;
}


.rotator3{
	background:url(/rotator3/rotator3.php) !important;
	background-repeat:no-repeat !important;
	padding-left:2px !important;
	padding-right:2px !important;
	padding-top:32px !important;
	height: 103px !important; /*縦幅のサイズはお好きなように */
}

.rotator3 p {
	margin:5px 5px !important;
	padding:0 !important;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px !important;
	font-weight:normal !important;
}

.rotator4{
	background:url(/rotator4/rotator4.php) !important;
	background-repeat:no-repeat !important;
	padding-left:2px !important;
	padding-right:2px !important;
	padding-top:32px !important;
	height: 103px !important; /*縦幅のサイズはお好きなように */
}

.rotator4 p {
	margin:5px 5px !important;
	padding:0 !important;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px !important;
	font-weight:normal !important;
}

.rotator5{
	background:url(/rotator5/rotator5.php) !important;
	background-repeat:no-repeat !important;
	padding-left:2px !important;
	padding-right:2px !important;
	padding-top:32px !important;
	height: 103px !important; /*縦幅のサイズはお好きなように */
}

.rotator5 p {
	margin:5px 5px !important;
	padding:0 !important;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px !important;
	font-weight:normal !important;
}

.rotator6{
	background:url(/rotator6/rotator6.php) !important;
	background-repeat:no-repeat !important;
	padding-left:2px !important;
	padding-right:2px !important;
	padding-top:32px !important;
	height: 103px !important; /*縦幅のサイズはお好きなように */
}

.rotator6 p {
	margin:5px 5px !important;
	padding:0 !important;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px !important;
	font-weight:normal !important;
}

.rotator7{
	background:url(/rotator7/rotator7.php) !important;
	background-repeat:no-repeat !important;
	padding-left:2px !important;
	padding-right:2px !important;
	padding-top:32px !important;
	height: 103px !important; /*縦幅のサイズはお好きなように */
}

.rotator7 p {
	margin:5px 5px !important;
	padding:0 !important;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px !important;
	font-weight:normal !important;
}

.rotator8{
	background:url(/rotator8/rotator8.php) !important;
	background-repeat:no-repeat !important;
	padding-left:2px !important;
	padding-right:2px !important;
	padding-top:32px !important;
	height: 103px !important; /*縦幅のサイズはお好きなように */
}

.rotator8 p {
	margin:5px 5px !important;
	padding:0 !important;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px !important;
	font-weight:normal !important;
}




.menu_102{
	width:220px;
	float: left;
	margin-top:18px;
	padding:0px;
}


.menu02{
	width:220px;
	float: left;
	margin-top:5px;
	padding:0px;
}


.tenpo_bg_boder {
	border:1px #CCC solid;
}

.tenpo_bg h2{
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	margin-left:10px;

}


.tenpo_bg{
	background:url(/img/tenpo_title2.jpg) no-repeat;

}


.side_listtitle {
	background:url(/img/side_listtitle.jpg) repeat-x top;
	border:1px #FFF solid;
	height:26px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	padding-top:9px;
	text-align:left;
	vertical-align:top;
	text-indent:10px;
	width:207px;
	margin-left:6px;
}



/* 個人情報保護方針 */

.f15{
	font-size:15px;
	font-weight:bold;
	background:#E2F5D3;
	border:2px solid #CCC;
}


.side_text{
	text-align:left;
	margin-left:20px;
}




/*LPOトップ修正 SEO　2013/09/19*/
.katsura_kensaku003 {
	background-image:url(/img/katsura_right003.jpg);
	font-size:16px;
	font-weight:bold;
	color: #000000;
	background-repeat: no-repeat;
	line-height: 30px;
	padding-bottom: 6px;
}

.rss_titlebg002 {
	background:url(/img/rss_titlebg.jpg) no-repeat left top;
	width:265px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px;
	color:#F60;
	padding-top:18px;
	padding-left:10px;
	padding-bottom:0px;
	padding-right:0px;
	margin:10px 0px 0px 0px;
	text-align:left;
}

.rss_waku002 {
	border:1px #CCC solid;
	width:270px;
	height:325px;
	overflow:auto;
	margin:0px 0px 10px 0px;
	text-align:left;
	padding:0px;
	vertical-align:top;
}

.rss_waku002 a{
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

.rss_waku002 a:hover{
	color: #aaa;
}

.f10_black{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.side_tokuwaku {
	border:#CCC 1px solid;
	margin-bottom:25px;
}

ul.tabmenulist2 {
	position: relative;
	display: inline-block;
	list-style: none;
	border: none;
	width:720px;
	height: 27px;
	margin: 0px;
	padding: 0px;
}
ul.tabmenulist2 li {
	text-align:center;
	position: relative;
	display: inline-block;
	font-size: 12px;
	font-weight:bold;
	width:150px;
	line-height: 27px;
	white-space: nowrap;
	float: left;
	color: #000000;
	background: transparent url(/img/list_off.jpg) no-repeat 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.tabmenulist2 li.act {
	color: #000000;
	background: transparent url(/img/list_on.jpg) no-repeat 0px 0px;
}
ul.tabmenulist2 li a {
	width:150px;
	position: relative;
	display: inline-block;
	text-decoration: none;
	color: #000000;
	background: transparent url(/img/list_off.jpg) no-repeat 100% 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.tabmenulist2 li a:visited {
	color: #000000;
}
ul.tabmenulist2 li:hover {
	color: #000000;
	background: transparent url(/img/list_on.jpg) no-repeat 0px 0px;
}
ul.tabmenulist2 li:hover a, * ul.tabmenu li a:hover {
	color: #000000;
	background: transparent url(/img/list_on.jpg) no-repeat 100% 0px;
}




/* 特選 */


/********************************************
    t4_1
*********************************************/
.t4_1{
    width: 756px;
    margin:0px;
    font-size: 0;
}
.t4_1 ul{
    display:inline-block;
    *display:inline;
    *zoom:1;
    width: 183px;
    margin: 0 6px 15px 0;
    padding: 0;
    font-size: 12px;
    list-style: none;
    *list-style-position:outside;
    vertical-align: top;
    position: relative;
}
.t4_1 ul:hover{
    background:#F0F0F0; /*★マウスオーバー時の背景色*/
}
.t4_1 ul li{
    text-align:left;
    margin:5px;
}
li.t4_1_img{
    text-align:center !important;
    height: 130px;/* ★高さ保持(画像の高さ最大値に合わせること)*/
}
li.t4_1_img a{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}
li.t4_1_img a img{
margin: 5px;
    width: auto;
    max-height: 130px;
}
 
li.t4_1_name{
    font-size:12px;
    font-weight:bold;
    width:165px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 18px;
}
li.t4_1_access{
    margin:5px 5px 0 5px !important;
		width:165px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
li.t4_1_left{
    float:left;
    width:90px;
}
li.t4_1_left div{
    margin:5px 0;
}
.t4_1_yachin span{
    color:#FF0000;
    font-size:16px;
    font-weight:bold;
}
li.t4_1_madori{
    float:right;
}


li.t4_1_madori img{
 max-width: 50px;
    max-height: 70px;
}


li.t4_1_com{ clear:both; }
li.t4_1_com p{
margin: 0 0 10px 0;
    padding: 5px;
    background: #F0F0F0;
    height: 51px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}


/* インフォメーション */

.right_contents {
	height: 170px;
	width: 355px;
	overflow:auto;
-webkit-overflow-scrolling: touch;
}

.right_contents iframe {
	height: 170px;
	width: 355px;
	border: none;
	display:block;
}

.right_contents2 {
height: 334px;
    width: 208px;
    margin-bottom: 8px;
    overflow: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

.right_contents2 iframe {
    width: 208px;
    height: 500px;
    font-size: 12px !important;
    border: none;
    display: block;
}

.infobg2{
	background:url(/img/top_infobk.gif) no-repeat;
	padding:70px 5px 5px 5px;
}

.top_bn{
	margin:0 0 15px 0;
}

.buy_list_bn {
	position: fixed;
	top: 80%;
	right: 1%;
	z-index: 99;
	background-image: url(/img/newsposition_bg.png);
	width: 178px;
	height: 122px;
	background-repeat: no-repeat;
	animation: fluffy1 3s ease infinite;
}

@keyframes fluffy1 {
  0% { transform:translateY(0) }
  5% { transform:translateY(0) }
  10% { transform:translateY(0) }
  20% { transform:translateY(-15px) }
  25% { transform:translateY(0) }
  30% { transform:translateY(-15px) }
  50% { transform:translateY(0) }
  100% { transform:translateY(0) }
}

.corona_info{
    border: solid 1px #f50000;
    width: 1000px;
    margin: 0px 0px 20px 0px;
    padding: 10px;
    box-sizing: border-box;
}
.corona_info h2{
    color: #f50000;
    text-align: center;
    font-size: 20px;
}
.corona_info p{
    text-align: center;
    margin: 5px 0px 0px 0px;
    font-size: 14px;
    line-height: 21px;
}
.corona_info p span{
display: block;
    margin: 10px 0px 0px 0px;

}
/*TOP特集iframe表示*/
.top_tokusen_iframe{
    border: none;
    width: 760px;
    height: 3000px;
}
    .online_box {
    border: 10px solid #67ab17;
    padding: 28px;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    width: 924px;
    }
    .online_box p {
    font-size: 17px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    color: #67ab17;
    margin-bottom: 20px;
    margin-top: 0px;
    }
    .online_box ul {
        display: flex;
        justify-content: space-between;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .online_box li {
        list-style: none;
    }
    .online_box a {
        display: block;
        width: 260px;
        background: #ff9326;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
        position: relative;
        padding: 15px 0;
        padding-left: 10px;
        border: 2px solid #ff9326;
        text-decoration: none;
    }
    .online_box a:hover {
        background: #fff;
        color: #ff9326;
    }
    .online_box a::after {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        content: "";
        vertical-align: middle;
        right: 15px;
        width: 8px;
        height: 8px;
        border-top: 3px solid #FFF;
        border-right: 3px solid #FFF;
        border-radius: 2px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .online_box a:hover::after {
        border-top: 3px solid #ff9326;
        border-right: 3px solid #ff9326;
    }
.top_card_wrap{
    overflow: hidden;
    margin-bottom: 20px;
}
.top_card_wrap ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.top_card_wrap ul li{
	float:left;
	margin-right:20px;
}
.top_card_wrap ul li:nth-child(2){
	margin-right:0px;
}
.top_card_wrap ul li a{
	display:block;
}
.top_card_wrap ul li a img{
	margin:auto;
}

.t_conts_box{
    display: flex;
    justify-content: space-between;
    margin: 0px 0px 50px 0px;
}

.top_info_box{
border: solid 9px #eaeaea;
}
.top_info_title{
    margin: -15px 0px 0px 6px;
    text-align: left;
}
.top_info_title img{

}
.top_info_box iframe{
    border: none;
    height: 248px;
}
.t_insta{

}
.top_inq_box{
    width: 430px;
    background-color: #f4ffed;
    border: solid 2px #64b731;
    padding: 15px;
    box-sizing: border-box;
    text-align: left;
}
.top_inq_title{
    font-size: 18px;
    font-weight: bold;
    border-left: solid 4px #64b731;
    line-height: 27px;
    padding-left: 6px;
    margin: 0px 0px 10px 0px;
}
.top_inq_come{
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color: #64b731;
}
.top_inq_box p{
	font-size:14px;
	margin:10px 0px;
}
.top_inq_box a{
    display: block;
    width: 100%;
    background: #64b731;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    position: relative;
    padding: 9px 0;
    padding-left: 10px;
    text-decoration: none;
    box-sizing: border-box;
    text-align: center;
}
.top_inq_box a:hover{
	background-color:#4e9225;
}

.top_inq_box a::after {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    right: 15px;
    width: 8px;
    height: 8px;
    border-top: 3px solid #FFF;
    border-right: 3px solid #FFF;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.top_taikyo{
    display: block;
    width: 56px;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    padding: 20px 0px 20px 0px;
    line-height: 54px;
    border-left: solid 2px #67ab17;
    border-top: solid 2px #67ab17;
    border-bottom: solid 2px #67ab17;
    background-color: #f0f9e5;
    border-radius: 10px 0px 0px 10px;
    font-weight: bold;
    writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    position: fixed;
    right: 0px;
    bottom: 23%;
    z-index: 100;
}
.top_taikyo:hover{
	background-color:#dee9d0;

}
.top_taikyo i{
    margin: 0px 0px 9px 0px;
    color: #67ab17;
}