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


/*--
店舗情報 ----------*/
div#style-main-wrapper {
	margin: 0px 0px 20px;
	float: right;
	width: 900px;
	line-height: 140%;
}


div#style-main-wrapper .entry-box {
	float: right;
	margin: 0px 0px 10px;
}

.main-top {
	width: 900px;
	height: 40px;
	margin-bottom: 5px;
}

.main-block {
	width: 860px;
	height: 250px;
	margin-bottom: 20px;
}

.main-block-thin {
	width: 900px;
	height: 210px;
	margin-bottom: 20px;
}

.main-block-bold {
	width: 900px;
	height: 430px;
	margin-bottom: 20px;
}

.model-description {
	height: 222px;
}

.model-description-thin {
	height: 210px;
}

.model-description img {
	margin-bottom: 15px;
}

.model-description-thin img {
	margin-bottom: 10px;
}

.about-gradeup {
	height: 40px;
	background-color: #F5F5F5;
	border-top: solid 1px #21AFB9;
	border-bottom: solid 1px #21AFB9;
	padding: 10px 0 10px 20px;
	line-height: 1.5em;
}

.about-gradeup a {
	color: #21AFB9;
	text-style: underline;
}

.model-photo {
	float: left;
    width: 340px;
	text-align: left;
	padding-left: 20px;
	margin-left:20px;
}

.main-left {
	float: right;
    width: 430px;
	height: 150px;
}

.navigations {
	float: right;
	width: 460px;
	height: 130px;
	margin-bottom: 20px;
}

ul.navigations {
	float: right;
	width: 460px;
	height: 30px;
	margin-bottom: 40px;
}

li.style-navi {
	display: block;
	float: left;
	list-style: none;
	margin: 5px 25px 0px 0px;
	padding: 5px 0 0 15px;
	background: url(images/style/dpistyle-listbg.jpg) no-repeat 0px 0px ;
}


div#style-main-wrapper .entry-box-l {
	float: left;
	width: 470px;
}

div#style-main-wrapper .entry-body img {
	margin-top: 15px;
	margin-bottom: 15px;
}

div#style-main-wrapper .entry-body .models {
	height: 390px;
}

div#style-main-wrapper .entry-body .models-thin {
	height: 320px;
}



div#style-main-wrapper .entry-box-r {
	margin-left: 10px;
	padding: 5px 0px 0px 5px;
	background: url(images/news/news_entry_mgbg.jpg) no-repeat 0px 0px ;
	float: left;
	width: 210px;
	height: 210px;
}


div#style-main-wrapper h3.entry-tilte {
	margin: 3px 0px 10px;
	padding: 10px 6px;
	background: url(images/news/news_midashi_line.jpg) no-repeat bottom left ;
	line-height: 140%;
	font-size: 18px;
}

div#style-main-wrapper .entry-body {
	margin-top: 20px;
	margin-bottom: 15px;
	line-height: 140%;
	font-size: 14px;
}

div#style-main-wrapper .entry-category {
	padding: 5px 10px;
	background-color: #3B3B3B;
	border-left: 5px solid #D6E609;
	width: 160px;
	color: #ffffff;
	font-size: 12px;
}


div#style-main-wrapper .entry-box-footer {
	margin: 0px 0px 30px;
	padding: 15px 0px 0px 15px;
	clear: both;
	text-align: right;
	width: 853px;
}

div#style-main-wrapper .entry-box-footer img {
	margin: 0px 0px 15px 0px;
}



div#style-side-wrapper {
	margin-top: 0px;
	float: left;
	width: 390px;
	color: #ffffff;
	text-align: right;
}

.style-side-title{
	float: left;
	background: url(images/style/1-bg-blue.jpg) no-repeat 0px 0px ;
    width: 360px;
    height: 34px;
	color: #000000;
	text-align: left;
	padding-left: 20px;
	margin-left:20px;
}

div#style-side-wrapper .side-photo img{
	margin-bottom: 20px;
}

h2#shop {
	background: url(images/shop_factory/h2_bar_shop.jpg) no-repeat top center ;
	height: 38px;
	clear: both;
}
h2#shop span {
	display: none;
}


