@charset "utf-8";
/*-------------------------------------------------------------------
	■Redefined
-------------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	background-color: #000;
	background-image: url(../images/bg01.jpg);
	background-repeat: repeat-x;
}
a {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
img {
	border-style: none;
}
/*-------------------------------------------------------------------
	■TopNaviArea
-------------------------------------------------------------------*/
#HeaderArea #TopNaviArea {
	padding-left: 420px;
	padding-top: 30px;
}
#HeaderArea #TopNaviArea li {
	float: left;
	width: 180px;
}
#HeaderArea #TopNaviArea a {
	display:block;
	background-repeat: no-repeat;
	width: 177px;
	height: 38px;
}
#HeaderArea #TopNaviArea .topnavi01 a {
	background-image: url(../images/topnavi_01a.jpg);
}
#HeaderArea #TopNaviArea .topnavi02 a {
	background-image: url(../images/topnavi_02a.jpg);
}
#HeaderArea #TopNaviArea .topnavi03 a {
	background-image: url(../images/topnavi_03a.jpg);
}
#HeaderArea #TopNaviArea .topnavi01 a:hover {
	background-image: url(../images/topnavi_01b.jpg);
}
#HeaderArea #TopNaviArea .topnavi02 a:hover {
	background-image: url(../images/topnavi_02b.jpg);
}
#HeaderArea #TopNaviArea .topnavi03 a:hover {
	background-image: url(../images/topnavi_03b.jpg);
}
/*-------------------------------------------------------------------
	■MainBodyArea
-------------------------------------------------------------------*/
#MainBodyArea {
	background-image: url(../images/bg02.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#HeaderArea {
	background-image: url(../images/title.jpg);
	height: 432px;
	width: 1000px;
	background-repeat: no-repeat;
}
#HeaderArea h1 {
	text-align: right;
	padding-right: 15px;
}
#HeaderArea h1 a {
	font-size: 10pt;
	color: #000;
	font-weight: normal;
}
#NaviArea {
	float:right;
	width: 350px;
}
#ArticleArea {
	float:left;
	width: 650px;
}
/*-------------------------------------------------------------------
	■Table
-------------------------------------------------------------------*/
#ArticleArea .box {
	width: 621px;
	padding-left: 21px;
}
#ArticleArea .include {
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#ArticleArea .top {
	background-image: url(../images/tlt.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 621px;
	background-position: bottom;
}
#ArticleArea .middle {
	background-image: url(../images/tlm.jpg);
	background-repeat: repeat-y;
	width: 621px;
}
#ArticleArea .bottom {
	background-image: url(../images/tlb.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 621px;
	background-position: top;
}
#NaviArea .box {
	width: 326px;
	padding-left: 12px;
}
#NaviArea .include {
	text-align: left;
	padding-right: 5px;
}
#NaviArea .top {
	background-image: url(../images/trt.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 316px;
	background-position: bottom;
}
#NaviArea .middle {
	background-image: url(../images/trm.jpg);
	background-repeat: repeat-y;
	width: 316px;
}
#NaviArea .bottom {
	background-image: url(../images/trb.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 316px;
	background-position: top;
}
#FooterArea {
	background-image: url(../images/bg03.jpg);
	background-repeat: repeat-x;
	height: 230px;
	width: 100%;
	text-align: center;
}
#FooterArea .include {
	background-image: url(../images/footer.jpg);
	text-align: left;
	height: 230px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#FooterArea address {
	padding-left: 520px;
	padding-top: 100px;
	color: #FFF;
}
/*-------------------------------------------------------------------
	■TopArea
-------------------------------------------------------------------*/
#TopArea {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
#TopArea .include {
	padding-right: 20px;
	padding-left: 20px;
}
#TopArea p {
	font-size: 10pt;
	color: #CCC;
	line-height: 15pt;
	margin-bottom: 20px;
}
#TopArea ul {
	font-size: 10pt;
	color: #333;
	line-height: 15pt;
	margin-bottom: 0px;
}
#TopArea .contents {
	background-image: url(../images/tlt2.jpg);
	background-repeat: no-repeat;
	background-position: 440px 10px;
	padding-top: 20px;
	padding-bottom: 50px;
}
#TopArea .top {
	background-image: url(../images/tl2t.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 413px;
	background-position: bottom;
}
#TopArea .middle {
	background-image: url(../images/tl2m.jpg);
	background-repeat: repeat-y;
	width: 413px;
}
#TopArea .bottom {
	background-image: url(../images/tl2b.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 413px;
	background-position: top;
}
#TopArea a {
	color: #CCC;
	text-decoration: underline;
}
#TopArea a:hover {
	color: #F00;
}
/*-------------------------------------------------------------------
	■NaviArea
-------------------------------------------------------------------*/
#NaviArea .menubox {
	margin-bottom: 40px;
}
#NaviArea .menubox ul {
	padding-right: 40px;
	padding-left: 40px;
}
#NaviArea .menubox li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
	display:block;
	font-size: 9pt;
	color: #999;
}
#NaviArea .menubox a:hover {
}
#NaviArea .menubox a {
	color: #CCC;
	font-size: 11pt;
}
/*-------------------------------------------------------------------
	■Table
-------------------------------------------------------------------*/
#ArticleArea .middle2 {
	background-image: url(../images/tlm2.jpg);
	background-repeat: no-repeat;
	height: 128px;
	width: 621px;
	text-align: center;
}
#ArticleArea .middle2 .include1 {
	text-align: center;
	margin-bottom: 50px;
}
#ArticleArea .middle2 .include1 ul {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#ArticleArea .middle2 .include1 li {
	display:inline;
	float: left;
	margin-right: 10px;
	text-align: center;
	margin-left: 10px;
	line-height: 32px;
}
#ArticleArea .middle2 .include1 li a {
	display:block;
	font-size: 12pt;
	background-image: url(../images/navi_a.jpg);
	height: 32px;
	width: 120px;
	color: #FFF;
}
#ArticleArea .middle2 .include1 li a:hover {
	background-image: url(../images/navi_b.jpg);
	text-decoration: none;
}
#ArticleArea .middle2 .include2 {
	clear: both;
	background-image: url(../images/pannavi.jpg);
	height: 39px;
	background-repeat: no-repeat;
	background-position: center;
	width: 482px;
	margin-left: 35px;
	text-align: left;
}
#ArticleArea .middle2 .include2 h2 {
	font-size: 10pt;
	font-weight: normal;
	color: #666;
	padding-left: 40px;
	line-height: 39px;
}
#ArticleArea .middle2 .include2 h2 a {
	color: #666;
	text-decoration: underline;
}
#ArticleArea .middle2 .include2 h2 a:hover {
	color: #F00;
}
#ArticleArea .contentin {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10pt;
	line-height: 15pt;
}
#ArticleArea .contentin a {
	color: #333;
	text-decoration: underline;
}
#ArticleArea .contentin a:hover {
	color: #F00;
}
#ArticleArea .contentin p {
	margin-bottom: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#ArticleArea .contentin ul {
	margin-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
#ArticleArea .contentin hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999;
	margin-top: 15px;
	margin-right: 3px;
	margin-bottom: 20px;
	margin-left: 3px;
}
#ArticleArea .contentin h3 {
	margin-bottom: 20px;
}
#ArticleArea .newsarea li {
	font-size: 10pt;
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ArticleArea .newsarea ul a {
	font-size: 12pt;
}
#ArticleArea .contentin h4 img {
	margin-bottom: 20px;
}
#ArticleArea .contentin h5 {
	font-size: 12pt;
	color: #900;
	font-weight: normal;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: double;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-bottom: 10px;
}
#ArticleArea .contentin th {
	width: 150px;
	font-weight: normal;
	color: #CCC;
	background-color: #666;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11pt;
}
#ArticleArea .contentin td {
	color: #333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-left: 10px;
}
#ArticleArea .contentin td p {
	margin: 0px;
	padding: 0px;
}
#ArticleArea .contentin table {
	margin-bottom: 50px;
}
#ArticleArea .workmenu {
	text-align: center;
}
#ArticleArea .workmenu ul {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#ArticleArea .workmenu li {
	display:inline;
	float: left;
	margin-right: 10px;
	text-align: center;
	margin-left: 10px;
	line-height: 32px;
}
#ArticleArea .workmenu li a {
	display:block;
	font-size: 12pt;
	background-image: url(../images/navi_a.jpg);
	height: 32px;
	width: 120px;
	color: #FFF;
}
#ArticleArea .workmenu li a:hover {
	background-image: url(../images/navi_b.jpg);
	text-decoration: none;
}
#ArticleArea .mailtext ul {
	color: #333;
}
/*-------------------------------------------------------------------
	■MailArea
-------------------------------------------------------------------*/
#MailArea .mailtitle {
	padding-left: 10px;
	width: 150px;
}
#MailArea table {
	width: 550px;
	padding-top: 10px;
}
#MailArea .mail01 {
	font-size: 8pt;
	color: #F00;
}
#MailArea .mail02 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009;
}
#MailArea .mail03 {
	text-align: right;
	padding-right: 10px;
	color: #333;
}
#MailArea select {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	padding: 5px;
	background-color: #CCC;
	background-color: #CCC;
}
#MailArea .mailbox {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 10pt;
	color: #666;
	padding: 5px;
	width: 380px;
	border: 1px solid #999;
	background-color: #CCC;
}
#MailArea .mailbox2 {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 10pt;
	color: #666;
	padding: 5px;
	width: 100px;
	border: 1px solid #999;
	background-color: #CCC;
}
#ArticleArea .contentin #MailArea td {
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
}
/*-------------------------------------------------------------------
	■PageNaviArea
-------------------------------------------------------------------*/
#PageNaviArea {
	height: 27px;
	width: 600px;
	margin-left: 22px;
	color: #999;
	margin-top: 20px;
	margin-bottom: 10px;
}
#PageNaviArea a {
	color: #0099CC;
}
#PageNaviArea a:hover {
	color: #F00;
}
#PageNaviArea .left {
	float: left;
	width: 180px;
}
#PageNaviArea .right {
	float: right;
	width: 420px;
	text-align: left;
}
#PageNaviArea ul {
	padding-left: 15px;
	padding-right: 15px;
}
#PageNaviArea li {
	display: inline;
	margin-right: 5px;
	font-size: 9pt;
	line-height: 30px;
}
/*-------------------------------------------------------------------
	■SongArea
-------------------------------------------------------------------*/
#SongArea {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
#SongArea .top {
	background-image: url(../images/tl3t.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 580px;
	background-position: bottom;
}
#SongArea .middle {
	background-image: url(../images/tl3m.jpg);
	background-repeat: repeat-y;
	width: 580px;
}
#SongArea .bottom {
	background-image: url(../images/tl3b.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 580px;
	background-position: top;
	margin-bottom: 40px;
}
#SongArea table {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#SongArea .title {
	width: 545px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/jsminititle20.gif);
	background-repeat: no-repeat;
	height: 64px;
}
#SongArea h3 {
	font-size: 11pt;
	font-weight: normal;
	text-align: center;
	line-height: 68px;
	color: #CCC;
}
#SongArea .left {
	width:270px;
	float:left;
}
#SongArea .left img {
	margin-bottom: 10px;
}
#SongArea .left object {
	margin-bottom: 30px;
}
#SongArea .left .include {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#SongArea .right {
	width:300px;
	float:right;
}
#SongArea .right p {
	margin-bottom: 10px;
	font-size: 9pt;
}
#SongArea ul {
	padding-top: 20px;
	padding-left: 50px;
}
.copyrightarea {
	color: #666;
	text-align: center;
	margin-bottom: 30px;
	font-size: 9pt;
	margin-top: -15px;
}
.songdl a, .songdl-ie a {
	background-image: url(../images/dl_a.jpg);
	height: 44px;
	width: 212px;
	display:block;
	background-repeat: no-repeat;
}
.songdl a:hover, .songdl-ie a:hover {
	background-image: url(../images/dl_b.jpg);
}
.linktag {
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 10pt;
	color: #333;
	background-color: #FFE;
	padding: 10px;
	border: 1px solid #999;
}
/*-------------------------------------------------------------------
	■Generic class
-------------------------------------------------------------------*/
.new {
	font-weight: bold;
	color: #CC0033;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 7pt;
}
.clear {
	clear: both;
	font-size: 0mm;
	line-height: 0mm;
}
.align_c {
	text-align:center;
}
.algin_r {
	text-align:right;
}
.algin_l {
	text-align:left;
}
.li01 li, .li02 li, .li03 li, .li04 li, .li05 li, .li06 li, .li07 li, .li03b li, .li04b li {
	line-height: 16px;
	height: 16px;
	margin-bottom: 5px;
	padding-left: 20px;
}
.li01 li {
	background: url(../images/common/list01.gif) no-repeat left center;
}
.li02 li {
	background: url(../images/common/list02.gif) no-repeat left center;
}
.li03 li {
	background: url(../images/common/list03.gif) no-repeat left center;
}
.li04 li {
	background: url(../images/common/list04.gif) no-repeat left center;
}
.li03b li {
	background: url(../images/common/list03b.gif) no-repeat left center;
}
.li04b li {
	background: url(../images/common/list04b.gif) no-repeat left center;
}
.li05 li {
	background: url(../images/common/list05.gif) no-repeat left center;
}
.li06 li {
	background: url(../images/common/list06.gif) no-repeat left center;
}
.li07 li {
	background: url(../images/common/list07.gif) no-repeat left center;
}
.blank {
	background-image: url(../images/common/d.gif);
	height: 0px;
	width: 0px;
}
.linetext {
	padding-right: 12px;
	padding-left: 12px;
	line-height: 24px;
	font-size: 14px;
	background-image: url(../images/admin/line2.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}
.trover:hover {
	background-color:#DBD7C8;
}
button {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	padding: 10px;
}
.button input {
	font-size: 11pt;
	padding: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#ShopArea table {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 15px;
	background-color: #FFF;
}
#ShopArea th {
	background-image: url(../images/shop/TableBg01.jpg);
	background-repeat: repeat-x;
	height: 22px;
	text-align: center;
	font-weight: normal;
	color: #333;
}
#ShopArea td {
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	height: 35px;
	padding: 3px;
	font-size: 9pt;
}
#ShopArea tr:hover {
	background-color: #E6ECE3;
}
#ShopArea .shoptable_a {
	width: 150px;
}
#ShopArea .shoptable_b {
	width: 190px;
}
#ShopArea .shoptable_c {
	width: 210px;
}
#ShopArea .shopleft {
	text-align: center;
	float: left;
	width: 280px;
}
#ShopArea input {
	padding: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	color: #333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#ShopArea .shopright {
	float: right;
	width: 290px;
}
#ShopArea dl {
	margin: 0px;
	padding: 0px;
}
#ShopArea dt {
	margin-bottom: 10px;
}
#ShopArea .detail dd {
	margin-bottom: 25px;
	line-height: 12px;
	background-image: url(../images/shop/list01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 10px;
}
.linetext2 {
	padding-right: 12px;
	padding-left: 12px;
	line-height: 24px;
	font-size: 12px;
	background-image: url(../images/admin/line2.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.price {
	font-size: 15pt;
	font-weight: bold;
	color: #900;
}
.price2 {
	color: #900;
}
#ShopAdArea dl {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#ShopAdArea dt {
	color: #FFF;
	background-color: #999;
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;
}
#ShopAdArea dd {
	margin-bottom: 30px;
}
.jacketarea img {
	height: 100px;
	width: 100px;
}
.jacketarea {
	width: 100px;
}
#ShopArea #ItemList table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 500px;
	background-color: #f4f4f4;
}
#ShopArea #ItemList td {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#ShopArea #ItemList td a {
	font-weight: bold;
	font-size: 12pt;
}
#ShopArea #ItemList .shoptable_a {
	width: 40px;
	text-align: center;
	color: #999;
}
#ShopArea #ItemList .shoptable_b {
	width: 120px;
	text-align: center;
}
#ShopArea #ItemList .shoptable_c {
	width: 390px;
}
#ShopArea .small {
	font-size: 8pt;
	color: #999;
}
#ItemSearch dl {
	padding-left: 50px;
	padding-top: 10px;
}
#ItemSearch dt {
}
#ItemSearch dd {
	margin-bottom: 20px;
}
#ItemSearch dd input {
	margin: 0px;
}
#ShopArea select {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	padding: 3px;
}
#ShopArea #ItemList3 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#ShopArea #ItemList3 .imagebox {
	float: left;
	height: 160px;
	width: 105px;
	margin: 10px;
	text-align: left;
}
#ShopArea #ItemList3 .imagebox .price {
	font-size: 9pt;
	font-weight: normal;
}
#ShopArea #ItemList3 .imagebox img {
	height: 100px;
	width: 100px;
	border: 1px solid #000;
}
#ShopArea .infoareashop dl {
	margin-left: 40px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
}
#ShopArea .infoareashop dt {
	background-color: #CCC;
	padding: 5px;
}
#ShopArea .infoareashop dd {
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#ShopArea .inputbox400 {
	width: 350px;
	padding: 3px;
	margin: 0px;
}
#ShopArea .inputbox300 {
	width: 300px;
	padding: 3px;
	margin: 0px;
}
#ShopArea .inputbox200 {
	width: 200px;
	padding: 3px;
	margin: 0px;
}
#ShopArea .inputbox100 {
	width: 100px;
	padding: 3px;
	margin: 0px;
}
#ShopArea .inputbox50 {
	width: 80px;
	padding: 3px;
	margin: 0px;
}
#ShopArea .shoporder dl {
	padding: 0px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#ShopArea .shoporder dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ShopArea .shoporder input {
	margin: 0px;
}
#ShopArea .shoporder dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#ShopArea .shoporder table {
	padding: 0px;
	background-color: #f4f4f4;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ShopArea .shoporder td {
	margin: 0px;
	background-color: #f4f4f4;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#ShopArea .shoporder th {
	padding: 0px;
	margin: 0px;
	background-color: #f4f4f4;
}
#ShopArea .mailtitle {
	width: 120px;
}
#ShopArea .englishtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009;
}
#ShopArea .editimage img {
	height: 60px;
	width: 60px;
}
#ShopArea .itemeditlist h4 {
	font-size: 11pt;
	color: #069;
	margin: 0px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-decoration: underline;
}
