@charset "UTF-8";

/***** coming soon *****/

#comingsoon_box {
	width:370px;
	height:500px;
	margin: 0 auto;
	margin-bottom:60px;
}


/***** common *****/

body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #a37466;
	line-height: 18px;
	background-color: #fff;
	/*background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat; 
	background-position: center top;*/
	}

img{
border:none;
}

.clear{
clear:both;
height:0;
line-height:0;
}

.clear hr { display:none; }
.b { font-weight:bold; }
.red {
	color:#CC0000;
}

p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,form{
margin:0;
padding:0;
font-size:100%;
}

/***** links *****/

a{text-decoration:none;}

a:link{
	color:#DD0B38;
	text-decoration:none;
}

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

a:hover{
text-decoration:underline;
}

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


/***** layout *****/

#wrap {
	width: 840px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/bg02.gif);
	background-repeat: repeat-y;
	}

#contents_top {
	width: 800px;
	height: 520px;
	margin-left: 20px;
	text-align: left;
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat; 
	background-position: center top;
	}
	
#contents {
	width: 800px;
	margin: 0 auto;
	margin-left: 20px;
	text-align: left;
	background-image: url(../images/bg01.jpg);
	background-repeat: no-repeat; 
	background-position: center top;
	}
	
	
/***** top *****/
#logo_boxtop {
	width: 300px;
	height:290px;
	margin-left:50px;
	margin-top:60px;
	float:left;
}

#top_textbox {
	width:350px;
	float:right;
	margin-top: 180px;
	padding:10px;
}

#profile_box {
	width:350px;
	float:right;
	margin-top: 30px;
	padding:10px;
}

#profile {
	width:77px;
	height:26px;
	margin-bottom:3px;
}

/***** Gallery *****/

#logo_box {
	width: 250px;
	height:68px;
	margin-left:20px;
	margin-top:20px;
	float:left;
}

#ttl_box {
	width: 800px;
	height:68px;
	margin-left:0px;
	margin-top:20px;
	float:left;
}

#gallery_box{
	padding:20px 0px 20px 55px;
	width: 745px;
	line-height:95px;
	margin: 0 auto;
	float:left;
}


#gallery_box img{
	margin-right:20px;
	margin-bottom:20px;
	padding:2px;
	border: 1px solid #e9d5ca;
	vertical-align:bottom;
}

/**
.img_box {
	width:146px;
	height:116px;
	margin:0 35px 30px 0;
	float:left;
	padding:2px;
	background-color:#e9d5ca;

}

.img_boxr {
	width:146px;
	height:116px;
	margin:0 0 30px 0;
	float:left;
	padding:2px;
	background-color:#e9d5ca;

}
**/

/********************* spiffy ************************/

.spiffy_box{
  width:760px;
  margin-left:20px;
  float:left;
  text-align:center;
}

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#e9d5ca}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f5ece8;
  border-right:1px solid #f5ece8;
  background:#eedfd7}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fcfaf9;
  border-right:1px solid #fcfaf9;
  background:#eddcd4}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #eddcd4;
  border-right:1px solid #eddcd4;}
.spiffy4{
  border-left:1px solid #f5ece8;
  border-right:1px solid #f5ece8}
.spiffy5{
  border-left:1px solid #eedfd7;
  border-right:1px solid #eedfd7}
.spiffyfg{
  background:#e9d5ca}


/***** footer *****/
#footer {
	width: 840px;
	height: 60px;
	clear: both;
	display: block;
	position: relative;
	overflow: visible;
	text-align: right;
	background-color: #fff;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat; 
	background-position: center bottom;
}

#footer p {
   	margin-right: 30px;
	padding: 10px 0;
	text-align: right;
}
