/* CSS Document */



body {
    PADDING-RIGHT: 0px; 
    PADDING-LEFT: 0px; 
    PADDING-BOTTOM: 0px; 
    MARGIN: 0px; 
    PADDING-TOP: 0px;
    background-color: #000000;
　  background-repeat: no-repeat;
　  background-position: 50% 100px;
}

a:link {  color: #f6f6f6; text-decoration: none; }
a:visited { color: #f6f6f6; text-decoration: none; }
a:hover { color: #990000; text-decoration: underline; }
a:active { color: #990000; text-decoration: underline; }

#header {
	BORDER-BOTTOM: 5px solid #333333;
	BACKGROUND-COLOR: #000000;
	height: 80px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
 }
 
#topmenu {
	font-size: 14px;
	color: #F6F6F6;
	font-family: "Times New Roman", "ＭＳ 明朝";
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
	margin: 0px 20px 0px;
 }
 
#cart {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000000;
	text-align: center;
	margin-bottom: 2px;
 }
 
#leftmenu {
	font-family: "Times New Roman", "ＭＳ 明朝";
	font-style: "italic";
	FONT-WEIGHT: bold;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #F6F6F6;
	margin-right: auto;
	margin-bottom: 38px;
	margin-left: 20px;
	margin-top: 37px;
	float: none;
	width: 300px;
 }

#footer {
	BORDER-TOP: 5px solid #333333;
	height: 200px;
	margin: 0px;
	text-align: right;
	width: 100%;
}
 
#update {
	FLOAT: left;
	font-family: "Times New Roman", "ＭＳ 明朝";
	font-size: 10px;
	line-height: 14px;
	color: #f6f6f6;
	height: auto;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	width: 45%;

}

#update_2 {
	FLOAT: left;
	font-family: "Times New Roman", "ＭＳ 明朝";
	font-size: 12px;
	line-height: 20px;
	color: #f6f6f6;
	height: auto;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	width: 45%;

}

#news {
	FLOAT: left;
	WIDTH: 45%;
	HEIGHT: auto;
	font-family: "Times New Roman", "ＭＳ 明朝";
	font-size: 10px;
	line-height: 14px;
	color: #F6F6F6;
	margin-top: 10px;
	margin-left: 15px;
}

#address {
	WIDTH: 100%;
	HEIGHT: 30px;
	font-family: "Times New Roman","ＭＳ 明朝";
	font-size: 9px;
	line-height: 12px;
	color: #999999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 20px;
	text-align: right;
}

#content {
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: 20px;
	margin-top: 10px;
	color: #f6f6f6;
	float: none;
	font-style: normal;
	font-family: "Times New Roman", "ＭＳ 明朝";
	font-size: 10px;
	line-height: 16px;

 }
 
 #content_2 {
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	margin-top: 10px;
	color: #f6f6f6;
	float: none;
	font-style: normal;
	font-family: "Times New Roman", "ＭＳ 明朝";
	font-size: 10px;
	line-height: 16px;

 }
 
 #sample {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	color: #f6f6f6;
	float: none;
	font-style: normal;
	font-family: "Times New Roman", "ＭＳ 明朝";
	font-size: 20px;
	line-height: 30px;

 }
 
  #thumbnail_2 {
  	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
	padding-left: 50px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #f6f6f6;
	float: none;
	font-style: normal;
	font-family: "Times New Roman", "ＭＳ 明朝";
	font-size: 20px;
	line-height: 30px;

 }

H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 30px;
	LINE-HEIGHT: 20px;
	LETTER-SPACING: normal;
	color: #f6f6f6;
	font-family: "Times New Roman";
	font-style: italic;
	padding-top: 0px;
	padding-left: 20px;
}

H1 a:link { color: #f6f6f6; text-decoration: none; }
H1 a:visited { color: #f6f6f6; text-decoration: none; }
H1 a:hover { color: #990000; text-decoration: underline; }
H1 a:active { color: #990000; text-decoration: underline; }

H2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 30px;
	LINE-HEIGHT: 20px;
	LETTER-SPACING: normal;
	color: #f6f6f6;
	font-family: "Times New Roman";
	font-style: italic;
	padding-top: 0px;
	padding-left: 0px;
}

H2 a:link { color: #f6f6f6; text-decoration: none; }
H2 a:visited { color: #f6f6f6; text-decoration: none; }
H2 a:hover { color: #990000; text-decoration: underline; }
H2 a:active { color: #990000; text-decoration: underline; }

H3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	LINE-HEIGHT: 50px;
	LETTER-SPACING: normal;
	color: #f6f6f6;
	font-family: "Times New Roman";
	padding-left: 65px;
}

H3 a:link { color: #f6f6f6; text-decoration: none; }
H3 a:visited { color: #f6f6f6; text-decoration: none; }
H3 a:hover { color: #990000; text-decoration: underline; }
H3 a:active { color: #990000; text-decoration: underline; }

H4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	LINE-HEIGHT: 30px;
	LETTER-SPACING: normal;
	color: #f6f6f6;
	font-family:  "ＭＳ 明朝";
}

H4 a:link { color: #f6f6f6; text-decoration: none; }
H4 a:visited { color: #f6f6f6; text-decoration: none; }
H4 a:hover { color: #990000; text-decoration: underline; }
H4 a:active { color: #990000; text-decoration: underline; }

H5 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	LINE-HEIGHT: 30px;
	LETTER-SPACING: normal;
	color: #f6f6f6;
	font-family: "ＭＳ 明朝";
	padding-left: 45px;
}

H5 a:link { color: #f6f6f6; text-decoration: none; }
H5 a:visited { color: #f6f6f6; text-decoration: none; }
H5 a:hover { color: #990000; text-decoration: underline; }
H5 a:active { color: #990000; text-decoration: underline; }

H6 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	LINE-HEIGHT: 20px;
	LETTER-SPACING: normal;
	color: #f6f6f6;
	font-family: "ＭＳ 明朝";
}

H6 a:link { color: #f6f6f6; text-decoration: none; }
H6 a:visited { color: #f6f6f6; text-decoration: none; }
H6 a:hover { color: #990000; text-decoration: underline; }
H6 a:active { color: #990000; text-decoration: underline; }

H7 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	LINE-HEIGHT: 20px;
	LETTER-SPACING: normal;
	color: #f6f6f6;
	font-family: "Times New Roman", "ＭＳ 明朝";
}

H7 a:link { color: #f6f6f6; text-decoration: none; }
H7 a:visited { color: #f6f6f6; text-decoration: none; }
H7 a:hover { color: #990000; text-decoration: underline; }
H7 a:active { color: #990000; text-decoration: underline; }

.text-lmenu-1 {
	font-family: "Times New Roman", "ＭＳ 明朝";
	font-style: "italic";
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #F6F6F6;
}

.text-lmenu-2 {
	font-family: "Times New Roman", "ＭＳ 明朝";
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #F6F6F6;
	padding-left: 10px;
}

.text20 {
	font-family: "Times New Roman", "ＭＳ 明朝";
	font-size: 20px;
	line-height: 20px;
	color: #f6f6f6;
}

.text14 {
	font-family: "Times New Roman", "ＭＳ 明朝";
	font-size: 14px;
	line-height: 16px;
	color: #F6F6F6;
}

.text12 {
	font-family: "Times New Roman", "ＭＳ 明朝";
	font-size: 12px;
	line-height: 14px;
	color: #F6F6F6;
}

.text10 {
	font-family: "Times New Roman", "ＭＳ 明朝";
	font-size: 10px;
	line-height: 12px;
	color: #f6f6f6;
}

.text9 {
	font-family: "Times New Roman", "ＭＳ 明朝";
	font-size: 9px;
	line-height: 12px;
	color: #999999;
}

#trace {
	font-family: "Times New Roman", "ＭＳ 明朝";
	width: 100%;
	font-size: 10px;
	color: #f6f6f6;
	text-align: right;
	margin-top: 5px;
	padding-right: 20px;
	font-weight: normal;
}

#trace a:link { color: #f6f6f6; text-decoration: none; }
#trace a:visited { color: #f6f6f6; text-decoration: none; }
#trace a:hover { color: #990000; text-decoration: underline; }
#trace a:active { color: #990000; text-decoration: underline; }

#thumbnail {
	width: 1000px;
	font-family: "Times New Roman", "ＭＳ 明朝";
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#thumbnail_3 {
	font-family: "Times New Roman", "ＭＳ 明朝";
	font-size: 11px;
	line-height: 14px;
	color: #f6f6f6;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
