@import url(http://www.shika-tanaka.com/css/base.css);

/* Site Top page Styles CSS (styles-index.css) */

/** Main **/

#main .contentsTitle{background:url(http://www.shika-tanaka.com/imgs/title_top-contents.jpg) no-repeat 0 0;}
#main .newsTitle{background:url(http://www.shika-tanaka.com/imgs/title_top-news-topics.jpg) no-repeat 0 30px;padding-top:30px;}
#main .word-of-mouthTitle{background:url(http://www.shika-tanaka.com/imgs/title-word-of-mouth.jpg) no-repeat 0 30px;padding-top:30px;}


#main .entry{
  text-align:left;
  /*padding:15px;*/
  clear:both;
  }
  
#main .entry h3 {
    background: url("/images/subtitle-back.jpg") no-repeat scroll center top transparent;
    clear: both;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    padding: 10px 187px 15px 20px;
    width: 485px;
}

#main .entry2{
  text-align:left;
  background: url("/images/aisatsu_back.jpg") no-repeat scroll center top transparent;
  width:690px;
  height: 320px;
  /*padding:15px;*/
  clear:both;
  padding-top: 15px;
  }
  
#main .entry2 h3 {
    background: url("/images/subtitle-back2.jpg") no-repeat scroll center top transparent;
    clear: both;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    padding: 8px 0 10px 40px;
	width: 649px;
}

#main .entryBody2 {
    clear: both;
    line-height: 180%;
    padding: 10px 10px 5px 28px;
    text-align: left;
    width: 463px;
}

#entrytopbanner{
	width: 692px;
	height: 127px;
}

#entrytopbanner div.leftbana a:link{
	background-image: url('/images/consultation_back.jpg');
	width: 346px;
	height: 127px;
	float:left;
}

#entrytopbanner div.leftbana a:link p{
    font-size: 13px;
    letter-spacing: 0.1em;
    margin-top: 78px;
    margin-left: 5px;
}


#entrytopbanner div.rightbana a:link{
	background-image: url('/images/reservation_back.jpg');
	width: 346px;
	height: 127px;
	float: left;
}

#entrytopbanner div.rightbana a:link p{
    font-size: 13px;
    margin-top: 78px;
    margin-left: 5px;
}

#main .entryPhoto{
  float:left;
  padding-bottom:10px;
  clear:both;
  }

#main .entryPhoto img{
  width:230px;
  border:1px solid #ccc;
  padding:2px;
  }

#main .entryText{
  float:right;
  width:400px;
  text-align:left;
  line-height:150%;
  padding-bottom:10px;
  }

#main .entryBody {
    clear: both;
    line-height: 180%;
    padding: 10px 10px 5px;
    text-align: left;
}

#main ul{
  width:692px;
  padding:15px 0 0;
  clear:both;
  }

#main li{
  list-style:none;
  float:left;
  width:336px;
  height:167px;
  margin-bottom:15px;
  background:url(http://www.shika-tanaka.com/imgs/contentslist-back.jpg) no-repeat bottom;
  overflow:hidden
  }

#main li h3, #main li h3 a{
  width:336px;
  height:62px;
  text-indent:-1000000px;
  overflow:hidden;
  }

#main li h3{
  padding-bottom:10px;
  }

#main li h3 a{display:block;}

#main .about h3{background:url(http://www.shika-tanaka.com/imgs/contents_title-about.jpg) no-repeat top;}
#main .introduction h3{background:url(http://www.shika-tanaka.com/imgs/contents_title-introduction.jpg) no-repeat top;}
#main .general h3{background:url(http://www.shika-tanaka.com/imgs/contents_title-general.jpg) no-repeat top;}
#main .ireba h3{background:url(http://www.shika-tanaka.com/imgs/contents_title-ireba.jpg) no-repeat top;}
#main .implant h3{background:url(http://www.shika-tanaka.com/imgs/contents_title-implant.jpg) no-repeat top;}
#main .shinbi h3{background:url(http://www.shika-tanaka.com/imgs/contents_title-shinbi.jpg) no-repeat top;}

#main .about, #main .general, #main .implant{float:left;}
#main .introduction, #main .ireba, #main .shinbi{float:right;}


#main li p{
  text-align:left;
  line-height:120%;
  padding:5px 15px 10px;
  }

#main .banner{
  padding-bottom:10px;
  clear:both;
  }

#main .bannerLeft{
  float:left;
  }

#main .bannerRight{
  float:right;
  }

#main .listlink, #main .listlink a{
  width:132px;
  height:13px;
  text-indent:-1000000px;
  overflow:hidden;
  }

#main .listlink{
  float:right;
  padding:10px;
  clear:both;
  }

#main .listlink a{
  display:block;
  background:url(http://www.shika-tanaka.com/imgs/news-topics-link.jpg) no-repeat 0 0;
  }

#main .topConts {
	list-style: none;
}

#main .topConts li {
	width: 336px;
	float: left;
	margin-right: 20px;
	background: none;
}

#main .topConts li.intro,
#main .topConts li.denture,
#main .topConts li.shinbi {
	margin-right: 0;
}


#main .topConts li a {
	display: block;
	width: 336px;
	height: 161px;
}

#main .topConts li.first a {
	background: url(/images/top_bg01.jpg) no-repeat;
}

#main .topConts li.intro a {
	background: url(/images/top_bg02.jpg) no-repeat;
}

#main .topConts li.general a {
	background: url(/images/top_bg03.jpg) no-repeat;
}

#main .topConts li.denture a {
	background: url(/images/top_bg04.jpg) no-repeat;
}

#main .topConts li.implant a {
	background: url(/images/top_bg05.jpg) no-repeat;
}

#main .topConts li.shinbi a {
	background: url(/images/top_bg06.jpg) no-repeat;
}

#main .topConts li.first a:hover {
	background: url(/images/top_bg01_over.jpg) no-repeat;
}

#main .topConts li.intro a:hover {
	background: url(/images/top_bg02_over.jpg) no-repeat;
}

#main .topConts li.general a:hover {
	background: url(/images/top_bg03_over.jpg) no-repeat;
}

#main .topConts li.denture a:hover {
	background: url(/images/top_bg04_over.jpg) no-repeat;
}

#main .topConts li.implant a:hover {
	background: url(/images/top_bg05_over.jpg) no-repeat;
}

#main .topConts li.shinbi a:hover {
	background: url(/images/top_bg06_over.jpg) no-repeat;
}

#main .topConts li a .inner {
	display: block;
	padding: 95px 35px 0 10px;
	text-align: left;
}

#main .topConts li a .strong {
	font-weight: bold;
	color: #4B1400;
}


