/*SEO用スタイル*/

.seo10px {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #000000;
	letter-spacing: 0.09em;

}


/*メインスタイル*/
/*
.background {
	background-color: #FFFFFF;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
*/

td {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 150%;
	color: #333300;
}

.red14px {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 150%;
	color: #B31713;
	font-weight: bold;
}

.red16px {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 18px;
	line-height: 150%;
	color: #B31713;
	font-weight: bold;

}

.contact10px {

	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 150%;
	color: #003366;
	letter-spacing: 0.09em;
}

.contact12px {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 150%;
	color: #003366;
}

.copyright {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #B31713;
	font-weight: bold;
	text-indent: 10px;
	letter-spacing: 0.1em;
}

.price {
	border-bottom-width: thin;
	color: #CC3300;
	font-weight: bold;
	font-size: 14pt;

}

.border-contact {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
.zipsize1 {
	width:50px;
}
.zipsize2 {
	width:100px;
}


/* スケッチ＆デザインTシャツ用リンクスタイル */

.sketch a:link {
	color: #666600;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	text-decoration: none;
}

.sketch a:visited {
	color: #666600;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	text-decoration: none;
}

.sketch a:hover {
	color: #B31713;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	text-decoration: none;
	background-color: #FFFFFF;
}

.sketch a:active {
	color: #666600;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	text-decoration: none;
}



/* リンクスタイル */

a:link {
	color: #0066FF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #CC0000;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #0066FF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	background-color: #FFFF00;
}

a:active {
	color: #0066FF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.dblue14px {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 150%;
	color: #000066;
	font-weight: bold;
}
.dblue16px {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	line-height: 150%;
	color: #CC3300;
	font-weight: bold;
}
.dblue18px {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 18px;
	line-height: 150%;
	color: #000066;
	font-weight: bold;
}
.coment1 {
	font-size: 12px;
	color: #B31713;
	font-weight: bold;
	text-indent: 10px;
	letter-spacing: 0.1em;
}

