@charset "utf-8";

p.indnt {
	margin-left:1em;
	text-indent:-1em;
}

.fs90 {
	font-size:90%;
}
.fs80 {
	font-size:80%;
}


#subnavi {
	width: 800px;
	letter-spacing: 0.1em;
	margin-top: 5px;
}

#navi {
	width: 320px;
	letter-spacing: 0em;
	float: right;
}

#btnBox {
}
#btnBox a {
	font-size: 12px;
	display: block;
	height: 20px;
	overflow: visible;
	width: 97px;
	margin: 0 1px 0 0;
	float: left;
	padding: 0.8em 0 0.4em;
	list-style:none;
	border:solid 1px #CCCCCC;
	color: #666666;
	text-align: center;
	background-color: #FFF;
}
#btnBox a:hover {
	background-color:#333;
	color: #FFF;
}


#btnBoxA{
	display: block;
	height: 36px;
	overflow: visible;
	width: 128px;
	float: left;
	text-align: center;
}
#btnBoxB{
	display: block;
	height: 25px;
	overflow: visible;
	width: 102px;
	float: left;
	text-align: center;
}


a#btn-create {
	width:128px; height:36px;
	display:block;
	background:url(../common/img/btn_order.png) left top no-repeat;
}
a#btn-create:hover {
	background:url(../common/img/btn_order_on.png) left top no-repeat;
}

a#btn-preview {
	width:128px; height:36px;
	display:block;
	background:url(../common/img/btn_preview.png) left top no-repeat;
}
a#btn-preview:hover {
	background:url(../common/img/btn_preview_on.png) left top no-repeat;
}

a#btn-random {
	width:102px; height:25px;
	display:block;
	background:url(../common/img/btn_omakase.png) left top no-repeat;
}
a#btn-random:hover {
	background:url(../common/img/btn_omakase_on.png) left top no-repeat;
}

a#btn-reset {
	width:102px; height:25px;
	display:block;
	background:url(../common/img/btn_reset.png) left top no-repeat;
}
a#btn-reset:hover {
	background:url(../common/img/btn_reset_on.png) left top no-repeat;
}


.contentsNm {
	font-size:12px;
	float: left;
	padding: 0.8em 0 0 0.8em;
	line-height: 1.4em;
}

#pageback {
	float: right;
	height: 39px;
	width: 200px;
	margin: 0px 0px;
	padding: 0;
}

#pageback .text {
	font-size:12px;
	color:#000000;
	text-align:center;
	padding-top:13px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}



.styleTable {
	font-size: 1.2em;
}
.styleTable th {
	font-weight: normal;
	color: #000000;
	text-align:left;
	width: 18%;
	vertical-align: top;
}
.styleTable td {
	padding: 0.2em 0.2em 0;
	vertical-align: top;
}

.pagesJ {
	font-size: 10px;
	color: #000000;
	text-align: center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.pages {
	font-size: 0.6em;
	color: #000000;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#contentswrapper {
	/*
	width: 860px;
	background-color: #E8E8E8;
	margin: 0px;
	padding: 0px;
*/	
	width: 470px;
	background-color: #FFF;
	margin: 0 0 1.5em 0.5em;
	padding: 0px;
	float: left;
	border:solid 1px;
}

#LeftArea {
	width: 610px;
	margin: 3.4em 0 0;
	float: left;
}
	#LeftArea dl {
	line-height: 1.4em;
	margin: 0.8em 0;
	font-size: 110%;
	}
	#LeftArea dt {

	}
	#LeftArea dd {
		margin:0.5em 0 0.5em 0.8em;
	}


#rightarea {
	float: left;
	width: 540px;
}

.drop_size {
	width: 54px;
	height: 76px;
	margin: 0 auto;
	cursor: pointer;
}
.drop_blank {
	width: 54px;
	height: 76px;
	margin: 0 auto;
}
.drop_size2 {
	width: 50px;
	height: 69px;
	margin: 0 auto;
	cursor: pointer;
}
.drop_size3 {
	width: 67px;
	height: 95px;
	margin: 0;
	cursor: pointer;
}

.poster_size {
        width: 200px;
        height: 282px;
}
.page_data {
	background-color: #EBEBEB;
}
.page_data_end {
	background-color: #D2D2D2;
}
.jacket_data {
	width: 54px;
	height: 76px;
	background-color: #6b6b6b;
	margin: 0.5em auto;
	z-index: 999;
}
#page-area {
	/*
		width: 723px;
		*/
		width:100%;
	float: left;
}
#page-area .panel-frame{
	/*
        width:100%;
        height: 316px;
        overflow:hidden;
*/		
        width:100%;
/*	height: auto;*/
	overflow:hidden;
}

#page-area table {
	margin: 1px 1px 1px;
	float: left;
	border: solid 1px #C5C5C5;
}
/*
#page-area .panel-inner table {
	margin: 1px 1px 1px;
	float: left;
	border: solid 1px #EFEFEF;
}
*/
.panel-inner div.page-column{
	/*
        width:723px;
        height:316px;
        float:left;
*/
	width:365px;
/*	height:auto; */
	float:left;
}

img.select_item {
}
img.draggable_item {
/*
        width: 54px;
        height: 76px;
*/
        width: 65px;
        height: 92px;
}
img.unselect_item {
/*
        width: 54px;
        height: 76px;
*/
        width: 65px;
        height: 92px;
}

.centered {
  position: relative;
  overflow: hidden;
}

.centered table {
  position: relative;
  left: 50%;
  float: left;
}

.centered table tr {
  position: relative;
  left: -50%;
  float: left;
}


.Album_pagebg {
	background:url(../common/img/page_line.jpg) center top repeat-y;
}







/* form ------------------------------------------------------------- */

#cl { clear:both; }

body {
	background:url(../common/img/ggd_bgimg.jpg) repeat;
}
	
#categorywrapper {
	background:url(../common/img/basemat_bd.png) left top repeat-y;
	padding:0 1.8em;
}
#categorytl {
	background:url(../common/img/basemat_tl.png) left top no-repeat;
	height:10px;
}

.kome {
	color:#FF0000;
}

dl.form2 {
	margin: 0 0 15px;
	padding: 0 10px 5px;
	border: 1px #EEEEEE solid;
}
dl.form2 dt {
	float: left;
	width: 12em;
	padding: 0.6em;
	font-weight: bold;
	text-indent: 0.5em;
	line-height: 1.2em;
	text-align: left;
	font-size: 90%;
}
dl.form2 dd {
	padding: 0.1em 0 0.5em 12em;
	line-height: 1.2em;
	border-bottom: 1px #CCCCCC solid;
	text-align: left;
}

ul.form2 {
	line-height: 1.4em;
	margin: 0.6em 2.0em 0.6em 1.2em;
}
ul.form2 li {
	list-style-type:circle;
	margin:0.2em 0 0.2em 1.5em;
	padding:0;
}
ul.form2 li ol li {
	list-style:lower-alpha;
	margin:0 0 0 1.2em;
}

dl.form3 {
	margin: 0 0 15px;
	padding: 0 0.5em 0.5em 0em;
	border: 1px #EEEEEE solid;
}
dl.form3 dt {
	padding: 0.5em 0 0;
	font-weight: bold;
	text-indent: 1em;
	line-height: 1.2em;
	text-align: left;
}
dl.form3 dd {
	padding: 0.5em 0.5em 0.8em 1.2em;
	line-height: 1.2em;
	text-align: left;
}




h1.form {
	display:block;
	font-size:120%;
	/* border-bottom:double 2px #C4EC00; */
	/* border-bottom:groove 5px #FF3300; */
	border:outset 2px #FF3300;
	padding: 0.3em 0.8em 0.1em;
	background-color: #FF6400;
	color: #FFF;
	margin: 0;
	letter-spacing: 3px;
}
table.form {
	font-size: 110%;
	margin: 0 0 1.2em;
	border: solid 1px #CCC;
	line-height: 1.6em;
}
table.form tr {
}
table.form th {
	text-align: left;
	vertical-align: top;
	padding: 0.5em 0.1em 0.3em 0.8em;
	border-bottom: dotted 1px #CCC;
	font-weight: normal;
}
table.form td {
	padding:0.5em 0.3em 0.3em;
	border-bottom: dotted 1px #CCC;
}



table.form0 {
	font-size: 110%;
	margin: 0 0 1.2em;
	border: solid 1px #CCC;
	line-height: 1.6em;
}
table.form0 tr {
}
table.form0 th,
table.form0 td {
	text-align: left;
	vertical-align: top;
	padding: 0.5em 0.1em 0.3em 0.8em;
	font-weight: normal;
}




table.form2 {
	font-size: 110%;
	margin: 0;
	border: solid 1px #CCC;
}
table.form2 td {
	padding:0.5em 0.3em 0.3em;
	border-bottom: none;
}

ul.haisoutime {
	padding: 0.2em 1.8em;
	list-style: none;
	clear: both;
	margin: 0;
	line-height: 1.6em;
}
ul.haisoutime li {
	width: 120px;
	display: inline;
	float: left;
}
ul.haisoutime li input {
	margin:0 0.5em 0 0;
}

table.formbtn {
	margin: 1.2em auto 2.0em;
	padding: 0.2em;
	width: 100%;
	text-align: center;
}
table.formbtn tr {
}
table.formbtn tr td {
}


#confirmBox {
	width:400px;
	text-align:left;
	margin:1.2em auto;
	padding:1.6em 0.8em;
	border-top:solid 1px #666;
}
#confirmBox ul {
	margin:0;
	padding:0;
}
#confirmBox ul li {
	list-style-type: circle;
	line-height: 1.8em;
	margin: 0 0 0 1.2em;
	padding: 0;
}





#formCheckBtn {
    border: 0px;
    width: 128px;
    height: 36px;
    background:url(../common/img/btn_check.jpg) left top no-repeat;
}


.profarea {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
/*	border:2px solid #339933;
	background-color: #ccffcc;*/
	border:2px solid #b2cb0f;
	background-color: #f1f9c0;
	padding:10px;
}
