
body{
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	color: #333;
	font-size: 0.9em;
	text-align: center;
}

#frame ul, ol {
	list-style-type: none;
	list-style-position: outside;
}

#frame{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%;
}

#frame td{
	vertical-align:top;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	text-align: center;
}

#head{
	height: 135px;
	background-color: #FFFFFF;
	border-bottom: solid;
	border-color: #999;
	border-width: 1px;
	text-align: center;
}

#head ul{
	margin-top: 10px;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
}

#head ul#navi {
	width: 800px;
	height: 40px;
	clear: both;
}

#head ul#navi li {
	float: left;
	height: 40px;
	width: 199px;
	line-height: 40px;
}

#head ul#navi li#navi01 {
	border-left: solid;
	border-width: 1px;
	text-align: center;
	width: 198px;
	border-color: #666;
}

#head ul#navi li#navi02 {
	border-left: solid;
	border-width: 1px;
	text-align: center;
	border-color: #666;
}

#head ul#navi li#navi03 {
	border-left: solid;
	border-width: 1px;
	text-align: center;
	border-color: #666;
}

#head ul#navi li#navi04 {
	border-left: solid;
	border-right: solid;
	border-width: 1px;
	text-align: center;
	width: 198px;
	border-color: #666;
}

#head ul#navi a{
    display:block;
    background-color:#FFF;
	text-decoration: none;
	color: #666;
	font-size: 1.3em;
	font-family: 'Times New Roman','‚l‚r ƒSƒVƒbƒN';
	font-weight:bold;
}

#head ul#navi a:hover {
    display:block;
    background-color:#ccc;
    color: #fff;
}


#logo{
	margin-left: -400px;
}

#logo img{
	height: 60px;
	width: 400px;
	margin: 0px auto;
	margin-top: 10px;
	border: solid;
	border-width: 1px;
	border-color: #666;
}

#main{
	height: 800px;
	background-image: url(image/bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
    background-color: #dae5ea;
	text-align: center;
}

#main_frame{
	border-collapse: collapse;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
}

#main_frame td{
	vertical-align:top;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 800px;
}

#space{
	height: 450px;
	margin-left:auto;
	margin-right:auto;
}

#word{
	float:left;
	margin: 10px 10px 10px 10px;
	text-align: left;
}

#word p{
	font-size: 1.4em;
	color: #9f3a43;
	font-family: '‚l‚r –¾’©','‚l‚r ƒSƒVƒbƒN';
	font-weight: bold;
}

#shop{
	float:left;
	width: 260px;
	margin: 0px 5px 10px 10px;
	border: solid;
	border-width: 1px;
	text-align: left;
	background-color: #fff;
	padding: 10px;
}

#shop h2{
	position:relative;
	height:130px;
	width:130px;
	background-image:url(./image/web2PK.gif);
	background-repeat: no-repeat;
	text-align:center;
	font-size:2.0em;
	margin:-80px 0px 0px 10px;
	padding:0;
	color:#fff;
	line-height:130px;
}

#shop b{
	border: solid;
	border-width: 0px 0px 1px 3px;
	border-color: #0c0;
	margin: 0px 0px 0px -10px;
	padding: 3px 100px 1px 3px;
}

#shop ul{
    position:relative;
    width:95%;
    padding:10px;
    list-style:none;
    margin:0px;
}

#shop li{
	margin-left:10px;
}

.hantoumei{
	background-color:#fff;
	filter:alpha(opacity="75");-moz-opacity:0.75;opacity:0.75;
}

#news{
	float:right;
	width: 465px;
	margin: 0px 5px 10px 10px;
	border: solid;
	border-width: 1px;
	text-align: left;
	background-color: #fff;
	padding: 10px;
}

#news h2{
	position:relative;
	height:130px;
	width:130px;
	background-image:url(./image/web2PK.gif);
	background-repeat: no-repeat;
	text-align:center;
	font-size:2.0em;
	margin:-80px 0px 0px 10px;
	padding:0;
	color:#fff;
	line-height:130px;
}

#news dl{
    position:relative;
    width:95%;
    padding:10px;
    list-style:none;
    margin:0px;
}

#news dt{
	font-weight: bold;
	border: solid;
	border-width: 0px 0px 1px 3px;
	border-color: #f09;
	margin: 0px 0px 0px -10px;
	padding: 3px 0px 1px 3px;
}

#news dd{
	margin-left: 0px;
	margin-bottom: 10px;
}

#foot{
	height: 60px;
	background-color: #FFFFFF;
	border-top: solid;
	border-color: #999;
	border-width: 1px;
}

#sample{
    color:#FFFFFF;
    text-decoration:none;
}
