/* レイアウトの設定*/
body{
	background-color:#FADCE9;
	background-image:url(img/com-bg-wh.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-attachment:fixed;
}


.midasi18px{
	float:left;
	color:#FF6EC8;
	font-family:sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-left:5px;
}

.midasi18px-c{
	color:#FF6EC8;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
	margin-top:15px;
}

.midashi14px{
	text-align:center;
	color:#FF6EC8;
	font-size:14px;
	font-weight:bold;
}


.txt-midasi14px{
	font-size:14px;
	font-weight:bold;
}

.txt-midasi16px{
	font-size:16px;
	font-weight:bold;
}

.txt-midasi16px-pd{
	font-size:16px;
	padding-left:15px;
	padding-bottom:3px;
}

.txt-12px{
	font-size:12px;
	line-height:1.4em;
}

.txt-14px{
	font-size:14px;
	line-height:1.4em;
}

.txt-14px-pd{
	font-size:14px;
	padding-left:35px;
	line-height:1.4em;
}

.txt-16px{
	font-size:16px;
	line-height:1.4em;
}

.shohintxt-{
	font-size:16px;
	border-bottom:1px dashed #FF6600;
}

.kiyaku-midasi16px-pd{
	font-size:16px;
	margin-left:17px;
	padding-left:8px;
	padding-bottom:3px;
	border-left:solid #FF6EC8 5px;
}

.kiyaku-txt14px-pd{
	font-size:14px;
	padding-left:52px;
	line-height:1.4em;
	text-indent:-17px;
}

/* ラッパーの設定*/
#wrap{
	position:relative;
	top:5px;
	width:820px;
	text-align:left;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	padding-bottom:20px;
/*	background-position:center bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;*/
}
/* ヘッダーの設定*/
#head-left{
	float:left;
	width:300px;
	height:100px;
	margin-left:5px;
	background-image:url(img/com-head-logo.png);
}

#head-right{
	width:465px;
	height:100px;
	float:right;
	background-image:url(img/com-head-bana-c.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin-right:50px;
}

#title{
	display:none;
	position:relative;
	float:left;
	margin:10px 0 0 10px;
	width:430px;
	height:70px;
}

/*HRの設定*/
#hr{
/*	background-image:url(img/hr.gif);
	background-repeat:repeat-x;*/
	height:5px;
}

/* メニューリンク設定*/
#menu{
	float:left;
	border:0;
	margin:10px 10px 5px 9px;
	padding:0;
	width:800px;
	height:26px;
}

#menu ul{
  list-style-type:none;
  margin:0;
  padding:0;
}

#menu li{
	text-indent:-9999px;
	float:left;
	width:160px;
	margin:0;
	padding:0;
}

#menu a{
	display:block;
	width:100%;
	height:40px;
	background-image:url(img/com-linkbana.png);
	background-repeat:no-repeat;
}

#menu1 a{background-position:0 -56px;}
#menu2 a{background-position:-160px -56px;}
#menu3 a{background-position:-320px -56px;}
#menu4 a{background-position:-480px -56px;}
#menu5 a{background-position:-640px -56px;}

#globalnavi a:hover{
	background-image:url(img/com-linkbana.png);
	background-repeat:no-repeat;
}

#menu1 a:hover{background-position:0 0;}
#menu2 a:hover{background-position:-160px 0;}
#menu3 a:hover{background-position:-320px 0;}
#menu4 a:hover{background-position:-480px 0;}
#menu5 a:hover{background-position:-640px 0;}



/* right */
#right{
	float:right;
	text-align:center;
	width:240px;
	height:410px;
	/* background-image:url(../img/com-scrollimage.jpg);
	background-repeat:no-repeat;
	background-position:center;*/
	padding-right:45px;
}

#bana-wrap{
	width:235px;
	height:auto;
	position:absolute;
	right:44px;
	bottom:65px;
}

#bana{
	padding-top:0px;
	padding-bottom:3px;
}

/* メイン*/
#main-head{
	float:left;
	padding:0 0px 0 45px;
	width:740px;
	height:200px;
}

#main-wrap{
	background-image:url(img/cell-k.gif);
	background-position:right;
	background-repeat:repeat-y;
	position:relative;
	float:left;
	width:475px;
	padding:0 0 0 45px;
	margin-top:5px;
	margin-bottom:5px;
}

.main-midashi{
	background-image:url(img/top-midashi.png);
	background-repeat:no-repeat;
	width:450px;
	height:85px;
	margin:5px 0 13px 7px;
}

.indexbox{
	float:left;
	width:460px;
	height:auto;
	margin:0;
}

.indexbox-1{
	float:left;
	background-color:#ffffff;
	border-color:#66C7F2;
	border-style:solid;
	border-width:1px;
	width:445px;
	height:auto;
	margin:0 10px 15px 8px;
	vertical-align:middle;
}
.indexbox-p{
	float:left;
	background-color:#FFFFFF;
	width:130px;
	padding:5px 5px 5px 5px;
	text-align:center;
}

.indexbox-txt{
	width:100%;
}

table.main{
	border:0;
	border-collapse:0;
	border-spacing:0;
	padding:0;
	margin:0;
}

table.main td.pbox{
	vertical-align:bottom;
	width:168px;
}

table.main td.txt{
	width:240px;
	font-size:12px;
	line-height:1.4em;
	padding-bottom:3px;
}

table.main td.txtnum{
	font-size:12px;
	padding:5px 0 0 0;
}

table.main td.txttitle{
	font-family:sans-serif;
	font-size:16px;
	padding:5px 0 5px 0;
	
}

table.main td.righttd{
	color:#cc0000;
	/*font-weight:bold;*/
	font-size:14px;
	vertical-align:bottom;
	text-align:right;
	width:70px;
	padding-bottom:3px;
}


.center-main{
	position:relative;
	float:left;
	width:700px;
	height:auto;
	margin:0 60px 15px 60px;
}

#center-2{
	position:relative;
	float:left;
	width:100%;
	height:auto;
}


/* フッター*/
#foot-main{
	clear:both;
	width:800px;
	background-image:url(img/com-footer-cr.gif);
	background-color:#FF6EC8;
	background-position:center;
	background-repeat:no-repeat;
	text-align:right;
	majin-top:15px;
	margin-left:10px;
	padding-bottom:28px;
	font-size:12px;
}


/* 作品紹介設定*/
.shokai-box-midashi{
	width:100%;
	background-color:#66C7F2;
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding:2px 0 2px 0;
}

.shokai-center{
	position:relative;
	float:left;
	width:100%;
	height:auto;
}

.shokai-left{
	position:relative;
	float:left;
	width:48%;
	height:auto;
}

.shokai-right{
	position:relative;
	float:right;
	width:48%;
	height:auto;
}

.shokai-midashi{
	font-size:14px;
	font-weight:bold;
}

.shokai-banabox{
	float:left;
	width:200px;
	margin:5px 5px 5px 5px;
}
.shokai-banatxt{
	float:right;
	text-align:left;
	color:#FF6EC8;
	font-size:14px;
	font-weight:bold;
	width:125px;
	padding:30px 0px 0px 0px;
}
.shokai-banatxt2{
	float:right;
	text-align:left;
	color:#FF6EC8;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	width:125px;
	padding:16px 0px 0px 0px;
}

.shokai-txt-12px{
	font-family:"ＭＳ ゴシック","Osaka−等幅",monospace;
	font-size:12px;
	line-height:1.3em;
}

.shokai-box-blue{
	position:relative;
	float:left;
	background-color:#CCECFB;
	border-color:#66C7F2;
	border-style:double;
	width:315px;
	padding:8px;
	margin:5px 0px 15px 0px;
	font-size:14px;
	line-height:1.4em;
}

.shokai-box-pink{
	position:relative;
	float:left;
	background-color:#FFF5FF;
	border-color:#FF6EC8;
	border-style:double;
	width:315px;
	padding:8px;
	margin:5px 0px 15px 0px;
	font-size:14px;
	line-height:1.4em;
}

.shokai-box-left{
	float:left;
	background-color:#0099CC;
	width:142px;
	height:200px;
	padding:0 1px 2px 0;
	margin-right:15px;
}

.shokai-box-right{
	float:left;
	width:100%;
	background-color:#FFFFFF;
	height: 83px;
}

#cart-s{
	border:none;
	border-style:none;
	width:245px;
	height:400px;
}


#rotator{
	background: url(rotator/rotator.php) no-repeat top center;
	width: 190px; /*横幅のサイズはお好きなように */
	height: 200px; /*縦幅のサイズはお好きなように */
}

