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

/* スペース左1の設定 */

#space_left_1 {
	width: 260px;
	height: auto;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 30px;
	margin-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	color:#666666;
}

#space_left_title {
	width: 260px;
	height: 23px;
	margin-bottom: 8px;
}

#space_left_title h4 {
	color:#666666 ;
	font-weight:normal;
	line-height:100%;
	font-size: 18px;
	}

#photo {
	width: 260px;
	height: 260px;
	margin-bottom: 20px;
}


#price_space {
	width:auto;
	height:auto;
	padding:10px 10px 10px 10px;
}


#product_no {
	width:85px;
	height:15px;
	text-align:center;
	font-size:13px ;
	font-weight:bold;
	margin-right:165px;
	border-color:#333333;
	border:solid 1px;
	margin-bottom:5px;
	vertical-align:central;
}


#product_name {
	width: 240px;
	height: 20px;
	margin-top: 5px;
	font-size: 13px;
	font-weight: normal;
}

#product_name_option {
	width: 240px;
	height: 14px;
	margin: 0px auto auto auto;
	font-size: 12px;
	font-weight: bold;
}

#producte_name_grid {
	width:240px;
	height:auto;
	margin:5px auto 15px auto;
}

#price_account {
	height:auto;
	width:240px;
	font-size:11px;
	line-height:150%;
	margin-bottom:30px;
}

#total_line {
	width:240px;
	height:10px;
	border-bottom:solid 1px #666666;
	margin-bottom:5px;
}

#total_price {
	width:240px;
	height:22px;
	border-bottom:30px;
}

#go_store {
	width:240px;
	height:35px;
	text-align:center;
}



/* スペース右1の設定 */

#space_rigt_1 {
	width: 340px;
	height: auto;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-bottom: 0px;
}


#space_right_title {
	width: 340px;
	height:auto;
	margin-bottom: 25px;	
}

#space_right_title h5 {
	font-size: 14px;
	font: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #930;
	line-height:150%;
	font-weight:normal;
}

#space_right_paragraph {
	width:340px;
	height:auto;
	margin-bottom:35px;
	line-height:180%;
}

#space_right_paragraph a {
	line-height:200%;
	color:#666666;
}

#space_right_paragraph a:hover {
	color:#666;
}

#spec_title {
	width:340px;
	height:20px;
}

#spec_title a {
	font-size:13px;
}

#spec_title a:hover {
	color:#666;
}

#spec_space {
	width: 310px;
	height: auto;
	background-color: #FFFFEB;
	border: #666 1px solid;
	padding: 14px 12px 12px 12px;
	font-size: 11px;
}

#spec_space_size {
	color:#333333;
	width: auto;
	height: 20px;
	border-bottom: solid #333333 1px;
}

.spec_items {
	color:#993300;
}

#spec_paragraph {
	color:#333333;
	padding-top: 7px;
	width: 300px;
	height: auto;
}

#spec_paragraph p {
	display:block;
	width:300px;
	height:auto;
	line-height:150%;
}

#spec_paragraph a:hover {
	color:#993300;
}


/* スペース左2の設定 */

#space_left_2 {
	width: 252px;
	height: auto;
	float: left;
	margin: 15px 11px 30px 13px;
}



.space_left_2title {
	display: block;
	width: 252px;
	border-radius: 3px;
	background-color: #86A545;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 120%;
	font-size: 15px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 5px;
}

.space_left_2title h3 {
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 120%;
	font-size: 15px;
	padding-top: 8px;
	padding-bottom: 5px;
}

.space_left2_p {
	width: 252px;
	height: auto;
	line-height: 165%;
	color: #666666;
	margin: 10px auto 10px auto;
}


/* スペース右2の設定 */

#space_right_2 {
	width: 312px;
	height: auto;
	float: right;
	margin: 15px 13px 30px 11px;
}

#space_right_2title {
	display: block;
	width: 312px;
	height: auto;
	border-radius: 3px;
	background-color: #86A545;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 120%;
	font-size: 15px;
	padding-top: 6px;
	padding-bottom: 3px;
}

#space_right_2title h3 {
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 120%;
	font-size: 15px;
	padding-top: 6px;
	padding-bottom: 5px;
}

#space_right2_p {
	width: 310px;
	height: auto;
	line-height: 165%;
	color:#666666;
	margin: 10px 0px 10px 2px;
}

#space_right_list {
	width: 299px;
	height: auto;
	line-height: 160%;
	color:#666666;
	margin: 10px 0px 10px 14px;
}

#space_right_list ul li {
	list-style-position:outside;
	list-style-type:disc;
	margin-bottom:5px;
}

/* プロダクトコンテンツの設定 */

#product_contents {
	width: 620px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 5px;
	float: left;
}

#product_name_2 {
	width: 558px;
	height: 23px;
	margin: 5px auto 10px auto;
	font-size: 17px;
	color: #666666;
}

#product_name_2 h4 {
	font-size: 18px;
	color: #666666;
	font-weight:normal;
	line-height:100%;
}

#product_lead {
	width: 558px;
	height: 20px;
	margin: 10px auto 10px auto;
	font-size: 14px;
	font: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #930;

}

#product_lead h5 {
	font-size: 15px;
	font: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #930;
	font-weight:normal;
}


#product_p {
	width: 558px;
	margin: 10px auto 10px auto;
	color:#666666;
	line-height: 180%;
}



	
/* スペース左3の設定 */

#space_left_3 {
	width: 260px;
	height: auto;
	float: left;
	color: #666666;
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 10px;
	margin-left: 31px;
}

/* スペース右3の設定 */

#space_right_3 {
	width: 260px;
	height: auto;
	float: right;
	color:#666666;
	margin-top: 10px;
	margin-right: 31px;
	margin-bottom: 10px;
	margin-left: 18px;
}


/* スペックスペース2の設定 */

#spec_space_2 {
	clear:both;
	width: 558px;
	height: auto;
	background-color: #FFFFEB;
	border: #333333 1px solid;
	padding: 10px 10px 10px 10px;
	margin:auto;
	font-size: 11px;
}

#spec_title2 {
	clear:both;
	width:558px;
	height:20px;
	padding:0 20px 2px 20px;
}

#spec_title2 a {
	font-size:13px;
}

#spec_title2 a:hover {
	color:#666;
}

#spec_space2_size {
	width: auto;
	height: 20px;
	border-bottom: solid #333333 1px;
}

.spec2_items {
	color:#993300;
}

#spec2_paragraph {
	padding-top: 7px;
	width: auto;
	height: auto;
}

#spec2_paragraph p {
	display: block;
	width: auto;
	height: auto;
	line-height: 150%;
}

#spec2_paragraph a:hover {
	color:#993300;
}
