*
	{
	font-size: 12px;
	line-height: 18px;
	}

body
	{
	margin: 4px;
	padding: 4px;
	background-color: #ff99cc;
	text-align: center;
	}

h1
	{
	margin: 2px;
	padding: 0px;
	border: 0px;
	color: #777777;
	background-color: #ffccee;
	}

div.main
	{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	border: solid 1px #aaaaaa;
	background-color: #ffffff;
	text-align: left;
	}

div.dect
	{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-left: 64px;
	line-height: 24px;
	}
div.dec
	{
	font-weight: bold;
	color: #a51010;
	margin-left: 64px;
	line-height: 20px;
	}

h2.left
	{
	color: #777777;
	font-size: 16px;
	line-height: 16px;
	padding: 0px;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	background-color: #ffccee;
	}

div.menu
	{
	margin-left: 16px;
	color: #666666;
	}


h2.main
	{
	background-color: #ffccee;
	color: #666666;
	font-size: 16px;
	line-height: 16px;
	padding: 0px;
	padding-left: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 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: #dddddd;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #404040;
	}
	
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;
	}

/*
	通常の表
*/
table.tbl
	{
	width: 500px;
	margin-left: 5px;
	}
/*
	表の右項目
*/
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 #ff99cc;
	}
td.top
	{
	line-height: 18px;
	border: solid 1px #ff99cc;
	padding: 2px;
	}
/*
	imgイベント用
*/
img.event
	{
	margin-top: 0px;
	margin-bottom: 2px;
	vertical-align: middle;
	}

ul.event
	{
	list-style-image: url(http://yuzuki.jun-corp.net/img/threesquarepink_icon003.gif);
	margin-top: 5px;
	margin-bottom: 5px;

	}

