/* -------------タイトルの設定-------------*/
#cntstitle {
	display: block;
	border-top: 1px solid #3333CC;
	border-right: 1px solid #3333CC;
	border-bottom: 1px solid #3333CC;
	border-left: 5px solid #3333CC;
	background-image: url(../image/t01.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#cntstitle2 {
	display: block;
	border-top: 1px solid #3333CC;
	border-right: 1px solid #3333CC;
	border-bottom: 1px solid #3333CC;
	border-left: 5px solid #3333CC;
	background-image: url(../image/t02.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#cntstitle h1 {
	display: block;
	font-size: 180%;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 2px 3px 3px;
	margin: 0;
	text-align: left;
}
#cntstitle2 h1 {
	display: block;
	font-size: 180%;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 2px 3px 3px;
	margin: 0;
	text-align: left;
}

#centercnts h2 {
	display: block;
	font-size: 120%;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-top: 0px solid #0000FF;
	border-right: 0px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	border-left: 3px solid #0000FF;
	background-color: #FFFFFF;
	padding: 3px 3px 3px 3px;
	margin-top: 0;
	margin-bottom: 5px;
}
#centercnts h3 {
	display: block;
	font-size: 120%;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 0px solid #3300FF;
	border-right: 0px solid #3300FF;
	border-bottom: 1px solid #3300FF;
	border-left: 0px solid #3300FF;
	background-color: #3333CC;
	padding: 3px 3px 3px 3px;
	margin-top: 0;
	margin-bottom: 5px;
}
#centercnts h4 {
	display: block;
	font-size: 120%;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-top: 0px solid #6600FF;
	border-right: 0px solid #6600FF;
	border-bottom: 1px solid #6600FF;
	border-left: 3px solid #6600FF;
	background-color: #FFFFFF;
	padding: 3px 3px 3px 3px;
	margin-top: 0;
	margin-bottom: 5px;
}
#centercnts h5 {
	display: block;
	font-size: 120%;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-top: 0px solid #9900FF;
	border-right: 0px solid #9900FF;
	border-bottom: 1px solid #9900FF;
	border-left: 3px solid #9900FF;
	background-image: url(../image/ot01.jpg);
	background-repeat: no-repeat;
	padding: 3px 3px 3px 3px;
	margin-top: 0;
	margin-bottom: 5px;
}
#centercnts h6 {
	display: block;
	font-size: 120%;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 0px solid #000000;
	background-image: url(../image/ot02.jpg);
	background-repeat: no-repeat;
	padding: 3px 3px 3px 3px;
	margin-top: 0;
	margin-bottom: 5px;
}
#cntstitle .subtitle {
    display: inline;
	font-size: 180%;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 6px;
	margin: 0;
	text-align: left;
}

/* -------------段組レイアウト-------------*/ 
#cntswrapback {
	float: left;
	clear: both;
	width: 600px;
}
#cntswrap {
	float: left;
	width: 600px;
	padding-bottom: 2px;
}
#cntswrap .left {
	float: left;
	width: 600px;
	padding-bottom: 2px;
}
#cntswrap .right {
	float: left;
	clear: both;
	width: 600px;
}

#cntswrap11 {
	float: left;
	width: 600px;
	padding-bottom: 2px;
}
#cntswrap11 .left {
	float: left;
	width: 295px;
}
#cntswrap11 .right {
	float: right;
	width: 295px;
}

#cntswrap21 {
	float: left;
	width: 600px;
	padding-bottom: 2px;
}
#cntswrap21 .left {
	float: left;
	width: 395px;
}
#cntswrap21 .right {
	float: right;
	width: 195px;
}

#cntswrap12 {
	float: left;
	width: 600px;
	padding-bottom: 2px;
}
#cntswrap12 .left {
	float: left;
	width: 195px;
}
#cntswrap12 .right {
	float: right;
	width: 395px;
}

#cntswrap32 {
	float: left;
	width: 600px;
	padding-bottom: 2px;
}
#cntswrap32 .left {
	float: left;
	width: 355px;
}
#cntswrap32 .right {
	float: right;
	width: 235px;
}

#cntswrap23 {
	float: left;
	width: 600px;
	padding-bottom: 2px;
}
#cntswrap23 .left {
	float: left;
	width: 235px;
}
#cntswrap23 .right {
	float: right;
	width: 355px;
}

#cntswrap31 {
	float: left;
	width: 600px;
	padding-bottom: 2px;
}
#cntswrap31 .left {
	float: left;
	width: 445px;
}
#cntswrap31 .right {
	float: right;
	width: 145px;
}

#cntswrap13 {
	float: left;
	width: 600px;
	padding-bottom: 2px;
}
#cntswrap13 .left {
	float: left;
	width: 145px;
}
#cntswrap13 .right {
	float: right;
	width: 445px;
}

#cntswrap300 {
	float: left;
	width: 600px;
	padding-bottom: 2px;
}
#cntswrap300 .left {
	float: left;
	width: 600px;
	padding-bottom: 2px;
}
#cntswrap300 .right {
	float: left;
	clear: both;
	width: 600px;
}

#cntswrap200 {
	float: left;
	width: 600px;
	padding-bottom: 2px;
}
#cntswrap200 .left {
	float: left;
	width: 600px;
	padding-bottom: 2px;
}
#cntswrap200 .right {
	float: left;
	clear: both;
	width: 600px;
}

#cntswrap150 {
	float: left;
	width: 600px;
	padding-bottom: 2px;
}
#cntswrap150 .left {
	float: left;
	width: 600px;
	padding-bottom: 2px;
}
#cntswrap150 .right {
	float: left;
	clear: both;
	width: 600px;
}

/* -------------タイトル設定-------------*/ 
.title1 {
    font-size: 100%;
    line-height: 120%;
    font-style: normal;
    color: #FF0000;
    font-weight: bold;
}
.title2 {
    font-size: 100%;
    line-height: 120%;
    font-style: normal;
    color: #0000FF;
    font-weight: bold;
}
.title3 {
    font-size: 100%;
    line-height: 120%;
    font-style: normal;
    color: #339933;
    font-weight: bold;
}
.title4 {
    font-size: 100%;
    line-height: 120%;
    font-style: normal;
    color: #FF00FF;
    font-weight: bold;
}
.title5 {
    font-size: 100%;
    line-height: 120%;
    font-style: normal;
    color: #9900FF;
    font-weight: bold;
}
.textcolor1 {
    color: #FF0000;
}
.textcolor2 {
    color: #0000FF;
}
.textcolor3 {
    color: #339933;
}
.textcolor4 {
    color: #FF00FF;
}
.textcolor5 {
    color: #9900FF;
}

/* -------------画像設定-------------*/
.cntsimgfull {
	width: 100%;
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cntsimgfull0 {
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cntsimgfull3 {
	width: 100%;
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* -------------パーツ設定-------------*/
.cntsblock {
	clear: both;
	display: block;
	margin-bottom: 5px;
}

#cntswrap .cntsblock2 {
	clear: both;
	display: block;
	margin-bottom: 5px;
}
#cntswrap11 .cntsblock2 {
	clear: both;
	display: block;
	margin-bottom: 5px;
}
#cntswrap21 .cntsblock2 {
	clear: both;
	display: block;
	margin-bottom: 5px;
}
#cntswrap12 .cntsblock2 {
	clear: both;
	display: block;
	margin-bottom: 5px;
}
#cntswrap32 .cntsblock2 {
	clear: both;
	display: block;
	margin-bottom: 5px;
}
#cntswrap23 .cntsblock2 {
	clear: both;
	display: block;
	margin-bottom: 5px;
}
#cntswrap31 .cntsblock2 {
	clear: both;
	display: block;
	margin-bottom: 5px;
}
#cntswrap13 .cntsblock2 {
	clear: both;
	display: block;
	margin-bottom: 5px;
}
#cntswrap300 .cntsblock2 {
	float: left;
	display: inline;
	width: 290px;
	margin: 0 5px 8px 5px;
}
#cntswrap200 .cntsblock2 {
	float: left;
	display: inline;
	width: 190px;
	margin: 0 5px 8px 5px;
}
#cntswrap150 .cntsblock2 {
	float: left;
	display: inline;
	width: 140px;
	margin: 0 5px 8px 5px;
}

/* -------------テーブルカラー-------------*/ 
.tableline {
    background-color: #666666;
}
.tablecell0 {
    background-color: #FFFFFF;
    color: #000000;
}
.tablecell1 {
    background-color: #3333CC;
    color: #FFFFFF;
}
.tablecell2 {
    background-color: #3333CC;
    color: #FFFFFF;
}
.tablecell3 {
    background-color: #FFFFCC;
    color: #000000;
}

/* -------------管理画面背景ー-------------*/ 
.admincnts {
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	background-color: #FFFFFF;
}

/* -------------商品メニュー設定-------------*/
#itemmenublock {
	display: block;
	width: 600px;
	clear: both;
}
#itemmenu {
	float: left;
	width: 600px;
	clear: both;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px solid #666666;
}
#itemmenu .picture {
	float: left;
	width: 165px;
	text-align: center;
}
#itemmenu .text {
	float: right;
	width: 430px;
	padding-top: 5px;
}
#itemmenu .item {
	float: left;
    font-size: 120%;
    font-weight: bold;
}
#itemmenu .price {
	float: right;
    font-size: 120%;
    font-weight: bold;
}
#itemmenu .cnts {
	display: block;
	padding-top: 2px;
	clear: both;
}
#itemmenu .textcolor {
    color: #FF0000;
}

/* -------------ギャラリー設定-------------*/
#gallerylist {
	width: 185px;
	height: 185px;
	border: 1px solid #666666;
}
#gallery3w {
	width: 600px;
	margin: 0 auto;
	clear: both;
}
#gallery3w .cnts {
	padding-bottom: 5px;
	width: 592px;
    display: block;
	clear: both;
}
#gallery3w .block {
	width: 592px;
	margin: 0 auto;
    display: block;
	clear: both;
}
#gallery3w .left {
	width: 592px;
    display: block;
	clear: both;
}
#gallery3w .right {
	padding-top: 8px;
	width: 592px;
    display: block;
	clear: both;
}
#gallery3w .mainimg {
	width: 592px;
	margin: 0;
	border: 0;
}
#gallery3w .thumbnailblock {
	width: 592px;
	height: 119px;
}
#gallery3w .thumbnailbox {
	width: 140px;
	padding: 4px;
	display:inline;
}
#gallery3w .thumbnail {
	width: 140px;
	border: 0;
}

#gallery3h {
	width: 600px;
	margin: 0 auto;
	clear: both;
}
#gallery3h .cnts {
	padding-bottom: 5px;
	width: 565px;
    display: block;
	clear: both;
}
#gallery3h .block {
	width: 565px;
	margin: 0 auto;
    display: block;
	clear: both;
}
#gallery3h .left {
	width: 444px;
	float: left;
    display: block;
}
#gallery3h .right {
	width: 113px;
	float: right;
    display: block;
}
#gallery3h .mainimg {
	width: 444px;
	margin: 0;
	border: 0;
}
#gallery3h .thumbnailblock {
	width: 113px;
	height: 592px;
}
#gallery3h .thumbnailbox {
	width: 105px;
	padding: 4px;
	clear: both;
}
#gallery3h .thumbnail {
	width: 105px;
	border: 0;
}

#gallery1w {
	width: 600px;
	margin: 0 auto;
	clear: both;
}
#gallery1w .cnts {
	padding-bottom: 5px;
	width: 480px;
    display: block;
	clear: both;
}
#gallery1w .block {
	width: 480px;
	margin: 0 auto;
    display: block;
	clear: both;
}
#gallery1w .left {
	width: 480px;
    display: block;
	clear: both;
}
#gallery1w .right {
	padding-top: 8px;
	width: 480px;
    display: block;
	clear: both;
}
#gallery1w .mainimg {
	width: 480px;
	margin: 0;
	border: 0;
}
#gallery1w .thumbnailblock {
	width: 480px;
	height: 92px;
}
#gallery1w .thumbnailbox {
	width: 112px;
	padding: 4px;
	display:inline;
}
#gallery1w .thumbnail {
	width: 112px;
	border: 0;
}

#gallery1h {
	width: 600px;
	margin: 0 auto;
	clear: both;
}
#gallery1h .cnts {
	padding-bottom: 5px;
	width: 460px;
    display: block;
	clear: both;
}
#gallery1h .block {
	width: 460px;
	margin: 0 auto;
    display: block;
	clear: both;
}
#gallery1h .left {
	width: 360px;
	float: left;
    display: block;
}
#gallery1h .right {
	width: 92px;
	float: right;
    display: block;
}
#gallery1h .mainimg {
	width: 360px;
	margin: 0;
	border: 0;
}
#gallery1h .thumbnailblock {
	width: 92px;
	height: 480px;
}
#gallery1h .thumbnailbox {
	width: 84px;
	padding: 4px;
	clear: both;
}
#gallery1h .thumbnail {
	width: 84px;
	border: 0;
}

/* -------------キークーポン設定-------------*/
#kiicoupon {
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}
#kiicoupon a {
	color: #0000FF;
}
#kiicoupon a {
	color: #0000FF;
}
#kiicoupon a:active{
	color: #FF0000;
}
#kiicoupon a:visited{
	color: #990099;
}
#kiicoupon a:hover {
	color: #FF0000;
}