@charset "euc-jp";

/*ID*/
#box {
width:704px; margin:0 auto; background-color:#333366; }
#content {
width:700px; margin:0 auto; background-color:#ffffff; }
#head{
margin-bottom:3px; }
#head img{
vertical-align:bottom; }

/*Class*/
.main {
border-top:solid 2px #333366; padding-top:20px; }
.left {
float:left; margin:0 0 0 10px; }
.right {
float:right; }
.works {
border-top:solid 2px #999999; border-bottom:solid 4px #666666; margin:0 auto 10px auto; width:680px; }
.works img {
margin:20px; }
.name {
font-size:large; font-weight:bold; margin-bottom:0; }
.yusai {
vertical-align:bottom; }
.tt {
border:solid 2px #999999; text-align:left; width:680px; margin:10px auto; }
.tt th {
text-align:center; border:solid 1px #999999; }
.tt td {
border:solid 1px #999999; }
.comment {
color:#993333; text-align:center; font-size:medium; }
.cost {
border-bottom:solid 1px #333333; font-size:medium; margin-left:10px; }
.cost strong {
color:#CC3333;}
/*Tag*/
h3,h4,h5 {
color:#ffffff; font-size:large; font-weight:bold; letter-spacing:5px; text-align:left; padding:5px; margin:20px 10px 10px 10px; }
h3 {
background:#f0a928; }
h4 {
background:#e3663f; }
h5 {
background:#cc9966; }
h6 {
font-size:small; font-weight:normal; padding:5px; letter-spacing:1px;
border-top:2px solid #333366; border-bottom:2px solid #333366; margin:20px 0; text-align:center; }

img {
margin:0; border:0; }

p {
margin:10px; }

a:link {
color:#666699; text-decoration:none;}
a:visited {
color:#666699; text-decoration:none;}
a:hover {
color:#666699; text-decoration:underline;}
a:active {
color:#666699; text-decoration:none;}
a:link img, a:visited img {
border: none;}

body {
background-color:#dcdccd; margin:0; text-align:center; color:#333333; font-size:small; line-height:1.5; }
