body{
background:url(img/wall.gif)  center repeat-y #ffffff;
}

body , td , th {
line-height:130%;
color:#666666;
font-size:10pt;
}

A:link{color:#0066ff;text-decoration:none ;}
A:visited{color:#3333cc;text-decoration:none ;}
A:active{color:#66cc66;text-decoration:none; }
A:hover{color:#808080;text-decoration:underline;}
input,textarea,select{border:solid #333333 1px;}

h2{
border-bottom:1px #cccccc solid:
}

h3{
color:#ff9933;
font-weight:bold;
font-size:13pt;
margin:0px;
}

th{
background:#dddddd;
text-align:left;
}

/*--BODY---*/


#bodyall{
margin:auto;
width:800px;
text-align:center;
background:#ffffff;
}

.header{
background:url(img/head_wall.jpg) top left no-repeat;
height:70px;
font-size:9pt;
padding:10px 0px 0px 70px;
text-align:left;
}

.contents{
background:#ffffff;
text-align:left;
padding:10px 0px;
}

.leftclm{
width:295px;
float:left;
}

.rightclm{
width:505px;
float:left;
}

.footer{
width:800px;
border-top:1px #cccccc solid;
padding:20px 0px 20px 0px;
text-align:center;
background:#ffffff;
}

/*--LEFT---*/

.menutab{
margin:10px 0px 0px 15px;
}

.menutab1{
background:url(img/menu_system.jpg);
width:123px;
height:117px;
float:left;
margin:10px 0px 0px 10px;
}

.menutab2{
background:url(img/menu_studio.jpg);
width:123px;
height:117px;
float:left;
margin:10px 0px 0px 10px;
}

.menutab3{
background:url(img/menu_koushi.jpg);
width:123px;
height:117px;
float:left;
margin:10px 0px 0px 10px;
}

.menutab4{
background:url(img/menu_dl.jpg);
width:123px;
height:117px;
float:left;
margin:10px 0px 0px 10px;
}

.menutab5{
background:url(img/menu_link.jpg);
width:123px;
height:117px;
float:left;
margin:10px 0px 0px 10px;
}

.menutab6{
background:url(img/menu_contact.jpg);
width:123px;
height:117px;
float:left;
margin:10px 0px 0px 10px;
}

.menutabinner{
font-size:10px;
padding:10px 10px 10px 40px;
text-align:left;
}

/*---RIGHT---*/

.honbun {
margin:20px;
}

.title{
margin-bottom:10px;
}


/*---各ページのアイテム---*/
.newtable td {
border-bottom:1px #cccccc solid;
padding:3px;
}

.dlitem{
margin:10px;
float:left;
text-align:center;
}