@charset "utf-8";


h1,h2,h3,p,tr,td,table,div,body,ul,li{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

ul{
	list-style-type: none;
}


body{
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	line-height: 140%;
	color: #333333;
	letter-spacing: 0.05em;
}

td{
	vertical-align: top;
}

.pic{
	vertical-align: middle;
}

strong{
	color: #FF0000;
}

a {
	color: #0033CC;
}

a:hover {
	color: #087CC5;
	text-decoration: none;
}

img{
	border: none;
}



#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(images/background2.gif);
	background-repeat: repeat;
}

#hedder_01{
	width: 700px;
	}

#set p, div table{
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#footer {
	width: 650px;
	font-size: 80%;
	margin-right: auto;
	margin-left: auto;
}


.t_left{
	background-image: url(images/table_02.png);
	background-repeat: repeat-y;
	width: 238px;
	vertical-align: middle;
}

.t_right{
	background-image: url(images/table_03.png);
	background-repeat: repeat-y;
	width: 412px;
}

.t_left p{
	margin-left: 20px;
	width: 200px;
}


.t_right p{
	margin-right: 22px;
	width: 390px;
	font-size: 90%;
}

#footerimage{
	float: left;
	width: 78px;
}

#footertext{
	margin-left: 12px;
	width: 550px;
	float: right;
}

.close{
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	clear: both;
	width: 120px;
}



/* ------------------------------
 IE6—p@ƒYƒŒ•â³
------------------------------ */
