body
	{
	font-size: 12px;
	}
td
	{
	font-size: 12px;
	}
A:link
	{
	color: #000077;
	}
A:visited
	{
	color: #000077;
	}
A:active
	{
	color: #000077;
	text-decoration: underline;
	}
A:hover
	{
	color: #000077;
	text-decoration: underline;
	}
table
	{
	table-layout: fixed;
	}
form
	{
	display: inline;
	}

input
	{
	margin-top: 4px;
	margin-bottom: 4px;
	}
div.cc
	{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	}
h1.cc
	{
	margin: 0px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	}

div.hd1
	{
	background-color: #004000;
	padding-left: 5px;
	color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	}
div.bd1
	{
	background-color: #ffffff;
	padding-left: 4px;
	margin-bottom: 12px;
	border: 1px solid #004000;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	}


/*
	中央のコンテンツ全体
*/
div.msg
	{
	margin-left: 4px;
	margin-right: 4px;
	padding-left: 4px;
	padding-right: 4px;
	color: #000000;
	border: 1px solid #cccccc;
	font-size: 12px;
	line-height: 16px;
	}


div.tpc
	{
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 12px;
	color: #000000;
	border: 2px solid #004000;
	font-size: 12px;
	line-height: 16px;
	}

div.ft1
	{
	padding-left: 4px;
	padding-right: 4px;
	background-color: #004000;
	color: #cccccc;
	font-size: 12px;
	line-height: 16px;
	}

div.msh
	{
	padding-left: 8px;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	}
h1.msh
	{
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	}

h2.msh
	{
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	}

div.pr1
	{
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	}

div.itm
	{
	display: inline;
	virtical-align: text-top;
	width: 136px;
	height: 340px;
	padding-left: 4px;
	padding-right: 4px;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	}

img.sml
	{
	width: 120px;
	height: 120px;
	}

table.cart
	{
	border-collapse: collapse;
	}
td.hd
	{
	text-align: center;
	padding: 4px;
	border-top: solid 2px #cccccc;
	border-bottom: solid 2px #cccccc;
	background: #ffffdd;
	}
td.bd
	{
	padding: 4px;
	border-top: solid 2px #cccccc;
	border-bottom: solid 2px #cccccc;
	border-left: dotted 2px #cccccc;
	border-right: dotted 2px #cccccc;
	background: #ffffff;
	}

input.cart, select.cart, textarea.cart
	{
	border: solid 2px #cccccc;
	}
a.white
	{
	color: #000000;
	}
a.white visited
	{
	color: #0000900;
	}
