/*
3met style
*/

#container {
 width: 575px;
}

#top {
}

#left {
 width: 175px;
 float: left;
}

#center {
 width: 400px;
 float: left;
}

#right {
 width: 175px;
 float: right;
}

#bottom {
 clear: both;
 text-align: right;
}

body {
 line-height: 140%;
 font-family: Verdana, Arial, 'MS UI Gothic', 'MS PGothic', sans-serif;
/*
 font-family: 'ヒラギノ角ゴ Pro W3', Verdana, Arial, Helvetica, 'MS UI Gothic', 'MS PGothic', 'MS Pゴシック', sans-serif;
*/
}

div {
 line-height: 140%;
}

p {
 line-height: 140%;
}

h1 {
 font-size: 1.2em;
 line-height: 110%;
}

h2 {
 font-size:1.2em;
 line-height: 110%;
}

h3 {
 font-size:1.2em;
 line-height: 110%;
}

h4 {
 font-size:1.2em;
 line-height: 110%;
}

img {
 border: 0;
}

strong {
 font-weight: bold;
 color: #ff0000;
 font-size:x-large;
}

.whatsnew {
/*
 background-color: #fffacd;
 background-color: #eee8aa;
*/
}

.copyright {
 font-size: 0.8em;
 color: #666666;
}

.navi {
 text-align: right;
 font-size: 0.8em;
}

.me {
 color: #666666;
}

.box {
 clear:both;
 padding-top:0.5em;
 padding-bottom:0.5em;
}

.left {
 float:left;
 margin-right:1em;
}

.right {
 float:right;
 margin-left:1em;
}

.price {
 color: #ed181e;
 color: #3333bb;
 color: #000000;
 font-size: 1.2em;
 font-weight: bold;
}

.phone strong {
 font-size: 1.2em;
 font-weight: bold;
}

.introduction h2 {
 color: #ed181e;
 color: #333388;
 color: #3333bb;
}

.thum {
 font-size: 0.8em;
 color: #666666;
}
.thum td {
 font-size: 0.8em;
 color: #666666;
 padding-bottom:1em;
}

/*
 background-color: #fffacd;
 background-color: #eee8aa;
 border: thin solid #000000;
 font-size: large;
 text-align: right;
 color: #bbbbbb;
 color: #ed181e;
 color: #ed181e;
 text-align: center;
*/


