body,td		{
			font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","Osaka",sans-serif;
			font-size: small;
		}
body		{
			text-align: center;
			background-color:  #f4f4f4;
			color: #333;
			margin: 0px;
		}
a:link		{
			color: #0033dd;
		}
a:hover		{
			color: #666;
		}
.cl		{
			clear: both;
	 	}
.reset		{
			display: block;
			clear: both;
			font-size: 1px;
			height: 1px;
			line-height: 1px;
			margin: 0;
		}
img		{
			border-style: none;
		}
iframe		{
			margin-top: 5px;
			border: none;
		}

#layer0 	{
			width: 780px;
			margin-left: auto;
			margin-right: auto;
		}
#header		{
			margin: 0px auto;
			width: 770px;
			text-align: left;
			padding: 30px 0px 5px 0px;

		}

#contents	{
			margin: 0px auto;
			width: 780px;
			text-align: center;
			background-color: #fff;
			border-top: 3px solid #eed7f1;
			padding-bottom: 50px;
		}
#sitebody	{
			width: 640px;
			text-align: center;
			margin: 0px auto;
			background: url(images/brand_img.jpg) #fff no-repeat right top;
			padding: 0px 0px 0px;
		}
#sitebody p	{
			text-align: left;
			margin: 0px;
			padding-bottom: 40px;
			font-size: 12px;
			line-height: 140%;
		}
h1		{
			text-align: left;
			margin: 0px;
			font-size: 14px;
			padding: 70px 0px 5px;
		}
h1 img		{
			display: block;
			padding-bottom: 7px;
		}
h1 a		{
			font-size: 14px;

			color: #00C;
		}
#conte		{
			float: left;
			width: 640px;
			margin: 0px auto;
			background: url(images/sen_x.gif) transparent repeat-x left bottom;
		}
#conte div	{
			float: left;
			width: 165px;
		}
#bua a,#bua span	{
			background: url(images/button_a.gif) no-repeat;
		}
#bub a,#bub span	{
			background: url(images/button_b.gif) no-repeat;
		}
#conte div a	{
			display: block;
			width: 165px;
			height: 28px;
			margin: 0px auto 0px;
			background-position: 0px -56px;
			text-indent: -3000px;
			overflow: hidden;
		}
#conte div span	{
			display: block;
			width: 165px;
			height: 28px;
			margin: 0px auto 0px;
			background-position: 0px 0px;
			text-indent: -3000px;
			overflow: hidden;
		}
#conte2		{
			width: 640px;
			margin: 0px auto 20px;
			clear: both;
		}
h2		{
			font-weight: normal;
			font-size: x-small;
			margin: 40px 0px 15px;
			padding: 1px 0px 1px 0px;
			color: #c484cb;
			line-height: 130%;
		}
h2 span		{
			color: #000;
			font-family: Arial,Helvetica,sans-serif;
		}
#body-space	{
			float: right;
			width: 570px;
			text-align: left;
		}
#menu0		{
			float: right;
			width: 180px;
			margin: 0px 0px 20px;
			text-align: left;
		}
.htit		{
			display: block;
			padding: 0px 0px 8px 0px;
		}
#menu0 h2	{
			padding: 0px 0px 0px 8px;
		}
#menu0 ul	{
			list-style-type:none;
			margin: 0px;
			padding: 0px;
			border-top: 1px solid #ddd;
		}
#menu0 li a	{
			display: block;
			padding: 8px 0px 8px 8px;
			text-decoration: none;
			border-bottom: 1px solid #ddd;
			color: #000;
		}
#menu0 li a:hover{
			color: #000;
			background-color: #f6f6f6;
		}

#menu0 li a.thi	{
			color: #933;
			background-color: #f9f9f9;
		}
#menu0 li span	{
			display: block;
			padding: 9px 0px 9px 12px;
			text-decoration: none;
			border-bottom: 1px solid #ddd;
			background-color: #f9f9f9;
			color: #933;
		}
#foot		{
			width: 770px;
			margin-top: 5px;
			margin-right: auto;
			margin-left: auto;
			padding-bottom: 20px;
			text-align: left;
			color: #999
		}



