@charset "UTF-8";
/* CSS Document */




/*  上書き
-----------------------------------------------------------*/
.container {
float:left;
width:100%;
margin:0;
padding:0;
background:#FFFFFF;
overflow: hidden;
}
.container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .container {
    height: 1em;
    overflow: visible;
}
/**/
.side {
	float:right;
}
.main {
clear:both;
float:left;
width:100%;
margin:0;
padding:0;
background:
overflow: hidden;
}
.main:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .main {
    height: 1em;
    overflow: visible;
}
/**/




.cover {
	width:100%;
	margin:0 auto;
	background:url(../img/isyo-new/cover-bg.jpg) repeat 0;
}



  
.white-text-left {
	text-align:left;
  padding: 40px 20px;
  background-color: #fff;
  color: #333;
  overflow:hidden;
}

.white-text-left p {
  margin: 10px 0;
  line-height: 1.8;
}

.white-text-left ol {
	margin:0;
	padding:0;
}
.white-text-left ul {
	margin:0;
	padding:0;
}
.white-text-left li {
  margin: 10px 0;
  line-height: 1.8;
}

.white-text-left img {
float:left;
margin:0 10px 20px 0;
}






/*  dress用
-----------------------------------------------------------*/

.btn-bg {
clear:both;
position:relative;
width:100%;
margin:0 0;
background: url(../img/isyo/isyo/btn-bg.jpg) no-repeat left top;
overflow: hidden;
}
.btn-bg:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .btn-bg {
    height: 1em;
    overflow: visible;
}
/**/

.btn-bg ul {
float:right;
width:253px;
margin:0;
padding:0;
list-style:none;
}
.btn-bg li {
margin:10px 0;
padding:0;
}




/*  waso用
-----------------------------------------------------------*/

.waso-bg {
position:relative;
width:100%;
padding:20px 0;
background:url(../img/isyo/waso/bg.jpg) repeat left top;
overflow: hidden;
}
.waso-bg:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .waso-bg {
    height: 1em;
    overflow: visible;
}
/**/

p.mainphoto {
width:358px;
text-align:center;
margin:10px auto;
}


.flotbox {
clear:both;
position:relative;
width:620px;
}
.flotbox img {
float:left;
width:280px;
margin:2px;
padding:1px;
border:#666666 solid 1px;
}
.flotbox-center {
clear:both;
width:620px;
}
.flotbox-center img {
width:280px;
margin:2px 150px;
padding:1px;
border:#666666 solid 1px;
}


/*  sotsugyo-hakama用
-----------------------------------------------------------*/

.sotsugyo-hakama-bg {
position:relative;
width:100%;
padding:20px 0;
background:url(../img/isyo-new/bg-sotsugyo-hakama.jpg) repeat left top;
overflow: hidden;
}
.sotsugyo-hakama-bg:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .sotsugyo-hakama-bg {
    height: 1em;
    overflow: visible;
}
/**/


.clear{clear: both; margin: 0px; padding: 0px; visibility: hidden; height: 1px; overflow: hidden;}
.new {
	border-top: 1px solid #CCCCCC;
	text-align: center;
	padding: 20px 0px;
}
.new h4 {
	font-size: 1.6em;
	color: #CC66CC;
}



.price-block {
	background-color: #E3CAD4;
	text-align: center;
	font-size: 13px;
	line-height: 1.5em;
	margin: 0px;
	padding: 10px;
}
.price-box {
	background-color: #FFFFFF;
	margin: 0px 0px 10px;
	padding: 15px;
}
.price-title {
	font-size: 24px;
	font-weight: bold;
	color: #993366;
	line-height: 1em;
	border-bottom: 1px solid #E3CAD4;
	margin: 0px 0px 10px;
	padding: 0px 0px 8px;
}
.price {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
