@charset "utf-8";

body {
	width:100%;							/* センタリング */
	text-align: center;/* ie6 */
	height:auto;
	background:#EDEBE2;
	font-size:12px;
	line-height:1.3;
	color:#666666;
	margin:0;
}
.wrapper {
	width:900px;
	margin:10px auto;
}

.section-lv1 {
	position:relative;
}
.section-lv1 h1 {
	text-align:-9999px;
}
.section-lv1 .read {
	position:absolute;
	left: 46px;
	top: 66px;
	width: 483px;
	font-size:13px;
}
.section-lv1 .spec {
	position:absolute;
	left: 265px;
	top: 252px;
	width:330px;
}
.section-lv1 .spec dt {
	float:left;
}
.section-lv1 .spec dd {
	float:left;
	overflow:hidden;
}
.section-lv1 .spec .outside {
	font-size:12px;
	clear:both;
	width:300px;
}
.section-lv1 .jump_price {
	position:absolute;
	font-size:14px;
	left: 265px;
	top: 308px;
}
.container {
	background:url(../images/sheet_end.gif) no-repeat bottom;
	padding-bottom:14px;
	margin-bottom:5px;				/*　フッタとの間隔　*/
}
.structure {
	margin:0 auto;
	background:url(../images/sheet.gif) repeat;
	width:900px;
	overflow: hidden;
	padding-bottom:20px;
}
.main {
	width:600px;
	float:left;
	text-align:left;
	background: url(../images/sidebar_partition.gif) repeat-y right top;
	padding:0 38px 14px 36px;
}
.main .section {
	margin:44px 0 70px;
}
.main .article {
	margin:8px 0 17px;
	font-size:14px;
	line-height:1.4;
}
.main .about {
	margin-top:10px;
}
.main .about .article {
	background:url(../images/about_image.gif) no-repeat left bottom;
	height:642px;
}
.main .section h2 {
	background: url(../images/listIcon.jpg) no-repeat left top;
	padding-left:78px;
	height:78px;
}
.main .section h2 img {
	margin:10px 0;
}
.main .section h2 span {
	display:block;
	font-size:16px;
}
.main .section h3 {
	margin:20px 0 10px;
	font-size:13px;
	line-height:16px;
}
.main .section ul {
	overflow:hidden;
	zoom:1;
}

/* テーマ
---------------------------------------------------------------------------------- */

.theme ul {
	width:auto;
	padding:0 0 20px 22px;
}
.theme ul li {
	margin:20px 22px 0 0;
	float:left;	
}
.theme .regular {			/* レギュラーテーマ */
	border:solid 1px #BCBCBC;
	background:#FAFAFA;
	width:350px;
}
.theme .premium {			/* プレミアムテーマ */
	border:solid 1px #DCC989;
	background:#F7F1D7;
	width:525px;
}
.theme ul li a {
	display:block;
	width:153px;
	padding-top:118px;
	text-align:center;
}
.theme .basic_a a {	/* ベーシックA */
	background:url(../images/theme.jpg) no-repeat left top;
}
.theme .basic_b a {	/* ベーシックB */
	background:url(../images/theme.jpg) no-repeat -153px top;
}
.theme .borad a {	/* ピクチャボード */
	background:url(../images/theme.jpg) no-repeat -306px top;
}
.theme .snow a {	/* スノー */
	background:url(../images/theme.jpg) no-repeat -459px top;
}
.theme .sakura a {	/* 花屏風 */
	background:url(../images/theme.jpg) no-repeat -612px top;
}
.theme .shower a {	/* スペースシャワー */
	background:url(../images/theme.jpg) no-repeat -765px top;
}
.theme .ripple a {	/* 波紋 */
	background:url(../images/theme.jpg) no-repeat -918px top;
}
.theme .wind a {	/* 風 */
	background:url(../images/theme.jpg) no-repeat -1071px top;
}
.theme .haiku a {	/* 俳句 */
	background:url(../images/theme.jpg) no-repeat -1224px top;
}
.theme .momiji a {	/* もみじ */
	background:url(../images/theme.jpg) no-repeat -1377px top;
}

/* 商品写真
---------------------------------------------------------------------------------- */

.main .section .advice {
	font-size:12px;
	margin-bottom:3px;
	text-align:right;
	color:#999999
}
.main .section .qualiry {
	width:600px;
	margin:0 auto;
	overflow:hidden;
}
.main .section .qualiry li {
	float:left;
	margin-right:2px;
	overflow:hidden;
}
.main .section .qualiry .case {
	background: url(../images/photoDVD_quality.jpg) no-repeat left top;
}
.main .section .qualiry .label {
	background: url(../images/photoDVD_quality.jpg) no-repeat -298px top;
}
.main .section .qualiry .logo {
	background: url(../images/photoDVD_quality.jpg) no-repeat -596px top;
}
.main .section .qualiry .variation {
	background: url(../images/photoDVD_quality.jpg) no-repeat -894px top;
}
.main .section .qualiry li a {
	display:block;
	width:298px;
	padding-top:200px;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	color:#666666;
	line-height:1.6;
	margin-bottom:3px;
}


/* 価格一覧
---------------------------------------------------------------------------------- */

.main .price table {
	border-top:solid 1px #BCBCBC;
	border-left:solid 1px #BCBCBC;
	font-size:14px;
}
.main .price table th,
.main .price table td {
	border-right:solid 1px #BCBCBC;
	border-bottom:solid 1px #BCBCBC;
	height:35px;
	text-align:center;
}
.main .price td {
	font-family:Arial Black, Helvetica, sans-serif;
	color:#666666;
	font-style:italic;
}
.main .price .one .regPrice {
	text-decoration:none;
}
.main .price .regPrice {
	text-decoration:line-through;
}
.main .price .discount {
	color:#FFA633;
}
.main .price td span {
	font-size:20px;
	padding-right:3px;
}
.main .price .state {
	color:#666666;
}
.main .price .article .att {		/* 発送が遅れる場合があります。 */
	display:block;
	font-size:12px;
	line-height:2;
}
.main .price h3 {
	margin-top:50px;
}
.main .price h3 img {
	margin-right:10px;
}
.main .price h3 span {			/* プレミアムメンバーは送料無料 */
	color:#FF0000;
}
.main .price .payment li {
	text-indent:-9999px;
	height:53px;
	float:left;
	margin-right:25px;
}
.main .price .payment .jcb {
	background:url(../images/gifImage.gif) no-repeat left -246px;
	width:42px;
}
.main .price .payment .visa {
	background:url(../images/gifImage.gif) no-repeat -44px -246px;
	width:56px;
}
.main .price .payment .master {
	background:url(../images/gifImage.gif) no-repeat -102px -246px;
	width:57px;
}
.main .price .payment .payon {
	background:url(../images/gifImage.gif) no-repeat -161px -246px;
	width:105px;
}
.main .price .payment .yamato {
	background:url(../images/gifImage.gif) no-repeat -269px -246px;
	width:139px;
}
.main .make_btn {
	width:370px;
	margin:0 auto;
}
.main .make_btn p {
	width:370px;
	text-align:center;
	color:#FF6600;
	font-size:14px;
	margin-bottom:5px;
}
.np {
	margin:30px 0 0 0;
}
.np .att {
	margin-bottom:10px;
	font-size:14px;
}
.np p {
	margin-top:7px;
	line-height:1.4;
	font-size:12px;
}

/* サイドバー
---------------------------------------------------------------------------------- */

.side {
	float:right;
	width:218px;
	min-height:500px;
	overflow: hidden;
}
.side ul li {								/* バナーたち */
	margin:10px 0 0 7px;
}
.side ul li:first-child {
	margin:3px 0 0 5px;
}

