/* body */

body{
	margin-left:0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom:0px;
	background-image: url(../images/bg.jpg);


}

.copy{
	background-image: url(../images/h1_bg.jpg);
	padding:5px 0 0 0;
}

.sideL{
	background-image: url(../images/side_bg_l.gif);
}

.sideR{
	background-image: url(../images/side_bg_r.gif);
}

.whats{
	background-image: url(../images/whats_bg.gif);
}

.bline{
	background-image: url(../images/broken_line.gif);
}

.ftr{
	background-image: url(../images/ftr_bg.jpg);
	background-repeat: no-repeat;
}

.header{
	background-image: url(../images/hd_webshop.jpg);
	background-repeat: no-repeat;
}

.sttl{
	background-image: url(../images/sttl_bg.gif);

}

/* LINK COLOR */
.Blown a:link{
    text-decoration:underline;
	color:#CC0000;
}
.Blown a:visited{
    text-decoration:underline;
	color:#CC0000;
}
.Blown a:hover{
    text-decoration:none;
	color:#CC0000;
}
a:link{
	text-decoration:underline;
	color:#3F0B00;
}
a:visited{
	text-decoration:underline;
	color:#3F0B00;
}
a:hover{
	text-decoration:none;
	color:#FF0000;
}

.topics {
	font-size: 14px;
	line-height: 16px;
	font-weight:bold;
	text-decoration: none;
	color: #BB255E;
}
.topics a:link{
	text-decoration: none;
	color: #BB255E;
}
.topics a:visited{
	text-decoration: none;
	color: #BB255E;
}

.topics a:hover{
	text-decoration:underline;
	color: #BB255E;
}

ul{
	margin-left:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	padding: 10;
}
dl{
    margin-left:0px;
	margin-bottom:5px;
	margin-top:5px;
}
dt{
    margin-left:10px;
}
dd{
    margin-left:10px;
}
.disabled {
	ime-mode:disabled;
}

/* FONT COLOR */
h1{
	font-size: 10px;
	color: #3F0B00;
	text-decoration: none;
	font-weight:normal;
	margin: 0;
	padding:0;
}

h2{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	margin: 0;
	padding:0;
}

h3{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	margin: 0;
	padding:0;
}

.Red{
	color: #CC0000;
}

.Blue{
	color: #013396;
}

.Violetred{
	color: #BB255E;
}

.Brown{
	color: #3F0B00;
}

.px10 {
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	
}

.px12 {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.pxblown{
    font-size: 12px;
	color: #3F0B00;
	line-height: 16px;
	text-decoration: none;
}
.px12b {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight:bold;
}

.px12w {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

.sttltxt {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight:bold;
	color: #3C0C00;
}

.px14 {
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
}

.px16 {
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	font-weight:bold;
}

.px18 {
	font-size: 18px;
	line-height: 30px;
	text-decoration: none;
	font-weight:bold;
}

/* webshop */
.smenuttl{
	background-image: url(../shop/images/side_menu_bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
}

.smenuttl1{
	background-image: url(../shop/images/side_menu_bg1.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
}

.smenuL{
	background-image: url(../shop/images/side_menu_bg_l.gif);
}

.smenuR{
	background-image: url(../shop/images/side_menu_bg_r.gif);
}



.smenu a:link{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
}
.smenu a:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
}

.smenu a:hover{
	text-decoration:underline;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
}

/*others*/
.bg-ranking{
    background-image:url(../images/ranking_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.bg-white{
    background-image:url(../images/bg-white.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#px12_anniversary {
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
}

