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


/*--
dpiスタイル ----------*/
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: 140px;
	margin-bottom: 5px;
}

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

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

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

.model-description {
	height: 305px;
}

.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: 30px;
	margin-left:20px;
}

table#pricelist {
    width: 456px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#pricelist th {
    padding: 3px;
    border: #E3E3E3 solid ;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table#pricelist td {
    padding: 3px 0 3px 10px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    white-space: nowrap;
}

table#pricelist td .price {
	color: #003399 ;
}


.main-left {
	float: right;
    width: 460px;
	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 0px;
	clear: both;
	text-align: right;
}



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

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

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

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


