@charset "Shift_JIS";

/*$B6&DL9=B$(B
---------------------------------------------------- */
body {
  text-align: left;
  margin: 0;
  padding: 0;
  color: #333333;
  background: #e5e5dd url(img/common/back2.jpg) repeat-y;
}

#wrapper {
  width: 688px;
  text-align: center;
}

.contents {
  text-align: left;
  width: 500px;
  margin: auto;
  padding: 0px;
}

.header1 { 
  font-size: 10pt; 
  color: #666666;
  width: 400px;
  float: left;
  margin-top:10px;
}

.header2 {
  text-align: right;
  width:100px;
  left: 50px;
  margin-top:10px;
  float: left;
}

h1 {
  font-size:12pt;
  color: #660000
  border-left: solid 14pt #990033;
  padding-top: -10pt;
  padding-bottom: -7;
  padding-right: 10pt;
  clear: left;
}

h2 {
  font-size:8pt;
  font-style:bold;
  color: #333;
  }

p {
  font-size: 8pt; 
  color: #333333;
  } 
  
.img { text-align: center; }

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

a:visited 
{
 text-decoration: none;
color: #996633;
 }
 
a:hover 
{ 
text-decoration:
 none;
 color: #FF9900;
 }

.footer { 
  font-size: 9pt; 
  color: #666666;
  clear: left;
  border-top: solid 1px #00003;
  margin-top: 30px;
  padding-top: 10px;
  text-align: right;
  
  }
  
  .footer2 { 
  background: url(img/common/foot.gif) ;
  background-repeat: no-repeat;
  width:500px;
  height:100px;
  margin-top: 0px;
}

  form { 
  font-size: 10pt; 
  color: #333333;
  }

img {
  border: none;
}

.list{
list-style-type:disc;
font-size:10px;
}

 /* IE */
.clr{clear:both;}

 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 

/*$B%H%C%W%Z!<%8(B
---------------------------------------------------- */

#select {
text-align: center; 
}

#pickup img {
margin: 0px 20px 30px 0px;
float: left;
}.smalltitle {
	font-size: 10px;
	font-weight: normal;
}

/*$B%W%m%U%#%k(B
---------------------------------------------------- */

.box1{
	width:500px;
	text-align:left; 
	margin-left:auto; 	
	margin-right:auto; 
	margin-bottom:15px;
}

.box1 p{
	padding:0px;
	margin-top:10px;
	font-size:10px;
	color:#666
	float:left;
}

.box1 .leftside{
	float:left;
	width:100px;
}

.box1 .rightside{
	float:right;
	width:380px;
}


.bigname {
	font-size: 14px;
	font-weight: bold;
	color: #330000;
}

