@charset "utf-8";

/*common
=================================================================*/
body{
	background:url(../img/body_bg.gif) repeat scroll 0 0;
}
#contents{
	background: url(../img/footer_bg.png) repeat-x bottom center;
}
.contents_box{
	margin: 0 auto;
	padding: 10px 0 40px;
	width: 1000px;
}
.header_bg {
	background: url(../img/header_bg.png) repeat-x top center;
}
.shd_01{
	text-shadow:1px 1px 0 #146EC8;
}
a:hover{
	text-decoration:none;
}
a:hover img{
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity:0.85;
}
.red{
	color:#FA0A1E;
}
.yell{
	color:#FFFF00}
.bold{
	font-weight:bold;
}
.pinkb{
	color:#f94f81;
	font-weight:bold;
}
.bblue{color:#006BBA;font-weight:bold;}
.hover:hover{
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity:0.85;
}

/*mainimg
=================================================================*/
#mainimg {
	background: url(../img/mainvisual_bg.png) repeat top left #fff;
  text-align: center;
	height: 299px;
	line-height: 1;
}

/*header
=================================================================*/
header{
	padding: 10px 0 0;
	border-top: 3px solid #f94f81;
}
header .logo{
	float: left;
}
header .logo a{
	display: block;
	height:40px;
}
.h_text{
	float: right;
  font-size: 1.2em;
	background: url(../img/h1_bg.gif) repeat top left;
	color: #fff;
	font-weight: bold;
	padding: 2px 15px 0;
	border-radius: 5px;
	margin-top: 3px;
}

/*h_contents
--------------------------------------*/
#h_contents{
	width:1000px;
	margin: 0 auto 5px;
}

/*nav
--------------------------------------*/
#nav{
	background:url(../img/nav_bg.gif) repeat-x scroll 0 0;
	height:30px;
	border-bottom:1px solid #c9c9c9;
	border-top:1px solid #c9c9c9;
}
#nav .nav_box{
	width:1000px;
	margin:0 auto;
}
#nav li{
	float:left;
}
#nav li a{
	border-right: 1px solid #c9c9c9;
    color: #fa5082;
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    height: 26px;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 #fff;
    width: 310px;
	padding: 2px 0;
}
#nav li a:hover,
#nav .active a{
	background:url(../img/nav_bg_hover.gif) repeat-x scroll 0 0;
}
#nav .home a{
	width:65px;
	text-indent:-9999px;
	border-left: 1px solid #c9c9c9;
}
#nav .home a span{
	background:url(../img/nav_icon_home.png) no-repeat scroll center center;
}
#nav li a span{
	background:url(../img/nav_icon_arrow.png) no-repeat scroll 10px center;
	padding: 0 20px 0 30px;
}
#nav li.home a span{
	display: block;
    width: 100%;
	padding:0;
}

/*footer
=================================================================*/
footer{
	text-align: center;
	color:#2574df;
	background: #FEF6F8;
	border-top: 1px solid #f94f81;
}

/*f_contents
--------------------------------------*/
#f_contents{
	margin: 0 auto;
  padding: 20px 0;
  width: 1000px;
	color: #090909;
	position: relative;
}

/*menu*/
#f_contents ul{
  width: 350px;
	float: left;
}
#f_contents ul li{
	float: left;
}
#f_contents ul li a{
	background: url(../img/arrow_01.gif) no-repeat scroll 0 center;
  margin: 0 10px;
  padding: 0 10px 0 15px;
	color: #090909;
}
#f_contents ul li.last a{
	margin: 0;
}

#f_contents .footer_logo{
	position: absolute;
	left: 50%;
}

/*pankuzu
=================================================================*/
#pankuzu{
	width:1000px;
	margin: 0 auto 10px;
	font-size: 0.8em;
}
#pankuzu li{
	float: left;
}
#pankuzu li a{
	color:#f94f81;
}
#pankuzu li span{
	margin: 0 8px;
}

/*main
=================================================================*/
#main {
  float: left;
	width: 720px;
}
#main section {
	margin-bottom: 20px;
}

/*main_box*/
#main_box{
	background:#fff;
	padding:20px 30px;
	margin-bottom: 5px;
	border-radius:10px;
	box-shadow:0 1px 2px #ccc;
}
#main_box a{
	font-weight:bold;
}
#main_box a:hover{
	color:#F60;
}

.tidt{
	padding-left:1.5em;
}
.ant{
	border:1px solid #ccc;
	padding:20px;
	margin-top: 30px;
}
.ant .h5_midashi{
	margin:0;
}

.bold{ ont-weight:bold;}
.red_b{color:#F00; font-weight:bold;}
.blu_b{color: #00F; font-weight:bold;}
.bro_b{color: #600; font-weight:bold;}
.pin_b{color: #f94f81; font-weight:bold;}
.line{background: #fff6a8 none repeat scroll 0 0; font-weight: bold;}
.line_red{background: #fff6a8 none repeat scroll 0 0; color: #f03; font-weight: bold;}
.line_blue{background: #00F none repeat scroll 0 0; color: #f03; font-weight: bold;}


/*条件から自分に合った転職サイトを探す
--------------------------------------*/
.knsk {}
.knsk .midashi {
	background: url(../img/top_midashi_bg_01.gif) no-repeat scroll 0 0;
	color: #f94f81;
	font-size: 1.6em;
  font-weight: bold;
  min-height: 44px;
  padding: 10px 0 0 80px;
	margin-bottom: 15px;
}

table.t_knsk {
	border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
	empty-cells: hide;
	background: #fff;
}
table.t_knsk th,
table.t_knsk td {
	border: 1px solid #cdcdcd;
	padding: 10px;
	vertical-align: middle;
}
table.t_knsk td.han {
	width: 30%;
}
table.t_knsk th {
	background: #fef6f8;
	width: 20%;
	font-weight: bold;
	text-align: left;
}
table.t_knsk input,
table.t_knsk select {
	font-size: 1em;
	padding: 5px;
}
table.t_knsk li {
	margin-right: 20px;
	line-height: 2;
	display: inline-block;
}
#knsk_buttons {
	text-align: center;
	margin-top: 15px;
}
#knsk_buttons li {
	display: inline;
	vertical-align: top;
}
#knsk_buttons #knsk_go {
	background: url(../img/btn_knsk.png) no-repeat top left;
	height: 66px;
	width: 344px;
	border: none;
	text-indent: -9999px;
}
#knsk_buttons #knsk_reset {
	background: url(../img/btn_reset.png) no-repeat top left;
	height: 56px;
	width: 103px;
	border: none;
	margin-top: 10px;
	text-indent: -9999px;
}

/*banner
=================================================================*/
.banner{
}
.banner li{
	float: left;
    margin: 0 12px 0 0;
}
.banner li.last{
	margin-right: 0;
}
.banner li a{
}

/*おすすめ転職支援会社一覧
--------------------------------------*/
.itrn {}
.itrn .midashi {
	background: url(../img/top_midashi_bg_02.gif) no-repeat scroll 0 0;
	color: #f94f81;
	font-size: 1.6em;
  font-weight: bold;
  min-height: 44px;
  padding: 10px 0 0 80px;
	margin-bottom: 15px;
}

/*最近投稿された求人サイトの口コミ
--------------------------------------*/
.ktkm {}
.ktkm .midashi {
	background: url(../img/top_midashi_bg_03.gif) no-repeat scroll 0 0;
	color: #f94f81;
	font-size: 1.6em;
  font-weight: bold;
  min-height: 44px;
  padding: 10px 0 0 80px;
	margin-bottom: 15px;
}
.ktkm .link li {
	float: left;
	margin-right: 15px;
	width: 198px;
	border: 1px solid #cdcdcd;
	background: #fafafa;
	padding: 5px 15px;
}
.ktkm .link li:last-child {
	margin-right: 0;
}
.ktkm .link ul li p.ttl {
	margin: 5px 0;
	font-weight: bold;
	background: none;
}
.ktkm .link ul li p.more {
	margin: 5px 0;
	background:url(../img/arrow_01.gif) no-repeat left center;
	text-align: right;
	margin-left: 110px;
}

/*転職までの流れ
--------------------------------------*/
.flow {}
.flow .midashi {
	background: url(../img/top_midashi_bg_04.gif) no-repeat scroll 0 0;
	color: #3b63c7;
	font-size: 1.6em;
  font-weight: bold;
  min-height: 45px;
  padding: 10px 0 0 80px;
}
.flow .link {
	border-left: 1px solid #9db1e3;
	border-right: 1px solid #9db1e3;
	border-bottom: 1px solid #9db1e3;
	border-radius: 0 0 5px 5px;
	background: #f9fafd;
}
.flow .link ul {
	padding: 20px 35px 20px 30px;
	border: 2px solid #fff;
	border-radius: 0 0 5px 5px;
}
.flow .link li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 2px dotted #cdcdcd;
}
.flow .link li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.flow .link li img {
	float: left;
}
.flow .link li .f_r {
	width: 530px;
}
.flow .link ul li p.ttl {
	font-weight: bold;
	font-size: 1.4em;
	color: #3b63c7;
}
.flow .link ul li p.ttl2 {
	font-weight: bold;
	font-size: 1.4em;
	color: #f94f81;
}
/*転職までの流れその２
--------------------------------------*/
.flow2 {}
.flow2 .midashi {
	background: url(../img/lp_midashi_bg_04.gif) no-repeat scroll 0 0;
	color: #f94f81;
	font-size: 1.6em;
  font-weight: bold;
  min-height: 44px;
  padding: 11px 0 0 80px;
}
.flow2 .link {
	border-left: 1px solid #FC91AF;
	border-right: 1px solid #FC91AF;
	border-bottom: 1px solid #FC91AF;
	border-radius: 0 0 5px 5px;
	background: #FEF8F9;
}
.flow2 .link ul {
	padding: 20px 30px 25px 10px;
	border: 2px solid #fff;
	border-radius: 0 0 5px 5px;
}
.flow2 .link li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 2px dotted #cdcdcd;
}
.flow2 .link li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.flow2 .link li img {
	float: left;
}
.flow2 .link li .f_r {
	width: 550px;
}
.flow2 .link ul li p.ttl {
	font-weight: bold;
	font-size: 1.4em;
	color: #3b63c7;
}
.flow2 .link ul li p.ttl2 {
	font-weight: bold;
	font-size: 1.4em;
	color: #f94f81;
}
/*全国
--------------------------------------*/
.zenkk {}
.zenkk .midashi {
	background: url(../img/top_midashi_bg_01.gif) no-repeat scroll 0 0;
	color: #f94f81;
	font-size: 1.6em;
  font-weight: bold;
  min-height: 44px;
  padding: 10px 0 0 80px;
	margin-bottom: 5px;
}

#z-map{
	height:595px;
	font-size:14px;
	line-height:24px;
	color:#333;
	margin:0 0 10px 0;
	position:relative;
	background:url(../img/zen-kk.png) no-repeat #FFF;
	}

#z-map .zm-p{
	position:absolute;
	left: 6px;
	top: 60px;
	}

#z-map .zm-t1{
	position:absolute;
	left: 536px;
	top: 58px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width: 150px;
	height: 28px;
	padding:5px 0 0 0;
	}

#z-map .zm-t2{
	position:absolute;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width: 150px;
	height: 28px;
	padding:5px 0 0 0;
	left: 535px;
	top: 197px;
	}

#z-map .zm-t3{
	position:absolute;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width: 150px;
	height: 28px;
	padding:5px 0 0 0;
	left: 535px;
	top: 353px;
	}

#z-map .zm-t4{
	position:absolute;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width: 150px;
	height: 28px;
	padding:5px 0 0 0;
	left: 365px;
	top: 197px;
	}

#z-map .zm-t5{
	position:absolute;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width: 150px;
	height: 28px;
	padding:5px 0 0 0;
	left: 365px;
	top: 400px;
	}

#z-map .zm-t6{
	position:absolute;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width: 150px;
	height: 28px;
	padding:5px 0 0 0;
	left: 196px;
	top: 314px;
	}

#z-map .zm-t7{
	position:absolute;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width: 150px;
	height: 28px;
	padding:5px 0 0 0;
	left: 196px;
	top: 470px;
	}

#z-map .zm-t8{
	position:absolute;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width: 150px;
	height: 28px;
	padding:5px 0 0 0;
	left: 28px;
	top: 330px;
	}

#z-map .zm-k1{
	position:absolute;
	font-weight:bold;
	left: 588px;
	top: 110px;
	}
	
#z-map .zm-k2{
	position:absolute;
	font-weight:bold;
	width:55px;
	left: 560px;
	top: 240px;
	}
#z-map .zm-k22{
	position:absolute;
	font-weight:bold;
	width:75px;
	left: 620px;
	top: 240px;
	}

#z-map .zm-k3{
	position:absolute;
	font-weight:bold;
	width:60px;
	left: 555px;
	top: 396px;
	}
#z-map .zm-k33{
	position:absolute;
	font-weight:bold;
	width:75px;
	left: 620px;
	top: 396px;
	}

#z-map .zm-k4{
	position:absolute;
	font-weight:bold;
	width:55px;
	left: 390px;
	top: 242px;
	}
#z-map .zm-k44{
	position:absolute;
	font-weight:bold;
	width:75px;
	left: 450px;
	top: 242px;
	}

#z-map .zm-k5{
	position:absolute;
	font-weight:bold;
	width:55px;
	left: 390px;
	top: 443px;
	}
#z-map .zm-k55{
	position:absolute;
	font-weight:bold;
	width:75px;
	left: 450px;
	top: 443px;
	}

#z-map .zm-k6{
	position:absolute;
	font-weight:bold;
	width:55px;
	left: 223px;
	top: 357px;
	}
#z-map .zm-k66{
	position:absolute;
	font-weight:bold;
	width:75px;
	left: 283px;
	top: 357px;
	}

#z-map .zm-k7{
	position:absolute;
	font-weight:bold;
	width:55px;
	left: 223px;
	top: 513px;
	}
#z-map .zm-k77{
	position:absolute;
	font-weight:bold;
	width:75px;
	left: 283px;
	top: 513px;
	}

#z-map .zm-k8{
	position:absolute;
	font-weight:bold;
	width:60px;
	left: 48px;
	top: 373px;
	}
#z-map .zm-k88{
	position:absolute;
	font-weight:bold;
	width:75px;
	left: 113px;
	top: 373px;
	}

/*side
=================================================================*/
#side {
  float: right;
  width: 250px;
}
#side .bnr_box li { margin-bottom: 15px;}
#side .box {
}
/*title_01（注目コラム）
--------------------------------------*/
#side .box .midashi {
	background: url(../img/side_banner/side_midashi_01.gif) no-repeat top center;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 8px 0 0 40px;
	line-height:1.2em;
	text-shadow: 0 0 3px #c61777;
	height: 45px;
}
#side .box .link ul {
	margin-bottom: 24px;
	padding: 15px;
	background: #fff;
	border-left: 1px solid #fca7c0;
	border-right: 1px solid #fca7c0;
	border-bottom: 1px solid #fca7c0;
	border-radius: 0 0 5px 5px;
}
#side .box .link li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 2px dotted #cdcdcd;
}
#side .box .link li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
#side .box .link ul li p.ttl {
	margin: 5px 0;
	font-weight: bold;
}
#side .box .link ul li p.more {
	background:url(../img/arrow_01.gif) no-repeat left center;
	text-align: right;
	margin-left: 130px;
}
/*（目的）
--------------------------------------*/
#side .mbox .midashi {
	background: url(../img/side_banner/side_midashi_02.gif) no-repeat top center;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 8px 0 0 40px;
	line-height:1.2em;
	text-shadow: 0 0 3px #c61777;
	height: 45px;
}
#side .mbox .link ul {
	margin-bottom: 24px;
	padding:0px 10px 10px 8px;
	background: #fff;
	border-left: 1px solid #fca7c0;
	border-right: 1px solid #fca7c0;
	border-bottom: 1px solid #fca7c0;
	border-radius: 0 0 5px 5px;
}
#side .mbox .link li{
	background:url(../img/side_banner/arroe_01.png) no-repeat scroll 98% center;
	padding: 13px 0;
	font-size: 0.9em;
	border-bottom: 2px dotted #cdcdcd;
}
#side .mbox .link li:last-child {
	margin-bottom: 0;
	padding-bottom: 5px;
	border-bottom: none;
}
#side .mbox .link li a b{
	color:#f94f81;
	font-weight:bold;
}

/*icon*/
.sc_list li.icon span{
	display: block;
    padding: 10px 5px 10px 45px;
}
.sc_list li.icon_01 span{background:url(../img/side_banner/icon_01.png) no-repeat scroll 0 center;}
.sc_list li.icon_02 span{background:url(../img/side_banner/icon_02.png) no-repeat scroll 0 center;}
.sc_list li.icon_03 span{background:url(../img/side_banner/icon_03.png) no-repeat scroll 0 center;}
.sc_list li.icon_04 span{background:url(../img/side_banner/icon_04.png) no-repeat scroll 0 center;}
.sc_list li.icon_05 span{background:url(../img/side_banner/icon_05.png) no-repeat scroll 0 center;}
.sc_list li.icon_06 span{background:url(../img/side_banner/icon_06.png) no-repeat scroll 0 center;}
.sc_list li.icon_07 span{background:url(../img/side_banner/icon_07.png) no-repeat scroll 0 center;}

/*（4ステップ）
--------------------------------------*/
#side .box4 .midashi {
	background: url(../img/side_banner/side_midashi_03.gif) no-repeat top center;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 8px 0 0 40px;
	line-height:1.2em;
	text-shadow: 0 0 3px #4469CA;
	height: 45px;
}
#side .box4 .link ul {
	padding: 10px;
	background: #f9fafd;
	border-left: 1px solid #9CABEE;
	border-right: 1px solid #9CABEE;
	border-bottom: 1px solid #9CABEE;
	border-radius: 0 0 5px 5px;
}
#side .box4 .link li {
	background: #FFF;
	padding: 5px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #D7DDF9;
	border-left: 1px solid #D7DDF9;
	border-right: 1px solid #D7DDF9;
	border-bottom: 2px dotted #cdcdcd;
	font-size: 0.9em;
}
#side .box4 .link ul li p {
	margin:5px 0;
}
#side .box4 .link ul li p.ttl {
	margin: 5px 0;
	font-weight: bold;
}
#side .box4 .link p.more {
	text-align: center;
}

/*検索結果ページ
=================================================================*/
.searchPage {margin-bottom: 40px;}
.searchPage .midashi {
	background: url(../img/second_midashi_bg_01.gif) no-repeat scroll 0 0;
	color: #f94f81;
	font-size: 1.6em;
	font-weight: bold;
	min-height: 44px;
	padding: 10px 0 0 80px;
	margin-bottom: 15px;
}

table.t_search{
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
	width: 100%;
	empty-cells: hide;
	background: #fff;
}
table.t_search th,
table.t_search td{
	border: 1px solid #cdcdcd;
	padding: 10px 2px;
	vertical-align: middle;
}
table.t_search th{
	background: #fef6f8;
	width:10%;
}
table.t_search th img,
table.t_search td img{
	margin: 5px 0 0 0;
}
.site_img img{
	margin:0 0 10px 0 !important;
}
.link_btn img{
	width: 85%;
}
table.t_search th.site{
	width: 20%;
}
table.t_search th.site2{
	width: 16%;
}
table.t_search th.jok{
	width: 6%;
}
table.t_search td{
	width: 10%;
}
table.t_search td.point{
	text-align: left;
	width: 50% !important;
	padding: 10px;
}
table.t_search td.area{
	background: #fafafa;
	padding: 5px;
	font-size: 85%;
}
table.t_search .bg_gray{
	background: #fafafa;
}

/*検索結果 選択結果
-----------------------------------------------------*/
table.selection{
	margin: 0 0 30px;
    text-align: left;
}
table.selection th,
table.selection td{
	padding: 2px 5px;
}
table.selection th{
	width: 3%;
}
table.selection td{
}
table.selection td ul li{
	background:url(../img/list_icon.gif) no-repeat scroll 0 center;
	float: left;
    padding: 0 15px;
}
.midashi .kensu{
	color:#333;
	margin:0 5px;
}

/*検索結果アイコン*/
.t_search .sSort{
	border: medium none;
	background-repeat:no-repeat;
	background-color:#fef6f8;
	display: inline-block;
    height: 16px;
    text-indent: -9999px;
    width: 37px;
	padding:0;
}
.t_search .sort_01 .up{background-image:url(../img/icon_select_01-01.png);}
.t_search .sort_01 .down{background-image:url(../img/icon_select_01-02.png);}
.t_search .sort_02 .up{background-image:url(../img/icon_select_02-01.png);}
.t_search .sort_02 .down{background-image:url(../img/icon_select_02-02.png);}
.t_search .sort_03 .up{background-image:url(../img/icon_select_03-01.png);}
.t_search .sort_03 .down{background-image:url(../img/icon_select_03-02.png);}

/*table*/
.search_after_parts .table_01 thead td {
    height: 1px;
    line-height: 0;
}
.search_after_parts .table_01 thead td {
    border: medium none;
    padding: 0;
}
.search_after_parts .table_01 thead td img {
    margin: -9999px 0 0 0;
}
.table_01 .sort_th th{
	border-top:none;
}

/*運営会社情報
=================================================================*/
table.t_unei {
	border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
	empty-cells: hide;
	background: #fff;
	text-align: left;
}
table.t_unei th,
table.t_unei td {
	border: 1px solid #cdcdcd;
	padding: 10px;
	vertical-align: middle;
}
table.t_unei th {
	background: #fef6f8;
	width: 20%;
}

/*転職サイト
=================================================================*/
table.t_site{
	border: 1px solid #cdcdcd;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
	width: 100%;
	empty-cells: hide;
	background: #fff;
}
table.t_site th,
table.t_site td{
	border-bottom:1px solid #cdcdcd;
	padding: 10px;
	vertical-align: middle;
}
table.t_site th{
	width:15%;
	color:#444;
}
table.t_site th img,
table.t_site td img{
	margin: 5px 0 0 0;
}
table.t_site th.site,
table.t_site td.site {
	background: #fef6f8;
}
table.t_site th.site2,
table.t_site td.site2{
	background: #fef6f8;
	border-right:1px solid #cdcdcd;
}
table.t_site th.site3,
table.t_site td.site3{
	border-right:1px solid #cdcdcd;
}
table.t_site td{
	width: 16%;
}
table.t_site .bg_yell{
	background: #FFFFDF;
}
table.t_site .bg_gray{
	background: #fafafa;
}

/*見出し
=================================================================*/
.h2_midashi {
	background: url(../img/h2_bg.gif) no-repeat scroll 0 0;
	color: #f94f81;
	font-size: 1.6em;
  font-weight: bold;
  min-height: 44px;
  padding: 10px 0 0 20px;
	margin-bottom: 20px;
}
.h3_midashi {
	color: #f94f81;
	font-size: 1.4em;
  font-weight: bold;
  padding: 5px 0 5px 15px;
	margin-bottom: 10px;
	border-left: 6px solid #f94f81;
	border-bottom: 1px dotted #f94f81;
}
.h3_cmidashi {
	color: #f94f81;
	font-size: 1.4em;
  font-weight: bold;
  padding: 5px 0 5px 15px;
	margin: 20px 0 15px 0;
	border-left: 6px solid #f94f81;
	border-bottom: 1px dotted #f94f81;
}
.h4_midashi {
	color: #f94f81;
	font-size: 1.2em;
  font-weight: bold;
  padding: 0 0 0 20px;
	position: relative;
	margin-top: 15px;
}
.h4_midashi:before {
    content: "";
    position: absolute;
    background: #f94f81;
    top: 50%;
    left: 0;
    margin-top: -6px;
    height: 10px;
    width: 10px;
}
.h4_cmidashi {
	color: #f94f81;
	font-size: 1.2em;
  font-weight: bold;
  padding: 0 0 0 20px;
	position: relative;
	margin:20px 0 15px 0;
	border-bottom: 1px dotted #f94f81;
}
.h4_cmidashi:before {
    content: "";
    position: absolute;
    background: #f94f81;
    top: 50%;
    left: 0;
    margin-top: -6px;
    height: 10px;
    width: 10px;
}
.h5_midashi {
	margin-top: 15px;
	color: #f94f81;
	font-size: 1em;
  font-weight: bold;
}

.breadclumb { margin-bottom: 10px;}
.breadclumb ul {
}
.breadclumb ul li {
	float: left;
	padding-right: 20px;
	margin-right: 10px;
	position: relative;
}
.breadclumb ul li:before {
	content: ">";
  position: absolute;
	right: 0;
  height: 10px;
  width: 10px;
}
.breadclumb ul li.last {
}
.breadclumb ul li.last:before {
	content: normal;
}
.breadclumb a { color: #f94f81;}

/*リスト
=================================================================*/
ul.list {}
ul.list li {
	background: url(../img/list_icon.gif) no-repeat top 5px left 0;
	padding: 0 0 10px 20px;
}

.sort_list{
	overflow: hidden;
	padding-bottom: 10px;
}
.sort_list dt,
.sort_list dd{
	font-size: 0.9em;
	float: left;
}
.sort_list dt{
	font-weight: bold;
    padding: 3px 10px 0 0;
}
.sort_list dd{
	font-size: 0.8em;
    margin: 0 10px 0 0;
}
.sort_list dd a{
	background:url(../img/sort_btn_bg.png) repeat-x scroll 0 center;
	border: 1px solid #999;
    border-radius: 3px;
    color: #333;
    display: block;
    padding: 2px 10px;
    text-decoration: none;
}
.sort_list dd a:hover{
	color: #f94f81;
}


/*page-top
=================================================================*/
#page-top {
 	position: fixed;
  bottom: 20px;
  right: 20px;
	z-index: 1;
}

#page-top a {
  background: url(../img/pagetop.png) no-repeat scroll 0 0;
	display: inline-block;
  height: 106px;
  text-indent: -9999px;
  width: 106px;
}

#page-top a:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity:0.70;
}

/*コラム
--------------------------------------*/
.icon_column span{
	background:url(../img/icon_column.png) no-repeat scroll 0 0;
	padding-left: 75px;
}

.column_box{
	border-bottom: 1px dashed #ddd;
    margin: 0 0 20px;
    padding: 0 0 20px;
}
.column_box .c_title{
	font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 10px;
}
.column_box .c_title a{
	color:#333;
}
.column_box .category_box{
	float: left;
	width: 120px;
}
.column_box .category_box li,
.category_box_detail .time{
	margin: 0 0 5px;
    padding: 5px;
	float: none;
}
.column_box .category_box .time,
.category_box_detail .time{
	background:url(../img/column_arrow_01.png) no-repeat scroll right 0;
	font-size: 0.7em;
}
.column_box .category_box .category,
.category_box_detail .category a{
	background:url(../img/column_arrow_02.png) no-repeat scroll right 0;
	color: #fff;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 1.1;
}
.column_box .category_box .category a{
	display: block;
	text-decoration: none;
	color: #fff;
}
.column_box .category_box .category a:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
}
.column_box .category_box .category_child li{
	background:url(../img/column_arrow_03.png) no-repeat scroll right 0;
    font-size: 0.8em;
    line-height: 1.1;
    padding: 4px;
    width: 100px;
    background-position: right 0;
}

.column_box .text_box{
	float: right;
    padding: 0 0 20px;
    position: relative;
    width: 590px;
}
.column_box .text_box img{
	float: right;
	margin: 0 0 10px 10px;
}
.column_box .text_box .next{
	bottom: 0;
	font-size: 0.8em;
	position: absolute;
	right: 190px;
}
.category_box_word{
	float: right;
}
.category_box_word li{
	margin: 0 0 5px;
    padding: 5px;
    width: 88px;
    font-size: 0.7em;
    color: #999;
}

/*page*/
#page{
	font-size: 0.8em;
    margin: 40px 0 0;
    text-align: center;
}
#page li{
	display:inline;
}
#page li a,
#page li span{
	background: #fff;
    border: 1px solid #ddd;
    color: #333;
    margin: 0 5px;
    padding: 5px 15px;
    text-align: center;
    font-weight: normal;
}
#page li a:hover{
	color: #333;
	background:#F3F3F3;
}
#page .active a,
#page .active a:hover{
	color:#fff;
	font-weight:bold;
	background:#767676;
	text-decoration:none;
	cursor: context-menu;
}
#page .active span{
	color:#fff;
	font-weight:bold;
	background:#767676;
	text-decoration:none;
	cursor: context-menu;
}
#page .active{
}
/*個別
--------------------------------------*/
.kimg_box{
	border: 2px solid #FC84A8;
    margin: 0 0 15px 0;
    padding: 0;
	width:656px;
	height:280px;
}
.kobe p{
	margin:0 0 10px 0;
}
.c_img{
	text-align:center;
	margin:10px 0 0 0;
}
.gche {
	width:auto;
	height:auto;
	margin:10px 5px 18px 5px;
	padding:5px 0 5px 10px;
	background-color:#FFFFE8;
	border:#FC0 solid 2px;
	}
.gche ul{
	margin:0;
	padding:0;
	}
.gche li{
	margin: 8px 10px 5px 0;
	padding:8px 10px 10px 30px;
	line-height: 22px;
	list-style: none;
	text-align: left;
	background:url(../img/lis/che2.png) center left;
	background-repeat:no-repeat;
	color:#F00;
	font-size:18px;
	font-weight:bold;
	}
.gche p{
	margin:0 10px 5px 15px;
	background-image:none;
	line-height:20px;
	}
	
/*margin-bottom
--------------------------------------------------------------*/
.mb1{
	margin-bottom: 1em;
}
.mb2{
	margin-bottom: 2em;
}
.mb3{
	margin-bottom: 3em;
}
.mb5{
	margin-bottom: 5em;
}	

/*クチコミ
=================================================================*/
#coment{
}
#coment .tcmt_title{
	background:url(../img/site/coment_title_bg.gif) no-repeat scroll 0 0;
	color: #FF3;
    font-size: 1.3em;
    font-weight: bold;
    height: 39px;
    margin: 5px 0 0 -10px;
    padding: 8px 0 0 65px;
    width: 678px;
}
#coment .cmt_title{
	background:url(../img/site/coment_title_bg.gif) no-repeat scroll 0 0;
	color: #FF3;
    font-size: 1.3em;
    font-weight: bold;
    height: 39px;
    margin: 30px 0 0 -10px;
    padding: 8px 0 0 65px;
    width: 678px;
}
#coment .cmt_box{
	background:#FFF6F9;
	padding: 20px;
}
#hyouka{
	background:#fff;
	border:2px solid #FEDCE6;
	border-radius:5px;
	padding: 5px 20px 0;
	text-align: center;
	margin: 0 0 30px;
}
#hyouka img{
	margin: 0 2px;
    vertical-align: -2px;
}
#hyouka p .hyo{
	font-weight: bold;
    margin: 0 5px;
    vertical-align: 3px;
}
#hyouka p .ten{
	color: #fa5082;
    font-size: 1.8em;
    font-weight: bold;
    margin: 0 0 0 5px;
}
.fff{color:#FFF;}
/*kmnt
--------------------------------------*/
.kmnt{
	margin:20px 0 0 0;
}
.kmnt:first-child{
	margin:0;
}
.kmnt .img_box{
	float:left;
	width: 85px;
	text-align: center;
}
.kmnt .btn_list{
    font-size: 0.8em;
}
.kmnt .face_icon{
	/*float:left;*/
}
.kmnt .text{
	background:url(../img/site/coment_bg_top.png) no-repeat scroll 0 0;
	float:right;
	width: 532px;
}
.kmnt .text p.more{
	margin:0;
	text-align: right;
}
.kmnt .text_top{
	border-bottom: 1px dashed #FC8EAE;
    margin: 0 30px 5px;
    padding: 10px 0 5px;
}
.kmnt .text_top p img{
	margin:0 2px 0 0;
	vertical-align: -2px;
}
.kmnt .text_top .bold{
	font-size:1.2em;
	margin: 0 0 0 5px;
}
.kmnt .text_bottom p{
	padding: 0 20px 0 30px;
	margin:0 0 10px 0;
}

.kmnt .text_bottom{
	background:url(../img/site/coment_bg_bottom.png) no-repeat scroll 0 bottom;
	padding: 5px 0 15px;
}
.kmnt .p kmntmore{
	float: right;
}
/*目的検索
--------------------------------------*/
.m_kuchi{
	position:relative;
	margin:0 0 10px 0;
	background:url(../img/search/kuchi.png) no-repeat;
	width:1000px;
	height:295px;
}
.m_kuchi .naka{
	position:absolute;
	width:470px;
	height:125px;
	top:147px;
	left:137px;
	font-size:1em;
}
.m_kuchi .mken{
	position:absolute;
	width:90px;
	height:100px;
	top:188px;
	left:835px;
	font-size:4.5em;
	font-weight:bold;
	text-align:right;
	color:#D30306;
}
.m_kyuu{
	position:relative;
	margin:0 0 10px 0;
	background:url(../img/search/kyuu.png) no-repeat;
	width:1000px;
	height:295px;
}
.m_kyuu .naka{
	position:absolute;
	width:470px;
	height:125px;
	top:147px;
	left:137px;
	font-size:1em;
}
.m_kyuu .mken{
	position:absolute;
	width:90px;
	height:100px;
	top:188px;
	left:835px;
	font-size:4.5em;
	font-weight:bold;
	text-align:right;
	color:#D30306;
}
.m_maman{
	position:relative;
	margin:0 0 10px 0;
	background:url(../img/search/maman.png) no-repeat;
	width:1000px;
	height:295px;
}
.m_maman .naka{
	position:absolute;
	width:470px;
	height:125px;
	top:147px;
	left:137px;
	font-size:1em;
}
.m_maman .mken{
	position:absolute;
	width:90px;
	height:100px;
	top:188px;
	left:835px;
	font-size:4.5em;
	font-weight:bold;
	text-align:right;
	color:#D30306;
}
.m_sennin{
	position:relative;
	margin:0 0 10px 0;
	background:url(../img/search/sennin.png) no-repeat;
	width:1000px;
	height:295px;
}
.m_sennin .naka{
	position:absolute;
	width:470px;
	height:125px;
	top:147px;
	left:137px;
	font-size:1em;
}
.m_sennin .mken{
	position:absolute;
	width:90px;
	height:100px;
	top:188px;
	left:835px;
	font-size:4.5em;
	font-weight:bold;
	text-align:right;
	color:#D30306;
}
.m_yakin{
	position:relative;
	margin:0 0 10px 0;
	background:url(../img/search/yakin.png) no-repeat;
	width:1000px;
	height:295px;
}
.m_yakin .naka{
	position:absolute;
	width:470px;
	height:125px;
	top:147px;
	left:137px;
	font-size:1em;
}
.m_yakin .mken{
	position:absolute;
	width:90px;
	height:100px;
	top:188px;
	left:835px;
	font-size:4.5em;
	font-weight:bold;
	text-align:right;
	color:#D30306;
}
/*地域検索
--------------------------------------*/
.m_area{
	position:relative;
	margin:0 0 10px 0;
	background:url(../img/search/area.png) no-repeat;
	width:1000px;
	height:295px;
}
.m_area .naka{
	position:absolute;
	width:470px;
	height:80px;
	top:13px;
	left:20px;
	font-size:3.5em;
	font-weight:bold;
	color:#FB2F6B;
}
.m_area .mken{
	position:absolute;
	width:90px;
	height:100px;
	top:187px;
	left:540px;
	font-size:4.5em;
	font-weight:bold;
	text-align:right;
	color:#D30306;
}


/*category_box
==================================================================================*/
.category_box_detail{
	display: inline-block;
    width: 100%;
}
.category_box_detail .time{
	margin: 0 -20px 0 0;
	position: relative;
	padding-right: 15px;
	z-index: 10;
}
.category_box_detail .category a{
	margin: 0 -20px 5px 0;
    padding: 5px 20px 5px 28px;
	position: relative;
	z-index: 9;
}
.category_box_detail .category_child a{
	background:url(../img/column_arrow_03.png) no-repeat scroll right 0 !important;
	position: relative;
	z-index: 8;
}
.category_box_detail li a,
.category_box_detail .time{
	float: left;
}
.category_box_detail .category{
}

/*form
==================================================================================*/

#qa .qa_category{
	background:url(../img/heading_bg_02.gif) repeat-x scroll 0 center;
	border-left: 1px solid #FFB396;
	border-right:1px solid #FFB396;
	border-top:1px solid #FFB396;
	border-bottom:3px solid #ff4600;
	border-radius:5px 5px 0 0;
	font-weight:bold;
	margin: 40px 0 20px;
}
#qa .qa_category span{
	background:url(../img/qa_icon_01.png) no-repeat scroll 10px center;
	display: block;
    padding: 10px 10px 10px 50px;
}
#qa .qa_box{
	background:url(../img/qa_boder_bg.png) repeat-x scroll 0 bottom;
	margin: 0 0 15px 0;
    padding: 15px 0;
}
#qa .qa_box.last{
	background:none;
	margin-bottom: -20px;
	padding-bottom:0;
}
#qa .qa_box .question,
#qa .qa_box .answer{
    letter-spacing: 0.1em;
	min-height: 50px;
}
#qa .qa_box .question{
	background:url(../img/qa_icon_q.png) no-repeat scroll 0 0;
	color:#ff4600;
	font-weight:bold;
	font-size:1.3em;
	padding: 0 0 0 50px;
}
#qa .qa_box .answer{
	background:url(../img/qa_icon_a.png) no-repeat scroll 0 15px;
	border-top: 1px dotted #eee;
    line-height: 2;
    margin: 10px 0 0;
	padding: 10px 0 15px 50px;
}
#qaForm{
	padding: 10px;
	border: solid 1px #eee;
}
#qaForm .qa_category{
	background:url(../img/heading_bg_02.gif) repeat-x scroll 0 center;
	border-left: 1px solid #FFB396;
	border-right:1px solid #FFB396;
	border-top:1px solid #FFB396;
	border-bottom:3px solid #ff4600;
	border-radius:5px 5px 0 0;
	font-weight:bold;
	margin: 0px 0 20px;
}
#qaForm .qa_category span{
	background:url(../img/qa_icon_01.png) no-repeat scroll 10px center;
	display: block;
    padding: 10px 10px 10px 50px;
}
.qaTable{
	width: 100%;
}
.qaTable th{
	width: 220px;
}
.qaTable th, .qaTable td{
	padding: 5px;
	border: solid 1px #ccc;
	text-align: left;
	vertical-align: top;
}
.qaControl{
	margin: 10px auto 20px auto;
	text-align: center;
}
#sendSubmitCheck{
	background: rgba(0, 0, 0, 0) url("../img/btn_kuchitoukou.png") no-repeat scroll center;
	border: medium none;
    text-indent: -9999px;
    height: 80px;
    width: 311px;
}
#sendResetCheck{
	background: rgba(0, 0, 0, 0) url("../img/btn_reset2.png") no-repeat scroll;
	border: medium none;
    text-indent: -9999px;
    height: 30px;
    width: 113px;
}
#qaAlert{
	margin: 10px auto;
	text-align: center;
	color: #FF403F;
}
#a_0{
	color: #FF403F;
}
#a_1{
	color: #FF403F;
}
#a_2{
	color: #FF403F;
}
#a_3{
	color: #FF403F;
}
#a_4{
	color: #FF403F;
}
#a_5{
	color: #FF403F;
}
#a_6{
	color: #FF403F;
}
#qaSendAlert{
	margin: 10px auto;
	text-align: center;
	color: #FF403F;
}
.his{
	margin: 0px 10px 0px 0px;
	padding: 2px 4px;
	background: #FF403F;
	color: #fff;
	font-size: 10px;
}
.free{
	margin: 0px 10px 0px 0px;
	padding: 2px 4px;
	background: #3F96FF;
	color: #fff;
	font-size: 10px;
}
#overlay{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: #000;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
#qaCheckBox{
	display: none;
	position: fixed;
	top: 5%;
	left: 50%;
	background: #fff;
	margin: 0px 0px 0px -350px;
	padding: 20px;
	width: 660px;
	height: 80%;
	z-index: 100;
	overflow: auto;
}
#sendAfter, #sendBefore{
	display: none;
}

/*star*/
.star div{
	float: left;
}
.star p{
	float: left;
    line-height: 2;
    margin: 0 0 0 10px;
}
.star img{
	display: inline-block;
}














































