@import url("index.css");
@import url("corp.css");
@import url("form.css");
@import url("hw.css");
@import url("offer_list.css");
@import url("search.css");
@import url("profile.css");
@import url("offer_business.css");
@import url("sitemap.css");
@import url("offer.css");
@import url("dialog.css");

body {
  background: #FCC000;
  margin:0;
  padding:0;
  font-family:"メイリオ","ＭＳ Ｐゴシック", Tahoma, Arial, sans-serif; 
  font-size: 79%;
  line-height:150%;
  color: #444;
}
/***********************************************************************
              タグリセット
/***********************************************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

a {color:#0066FF;}
a:hover {color:#FF0000;}
.clear {clear:both;  }
a.fff {color:#FFF;text-decoration:none;}
a.fff:hover {color:#D40052;text-decoration:underline;}
p {
  margin-bottom:1em;
}
select,option,input {
  font-family: "ＭＳ Ｐゴシック", Verdana,Arial, sans-serif; 
  padding:2px 0;
  vertical-align: middle;
  }
/***********************************************************************/
.f10 {font-size:10px;}
.f11 {font-size:11px;}
.f12 {font-size:12px;}
.f14 {font-size:14px;}
.f16 {font-size:16px;}
.block {display:block;}
.inline {display:inline;}
.in_blk {display:inline-block;}

.block01 {
  background:#eee;
  padding:10px;
  margin-bottom:10px;
}
.block02 {
  padding:10px;
  margin-bottom:10px;
  background: url(../img/common/dott_b.gif) repeat-x left bottom;
}
.t_250_bg {
  background: url(../img/common/title_250_bg.gif) no-repeat left top;
  width:240px;
  _width:250px;
  height: 35px;
  line-height: 35px;
  font-size:14px;
  color: #46382F;
  padding:0 0 0 10px;
  margin:0 0 0 0;
}
.t_660_bg {
  background: url(../img/common/title_660_bg.gif) no-repeat left top;
  width:650px;
/*  _width:660px;
*/  height: 35px;
  line-height: 35px;
  font-size:14px;
  color: #46382F;
  padding:0 0 0 10px;
  margin:0 0 0 0;
}
.info {
  background: url(../img/common/info_icon.gif) no-repeat left center;
  padding:0 0 0 25px;
}
table {
	font-size:12px;
}
.kara {/*空のボックス対策*/
	text-indent:-99999em;
	height:0;
}
/***********************************************************************/
h1 {
  height:20px;
  font-size:12px;
  color:#FFF;
  line-height:20px;
  margin:0;
  padding:0 10px;
  }
h2 {
  clear:both;
  font-size:25px ;
  padding: 5px 0;
  line-height:29px;
  margin:0 0 20px 0;
  border-bottom:2px solid #FCC000;
}
h3 {
  font-size:18px ;
  line-height:24px;
  margin:0 0 10px 0;
}
h4 {
  font-size:14px ;
}

#container {
  background: #FFF url("../img/common/common_bg3.gif") repeat-x left top;
  margin:0;
  padding:0 0 5px 0;
  text-align:center;
  width: 100%;
}
#wrapper {/*幅を950pxに指定*/
  clear:both;
  width:950px;
  text-align:left;
  overflow:hidden;
  margin:0px auto 10px auto;
/*  _padding-bottom:10px;

*/
}

/***********************************************************************
              メインタイトル領域
/***********************************************************************/
#common_title {
  position:relative;
  margin-bottom:0px;
  overflow:hidden;
  _display:inline-block;
  margin: 10px 0 0px 0;
  height:80px;
}
#common_title #main_title{
  margin:18px 0 5px 0;
	float: left;
  height:62px;

}
#common_title #main_title a{
  background: url("../img/common/common_title3.gif") no-repeat left top;
  display:block;
  text-indent:-99999em;
  width:227px;
  height:55px;
}

#common_title div#h2 {
/*
  background: url("../img/common/common_h22.gif") no-repeat left top;
  text-indent: -9999ex;
*/
  position: absolute;
  top: -3px ;
  left:0px;
  color:#990000;

}
#common_title h2#site_txt {
	position: absolute;
	top: -9px;
	left:260px;
	color:#000;
	padding:0;
	border:none;
	font-size: 12px;
	margin:0;
	text-indent:-9999em;
}


#common_title  .area_sel{
	position: absolute;
	top:5px ;
	left:364px;
}
#common_title  p.area_txt{
	position: absolute;
	top:20px ;
	left:630px;
	font-size: 11px;

}
#common_title  p.area_txt span{
	float:left;
	display:block;
}
#common_title  p.area_txt a{
	float:right;
	display:block;
}

#common_title  p.area_txt img {
	vertical-align: middle;
}



#common_title #top_area {
	width: 588px;
	height:31px;
	position: absolute;
	bottom:0px;
	right:-2px;
	text-align:center;
	_display:inline-block;
}

#common_title #top_area ul{
	color:#000;
	padding:0 0 0 0px;
	margin:0 auto;
}
#common_title #top_area ul li{
	float:left;
	margin:0 2px 0 0px;
	
}
#common_title #top_area ul li a{
	height:31px;
	overflow:hidden;
	display: block;
	text-indent:-9999em;
}

#common_title #top_area ul li a#map_tokyo{background:url(../img/common/area_btn/map_tokyo.gif);width:50px;}
#common_title #top_area ul li a#map_osaka{background:url(../img/common/area_btn/map_osaka.gif);width:50px;}
#common_title #top_area ul li a#map_hokkaido_tohoku{background:url(../img/common/area_btn/map_hokkaido_tohoku.gif);width:80px;}
#common_title #top_area ul li a#map_shinetsu_hokuriku{background:url(../img/common/area_btn/map_shinetsu_hokuriku.gif);width:80px;}
#common_title #top_area ul li a#map_kanto{background:url(../img/common/area_btn/map_kanto.gif);width:50px;}
#common_title #top_area ul li a#map_tokai{background:url(../img/common/area_btn/map_tokai.gif);width:50px;}
#common_title #top_area ul li a#map_kinki{background:url(../img/common/area_btn/map_kinki.gif);width:50px;}
#common_title #top_area ul li a#map_chugoku_shikoku{background:url(../img/common/area_btn/map_chugoku_shikoku.gif);width:80px;}
#common_title #top_area ul li a#map_kyushu_okinawa{background:url(../img/common/area_btn/map_kyushu_okinawa.gif);width:80px;}

#common_title #top_area ul li a#map_tokyo:hover,
#common_title #top_area ul li a#map_osaka:hover,
#common_title #top_area ul li a#map_hokkaido_tohoku:hover,
#common_title #top_area ul li a#map_shinetsu_hokuriku:hover,
#common_title #top_area ul li a#map_kanto:hover,
#common_title #top_area ul li a#map_tokai:hover,
#common_title #top_area ul li a#map_kinki:hover,
#common_title #top_area ul li a#map_chugoku_shikoku:hover,
#common_title #top_area ul li a#map_kyushu_okinawa:hover{background-position: left -31px ;}




#common_title ul#top_link {
  position:absolute;
  right:0px;
  top:-3px;
  list-style:none;
}
#common_title ul#top_link li{
  display:inline;
  margin: 0 0.3em ;
  font-size: 11px;
}
ul#pankuzu {
  list-style:none;
  margin:0 0 5px 0;
  line-height:22px;
  background: #eee;
  padding:1px 5px;
  font-size: 11px;
}
ul#pankuzu a{
  text-decoration: none;
  color:#009900;
}
ul#pankuzu a:hover{
  text-decoration: underline;
}
ul#pankuzu li{
  display:inline;
  margin: 0 0.3em ;
}
/***********************************************************************
              共通上部メニュー
/***********************************************************************/
#top_menu {
  margin:6px 0 5px 0px;
  padding: 0 10px;
  height:30px;
  }
#top_menu ul {
  list-style: none;
  float: left;
}
#top_menu ul#t_m_right {}

#top_menu ul#t_m_right li a{
	color: #365E81;
}
#top_menu ul#t_m_right li a:hover{
	background: #9BB9D5 url("../img/common/list02.gif") no-repeat 2px center;
}

#top_menu ul li{
  float:left;
  background: url("../img/common/dott.gif") repeat-y right top;
  padding-right: 2px;
}
#top_menu ul li a{
  line-height:30px;
  padding:0 8px;
  height:30px;
  display: block;
  text-decoration:none;
  font-weight:bold;
  color:#494949;
  _float:left;
  font-size: 13px;
  background: url("../img/common/list02.gif") no-repeat 2px center;
  }
#top_menu ul li a:hover{
  color:#FFF;
  background:#FF9900 url("../img/common/list02.gif") no-repeat 2px center;
}
/***********************************************************************
              斜線の枠　一式
/***********************************************************************/
#line_top {
  background:  url("../img/common/bg_00_01_2.gif") no-repeat left top;
  width:950px;
  height:51px;
  overflow:hidden;
}
#line_bottom {
  background: url("../img/common/bg_00_03.gif") no-repeat left top;
  width:950px;
  height:12px;
  text-indent:-99999em;
  overflow:hidden;
}
#contents {
  background: #FFF url("../img/common/bg_00_02.gif") repeat-y left top;
  overflow:hidden;
  padding:3px 15px;
  width:920px;
  position: relative;
}
/***********************************************************************
              footer
/***********************************************************************/
#box_bottom {
  clear: both;
  padding: 10px;
  margin:0px auto 10px auto;
  text-align:center;
  background: url(../img/common/bottom_bg.gif) repeat-x left top;
}
#box_bottom #area950{
	width: 950px;
  text-align:left;
  overflow: hidden;
  margin:0 auto;

}

#box_bottom a{
  color:#222;
  font-size:11px;
  text-decoration:none;
  white-space: nowrap;
}
#box_bottom a:hover{
  text-decoration:underline;
  color:#FFF;
}

#box_bottom #mobile_link {
	float: left;
	background: url(../img/common/mobile_link.gif) no-repeat left top;
	width: 267px;
	height:134px;
	margin:10px 0px 0 0;
}
#box_bottom #mobile_link p{
	margin:45px 10px 0 115px;
	font-size: 11px;
	line-height:16px;
}
#box_bottom #mobile_link p a{
	color: #255CC2;
}
#box_bottom #right_links {
	float: right;
	width:670px;
	margin:10px 0 0 0;
}

#box_bottom ul.etc_link{
  list-style:none;
}
#box_bottom ul.etc_link li{
  display:inline;
}
#bottom_site_link {
  border-top:1px solid #EEE;
  margin:10px auto;
  padding:10px 0;
  line-height:22px;
}
/***********************************************************************
              共通レイアウト　2カラム
/***********************************************************************/
#common_left {
  width: 250px;
  float: left;
}
#common_right {
  float: right;
  width:660px;
  _overflow:hidden;
}
#common_right2 {
  width: 250px;
  float: right;
}
#common_left2 {
  float: left;
  width:660px;
  _overflow:hidden;
}
/***************************幅660px***************/
.area660 {
  width:660px;
  margin:10px auto;
  _margin:10px 130px;
}

/***********************************************************************
              共通検索部　幅250px
              file=000014-Search_Box.stmpl
/***********************************************************************/
/***********************************************************************
              共通メニュー　幅325px
/***********************************************************************/
.menu_box_325 {
  width:325px;
  overflow: hidden;
  background: #FFF;
	margin:0 0 10px 0;
}
.menu_box_325 img{
	display: block;
}

.menu_box_325 h3{
	background: url(../img/common/bg_title_325.gif) no-repeat left top;
	height:34px ;
	width: 325px;
	line-height:34px;
	padding:0 0 0 10px;
	margin: 0;
	font-size: 13px;
	color:#000;
}
.menu_box_325 h3 img{
	display: inline;
	vertical-align: middle;
	margin: 0 5px 0 0;
	padding:7px 0;
}
.menu_box_325 ul.list {
  list-style: none;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
}
.menu_box_325 ul.list li{
  border-bottom: 1px solid #ccc;
  background: url("../img/common/bg07.gif") repeat-x top left;
}
.menu_box_325 ul.list li a{
  text-decoration:none;
  display: block;
  background: url("../img/common/list07.gif") no-repeat 5px center;
  padding: 4px 0 4px 22px;
}
.menu_box_325 ul.list li a:hover{
  background: #eeeeee url("../img/common/list07.gif") no-repeat 5px center;
}


/***********************************************************************
              共通メニュー　幅250px
/***********************************************************************/
.menu_box_250 {
  width:250px;
  overflow: hidden;
  background: #FFF;
	margin:0 0 10px 0;
}
.menu_box_250 img{
	display: block;
}

.menu_box_250 h3{
	background: url(../img/common/bg_title_250.gif) no-repeat left top;
	height:34px ;
	width: 250px;
	line-height:34px;
	padding:0 0 0 10px;
	margin: 0;
	font-size: 13px;
	color:#000;
	
}
.menu_box_250 h3.karki{
	background: url(../img/common/bg_title_250_2.gif) no-repeat left top;
}
.menu_box_250 h3 img{
	display: inline;
	vertical-align: middle;
	margin: 0 5px 0 0;
	padding:7px 0;
}
.menu_box_250 ul.list {
  list-style: none;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
}
.menu_box_250 ul.list li{
  border-bottom: 1px solid #ccc;
  background: url("../img/common/bg07.gif") repeat-x top left;
}
.menu_box_250 ul.list li a{
  text-decoration:none;
  display: block;
  background: url("../img/common/list07.gif") no-repeat 5px center;
  padding: 4px 0 4px 22px;
}
.menu_box_250 ul.list li a:hover{
  background: #eeeeee url("../img/common/list07.gif") no-repeat 5px center;
}
/***色違い***/
.menu_box_250 .list02 {
  list-style: none;
  border-left:1px solid #93836F;
  border-right:1px solid #93836F;
  border-bottom: 1px solid #93836F;
  background: url("../img/common/bg07.gif") repeat-x top left;
}

/***********************************キーワード********/
.menu_box_250 .g_s {
  margin-bottom:10px;
}

.menu_box_250 .g_s ul li{
  border-bottom: 1px solid #ccc;
  background: url("../img/common/bg07.gif") repeat-x top left;
  padding:10px ;
}
.menu_box_250 .g_s #cse-search-box .txt_size{
  width: 170px;
  margin:0;
}
.menu_box_250 .g_s p {
  margin:0 10px;
  padding:0;
}

/*************************************カテゴリ********/
.menu_box_250 .cat {
	margin: 0 0 10px 0;
}
.menu_box_250 .cat ul li{
  border-bottom: 1px solid #ccc;
  background: url("../img/common/bg07.gif") repeat-x top left;
}
/*****************************************50音********/
.menu_box_250 .aiu {
  margin:0 0 10px 0;
}
.menu_box_250 .aiu div.list {
  list-style: none;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  background: url("../img/common/bg07.gif") repeat-x top left;
	overflow: hidden;
}
.menu_box_250 .aiu ul {
	margin: 10px;
	border-right: 1px solid #ccc;
	overflow: hidden;
}
.menu_box_250 .aiu ul li {
	float: right;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.menu_box_250 .aiu ul li a,
.menu_box_250 .aiu ul li span {
	display: block;
	padding:2px 4px;
	border-bottom: 1px solid #ccc;
	background: #f2f2f2;
	font-weight: bold;
}
.menu_box_250 .aiu ul li a:hover {
	background: #E4F5FA;
}

/*****ない場合*****/
.menu_box_250 .aiu ul li em a {
	color: #aaa;
}
.menu_box_250 .aiu ul li em a:hover {
	background: #fff;
	color: #aaa;
	cursor: default;
}
/***************************table基本レイアウト***************/
/***thが左固定****/
table.main {
  border-collapse: collapse;
  width:100%;
  margin-bottom:10px;
}
table.main th,
table.main td {
  border: 1px solid #AAA;
  padding: 10px;
}
table.main th {
  background: #f2f2f2;
  width:22%;
}

/***thが上固定****/
table.main2 {
  border-collapse: collapse;
  width:100%;
  margin-bottom:10px;
}
table.main2 th,
table.main2 td {
  border: 1px solid #AAA;
  padding: 10px;
}
table.main2 th {
  background: #f2f2f2;
}

/****************フォーム送信完了****************/
.sended_link {
  text-align: center;
  font-size:16px;
  font-weight: bold;
  margin:30px 0;
}
/****************フォームエラーメッセージ****************/
.error_txt {
	background: #FFE8F3 url(../img/form/attention1.gif) no-repeat 5px 5px;
	padding:0px 0 0px 27px;
	line-height: 22px;
	font-weight: bold;
	color: #FF3300;
	display: block;
	margin:10px 0;
}

/***********************************************************************
              一覧表示関連   職業一覧、
/***********************************************************************/
.list_results {}
.list_results h3{
  clear: both;
  font-size:14px;
  margin:20px 0 5px 0;
  border-bottom:2px solid #799D1A;
  border-left:7px solid #799D1A;
  padding:0 0 2px 7px;
  overflow: hidden;
    _display:inline-block;
}
.list_results h3 em {
	float: left;
	font-weight:bold;
	font-size: 15px;
	color: #336600;
}

.list_results h3 span {
	float: right;
	font-size:12px;
}
.list_results a{
  display: block;
  width: 208px;
  float:left;
  margin:2px 0;
  background: url(../img/common/list01.gif) no-repeat left center;
  padding:1px 0 1px 7px;
}
.list_results a:hover{
  background: #E9F5C9 url(../img/common/list01.gif) no-repeat left center;
}
.list_results h3 span a.r_top{
	display:block;
	width: 75px;
	height:23px;
	text-indent: -99999em;
	background: url(../img/common/r_top.gif) no-repeat left top;
}
.list_results h3 span a.r_top:hover{
	background: url(../img/common/r_top.gif) no-repeat left top;
}
.pref_jump {
	margin:0 0 20px 0;
}
.pref_jump a{
	display: block;
	float: left;
	text-decoration: none;
	background: url(../img/common/list02.gif) no-repeat left center;
	padding: 0px 1em 0px 7px;
	white-space: nowrap;
}
.pref_jump a:hover{
	background: #ccc url(../img/common/list02.gif) no-repeat left center;
}
/**学校一覧*******/
.school_list  a{
  display: block;
  width: 310px;
  float:left;
  margin:2px 0;
  color: #111;
  text-decoration:none;
  }
.school_list  a:hover{
	text-decoration: underline;
	color:#CC0000;
}





/***********************************************************************
              250pxのボタン風背景
/***********************************************************************/
a.bg250_01 {
  background: url(../img/common/btn_250_bg01.gif) no-repeat left top;
  padding: 0 0 0 30px;
  display: block;
  line-height:30px ;
  height: 30px;
  width: 220px;
/*  _width:250px;
*/  text-decoration:none;
  font-weight:bold;
  color: #3F3A2C;
  margin: 0 0 10px 0;
}
a.bg250_01:hover {
  background-position: left -30px;
  color:#000;
}
/***********************************************************************
              660pxのボタン風背景
/***********************************************************************/
a.bg660_01 {
  background: url(../img/common/btn_660_bg01.gif) no-repeat left top;
  padding: 0 0 0 30px;
  display: block;
  line-height:30px ;
  height: 30px;
  width: 630px;
/*  _width:660px;
*/  text-decoration:none;
  font-weight:bold;
  color: #3F3A2C;
  margin: 0 0 10px 0;
}
a.bg660_01:hover {
  background-position: left -30px;
  color:#000;
}
/***********************************************************************
              660pxのボタン風背景2
/***********************************************************************/
a.bg660_02 {
  background: url(../img/common/btn_660_bg02.gif) no-repeat left top;
  padding: 0 0 0 30px;
  display: block;
  line-height:30px ;
  height: 30px;
  width: 630px;
  text-decoration:none;
  font-weight:bold;
  color: #fff;
  margin: 0 0 10px 0;
}
a.bg660_02:hover {
  background-position: left -30px;
  color:#fff;
}
/***********************************************************************
              history.backのアイコン
/***********************************************************************/
.h_back {
	background: #EEF4FD;
	display: inline-block;
	width:150px;
	border:1px solid #8BB4F1;
	border-bottom: none;
	text-align: center;
}
.h_back a{
	background: #EEF4FD url(../img/common/h_back.gif) no-repeat 5px center;
	line-height:24px;
	padding:3px 10px 3px 24px;
	font-weight: bold;
	text-decoration: none;
	font-size:14px;
	display:block;
}
/***pr***********************************************************/
.pr {
  font-family: Tahoma,"ＭＳ Ｐゴシック", Arial, sans-serif; 
  margin: 0 0 10px 0;
}
.pr a{
	color: #339900;
}
.pr a:hover{
	color: #CC0000;
}
/**result用*/
.pr2 {
  font-family: Tahoma,"ＭＳ Ｐゴシック", Arial, sans-serif; 
  margin: 0 0 10px 0;
  padding: 0px 0px 10px 0px;
  border:1px solid #FFCC00;
}
.pr2 p {
	background:#FFCC00 ;
	margin:0 0 10px 0;
	padding:2px 5px;
	
}
.pr2 h3 {margin:0 5px 0 5px;padding:0;}
.pr2 h3 a{
	font-size:14px;
	color:#0099FF;
	line-height:16px;
	margin:0;
}
.pr2 span {
	line-height:16px;
	display: block;
	margin: 0 5px;
}
/***************************************************************/
.affi_234 {
	text-align: center;
	padding:5px;
	background: #ddd;
	margin:0 0 10px 0;
}
/***********affi_bg********************************************/
.affi_bg_title {
	background: url(../img/common/affi_bg250.gif) no-repeat left top;
	width: 250px;
	height: 35px;
	text-indent: -99999em;
}
.affi_bg {
	background: url(../img/common/affi_bg250.gif) no-repeat left bottom;
	width: 250px;
	padding:0 0px 10px 0px ;
}
.affi_bg ul{margin:0 6px;}
.affi_bg ul li{
	border-bottom: 1px dotted #aaaaaa;
	padding: 7px 0 7px  30px;
	margin: 0;
	overflow: hidden;

}
.affi_bg ul li a{
	text-decoration: none;
	margin: 0;
	padding: 0;
	}
.affi_bg ul li a:hover{
	text-decoration: underline;
}
.affi_bg ul li.a_b01{
	background: #FFFFFF url(../img/common/list12.gif) no-repeat 2px 9px;
}
.affi_bg ul li.a_b02{
	background: #EEEDE1 url(../img/common/list12.gif) no-repeat 2px 9px;
}





/*250_box*********************************************************/
.box_250 {
  background: url("../img/index/bg_250.gif") no-repeat left top;
  padding:5px 5px 0 5px;
  width: 240px;
  overflow: hidden;
}

.box_250 .box_250_in {
	background: #FFF;
	padding:5px;
  overflow: hidden;
}
.box_250 .box_250_in h3{
	font-size: 12px;
}
.box_250 .aq_btn {
	border-top: 1px solid #aaa;
	padding: 5px ;
	text-align: center;
}
.box_250_bottom {
  background: url("../img/index/bg_250.gif") no-repeat left bottom;
  height:5px;
  width: 250px;
  _overflow:hidden;
  margin:0 0 10px 0;
}
.google_search {
}
.google_search h3{
  background: url("../img/common/keywords_title2.gif") no-repeat left top;
  text-indent:-99999em;
  margin:0;
}

.google_search #cse-search-box {
  margin:0 ;
  }
.google_search #cse-search-box .txt_size {
  width:165px;
  border: 1px solid #22689B;
  font-size: 12px;
  padding:2px 2px;
  font-family: "メイリオ", "ＭＳ Ｐゴシック", Verdana,Arial, sans-serif; 
  background: #FFF url(../img/form/form_gra.gif) repeat-x left top;
  _height:25px;
  _line-height: 20px;
}
.google_search #cse-search-box .g_s_btn {
	font-weight: bold;
	padding:3px;
}



/****角丸*******************************************************************/
.sm_outline {
	background: #cccccc;
	overflow: hidden;
	padding: 4px;
	margin:0 0 10px 0;
}
.sm_inline {
	background: #FFFFFF;
	padding:10px;
	overflow: hidden;

}
.sm_inline h3 {
	font-size:16px;
	color: #000000;
	background: url(../img/common/list05.gif) no-repeat left center;
	padding: 3px 0 3px 25px;
	border-bottom:2px solid #ddd;
}
.sm_inline li {
	background: url(../img/common/list13.gif) no-repeat left center;
	padding: 3px 0 3px 25px;
	float: left;
  white-space: nowrap;
  margin:0 .5em 0 0;
	
}
/***掲示板のボタン*****/
.bbsbtn02 {
	margin: 0 0 10px 0;
}

.bbsbtn02 a {
	background: url(../img/common/bbsbtn02.gif) no-repeat left top;
	width:250px;
	height:86px;
	overflow: hidden;
	display: block;
	text-indent:-9999em;
}
.bbsbtn02 a:hover {
	background-position: left -86px;
}
/*****代理店募集広告******/
.dai_ko {
	margin:0 0 10px 0;
}
.dai_ko .d_k_in {

}
/***********アンケート実施関連***********/
.enq_area {
	margin: 0 0 10px 0;
}
#enq_box {}

.comp_enq {}


.enq_list {}
.enq_list table{
	width: 100%;
}
.enq_list table th{
	padding: 5px;
	width:160px;
	background: #eee;
	}
.enq_list table td{
	padding: 5px;
	border-bottom:2px dashed #eee;
}
/****/
#enq_box2 {
	background:#FFCF51;
	padding:1px;
}
#enq_box2 .comp_enq {
	background: #FFF;
}
#enq_box2 .comp_enq p{
	background: #FFF;
	padding:5px;
}
#enq_box2 .enq_list table {
	font-size: 11px;
}
#enq_box2 .enq_list table th{
	padding: 2px;
	background: #FFF;
}
#enq_box2 .enq_list table td{
	padding: 2px;
}
#enq_box2 p{
	background: #FFB900;
	padding:5px;
	font-weight: bold;
	border:1px solid #FFF;
}
/***********トップアフィリエイトテキスト************/
.top_affi_txt {
	background: #eee;
	margin:0 0 10px 0;
	padding: 5px;
}
.top_affi_txt ul li{
	background: url(../img/common/dott_b.gif) repeat-x left bottom;
	padding:0 0 0 5px;
}
.top_affi_txt ul li a{
	display: block;
	padding:3px 0 3px 20px ;
	background: url(../img/common/list10.gif) no-repeat left center;
}


/****ドコイク***/
.doko {
	display: block;
	padding:5px;
	border-collapse: collapse;
	border-top: 1px solid #aaa;
	font-size: 12px;
	overflow: hidden;
	text-decoration: none;
}
.doko:hover {
	text-decoration: underline;
	color:#B3CAE1;
}

.d_bg01 {background:#F7F4EE;}
.d_bg02 {background:#FFFFFF;}

.d_bg01:hover {background:#FFF4CA;}
.d_bg02:hover {background:#FFF4CA;}


.doko img{
	margin: 0 1em 0 0;
	float: left;
}
.doko img{
	border:2px solid #FFFFFF;
}
.doko:hover img{
	border:2px solid #FF9900;
}
.doko strong {
	text-decoration: none;
	color: #0066FF;
	display: block;
}
.doko span {
	color: #444;
}
.doko:hover span {
	text-decoration: none;
}
