@charset "Shift_JIS";
/* CSS Document */

/* -- temp_head layout ----------------- */

div#headImage {
  width: 780px;
  height: 173px;
  text-align: center;
}

div#headtitle {
  width: 780px;
  height: 421px;
  text-align: center;
}


div#container {
  width: 780px;
  margin-top: 20px;
}

div#item {
  width: 150px;
  float: left;
  margin-top: 20px;
  margin: 10px 3px 10px;
　float: left;
}

.clearLeft { 
clear: left; 
}


div#button {
  width: 400px;
  margin-top: 50px;
  margin: 190px 3px 190px;
}

table#bun {
  width: 680px;
  border: 0px; 

}

table#oubo {
  width: 500px;
  border: 1px solid; 

}

div#second {
  width: 780px;
  height: 253px;
  text-align: center;
}

div#footer {
	clear: both;
	width: 780px;
	padding-top: 10px;
	text-align: center;
}

div#mail {
  width: 780px;
  margin-top: 20px;
  text-align: center;

}


h1#name {
  margin-bottom: 1em;
  padding: 5px 10px;
  border-top: 0px;
  border-right: 0px;
  border-bottom: 1px #696969;
  border-left: 3px #696969;
  background-color: #c0c0c0;
  font-size: 14px;
 
} 

.selector11{   
    border:#ccc solid 1px;   
    display:block;   
    padding:.2em .3em  
}   
.selector11b{   
    border-left:#ccc solid 6px;   
    padding:.3em .3em .3em .8em  
}  


/* グローバルナビゲーション */
.globalnavi {
		list-style-type: none;
		width: 780px;
		height: 48px;
		margin: 0;
		top: 100px;
		left: 0;
                 float:left;
                margin: 10px;
}

.globalnavi li {
		text-align: center;
		width: 386px;
		height: 48px;
		line-height: 40px;
		margin: 0;
		float: left;
}

.globalnavi a {
		text-decoration: none;
		display: block;
		width: 100%;
		background: url(../img/bg-gnav.jpg) no-repeat 0 0;
}

.globalnavi a:hover {
		text-decoration: none;
		background: url(../img/bg-gnav.jpg) no-repeat -180px 0;
}


/* -- pageTitle -------------- */
.pageTitle {
	display: block;
	padding-bottom: 15px;
	text-align: left;
}

/* -- copyright -------------- */
.copyright {
	color: #666666;
}

/* --------------------------- */
/* ------------------------------------- */
