@charset "utf-8";
h1{
	float:left;
}
#body{
	width:950px;
	margin:0px auto;
	padding: 20px 0px 10px;
}

#main {
	text-align:center;
	background: url(../../img/main_bg.jpg) no-repeat center top;
	padding:0px;
	margin:0px;
}
#mainWrapper {
	width:1050px;
	height:380px;
	position:relative;
	text-align:center;
	margin:0px auto;
}
#mainImg{
	width:990px;
	height:380px;
	margin:0px auto;
}
#BtnMini {
	display:inline;
	margin:0;
	padding:0;
	position:absolute;
	bottom:0;
	right:10px;
}
#sideMenu {
	float: left;
	width: 212px;
}
#sMSmartphone{
	margin-bottom: 8px;
}
#sMSearch {
	background: url(../../img/side_search_foot.jpg) no-repeat left bottom;
	padding-bottom: 14px;
	margin-bottom: 8px;
}
#sMSearchBody {
	background: url(../../img/side_search_bg.jpg) repeat-y left top;
	padding: 13px 0px 5px 15px;
}
#sMSearchText {
	width: 125px;
	margin-right: 10px;
	line-height: 18px;
	height: 18px;
	float: left;
	display: block;
	border: 1px solid #CCC;
}
#sMSearchBtn {
	background: url(../../img/side_search_btn.jpg);
	height: 20px;
	width: 45px;
	border-style: none;
	display: block;
	float: left;
}
#sMReason {
	margin-bottom: 8px;
}
#sMBnrs {
	margin-bottom: 8px;
	background: #EDEDED;
	padding: 5px;
	margin-right: 1px;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
}
#sMBnrs ul li {
	margin-bottom: 2px;
}
#sMBnrs ul li img {
	display:block;
}
#sMUsual {
	margin-bottom: 8px;
	background: url(../../img/side_usual_foot.jpg) no-repeat bottom;
	padding-bottom: 8px;
}
#sMUsual ul {
	background: url(../../img/side_usual_bg.jpg) repeat-y;
	line-height: normal;
	padding: 5px 17px 5px 15px;
}
#sMUsual ul li {
	border-bottom: 1px dotted #CCC;
}
#sMUsual ul li .sub {
	display:block;
	padding-left: 20px;
	padding-top:5px;
	padding-bottom:5px;

}

#sMSpecial {
	margin-bottom: 8px;
}
#sMKSpecial {
	margin-bottom: 8px;
}
#sMOwner {
	margin-bottom: 8px;
}

#sMRecruit {
	margin-top: 10px;
	margin-bottom: 8px;
}

#sMMobile {
	margin-bottom: 8px;
}
#sMChBlog {
	margin-bottom: 8px;
}
#contents {
	float: right;
	width: 720px;
}
#cRanking {
	background: url(../../img/cont_rank_foot.jpg) no-repeat center bottom;
	padding-bottom: 6px;
	margin-bottom: 15px;
}
#cRankingBody {
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background: url(../../img/cont_osusume_bg.jpg) no-repeat bottom;
	overflow: hidden;
	position: relative;
}
#cRankingBody #carouselLeft{
	float: left;
	height: 175px;
	width: 20px;
	margin-top: 9px;
	margin-left: 1px;
}
#cRankingBody #carouselLeft:hover{
	cursor:pointer;
	background: url(/img/cl_next_bar.jpg) no-repeat left top;
}

#cRankingBody #carousel{
	padding:10px 0px 8px;
	height: 167px;
	overflow: hidden;
	width: 675px;
	margin:0px;
	float: left;
}
#cRankingBody #carouselRight {
	float: left;
	height: 175px;
	width: 21px;
	margin-top: 9px;
}
#cRankingBody #carouselRight:hover{
	cursor:pointer;
	background: url(/img/cl_prev_bar.jpg) no-repeat right top;
}
#cRankingBody ul {
	display: block;
}
#cRankingBody ul li {
	display: block;
	float: left;
	margin: 0px 5px;
}
#cRankingBody ul li img {
	display: block;
}


#cSchools {
	margin-bottom: 15px;
}
#kyudaiBnr {
	padding: 10px 0px 5px;
}
#cSchoolsBody table {
	margin: 5px 0px 15px;
	width: 100%;
	line-height:normal;
}

#cKodawari {
	margin-bottom: 15px;
}
#cKodawari table tr td {
	padding-bottom: 10px;
}
#cKodawari table tr td a img {
	border: 2px solid #FECFC4;
	display: block;
	width: 226px;
}
#cKodawari table tr td a img:hover {
	border: 2px solid #FF716F;
	display: block;
	width: 226px;
}
#kodawariBnr {
	padding: 0px 0px 10px;
}
#cOsusume {
	margin-bottom: 15px;
}
#cOsusume h4 {
	line-height: normal;
	padding-top: 10px;
	padding-left: 38px;
	display: block;
	height: 29px;
}
#cOsusume p {
	line-height: 32px;
	height: 32px;
	padding-left: 38px;
}
#cOsNew {
	background: url(../../img/cont_osusume_new.jpg) no-repeat center top;
}
#cOsNewBody,#cOsDepZeroBody {
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 13px 18px 20px;
}
#cOsDepZero {
	clear: both;
	background: url(../../img/cont_osusume_dep0.jpg) no-repeat;
	border-bottom: 1px solid #CCC;
}
.cLIneItems {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	width: 160px;
	display: block;
}
.cLIneItems a.phi{
	display: block;
	width:160px;
	height:106px;
	overflow:hidden;
}
.cLIneItems img {
	display: block;
	margin-bottom: 5px;
}
#cVoices {
	margin-bottom: 15px;
	background: #B0DBE9 url(../../img/cont_voices_head.jpg) no-repeat;
	padding: 8px 0px 0px;
}
#cVBlog {
	float: left;
	width: 345px;
	margin-left: 10px;
}
#cVBlog ul {
	background: url(../../img/cont_voices_blog-03.jpg) no-repeat;
	height: 99px;
	padding-left: 119px;
	padding-right: 15px;
	padding-top: 5px;
	display: block;
}
#cVoices ul li a {
	background: url(../img/icon_arrow.gif) no-repeat left center;
	display: block;
	font-size: 12px;
	border-bottom: 1px dotted #CCC;
	line-height: normal;
	padding: 5px 0px 5px 20px;
}
#cVoices ul li a:hover{
	background: url(../img/icon_arrow_o.gif) no-repeat left center;
}
#cVClient {
	float: right;
	width: 346px;
	margin-right: 10px;
}
#cVClient ul {
	background: url(../../img/cont_voices_client.jpg) no-repeat;
	height: 104px;
	padding-left: 119px;
}

#cArea {
	margin-bottom: 15px;
	background: url(../../img/cont_area_foot.jpg) no-repeat center bottom;
	padding-bottom: 19px;
}
#cAreaBody {
	border-right: 10px solid #FEF492;
	border-left: 10px solid #FEF492;
	padding: 5px 10px 0px;
}
#cAreaBody table {
}
#cAreaBody table tr th {
	padding-bottom: 5px;
	padding-top: 5px;
}
#cAreaBody table tr td {
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
}
#cAreaBody table tr td a img {
	margin-right: 10px;
	margin-left: 5px;
}
#cAreaBody table tr td h3 {
	line-height: normal;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 5px;
}
#cAreaBody table tr td p {
	font-size: 10px;
	line-height: normal;
	padding-left: 8px;
}


#cUsual {
	margin-bottom: 15px;
	background: url(../../img/cont_usual_foot.jpg) no-repeat center bottom;
	padding-bottom: 19px;
}
#cUsualBody {
	border-right: 10px solid #E5F6AB;
	border-left: 10px solid #E5F6AB;
	padding: 5px 10px 0px;
}
#cUsualBody table {
	background: url(../../img/cont_usual_icon6.jpg) no-repeat right bottom;
}
#cUsualBody table tr td {
	vertical-align: top;
	padding-bottom: 15px;
}
#cUsualBody table tr td a img {
	margin-right: 10px;
	margin-left: 10px;
}
#cUsualBody table tr td h3 {
	line-height: normal;
	font-weight: normal;
	font-size: 12px;
}
#cUsualBody table tr td p {
	font-size: 10px;
	line-height: normal;
	padding-left: 8px;
}

#blog_bukken {
	padding:12px 12px 5px 12px;
}
#blog_bukken ul{
	background-color:#fff;
	padding-left:10px;
	padding-right:10px;
	border-radius: 5px; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; 
	padding-top:5px;
}
#blog_bukken ul li a {
	padding:0px;
	background:none;
	border:none;
}
#blog_bukken ul li a:hover {
	background:none;
}
#blog_bukken ul li p {
	float: left;
	margin-right:10px;
	padding: 2px 0px 2px 0px;
}
#blog_bukken_list_link{
	background: url(../img/icon_arrow.gif) no-repeat left center;
	display: block;
	font-size: 12px;
	line-height: normal;
	padding: 5px 0px 5px 20px;
	width:40px;
	margin-left:auto;
}
#top_blog_bukken{
	height:100px;
	overflow:auto;
}
#cOsNew {
	position:relative;
}
#cOsNew .staff{
	position:absolute;
  right:10px;
  width:86px;
  top:6px;
}
#cOsDepZero {
	position:relative;
}
#cOsDepZero .staff{
	position:absolute;
  right:10px;
  width:86px;
  top:6px;
}
#cVBlog{
	position:relative;
}
#cVBlog .staff{
	position:absolute;
  left:0px;
  width:86px;
  bottom:0px;
}

#attention{
  border:1px #FB3A35 solid;
  background-color: #fff;
  padding: 20px;
  margin-bottom: 20px;
}
#attention p{
  line-height: 180%;
}
#attention p strong{
  color:#FB3A35;
}