/* CSS Document */

* {
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
}

body {
	-webkit-text-size-adjust:100%;
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
}


img {border-style:none;}

a {text-decoration: none;}

a:hover img {
 opacity: 0.5;
}
 
a img {
 transition: opacity 0.3s ease-out;
}


li { 
 	float:left;
 	margin-left:40px;
 	list-style-type: none;
}

.hbar {
	background-color: #1a8e3a;
	height: 30px;
}

#out-line {
  width:1280px;
  margin: 0px auto 0px auto;
  -webkit-box-shadow: 0 0 20px #bbb; box-shadow: 0 0 20px #bbb;
}

.line {
	border-width: 15px 0 0 0; /* 太さ */
	border-style: solid; /* 種類 */
	border-color: #000000; /* 色 */
}
	

.header {
	width: 1280px;
	margin: 0px auto 0px auto;
	padding: 20px 0px 20px 40px;
}

.nav {
	width: 980px;
}

.branding {
	width: 1280px;
	margin: 0px auto 0px auto;
	position:relative;
}

.pop {
	position:absolute;
	top: 190px;
	left:570px;
}

.imagebox {float: right;}

.imagebox2 {margin-left:10px;}

.mainbox {
	width: 980px;
	margin: 0px auto 0px auto;
}

.team{width: 720px; float:left; background-image:url(../images/teamBG.jpg);}

.main {
	margin:0 0 0 10px;
	/* background-color:#FFF2C8; */
}
   
.info {
	width:250px;
	margin: 0 5px 0 5px;
	background-image:url(../images/infomenu.gif);
	background-repeat:no-repeat;
	float:right;
}

.new {
	margin-left:30px;
}

h1{
	color:#FFF;
	font-size:14px;
	line-height : 1.8;
	letter-spacing: 0.1em;
	text-align: center;
	line-height: 30px;
}

h2{
	margin-left: 10px;
	padding: 0 0 0 0px;
	font-size: 28px;
	color: #4e210f;
	line-height : 1.5;
}

h2 span{
	display:block;
	font-size:80%;
	color:#A27D63;
}

h3{
	margin-left: 10px;
	padding: 0 0 0 0px;
	font-size: 20px;
	color: #4e210f;
	line-height : 1.8;
	letter-spacing: 0.2em;
}

.infotext {
	font-size:18px;
	line-height : 1.8;
	letter-spacing: 0.2em;
	text-align: center;
}

.infotext2 {
	color:#FFFFFF;
	font-size:14px;
	line-height : 1.8;
	text-align: center;
}

.infotext3 {
	color:#1e53a4;
	font-size:20px;
	letter-spacing: 0.1em;
	line-height:1.0;
}

.infotext4 {
	color:#008000;
	font-size:14px;
	letter-spacing: 0.1em;
	line-height:2.3;
}

.infotext5 {
	color:#ff1493;
	font-size:32px;
	letter-spacing: 0.1em;
	line-height:2.3;
}

p {
	padding-left: 10px;
	color: #4e210f;
	line-height : 1.8;
	letter-spacing: 0.1em;
	max-height: 100%;
	font-size: 16px; 
}

#wrap{
    width: 670px;
    margin: 0px 0px 0px 6px;
}
    
.smallimage {
    background-color : #fff;
    border: 1px solid #CCC;
    padding: 3px;
    margin: 10px 5px 0 0;
}
	
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	font-size:0;   
	clear: both;
	visibility:hidden;
}
.clearfix{
	display: inline-block;
}
	/* Hides from IE Mac */
* html .clearfix{
	height: 1%;
}
.clearfix{
	display:block;
}

.footer {
	margin: 0px auto 0px auto;
	width:1280px;
	height: 221px;
	background-image:url(../images/footer.jpg);
	
}

th {
	text-align: left;
	padding-left: 10px;
	color:#404040;
	font-size:16px;
	line-height : 1.8;
	letter-spacing: 0.1em;
}

.table01{
	width: 980px;
	margin-left: 150px;
}

.table02{
	width: 940px;
	margin: 10px;
	border-collapse: collapse;
}

.table02 th{
	text-align: left;
	padding: 6px;
	vertical-align: center;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #b9b9b9;
}

.table02 td{
	padding: 6px;
	background-color: #fff;
	border: 1px solid #b9b9b9;
}

.title {
	font-size:16px;
	color:#666666;
	line-height : 1.5;
	letter-spacing: 0.1em;
}

.menuLine {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 0 5px 0;
	border-color: #18986D;
	border-style:solid;
	color:#666666;
	line-height:140%;
	font-weight:bold;
	font-size:16px;
}

.spacer1 {line-height: 0.5em;}
.spacer2 {line-height: 1.5em;}
.spacer3{line-height: 3em;}
.spacer10{line-height: 35em;}

#slideshow {
   position: relative;
   width:  1280px; 
   height: 373px; 
}
#slideshow img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
#slideshow img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow img.last-active {
   z-index: 9;
}

#formbox{
}

.description{
	margin:0 20px 20px;
}

.formSubmitButton{
	margin:0 20px 20px;
	text-align:center;
	padding:20px;
	background:#f4f4f5;
	border:1px solid #e0e0e4;
}
input.text{
	width: 500px;
	font-size:100%;
	border-color:#A1A1A1 #E5E5E5 #E5E5E5 #A1A1A1;
	border-style:solid;
	border-width:1px;
	padding:2px;
}
textarea{
	width: 500px;
	font-size:100%;
	border-color:#A1A1A1 #E5E5E5 #E5E5E5 #A1A1A1;
	border-style:solid;
	border-width:1px;
	padding:2px;
}