/* Reset browser default margin and padding */
body, ul, ol, dl, p, table, th, td, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}
body {
  background: url(images/bg_1.png);
  width: 100%;
  text-align: center;
}
#body-wrapper {
  background: url(images/body-frame.png) repeat-y center;
  margin: 0 auto;
  text-align: center;
}
img {
  border: none;
}
/* base margin */
h1, h2, h3, h4, h5, h6, p, ol, ul, dl, table {
}
table {
  border-collapse: collapse;
}
thead th {
  background: #dee;
}
th, td {
  padding: 5px;
}
.odd {
  background: #ddd;
}
.even {
}
ol, ul {
}
li, dd {
}
dd {
  margin-left: 2em;
}
p {
  padding: 0;
  margin: 0;
}
/* start: layout */
#header, #main, #menu, #footer {
  width: 900px;
  margin: 0 auto;
  text-align:left;
}
/* end: layout */
#main p {
  font-size: 14px;
  line-height: 20px;
}

/* start: header */
#header {
  background: url(../images/header.png) top center no-repeat;
  height: 208px;
  padding-left: 70px;
}
#top-menu {
  height: 29px;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 29px;
}
#top-menu li {
  float: left;
}
#top-menu a {
  text-indent:-9999px;
  overflow: hidden;
}
#top-menu li.item-1 a {
  width: 98px;
  background: url(images/menu.png) 0 top;
  display: block;
}
#top-menu li.item-1 a:hover {
  background-position: 0 bottom;
}
#top-menu li.item-1 a.index-current {
  background-position: 0 bottom;
}
#top-menu li.item-2 a {
  width: 185px;
  background: url(images/menu.png) -98px top;
  display: block;
}
#top-menu li.item-2 a:hover {
  background-position: -98px bottom;
}
#top-menu li.item-2 a.kokoro-current {
  background-position: -98px bottom;
}
#top-menu li.item-3 a {
  width: 180px;
  background: url(images/menu.png) -283px top;
  display: block;
}
#top-menu li.item-3 a:hover {
  background-position: -283px bottom;
}
#top-menu li.item-3 a.waza-current {
  background-position: -283px bottom;
}
#top-menu li.item-4 a {
  width: 149px;
  background: url(images/menu.png) -463px top;
  display: block;
}
#top-menu li.item-4 a:hover {
  background-position: -463px bottom;
}
#top-menu li.item-4 a.sousaku-current {
  background-position: -463px bottom;
}
#top-menu li.item-5 a {
  width: 144px;
  background: url(images/menu.png) -612px top;
  display: block;
}
#top-menu li.item-5 a:hover {
  background-position: -612px bottom;
}
#top-menu li.item-5 a.katachi-current {
  background-position: -612px bottom;
}
#top-menu li.item-6 a {
  width: 144px;
  background: url(images/menu.png) -756px top;
  display: block;
}
#top-menu li.item-6 a:hover {
  background-position: -756px bottom;
}
#top-menu li.item-6 a.contact-current {
  background-position: -756px bottom;
}
.end-line {
  margin-top:10px;
  margin-bottom:10px;
}

/* ------------------------------- Index  --------------------------------------*/
#index {
  background: url(../images/top-bg01.jpg) top center no-repeat #FFF;
  overflow: auto;
  width: 900px;
  padding-bottom: 20px;
}
#index-inside {
  padding: 0 10px;
}
#index p {
  font-size: 13px;
  margin-top: 5px;
}
.bold-title {
  font-size:16px;
}
.bold-red {
  font-size:13px;
  color:#F00;
}
.bold-black {
  font-size:14px;
}
.news-text {
  padding-top:10px;
}
.bold-red-2 {
  font-size:14px;
  color:#F00;
}

#index .kokoro {
  display: inline;
  width: 180px;
  float: left;
  margin: 150px 0 0 40px;
}
#index .waza {
  width: 180px;
  float: left;
  margin: 200px 0 0 30px;
}
#index .sou {
  width: 180px;
  float: left;
  margin: 255px 0 30px 30px;
}
#index .katachi {
  width: 180px;
  float: left;
  margin: 180px 0 0 30px;
}
#index h2.toko {
  clear: both;
  text-indent:-9999px;
  overflow: hidden;
  background: url(../images/h2-top-news.jpg) top center no-repeat ;
  width:880px;
  height: 65px;
}
#index .toko01 {
  float: left;
  margin: 15px 15px 10px 0;
}
#waza .text01 {
  font-size: 13px;
  line-height:21px;
  padding-top:120px;
}
#waza .text02 {
  font-size: 13px;
  text-align: right;
  margin: 0 5px 5px 0;
}
.mini-schedule {
  float:left;
  margin:10px 0 10px 0;
  width:210px;
}
.banner {
  float: left;
  height: 130px;
  margin-top: 10px;
  width: 670px;
}
.mini-schedule td {
  border:solid 1px #999;
  text-align:center;
}
.mini-schedule th {
  border: solid 1px #999;
  color:#FFF; 
}
.month {
  text-align:center;
}
  
.day {
  background: #B4B4B4; 
}
.day-sun {
  background: #DF938E;
}
.day-sat {
  background: #6BB7D8;
}
.special {
  background:#CC3;
}
.end {
  background:#B5E7FF;
}
.sunday {
  background:#FCC;
}
.schedule-month {
  color:#333;
  margin-bottom:10px;
  width:200px;
}
.schedule-color {
  margin-top:10px;
  width: 100%;
}
.schedule-color td {
  border: solid 1px #FFF;
  font-size: 13px;
  width: 40px;
}
.teikyubi {
  background: #CC3;
}
#shiga-kankou-link{
text-align:right;
margin-top:4px;
}
/* ------------------------------- Index Ends  --------------------------------------*/

/* ------------------------------- Waza  --------------------------------------*/
#waza {
  background-color:#FFF;
  overflow: auto;
  width: 900px;
  padding-bottom: 20px;
}
#waza-inside {
  padding: 0 10px;
}
#waza p {
  font-size: 13px;
}
#waza h2.subtitle-kokoro {
  clear: both;
  text-indent:-9999px;
  overflow: hidden;
  width:880px;
  height: 65px;
  margin: 40px 0 15px 0;
}

#waza h2.subtitle-kokoro-2 {
  clear: both;
  text-indent:-9999px;
  overflow: hidden;
  background: url(../images/h2-keireki.png) top center no-repeat ;
  width:880px;
  height: 65px;
  margin: 40px 0 0 0;
}


#waza h2.subtitle-syokunin {
  clear: both;
  text-indent:-9999px;
  overflow: hidden;
  background: url(../images/h2-template03.png) top center no-repeat ;
  width:880px;
  height: 44px;
  margin: 40px 0 0 0;
}
#waza .syokunin {
  clear: both;
    margin-bottom: 10px;
}
#waza .career {
  float: left;
  margin-right: 10px;
  margin-top: 10px;
}
#waza td {
  font-size: 14px;
}
#waza .process {
  clear: both;
  text-align: left;
  background: url(../images/waza-img02.jpg) center top no-repeat;
  padding: 190px 300px 0px 300px;
  height: 605px;
}
#waza .process p{
  font-size: 13px;
  
}
#waza h2.kituke-process {
  clear: both;
  text-indent:-9999px;
  overflow: hidden;
  background: url(../images/h2-kituke-koutei.png) top center no-repeat ;
  width:880px;
  height: 44px;
  margin: 50px 0 0 0;
}

#kituke-photo li {list-style-type:none; float: left; margin: 20px 0 0 40px;}
#kituke-photo p  { font-size: 12px; margin: 0px;}

#waza #process-box {
  clear: both;
  border-bottom: solid #000 1px;
  padding: 0  0 10px 0;
}
#waza #process-box.last{
  border-bottom: none;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#waza .waza-pic {
  float: left;
  padding: 10px 10px 0 ;
}
#waza #process-box h3 {
  padding: 20px 10px 0;
  font-size: 16px;
}
#waza #process-box p {
  font-size: 14px;
}
#waza .process-pic {
  float: left;
  padding: 10px 10px 0 ;
}
#waza .process .text-05 {
  text-align: right;
  font-size: 16px;
}
.order-waza {
  margin-left:5px;
  margin-top:30px;
  width:116px;
}
#waza-lireki {
  float:right;
  line-height:24px;
  width:665px;
  margin-bottom:20px;
}

#waza-lireki td tr {
  font-size:13px;
}

#waza-haikei {
  background:url(../images/katachi-bg.jpg) no-repeat;
}

/* ------------------------------- Waza Ends  --------------------------------------*/

/* ------------------------------- Sousaku  --------------------------------------*/

#sousaku {
  background-color: #FFF;
  overflow: auto;
  width: 900px;
  padding-bottom: 20px;
}
#sousaku-inside {
  padding: 0 10px;
}
#sousaku p {
  font-size: 13px;
}
#sousaku h2.subtitle-hinameguri {
  clear: both;
  text-indent:-9999px;
  overflow: hidden;
  background: url(../images/h2-hinaningyo-meguri.png) top center no-repeat ;
  width:880px;
  height: 44px;
  margin: 40px 0 20px 0;
}
#sousaku #sousaku-box {
  clear: both;
  border-bottom: solid #000 1px;
  padding: 0  0 10px 0;
}
#sousaku #sousaku-box.last{
  border-bottom: none;
}
#sousaku #sousaku-box h3 {
  padding: 20px 10px 0;
  font-size: 16px;
}
#sousaku #sousaku-box p {
  margin-top: 10px;
  font-size: 14px;
}
#sousaku .sousaku-pic {
  float: left;
  padding: 10px 10px 0 ;
}
.sousaku-top {margin: 5px 30px 5px 270px;}
#sousaku .date {
  text-align: right;
}
/* ------------------------------- Sousaku Ends  --------------------------------------*/

/* ------------------------------- Katachi  --------------------------------------*/

#katachi {
  background: url(images/katachi-bg.jpg) top center no-repeat #FFF;
  overflow: auto;
  width: 900px;
  padding-bottom: 50px;
}
#katachi-inside {
  padding: 0 10px;
}
#katachi p {
  font-size: 12px;
  margin-top: 20px;
  text-align: left;
}
#katachi .hina {
  text-align: center;
  display: inline;
  width: 180px;
  float: left;
  margin: 155px 0 80px 120px;
}
#katachi .gogatsu {
  text-align: center;
  width: 180px;
  float: left;
  margin: 155px 0 0 60px;
}
#katachi .order {
  text-align: center;
  width: 180px;
  float: left;
  margin: 155px 0 0 60px;
}
#katachi h2.toko {
  clear: both;
  text-indent:-9999px;
  overflow: hidden;
  background: url(images/h2-toko.png) top center no-repeat ;
  width:880px;
  height: 44px;
}
#katachi .toko01 {
  float: left;
  margin: 0 10px 10px 0;
}
#katachi .text01 {
  font-size: 15px;
  line-height:22px;
}
/* ------------------------------- Katachi Ends --------------------------------------*/

/* ------------------------------- Gogatsu  --------------------------------------*/
#gogatsu {
  background: url(images/gogatsu-bg.jpg) top center no-repeat #FFF;
  overflow: auto;
  width: 900px;
  padding-bottom: 50px;
}
#gogatsu-inside {
  padding: 0 10px;
  text-align: center;
}
#gogatsu p {
  font-size: 13px;
}
#gogatsu h3 {
  font-size: 20px;
}
#gogatsu h2.subtitle-gogatsu {
  clear: both;
  text-indent:-9999px;
  overflow: hidden;
  background: url(../images/h2-gogatsu-doll.png) top center no-repeat ;
  width:880px;
  height: 44px;
  margin: 40px 0 20px 0;
}
#gogatsu .gogatsu-info-box {
  width: 293px;
  height: 330px;
  float: left;
  text-align: center;
  margin-top: 20px;
}
#gogatsu .gogatsu-info {
  margin: 0px 10px 0 10px;
  padding-top: 20px;
  clear: both;
  line-height: 30px;
}
#gogatsu .gogatsu-info p{
  font-size: 16px;
  line-height:
}
#gogatsu .text04 {
  margin-bottom: 20px;
}
/* ------------------------------- gogatsu Ends --------------------------------------*/

/* ------------------------------- Achievements --------------------------------------*/
#achievements {
  background-color: #FFF;
  overflow: auto;
  width: 900px;
  padding-bottom: 20px;
}
#achievements-inside {
  padding: 0 10px;
}
#achievements p {
  font-size: 13px;
}
#achievements h2.subtitle-achievements {
  clear: both;
  text-indent:-9999px;
  overflow: hidden;
  background: url(../images/h2-seisakujisseki.png) top center no-repeat ;
  width:880px;
  height: 44px;
  margin: 40px 0 20px 0;
}
#achievements #achievements-box {
  clear: both;
  border-bottom: solid #000 1px;
  padding: 0  0 10px 0;
}
#achievements #achievements-box.last{
  border-bottom: none;
}
#achievements #achievements-box h3 {
  padding: 20px 10px 0;
  font-size: 16px;
}
#achievements #achievements-box p {
  margin-top: 10px;
  font-size: 14px;
}
#achievements .achievements-pic {
  float: left;
  padding: 10px 10px 0 ;
}
#achievements .date {
  text-align: right;
}
#achievements .achievements-info {
  margin: 20px 0;
  text-align: center;
}
#achievements .achievements-info p {
  font-size: 16px;
}
.jyuni-1 { 
  margin-top:20px;
}
/* ------------------------------- Achievements Ends --------------------------------------*/

/* ------------------------------- Oder Flow --------------------------------------*/
#order-flow {
  background-color: #FFF;
  overflow: auto;
  width: 900px;
  padding-bottom: 20px;
}
#order-flow-inside {
  padding: 0 10px 0 10px;
}
#order-flow h2.subtitle-order-flow {
  clear: both;
  text-indent:-9999px;
  overflow: hidden;
  background: url(../images/h2-order.png) top center no-repeat;
  width:881px;
  height: 45px;
  margin: 40px 0 10px 0;
}
#order-flow .order-flow-info {
  margin: 30px 0;
  text-align: left;
}
#order-flow .order-flow-info h3{
  margin-left: 15px;
}
#order-flow .order-flow-info li {
  font-size: 16px;
  line-height: 25px;
}
#order-flow .order-flow-info h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
.text-red {
  color:#F00;
}
.tyuuijikou {
  border: solid 1px #73000C;
  padding: 20px;
  width: 838px;
}
.tyuuijikou ul {
  line-height:22px;
  margin: 15px 0 0 0; 
  padding-left: 20px;
}
.tyuuijikou li {
  font-size: 14px;
}
.separator {
  clear: both;
}
.tyuuijikou-title {
  background:url(../images/order/tyuuijikou.png) no-repeat;
  height: 37px;
  text-indent: -9999px;
  width: 132px;
}
.order-image {
  float: left;
  margin: 10px 10px 10px 0;
  width: 286px;
}
.order-title {
  float: left;
  margin: 10px 0;
  width: 584px;
}
.order-title p {
  padding: 10px 0 10px 0;
}
.b-line {
  border-top: solid 1px #000;
  margin: 0 0 10px 0;
}

/* ------------------------------- Order Flow Ends --------------------------------------*/

/* ------------------------------- Contact --------------------------------------*/
#contact {
  background-color: #FFF;
  overflow: auto;
  width: 900px;
  padding-bottom: 20px;
}
#contact p {
  font-size: 16px;
}
#contact-inside {
  padding: 0 10px;
  text-align: center;
  padding-top:120px;
}
#contact-inside table {
  padding: 120px 10px 0 10px;
  text-align: left;
}
#contact h2.subtitle-contact {
  clear: both;
  text-indent:-9999px;
  overflow: hidden;
  width:880px;
  height: 44px;
  margin: 40px 0 20px 0;
}
#contact .contact-info {
  margin: 30px 0;
  text-align: center;
}
#contact .contact-info li {
  font-size: 16px;
  line-height: 25px;
}
#contact .contact-info h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
#contact .open-hour {
  margin-top: 10px;
}
#contact .mail-button {
  margin-top: 10px;
}
#contact .map {
  margin: 10px 0 10px;
}
#contact .dorapura {
  margin: 20px 0 10px;
}
.contact-table td th {
	float:left;
}

#info-bg {
  background:url(../images/info-bg.jpg) no-repeat;
}

/* ------------------------------- Contact Ends --------------------------------------*/


/* ------------------------------- Hina Doll --------------------------------------*/
#hina {
  background-color: #FFF;
  overflow: auto;
  width: 900px;
  padding-bottom: 20px;
}
#hina p {
  font-size: 14px;
}
#hina-inside {
  padding: 0 10px;
  text-align: center;
}
#hina-inside table {
  padding: 0 10px;
  text-align: left;
}
#hina h2.subtitle-hina {
  clear: both;
  text-indent:-9999px;
  overflow: hidden;
  background: url(../images/h2-tokosaku-hina.png) top center no-repeat ;
  width:880px;
  height: 44px;
  margin: 40px 0 20px 0;
}
#hina .text03 {
  margin-bottom: 20px;
}
#hina h2.service {
  clear: both;
  text-indent:-9999px;
  overflow: hidden;
  background: url(../images/h2-service.png) top center no-repeat ;
  width:880px;
  height: 44px;
  margin: 20px 0 20px -10px;
}
#hina-inside-2 {
  padding: 0 20px 0 20px;
}
#hina .text03-2 {
  margin: 20px 0 20px 0;
}
#hina #hina-dolls-subtxt{
font-size:25px;
}
#hina #hina-dolls-subtxt2{
font-size:18px;
margin-top:10px;
margin-bottom:30px;
}
.hina-dolls-line{
margin:20px 0 20px 0;
}
.hina-dolls-campain{
margin-bottom:30px;
}
/* ------------------------------- Hina Dollt Ends --------------------------------------*/

/* ------------------------------- Sousaku  --------------------------------------*/

#sousaku-menu {
  background: url(images/sousaku-bg.jpg) top center no-repeat #FFF;
  overflow: auto;
  width: 900px;
  padding-bottom: 50px;
}
#sousaku-menu-inside {
  padding: 0 10px;
}
#sousaku-menu p {
  font-size: 13px;
  margin-top: 20px;
  text-align: left;
}
#sousaku-menu .hina-meguri {
  text-align: center;
  display: inline;
  width: 180px;
  float: left;
  margin: 155px 0 0 190px;
}
#sousaku-menu .seisaku {
  text-align: center;
  width: 180px;
  float: left;
  margin: 155px 0 0 150px;
}
#sousaku-menu .order {
  text-align: center;
  width: 180px;
  float: left;
  margin: 145px 0 0 55px;
}
#sousaku-menu h2.toko {
  clear: both;
  text-indent:-9999px;
  overflow: hidden;
  background: url(images/h2-toko.png) top center no-repeat ;
  width:880px;
  height: 44px;
}
#sousaku-menu .toko01 {
  float: left;
  margin: 0 10px 10px 0;
}
#sousaku-menu .text01 {
  font-size: 15px;
  line-height:22px;
}
/* ------------------------------- Sousaku Ends --------------------------------------*/


/* start: main */
/* end: main */

/* start: menu */

/* end: menu */

/* start: contents */
/* end: contents */

/* start: footer */
#footer {
  margin: 0 auto;
  background: #FFF;
  text-align:left;
  overflow:auto;
  border-top: #000 solid 1px;
  padding: 20px 0;
}
#footer a {
  font-size: 13px;
  color: #000;
  line-height: 20px;
}
#footer p {
  font-size: 13px;
  color: #000; 
  line-height: 20px;
  margin: 0;
  padding: 0;
}
#footer .indent {
  margin-left: 30px;
}

/* end: footer */


#footer-menu {
  list-style: none;
  padding: 0;
}
#footer-menu li {
  float: left;
  text-align: right;
  padding-left: 58px;
}
#footer-menu ul {
  list-style: none;
  padding: 0;
}
#footer-menu ul li {
  float: none;
  text-align: right;
  padding: 0;
}

