/* the-beginning-price */
* {
	margin: 0px;
	padding: 0px;
}
body { height: 100%; }

a:link{    color:#0000cc; text-decoration:none; }
a:visited{ color:#0000cc; text-decoration:none; }
a:hover{   color:#0099CC; text-decoration:none; }

h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {}

.fs {
	line-height: 160%;
	color: #000000;
	font-family:"‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
}
.fs2 {
	line-height: 140%;
	color: #000000;
	font-family:"‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
}


/* ‘S‘Ì˜g |||||||||||||||||||||||||||||*/
#container {
	width: 720px;
	height: auto;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
}

#header {
    width: 720px;
    padding: 0px;
}
.head {
	width: 720px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
}
.head a:link{    color:#ffffff; text-decoration:none; }
.head a:visited{ color:#ffffff; text-decoration:none; }
.head a:hover{   color:#ffffff; text-decoration:underline; }




/* ¶ƒRƒ“ƒeƒ“ƒc ||||||||||||||||||||||||||*/
#main {
	float: left;
	width: 680px;
	margin: 15px auto 0px auto;
	padding: 5px 20px 0px 20px;
}
#main table {
	font-size: 80%;
}
#main h2 {
	font-size: 120%;
	color:#333333;
	background-image:url(img/bg01.gif);
	padding: 10px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#main h3 {
	font-size: 120%;
	color: #CC0033;
	padding: 5px;
	margin: 0px 0px 0px 0px;
}
#main p {
	font-size: 80%;
	color:#333333;
	padding: 10px 20px 0px 20px;
	line-height: 160%;
}

#contents {
	width: 680px;
}


/* footer |||||||||||||||||||||||||| */
#footer{
	float: left;
	font-size: 80%;
	width: 700px;
	border-top: 1px dashed #CCCCCC;
	margin: 20px auto 30px auto;
	padding: 10px;
}
#footer td {
	font-size: 90%;
	line-height: 140%;
	color: #666666;
}
#footer a:link{    color:#666666; text-decoration:none; }
#footer a:visited{ color:#666666; text-decoration:none; }
#footer a:hover{   color:#222222; text-decoration:underline; }

#footer #f_txt {
	font-size: 12px;
	color: #999999;
}


