/*TSUMUGI*/

/*ƒ{ƒfƒBŽw’è*/
body {
	margin: 0px;
	background-image: url(image/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
		}

/*ƒCƒ[ƒW*/
img	{
		border: none;
	}

/*ƒ}[ƒWƒ“*/
.mr	{
		margin-top: 0px;
	}

/*ƒŠƒ“ƒN*/
 a:link {color: #000000; text-decoration: none; font-weight: bold;}
 a:visited {color: #000000; text-decoration: none; font-weight: bold;}
 a:hover {color: #F14800; text-decoration: none;}
 a:active { color: #F14800; text-decoration: none;}

/*DIVŽw’è*/
.window{
		width: 100%;
		margin: 0px;
		padding: 0px;
		}

.head{
	width: 690px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	}

.main{
	width: 690px;
	margin-top: 10px;
	padding: 0px;
	}

.foot{
	width: 690px;
	margin-top: 10px;
	padding: 0px;
	}


/*•¶ŽšŽw’è*/

.text_point	{
		font-size: 12px;
		font-weight: none;
		font-family: "‚l‚r ƒSƒVƒbƒN", "MS Gothic", osaka, sans-serif;
		text-decoration: none;
		font-weight: bold;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 0px
		padding: 0px;
		color: #FF0000;
		}

.text_menu	{
		font-size: 10px;
		font-weight: none;
		font-family: "‚l‚r ƒSƒVƒbƒN", "MS Gothic", osaka, sans-serif;
		text-decoration: none;
		text-align: center;
		padding: 1px;
		color: #000000;
		}

.text	{
		font-size: 10px;
		font-weight: none;
		font-family: "‚l‚r ƒSƒVƒbƒN", "MS Gothic", osaka, sans-serif;
		text-decoration: none;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
		color: #000000;
		}

.text2	{
		font-size: 12px;
		font-weight: none;
		font-family: "‚l‚r ƒSƒVƒbƒN", "MS Gothic", osaka, sans-serif;
		text-decoration: none;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
		color: #000000;
		}

.copyright	{
		font-size: 10px;
		font-weight: none;
		font-family: "‚l‚r ƒSƒVƒbƒN", "MS Gothic", osaka, sans-serif;
		text-decoration: none;
		text-align: center;
		margin: 0px;
		padding-top: 0px;
		color: #000000;
		}

/*FŽw’è*/

.line {
	background-color: #000000;
	}