@charset "shift_jis";


/* Standard Elements -------------------- */
* {
margin:0;
padding:0;
}

body {
text-align:center;
background-color:#CCC;
}

img {
border:0;
}

address {
font-style:normal;
}

p {
margin:0;
padding:0;
font-size:12px;
line-height:1.8;
color:#666;
text-align:left;
}

p.small {
font-size:11px;
line-height:1.8;
color:#666;
text-align:left;
}

table {
width:700px;
border:0;
cellspacing:0;
cellpadding:0;
}

#works_field td{
width:350px;
border:0;
cellspacing:0;
cellpadding:0;
}

/* Standard Layout -------------------- */
div#container {
width:700px;
margin-top:15px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

div#menu {
width:700px;
margin-bottom:7px;
text-align:center;
}

div#main {
width:700px;
margin:0;
padding:0;
text-align:left;
}

div#footer {
clear:both;
padding-top:20px;
color:#FFF;
font-size:10px;
text-align:center;
line-height:1.5;
}


/* Link Color -------------------- */
a:link {
color: #3333FF;
text-decoration:none;
} 

a:visited {
color: #3333FF;
text-decoration:none;
}

a:hover {
color: #FF6600;
text-decoration:underline;
}

a:active {
color: #FF6600;
text-decoration:underline;
}


/* White Blocks -------------------- */

.roundtable_left {
width:345px;
margin:0 5px 10px 0;
padding:0;
background-color:#FFF;
text-align:left;
}

.roundtable_right {
width:345px;
margin:0 0 10px 5px;
padding:0;
background-color:#FFF;
text-align:left;
}

.topcorner {
background:#FFF url(../images/corner_tr.gif) no-repeat right top;
}

.bottomcorner {
background:#FFF url(../images/corner_br.gif) no-repeat right top;
}

.corner {
display:block;
height:18px;
width:18px;
border:none;
}


/* Works Blocks -------------------- */

.item {
width:301px;
margin:8px 22px 0 22px;
padding:0;
text-align:left;
}

.item p {
margin:0;
padding-bottom:10px;
font-size:13px;
line-height:1;
color:#666;
font-weight:bold;
text-align:left;
}

.item p.crosshead {
display:block;
margin:0;
padding:5px 0;
font-size:11px;
line-height:1;
color:#69F;
font-weight:bold;
text-align:left;
vertical-align:bottom;
}

.item ul {
list-style:none;
margin:0;
padding-bottom:15px;
}

.item li {
list-style:none;
margin:0;
padding:6px 0 0 13px;
background:url(../images/icon_list_square.gif) no-repeat 2px 1em;
font-size:10px;
line-height:1.5;
color:#666;
text-align:left;
}

.item li.nomark {
list-style:none;
margin:0;
padding:6px 0 0 13px;
background-image:none;
font-size:10px;
line-height:1.5;
color:#666;
text-align:left;
}

.item li.photo {
display:block;
list-style:none;
margin:0;
padding:6px 0 8px 0;
background:none;
font-size:10px;
line-height:1.5;
color:#666;
text-align:center;
vertical-align:bottom;
}

.back {
clear:both;
width:301px;
margin:0;
padding:0 22px 4px 22px;
border:0;
text-align:right;
}
