body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	margin: 0px;
}
form {
	margin: 0px;
}
td {
	font-size: 10pt;
}
a:link {
	color: #00469d;
	font-size: 10pt;
	text-decoration: underline;
}
a:active {
	color: #de0515;
	font-size: 10pt;
	text-decoration: underline;
}
a:visited {
	color: #00469d;
	font-size: 10pt;
	text-decoration: underline;
}
a:hover {
	color: #de0515;
	font-size: 10pt;
	text-decoration: underline;
}
.fs_8pt_black {
	font-size: 8pt;
	color: #000000;
}
.itemname_thumb {
	font-size: 12pt;
	color: #004da0;
	font-weight: bold;
	line-height: 1.2em;
}
.itemname_price {
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	line-height: 1.2em;
}
table.border-black {
	border: 1px solid #000000;
	border-collapse: collapse;
}

/*-------------- ヘッダー --------------*/
#header1 {
	width: 780px;
	height: 100px;
	text-align: left;
	background-color: #de0515;
}
#header2 {
	width: 780px;
	text-align: center;
	background-color: #004da0;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
}
a.white:link {
	color: #ffffff;
	font-size: 10pt;
	text-decoration: underline;
}
a.white:active {
	color: #ffffff;
	font-size: 10pt;
	text-decoration: underline;
}
a.white:visited {
	color: #ffffff;
	font-size: 10pt;
	text-decoration: underline;
}
a.white:hover {
	color: #ffffff;
	font-size: 10pt;
	text-decoration: underline;
}
/*-------------- パンくずリスト --------------*/
#breadcrumb {
	margin: 0px;
	width: 770px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
a.bread:link {
	color: #000000;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}
a.bread:active {
	color: #ED1C24;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}
a.bread:visited {
	color: #000000;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}
a.bread:hover {
	color: #ED1C24;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}
/*-------------- メイン --------------*/
#main {
	width: 780px;
	text-align: left;
	background-color: #ffffff;
}
#main td {
	line-height: 1.2em;
}
#main h1 {
	width: 780px;
	color: #ED1C24;
	font-size: 200%;
	text-align: center;
	padding-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ed1c24;
	margin: 0px 0px 10px;
}
#main h3 {
	margin: 0px 0px 5px;
}
#main #address {
	text-align: left;
	background-color: #ffffff;
	width: 480px;
	border: 1px solid #FF3333;
	margin-top: 15px;
	padding: 10px;
	line-height: 1.2em;
}
#main #address a {
	color: #ed1c24;
	font-size: 8pt;
	text-decoration: underline;
}
#main #shop td {
	font-size: 8pt;
	border: 1px solid #000000;
	border-collapse: collapse;
}

/*-------------- フッター --------------*/
#footer {
	width: 780px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 15px;
}

#footer #red {
	width: 780px;
	text-align: center;
	background-color: #de0515;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
}
#footer #blue {
	width: 780px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #004da0;
}
#footer a:link {
	color: #ffffff;
	font-size: 10pt;
	text-decoration: underline;
}
#footer a:active {
	color: #ffffff;
	font-size: 10pt;
	text-decoration: underline;
}
#footer a:visited {
	color: #ffffff;
	font-size: 10pt;
	text-decoration: underline;
}
#footer a:hover {
	color: #ffffff;
	font-size: 10pt;
	text-decoration: underline;
}
td.sample1 {
	background-color : white;
	margin: 5px;
	padding: 5px;
	border: 1px solid #004da0;
}
hr.cwsf14 {
    height: 1px;
	border: 1px dashed #004da0;
}
hr.cwsf11 {
    height: 1px;
	border: 1px dashed #004da0;
}
hr.cwsf4 {
    height: 1px;
	border: 1px dashed #004da0;
}
hr.cwsf1 {
    height: 1px;
	border: 1px dashed #004da0;
}
.font12b {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}
