*
	{
	font-size: 12px;
	line-height: 18px;
	}

body
	{
	margin: 4px;
	padding: 4px;
	background-repeat: repeat;
	text-align: center;
	background-image: url("img/bg.gif");
	}

h1
	{
	margin: 1px;
	padding: 0px;
	border: 0px;
	color: white;
	text-align: center;
	background-color: #000080;
	}

div.main
	{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	border: solid 1px #aaaaaa;
	text-align: left;
	background-color: white;
	}

div.dect
	{
	font-size: 22px;
	font-weight: bold;
	color: #000080;
	margin-left: 64px;
	line-height: 24px;
	}
div.dec
	{
	font-weight: bold;
	font-size: 16px;

	color: #DC143C;
	margin-left: 30px;
	line-height: 25px;
	}

a.top
	{
	color: #DC143C;
	margin: 4px;
	border: 0px;
	padding: 4px;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	}


a.top visited
	{
	color: #DC143C;
	margin: 4px;
	border: 0px;
	padding: 4px;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	}


h2.left
	{
	color: white;
	font-size: 14px;
	line-height: 16px;
	padding: 0px;
	padding-left: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	background-color: #000080;
	}
h2.right
	{
	color: white;
	font-size: 14px;
	line-height: 16px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	background-color: #000080;
	text-align: center;
	}

div.menu
	{
	margin-left: 8px;
	margin-right: 3px;
	line-height: 20px;
	color: #6a6a6a;
	}
div.menu2
	{
	margin-left: 8px;
	margin-right: 3px;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #6a6a6a;
	font-size: 12px;
	line-height: 14px;
	}

h2.main
	{
	font-size: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 20px;
	margin-right: 20px;
	border-left: solid 8px #000080;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	}



div.copy
	{
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	color: #888888;
	margin-bottom: 20px;
	}
div.msg
	{
	font-weight: bold;
	line-height: 24px;
	color: #888888;
	margin-bottom: 20px;
	margin-left: 64px;
	margin-right: 32px;
	}

div.msg2
	{
	line-height: 20px;
	color: #6a6a6a;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 20px;
	}

div.cms
	{
	margin-left:64px;
	margin-right:24px;
	line-height: 20px;
	}

div.foot
	{
	color: white;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #000080;
	}
	
a.munu
	{
	color: #45457a;
	margin: 2px;
	border: 0px;
	padding: 2px;
	font-size: 12px;
	text-decoration: none;
	}


a.munu visited
	{
	color: #45457a;
	margin: 2px;
	border: 0px;
	padding: 2px;
	font-size: 12px;
	text-decoration: none;
	}

a.right
	{
	color: #45457a;
	border: 0px;
	font-size: 12px;
	text-decoration: underline;
	text-align: center;
 	}


a.right visited
	{
	color: #45457a;
	border: 0px;
	font-size: 12px;
	text-decoration: underline;
	text-align: center;
	}

/*
	プラン用の表
*/
table.pr
	{
	width: 390px;
	margin-left: 30px;
	margin-right: 20px;
	}
/*
	表の右項目
*/
td.p1
	{
	border-top: solid 2px #777777;
	border-bottom: solid 2px #777777;
	border-right: dotted 2px #777777;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	width: 150px;
	font-size: 12px;
	color: #777777;
	background-color: #e6dbd9;
	text-align: center;
	}

/*
	表の左項目
*/
td.p2
	{
	border-top: solid 2px #777777;
	border-bottom: solid 2px #777777;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-size: 12px;
	line-height: 16px;
	color: #777777;
	text-align: center;
	}
/*
	通常の表
*/
table.tbl
	{
	width: 390px;
	margin-left: 30px;
	margin-right: 20px;
	}
/*
	表の右項目
*/
td.c1
	{
	border-top: solid 2px #777777;
	border-bottom: solid 2px #777777;
	border-right: dotted 2px #777777;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	width: 100px;
	font-size: 12px;
	color: #777777;
	background-color: #e6dbd9;
	}

/*
	表の左項目
*/
td.c2
	{
	border-top: solid 2px #777777;
	border-bottom: solid 2px #777777;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-size: 12px;
	line-height: 16px;
	color: #777777;
	}

a.ttl
	{
	margin: 2px;
	border: 0px;
	padding: 2px;
	font-weight: bold;
	font-size: 16px;
	color: #0000ff;
	}

a.ttl visited
	{
	margin: 2px;
	border: 0px;
	padding: 2px;
	font-weight: bold;
	font-size: 16px;
	color: #0000ff;
	}


a.url
	{
	color: #009900;
	margin: 2px;
	border: 0px;
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}


a.url visited
	{
	color: #009900;
	margin: 2px;
	border: 0px;
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}

table.top
	{
	margin: 2px;
	border-collapse: collapse;
	border: solid 1px #a51010;
	}
td.top
	{
	font-size: 12px;
	line-height: 18px;
	border: solid 1px #a51010;
	padding: 2px;
	}
/*
	カートを見るボタン
*/
input.cart
	{
	margin: 4px;
	border-top: solid 1px #a51010;
	border-left: solid 1px #a51010;
	border-right: solid 1px #a51010;
	border-bottom: solid 1px #a51010;
	background-color: #CC3333;
	color: white;
	}
/*
	imgリンク用
*/
img.link
	{
	width: 140px;
	height: 112px;
	border: solid 1px #483D8B;
	}

/*
	imgリンクページ用
*/
img.link2
	{
	width: 140px;
	height: 112px;
	border: solid 1px #483D8B;
	}
/*
	imgメニュー用
*/
img.left
	{
	margin-top: 3px;
	margin-bottom: 3px;
	vertical-align: middle;
	}

/*
	エリア用囲み
*/
div.area
	{
	display: inline;
	line-height: 15px;
	text-align: left;
	color: #6a6a6a;
	border: solid 1px #45457a;
	width: 420px;
	margin: 2px;
	padding-left: 14px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

/*
	サイトマップ 250dot枠
*/
div.site2
	{
	display: inline;
	width: 150px;
	vertical-align: top;
	margin: 10px;

	}

/*
	新着情報のボックス
*/
div.wnb
	{
	margin-left: 0px;
	margin-right: 0px;
	border: solid 1px #cccccc;
	overflow-y: scroll;
	height: 80px;
	margin-top: 2px;
	margin-bottom: 8px;
	padding: 2px;
	}
