/* Begin Typography & Colors */
html {
	overflow-y: scroll;
	/* height: 100%;
	margin-bottom: 1px; */
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #4A715E;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #C2AE70;
	text-align: center;
	font-size: small;
	margin: 0px;
	padding: 0px;
	}

img {
	border: 0px;
}
a:link {
	color: #c08040;
	}

a:visited {
	color: #7a5c51;
	}

a:hover {
	color: #7a5c51;
	}

h1, h2, h3, h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #809933;
	text-align: left;
	line-height: 24px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}

h1 {
	font-size: 130%;
	background-image: url(../images/ico_phoenix.gif);
	background-repeat: no-repeat;
	background-position: 20px 23px;
	text-indent: 30px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 6px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #809933;
}
h2 {
	font-size: 110%;
	padding: 0px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
	margin-top: 0px;
	clear: both;
}
h3 {
	font-size: small;
	padding: 0px;
	width: auto;
	margin-bottom: 6px;
	margin-top: 0px;
}
h4 {
	font-size: 110%;
	margin: 0px;
	padding-top: 6px;
}
P {
	padding-bottom: 10px;
	padding-top: 0px;
	margin: 0px 0px 10px;
}

.breadcrumbs {
	font-size: 80%;
	color: #999999;
	width: 680px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: left;
	text-indent: 24px;
	padding-left: 8px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

/* -- END TYPE */

/* -- START STRUCTURE */
.bodybox {
	width: 680px;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	height: auto;
	border: thin solid #00CC00;
}

.left_col {
	width: 416px;
	float: left;
	margin: 10px 0px 0px;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: justify;
}

/* -- IMAGES END */


.link_moreinfo {
	text-align: left;
	background-image: url(../images/ico_info.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 10px 3px;
}

.link_pdf {
	background-image: url(../images/ico_pdf_tiny.gif);
	background-repeat: no-repeat;
	background-position: 32px;
	text-indent: 30px;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: small;


}
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
.link_page {
	background-image: url(../images/ico_info.gif);
	background-repeat: no-repeat;
	background-position: 32px;
	text-indent: 30px;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: small;
}
.link_page2 {

	background-image: url(../images/ico_info.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	text-indent: 20px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: small;
}
.link_page_right {
	background-image: url(../images/ico_link.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	text-indent: 20px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: small;
	text-align: right;
	padding-right: 16px;
}
.price {
	background-image: url(../images/ico_price.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-indent: 20px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 160%;
	text-align: right;
	padding-right: 48px;
	font-weight: bold;
	color: #FF0000;
}

.kousinjyouhou{
	margin-top: 1em;
}

.scroll {
  margin     : auto;
  width      : 96%;
  font-size  : 140%;
  line-height: 1.5em;
  text-align : center;
  border     : 1px solid #666;
  color      : #000000;
  background : #fff;
  overflow   : hidden;
}
.scroll span{
  display     : inline-block;
  white-space : nowrap;
  line-height : 1em;
  animation   : scrollAnime 3s linear infinite;
}
@keyframes scrollAnime{
    0% { transform: translateY(1.5em)}
  100% { transform: translateY(-1.5em)}
}

/* スライドバナー　2016年4月15日 */

.slider {

	margin: 0;
	padding: 0;

	width: 640px;
	height: 400px;

}

.slider img {

	margin: 0;
	padding: 0;

	width: 640px;
	height: 400px;

}


.slider2 {

	margin: 0;
	padding: 0;

	width: 500px;
	height: 300px;

}

.slider2 img {

	margin: 0;
	padding: 0;

	width: 500px;
	height: 300px;

}
