@charset "shift_jis";

ul.theYSP_list {
	width: 730px;
	overflow: hidden;
}
	ul.theYSP_list li {
		width: 80px;
		height: 99px;
		_height: 102px;
		padding-top: 3px;
		background: url(../img/theYSP_bg_li.gif) left top no-repeat;
		float: left;
		margin-right: 1px;
		margin-bottom: 1px;
	}
		ul.theYSP_list li a {
			width: 80px;
			height: 99px;
			display: block;
		}
			ul.theYSP_list li a:hover img {
				/*--90%--*/  
				filter: alpha(opacity=90);  
				-moz-opacity: 0.90;  
				opacity: 0.90;
			}


/* --------------------------------------------
	theYSP/concept/index.html
-------------------------------------------- */
body.theYSP ol.conceptList1 {
	margin-top: 39px;
}
	body.theYSP ol.conceptList1 li {
		margin-bottom: 20px;
		width: 730px;
		background: url(../../common/img/cmn_bg_roundbox01.jpg) no-repeat left bottom;
	}
	body.theYSP ol.conceptList1 li.last {
		margin-bottom: 0;
	}
		body.theYSP ol.conceptList1 li div.clearfix {
			overflow: hidden;
			padding: 20px;
		}
			body.theYSP ol.conceptList1 li div.clearfix div.fltR {
				width: 450px;
			}


/* --------------------------------------------
	theYSP/pleasure/index.html
-------------------------------------------- */
body#theYSP.pleasure div.pleasureBox {
	margin-top: 68px;
	padding: 27px 32px 33px 27px;
	background-color: #f2f2f2;
}
	body#theYSP.pleasure div.pleasureBox p.pleasurePic {
		display: inline;
		float: left;
		margin-top: -65px;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: -27px;
		width: 170px;
	}
	body#theYSP.pleasure div.pleasureBox p {
		margin-top: 5px;
		margin-bottom: 1.5em;
		line-height: 1.5;
		letter-spacing: 2px;
	}
	body#theYSP.pleasure div.pleasureBox p.inlineR {
		margin-top: 32px;
		margin-bottom: 0;
	}
