* {
    margin: 0;
    padding: 0;
}
html {
    overflow:scroll;
    height:100%;
}
a {
    text-decoration: none;
}
a.linktext {
    background-color:#fff;
	color:#555;
}
a:hover.linktext {
    background-color:#fff;
	color:#555;
	text-decoration:underline;
}
img {
    border:none;
}


ul {
    list-style: none;
}

p {
    margin: 0 0 1em 0;
}

h1 {
    text-align:left;
}
h2,h3,h4,h5,h6 {
    font-size:1em;
}
.cls {
    clear:both;
}
body {
    background-color:#e0e0e0;
    background-image:url(images/bg.jpg);
    background-repeat:repeat-x;
    font-size:0.9em;	
    line-height:1.5em;
	text-align:center;
	letter-spacing:0.1em;
	color:#555;
} 
#page-wrap 	{
    width: 920px;
    margin: 0 auto;
    text-align:center;
}
#header {
	height:70px;
	width:920px;
	display:block;
	margin-top:0;
	text-align:left;
}
#header h1 {
    width:120px;
	height:70px;
	text-align:left;
	margin-left:10px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
}
#header h1 a {
	text-align:-9999px;
    width:120px;
	height:70px;
}
#headnav {
	width: 150px;
	height: 50px;
	list-style-type: none;
	float:right;
	margin-top:0;
	margin-right:10px;
	background-repeat:no-repeat;
	background-image:url(images/headnav.jpg);
}
#headnav li {
    float:left;
	width: 50px;
	height: 50px;
	margin:0;
	margin:0;
}
#headnav li a {
	display: block;
	overflow: hidden;
	width: 50px;
	height: 50px;
	text-indent:-9999px;
}
.hn01 a {
    background-position: 0 0;
	background-repeat:no-repeat;
	background-image:url(images/headnav.jpg);
	width: 50px;
	height: 50px;
	display:block;
}
.hn02 a {
    background-position: -50px  0;
	background-repeat:no-repeat;
	background-image:url(images/headnav.jpg);
	width: 50px;
	height: 50px;
	display:block;
}
.hn03 a {
    background-position: -100px 0;
	background-repeat:no-repeat;
	background-image:url(images/headnav.jpg);
	width: 50px;
	height: 50px;
	display:block;
}

.hn01 a:hover {
    background-position:  0   -50px;
	background-repeat:no-repeat;
	background-image:url(images/headnav.jpg);
}
.hn02 a:hover {
    background-position: -50px  -50px;
	background-repeat:no-repeat;
	background-image:url(images/headnav.jpg);
}
.hn03 a:hover {
    background-position: -100px  -50px;
	background-repeat:no-repeat;
	background-image:url(images/headnav.jpg);
}
#topmenu {
    float:left;
    clear:both;
	text-align: left;
	width:440px;
	height:25px;
}
.searchbox {
    width:250px;
	line-height:20px;
	text-align:right;
	float:right;
}
.fs01 {
    margin-right:20px;
}
#nav {
	width: 440px;
	height: 25px;
	list-style-type: none;
	float:right;
	margin-top:0;
	margin-right:0;
}
#nav li {
    float:left;
	height: 25px;
	margin:0;
	margin:0;
}
#nav li a {
	display: block;
	overflow: hidden;
	text-indent:-9999px;
}
.nav01 a {
    background-position: 0 0;
	background-repeat:no-repeat;
	background-image:url(images/nav.jpg);
	width: 80px;
	height: 25px;
	display:block;
}
.nav02 a {
    background-position: -80px  0;
	background-repeat:no-repeat;
	background-image:url(images/nav.jpg);
	width: 83px;
	height: 25px;
	display:block;
}
.nav03 a {
    background-position: -163px 0;
	background-repeat:no-repeat;
	background-image:url(images/nav.jpg);
	width: 85px;
	height: 25px;
	display:block;
}
.nav04 a {
    background-position: -248px  0;
	background-repeat:no-repeat;
	background-image:url(images/nav.jpg);
	width: 85px;
	height: 25px;
	display:block;
}
.nav05 a {
    background-position: -333px 0;
	background-repeat:no-repeat;
	background-image:url(images/nav.jpg);
	width: 107px;
	height: 25px;
	display:block;
}

.nav01 a:hover {
    background-position:  0   -25px;
	background-repeat:no-repeat;
	background-image:url(images/nav.jpg);
}
.nav02 a:hover {
    background-position: -80px  -25px;
	background-repeat:no-repeat;
	background-image:url(images/nav.jpg);
}
.nav03 a:hover {
    background-position: -163px  -25px;
	background-repeat:no-repeat;
	background-image:url(images/nav.jpg);
}
.nav04 a:hover {
    background-position: -248px  -25px;
	background-repeat:no-repeat;
	background-image:url(images/nav.jpg);
}
.nav05 a:hover {
    background-position: -333px  -25px;
	background-repeat:no-repeat;
	background-image:url(images/nav.jpg);
}
#frametop {
    clear:both;
    width:920px;
	height:40px;
    background-image:url(images/frametop.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#contents {
    clear:both;
    width:920px;
	height:auto;
	display:block;
    background-image:url(images/contents.jpg);
	background-repeat:repeat-y;
	text-align:left;
}
#maintext {
    clear:both;
	text-align:left;
	width:840px;
	margin-left:40px;
}
#maintext h1 {
    font-size:1.1em;
	background-color:#666;
	color:#fff;
	width:250px;
	text-align:center;
	margin-bottom:1em;
	line-height:1.5em;
}
#maintext ol {
    margin-left:40px;
	width:800px;
}
#maintext ul {
    margin-left:40px;
	list-style-type:disc;
	list-style-position:inside;
	width:800px;
}
#maintext ul.fs02 {
	list-style-type:none;
}
#maintext ul.fs02 li {
    float:left;
	width:100px;
	margin-bottom:1em;
}
#fs02v {
	list-style-type:none;
	margin-bottom:1em;
}
#fs02v input {
	margin-left:1em;
	margin-right:1em;
}
#fs02v li {
	list-style-type:none;
	margin-bottom:5px;
}

p.fs03 {
	margin-left:40px;
}
p.fs03 input {
	margin-right:1em;
}
ul.server li {
	list-style-type:none;
	margin-left:0;
}
ul.server dt {
	float:left;
	width:8em;
	clear:both;
}
ul.server dd {
	margin-left:8em;
}
ul.server input {
	margin-right:1em;
	margin-left:0.5em;
}
ul.object {
	margin-bottom:1em;
}
ul.object li {
	list-style-type:none;
}
ul.object input {
	margin-right:1em;
}


#flownext {
	margin-top:50px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:400px;
	height:50px;
	display:block;
	clear:both;
}


#flownext li {
	float:left;
	width:45px;
	list-style-type:none;
}




#maintext a {
    background-color:#fff;
	color:#555;
	text-decoration:underline;
}
#maintext a:hover {
    background-color:#fff;
	color:#555;
	text-decoration:none;
}
#maintext dd {
	margin-bottom:1em;
}

#toptext {
    clear:both;
	text-align:left;
	width:840px;
	margin-left:40px;
	min-height:500px;
	background-image:url(http://www.plat-com.jp/images/umi.jpg);
	background-repeat:no-repeat;
}
#toptext h1 {
    font-size:1.1em;
	background-color:#666;
	color:#fff;
	width:250px;
	text-align:center;
	margin-bottom:1em;
	line-height:1.5em;
}
#toptext ol {
    margin-left:40px;
	width:800px;
}
#toptext ul {
    margin-left:40px;
	list-style-type:disc;
	width:800px;
}
#toptext ul.fs02 {
	list-style-type:none;
}
#toptext ul.fs02 li {
    float:left;
	width:100px;
	margin-bottom:1em;
}
#toptext a {
    background-color:#fff;
	color:#555;
	text-decoration:underline;
}
#toptext a:hover {
    background-color:#fff;
	color:#555;
	text-decoration:none;
}

#toptext dd {
	margin-bottom:1em;
}
.sitelist td {
    width:250px;
	text-align:center;
	font-size:0.8em;
}
.definition ul {
    list-style-type:none;
	margin-left:-20px;
}
.definition ul li {
    list-style-type:none;
	margin-left:-20px;
}
.fscenter {
    text-align:center;
	clear:both;
	margin-top:20px;
}
.fsblack {
    background-color:#fff;
	color:#555;
	font-size:0.8em;
	border:1px solid #ccc;
}
.fsglay {
	color:#666;
	font-size:0.9em;
}
#news {
    clear:both;
	text-align:left;
	width:880px;
	margin-left:40px;
}
#totop {
    text-align:right;
	margin-right:50px;
	margin-bottom:0px;
	margin-top:50px;
	clear:both;
}
#totop a {
    background-color:#fff;
	color:#555;
}
#totop a:hover {
    background-color:#fff;
	color:#ff6600;
	text-decoration:underline;
}




#footer {
    width:920px;
	height:140px;
    background-image: url(images/framebottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#footer a {
    background-color:#e0e0e0;
	color:#555;
}
#footnav {
	width: 320px;
	height: 35px;
	list-style-type: none;
	float:right;
	margin-top:32px;
	margin-right:15px;
	background-repeat:no-repeat;
	background-image:url(images/footnav.jpg);
}
#footnav li {
    float:left;
	margin:0;
	margin:0;
}
#footnav li a {
	display: block;
	overflow: hidden;
	text-indent:-9999px;
}
.fn01 a {
    background-position: 0 0;
	background-repeat:no-repeat;
	background-image:url(images/footnav.jpg);
	width: 144px;
	height: 35px;
	display:block;
}
.fn02 a {
    background-position: -144px  0;
	background-repeat:no-repeat;
	background-image:url(images/footnav.jpg);
	width: 61px;
	height: 35px;
	display:block;
}
.fn03 a {
    background-position: -205px 0;
	background-repeat:no-repeat;
	background-image:url(images/footnav.jpg);
	width: 115px;
	height: 35px;
	display:block;
}

.fn01 a:hover {
    background-position:  0   -35px;
	background-repeat:no-repeat;
	background-image:url(images/footnav.jpg);
}
.fn02 a:hover {
    background-position: -144px  -35px;
	background-repeat:no-repeat;
	background-image:url(images/footnav.jpg);
}
.fn03 a:hover {
    background-position: -205px  -35px;
	background-repeat:no-repeat;
	background-image:url(images/footnav.jpg);
}
#mt5 {
    text-align:	right;
	margin-right:20px;
	margin-top:-26px;
}
#works ul {
    list-style-type:none;
}
#works li {
    width:250px;
	height:150px;
	float:left;
	text-align:center;
	margin-bottom:10px;
    list-style-type:none;
	font-size:0.85em;
}
	
p.textright {
	text-align:right;
}
p.textright a {
	text-decoration:none;
}
p.textright a:hover {
	text-decoration:underline;
}
	