@charset "utf-8";
/* Initialize HTML tag */
body, div,
h1, h2, h3, h4, h5, h6,
p, address,
ul, ol, li, dl, dd,
table, thead, tfoot, tbody, tr, th, td {
margin: 0;
padding: 0;
}
body {
width: 100%;
line-height: 1.3;
color: #291339;
background-color: #ffffff;
background-image: url(../images/body_background.png);
background-repeat: repeat-x;
background-position: 0 0;
font-size: 0.75em;
text-align: center;
}
body#Top {
color: #ffffff;
background-color: #0d050c;
}
h1, h2, h3, h4, h5, h6 {
font-size: 1em;
}
ul, ol {
list-style-image: none;
list-style-position: outside;
list-style-type: none;
}
img {
border: none;
vertical-align: bottom;
}
a {
color: #4F2877;
text-decoration: none;
}
a:hover,
a:active,
.selected a {
color: #ff7f96;
}
#Top a {
color: #ffffff;
text-decoration: none;
}
#Top a:hover,
#Top a:active,
#Top .selected a {
color: #ff7f96;
}
address {
font-style: normal;
}

.mb05em {
margin-bottom: 0.5em;
}
.mb10em {
margin-bottom: 1em;
}
.mb15em {
margin-bottom: 1.5em;
}
.mb20em {
margin-bottom: 2em;
}
.mb25em {
margin-bottom: 2.5em;
}
.mb30em {
margin-bottom: 3em;
}

.ulinline ul li {
display: inline;
}

.dlinline dl {
height: 1%;
overflow: hidden;
}
.dlinline dl dt {
float: left;
}
.dlinline dl dd div {
display: inline-block;
}

.update  dl {
height: 11.5em;
overflow: auto;
}
.update  dl dt {
width: 130px;
text-indent: 24px;
}
.update  dl dd {
margin-bottom: 0.7em;
padding-bottom: 0.3em;
padding-left: 145px;
border-bottom: 1px dashed #cccccc;
background-repeat: no-repeat;
background-position: 130px 0.2em;
}

.block {
margin-bottom: 3em;
height: 1%;
overflow: hidden;
}
.block .block {
margin-bottom: 1.5em;
}
.block h2 {
margin-bottom: 1em;
}
.block h3 {
margin-bottom: 0.5em;
}

/* #Container */
#Container {
margin: 0 auto;
position: relative;
text-align: left;
}

/* #EyeCatch */
#EyeCatch {
background-color: #ffffff;
text-align: center;
}

#Flash01 {
vertical-align: bottom;
}

/* #Wrapper */
#Wrapper {
margin-bottom: 0.5em;
background-image: url(../images/wrapper_background02.png);
background-repeat: repeat-x;
background-position: 0 100%;
}
#Top #Wrapper {
background-image: url(../images/wrapper_background01.png);
}

/* h1 */
h1 {
background-image: url(../images/h1_background.png);
background-repeat: repeat-x;
background-position: 0 0;
text-align: center;
}

h2 {
margin-bottom: 0.3em;
}

/* #GlobalNavigation */
#GlobalNavigation {
background-image: url(../images/global_navigation_background.png);
}
#GlobalNavigation ul {
margin: 0 auto;
width: 900px;
height: 1%;
overflow: hidden;
}
#GlobalNavigation ul li {
display: inline;
float: left;
position: relative;
z-index: 1;
}
#GlobalNavigation ul li a {
display: block;
background-color: transparent;
background-image: url(../images/global_navigation.png);
background-repeat: no-repeat;
text-decoration: none;
}
#GlobalNavigation ul li a dfn {
display: block;
position: relative;
top: 0;
left: 0;
z-index: -1;
overflow: hidden;
}
/*
#GlobalNavigation ul .selected,
SELECTOR {
position: static;
z-index: auto;
}
*/
#GlobalNavigation ul .selected a {
cursor: default;
}
#GlobalNavigation ul li,
#GlobalNavigation ul li a,
#GlobalNavigation ul li a dfn {
width: 180px;
height: 60px;
}
/* GNav001 */
#GNav001 a {
background-position: 0 0;
}
#GNav001 a:hover,
#GNav001 a:active {
background-position: 0 -60px;
}
#GNav001.selected a,
#GNav001.selected a:hover,
#GNav001.selected a:active {
background-position: 0 -60px;
}
/* GNav002 */
#GNav002 a {
background-position: -180px 0;
}
#GNav002 a:hover,
#GNav002 a:active {
background-position: -180px -60px;
}
#GNav002.selected a,
#GNav002.selected a:hover,
#GNav002.selected a:active {
background-position: -180px -60px;
}
/* GNav003 */
#GNav003 a {
background-position: -360px 0;
}
#GNav003 a:hover,
#GNav003 a:active {
background-position: -360px -60px;
}
#GNav003.selected a,
#GNav003.selected a:hover,
#GNav003.selected a:active {
background-position: -360px -60px;
}
/* GNav004 */
#GNav004 a {
background-position: -540px 0;
}
#GNav004 a:hover,
#GNav004 a:active {
background-position: -540px -60px;
}
#GNav004.selected a,
#GNav004.selected a:hover,
#GNav004.selected a:active {
background-position: -540px -60px;
}
/* GNav005 */
#GNav005 a {
background-position: -720px 0;
}
#GNav005 a:hover,
#GNav005 a:active {
background-position: -720px -60px;
}
#GNav005.selected a,
#GNav005.selected a:hover,
#GNav005.selected a:active {
background-position: -720px -60px;
}

/* #Contents */
#Contents {
margin: 0 auto ;
padding-top: 1em;
width: 900px;
height: 1%;
overflow: hidden;
}

/* #Main */
#Main {
display: inline;
float: left;
width: 550px;
}

/* #Sub */
#Sub {
display: inline;
float: right;
width: 300px;
}

/* #BottomUtility */
#BottomUtility {
margin-bottom: 1em;
clear: both;
}
#BottomUtility ul {
height: 1%;
overflow: hidden;
}
#BottomUtility ul li {
margin-left: 1em;
display: inline;
float: right;
}
#BottomUtility ul li a:hover,
#BottomUtility ul li a:active {
filter: alpha(opacity=50);
-moz-opacity: 0.50;
opacity: 0.50;
}

/* #MainUtility */
#MainUtility ul li {
margin-bottom: 1em;
text-align: center;
}
#MainUtility ul li a {
margin: 0 auto;
display: block;
}
#MainUtility ul #MU001 a {
width: 350px;
height: 60px;
}
#MainUtility ul #MU002 a {
width: 300px;
height: 70px;
}
#MainUtility ul li a:hover img,
#MainUtility ul li a:active img {
filter: alpha(opacity=50);
-moz-opacity: 0.50;
opacity: 0.50;
}

/* #FooterNavigation */
#FooterNavigation {
margin: 0 auto;
padding-bottom: 0.5em;
border-bottom: 1px solid #130816;
clear: both;
width: 900px;
}
#Top #FooterNavigation {
border-bottom: 1px solid #ffffff;
}
#FooterNavigation ul {
text-align: center;
}
#FooterNavigation ul li {
margin: 0 1em;
display: inline;
}
#FooterNavigation ul .selected a {
font-weight: bold;
cursor: default;
}

#Footer {
margin-bottom: 0.5em;
background-color: #ffffff;
text-align: center;
}
#Footer a {
color: #291339;
}
#Top #Footer {
background-color: #0d050c;
}
#Top #Footer a {
color: #ffffff;
}

/* #SubNavigation */
#SubNavigation {}
#SubNavigation div ul {
margin-bottom: -1em;
}
#SubNavigation div ul li {
text-align: center;
}
#SubNavigation div ul li strong {
color: #ff0000;
}
#SubNavigation div ul .lv01 {
margin-bottom: 1em;
}
#SubNavigation div ul .lv01 a {
display: block;
width: 300px;
height: 60px;
}
#SubNavigation div ul #SN001 a {
background-image: url(../images/sub_menu01_bg.png);
background-repeat: no-repeat;
background-position: 0 0;
}
#SubNavigation div ul #SN002 a {
background-image: url(../images/sub_menu02_bg.png);
background-repeat: no-repeat;
background-position: 0 0;
}
/*
#SubNavigation div ul .lv01 a:hover img,
#SubNavigation div ul .lv01 a:active img,
#SubNavigation div ul .selected a img {
background-color: #ffffff;
filter: alpha(opacity=70);
-moz-opacity: 0.70;
opacity: 0.70;
}
*/
#SubNavigation div ul .lv01 a:hover img,
#SubNavigation div ul .lv01 a:active img,
#SubNavigation div ul .selected a img {
visibility: hidden;
}
#SubNavigation div ul .selected a {
cursor: default;
}
#SubNavigation div ul .lv01 ol {
margin-top: 0.5em;
margin-bottom: 0;
margin-left: 1em;
}

#SubAbout p {
margin-bottom: 0.5em;
}
#SubAbout p strong {
font-weight: bold;
}
#SubAbout div dl dt {
width: 5em;
}
#SubAbout div dl dd {
padding-left: 5em;
}
#SubAbout div dl dd address,
#SubAbout div dl dd ul {
display: inline-block;
}

/* #NewsUpdate */
#NewsUpdate {}
#NewsUpdate .dlinline {
width: 550px;
height: 150px;
background-image: url(../images/newsupdate.png);
background-repeat: repeat;
background-position: 0 0;
}
#NewsUpdate div dl {
padding: 10px 10px 0 10px;
height: 140px;
overflow: auto;
}
#NewsUpdate div dl dt {
width: 100px;
}
#NewsUpdate div dl dd {
margin-bottom: 10px;
padding-left: 100px;
}

/* #Login */
#Login {}
#Login form .input label {
display: block;
color: #ffffff;
}
#Login form .input input {
margin-bottom: 1em;
}

/* #ItemList */
#ItemList {
height: 1%;
overflow: hidden;
}
#ItemList ul li {
margin: 0 3px 1em;
display: inline;
float: left;
width: 104px;
height: 154px;
}
#ItemList ul li a {}
#ItemList ul li a img {
padding: 1px;
border: 1px solid #cccccc;
}
#ItemList ul li a:hover img,
#ItemList ul li a:active img {
border-color: #c70000;
}

/* #ItemDetail */
#ItemDetail {}
#ItemDetail h2 {}
#ItemDetail .dlinline dl dt {
width: 300px;
}
#ItemDetail .dlinline dl dt a {
margin-bottom: 0.5em;
display: block;
text-align: center;
}
#ItemDetail .dlinline dl dt a img {
display: block;
}
#ItemDetail .dlinline dl dt a:hover img,
#ItemDetail .dlinline dl dt a:active img {
filter: alpha(opacity=50);
-moz-opacity: 0.50;
opacity: 0.50;
}
#ItemDetail .dlinline dl dd {
padding-left: 320px;
}
#ItemDetail .dlinline dl dd .caption {
line-height: 1.3;
font-size: 1.2em;
}
#ItemDetail .dlinline dl dd .link {
text-align: center;
}

/* #paginator */
#paginator {
text-align: center;
}
#paginator span {
margin-right: 6px;
margin-left: 6px;
}

/* #Greeting */
#Greeting div {
height: 150px;
background-image: url(../images/019.jpg);
background-repeat: no-repeat;
background-position: 100% 100%;
}
#Greeting div p {
margin-bottom: 1em;
line-height: 1.8;
font-weight: bold;
font-size: 1.2em;
}

/* #Company */
#Company .dlinline {
position: relative;
}
#Company .dlinline img {
position: absolute;
top: 30px;
right: 0;
}
#Company .dlinline dl dt {
width: 90px;
text-indent: 10px;
}
#Company .dlinline dl dd {
margin-bottom: 0.5em;
padding-left: 90px;
border-bottom: 1px dashed #cccccc;
}

/* #GoogleMaps */
#GoogleMaps {
width: 550px;
height: 550px;
}
.myinfobox dl dt {
margin-bottom: 0.3em;
border-bottom: 1px dashed #cccccc;
}
.myinfobox dl dd .myimage {
display: block;
float: left;
margin-right: 6px;
}

/* #PrivacyPolicy */
#PrivacyPolicy {}
#PrivacyPolicy div h3,
#Agreement div h3 {
margin-top: 2em;
}
#Agreement div h4 {
margin-top: 1em;
margin-bottom: 0.5em;
}

/* #Contact */
#Contact form dl dt {
width: 150px;
}
#Contact form dl dt .color-ff2b0f {
color: #ff2b0f;
}
#Contact form dl dd {
margin-bottom: 2em;
padding-left: 150px;
}
#Contact form dl dd input {
width: 380px;
}
#Contact form dl dt.clear {
float: none;
width: auto;
}
#Contact form dl dd.clear {
padding-left: 0;
}
#Contact form dl dd.clear textarea {
width: 530px;
}
#Contact form .submit {
text-align: center;
}

/* #MenuMain */
#MenuMain div ul li {
margin: 0 10px 2em;
display: inline;
float: left;
width: 255px;
}
#MenuMain div ul li dl {
}
#MenuMain div ul li dl dt {
font-weight: bold;
font-size: 1.4em;
}
#MenuMain div ul li dl dt img {
margin-bottom: 6px;
display: block;
}
#MenuMain div ul li dl dt a {
display: block;
}
#MenuMain div ul li dl dt a:hover img,
#MenuMain div ul li dl dt a:active img {
filter: alpha(opacity=50);
-moz-opacity: 0.50;
opacity: 0.50;
}
#MenuMain div ul li dl dd {
}
#MenuMain div ul li dl dd ul li {
margin: 0;
display: block;
float: none;
width: auto;
}
#MenuMain div ul li dl .price {
text-align: right;
}
#MenuMain div ul li dl .attention {
color: #ff0000;
}

/* .menusub */
.menusub .dlinline ul {}
.menusub .dlinline ul li {
clear: both;
}
.menusub .dlinline ul li dl {}
.menusub .dlinline ul li dl dt {
width: 400px;
}
.menusub .dlinline ul li dl .price {
padding-left: 400px;
text-align: right;
}

/* .menusub2 */
.menusub2 .dlinline ul {}
.menusub2 .dlinline ul li {
clear: both;
}
.menusub2 .dlinline ul li dl {}
.menusub2 .dlinline ul li dl dt {
width: 300px;
}
.menusub2 .dlinline ul li dl .price {
padding-left: 300px;
text-align: left;
}

/* .menusub3 */
.menusub3 .dlinline ul {}
.menusub3 .dlinline ul li {
clear: both;
}
#ItemDetail .menusub3 {
margin-bottom: 2em;
}
#ItemDetail .menusub3 h3 {
border-bottom: 1px dashed #cccccc;
}
#ItemDetail .menusub3 .dlinline ul li dl {
}
#ItemDetail .menusub3 .dlinline ul li dl dt {
width: 130px;
}
#ItemDetail .menusub3 .dlinline ul li dl .price {
padding-left: 130px;
width: auto;
text-align: left;
}

/* #StoreImages */
#StoreImages ul li {
margin: 0 10px 0.5em;
display: inline;
float: left;
width: 255px;
}
#StoreImages ul li a {
display: block;
}
#StoreImages ul li a img {
display: block;
}
#StoreImages ul li a:hover img,
#StoreImages ul li a:active img {
filter: alpha(opacity=50);
-moz-opacity: 0.50;
opacity: 0.50;
}
#StoreImages p {
padding-left: 10px;
}

/* #SubShop */
#SubShop ul li {
padding-left: 20px;
background-image: url(../images/listmark01.png);
background-repeat: no-repeat;
background-position: 8px 0.3em;
}

/* #store */
#SelectBox {
float: left;
width: 120px;
text-align: center;
}
#AddCart {
float: left;
width: 120px;
text-align: center;
}
#BuyItem {
float: left;
width: 120px;
text-align: center;
}

/* #Law */
#Law .dlinline dl {}
#Law .dlinline dl dt {
padding-left: 5px;
width: 175px;
}
#Law .dlinline dl dd {
margin-bottom: 1em;
padding-left: 180px;
padding-right: 5px;
border-bottom: 1px dashed #cccccc;
}

#ShopCaption {
margin-top: 2em;
}

#Delivery_Price {
margin-bottom: 0.5em;
border-collapse: collapse;
}
#Delivery_Price th,
#Delivery_Price td {
padding: 3px 6px;
border: 1px solid #291339;
text-align: center;
}
#Delivery_Price td {
text-align: right;
}
.small_table {
font-size: 0.8em;
}
.small_table th,
.small_table td {
padding: 1px;
}

/* BLOG */
.articles h2 {
padding: 0 5px;
}
.blogitem {
margin-bottom: 1em;
border-bottom: 1px dashed #cccccc;
height: 1%;
overflow: hidden;
}
.blogitem img {
margin-bottom: 1em;
padding: 1px;
border: 1px solid #cccccc;
}
.block .blogitem {
padding-bottom: 1em;
}
.blogitem .alignleft {
margin-right: 1em;
float: left;
}
.blogitem .alignright {
margin-left: 1em;
float: right;
}
.blogitem .aligncenter {
margin-right: auto;
margin-left: auto;
display: block;
}
.postinfo {
line-height: normal;
color: #5C9BF1;
font-weight: bold;
}
.pagelink {
clear: both;
}
.pagelink ul {
height: 1%;
overflow: hidden;
}
.pagelink ul li {}
.pagelink ul .pageprev,
.pagelink ul .nopageprev {
float: left;
}
.pagelink ul .pagenext,
.pagelink ul .nopagenext {
float: right;
}
.pagelink ul .nopageprev,
.pagelink ul .nopagenext {
color: #dddddd;
}

#tyumonMail{
	margin-top:10px;
	margin-bottom:20px;
	line-height:20px;
}