/* CSS Document */

body {
	background-repeat: repeat-y;
	background-position: center;
	background-color: #96e8e9;
	text-align: center;
	background-image: url(../images/background.jpg);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	text-align: left;
	text-indent: 80px;
}

h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
	text-indent: 80px;
	font-size: 18px;
}



h2.pdf {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 50px;
	text-align: left;
	text-indent: 80px;
	font-size: 18px;
	background-image: url(../images/product.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 900px;
	position:relative;
}

h2.pdf a{
	background-image: url(../images/application.jpg);
	position: absolute;
	left: 416px;
	top: 405px;
	background-repeat: no-repeat;
	display: block;
	height: 0px;
	width: 450px;
	padding-top: 70px;
	overflow: hidden;
}

h2.pdf a:hover{
	background-image: url(../images/application_hover.jpg);
	background-repeat: no-repeat;
}


h2.pdf .price{
	position: absolute;
	left: 400px;
	top: 330px;
	font-size: 45px;
	font-weight: bolder;
	color: #F00;
}

h3 {
	margin-top:50px;
	height: 80px;
	width: 900px;
	margin-left:50px;
}

h3.h150 {
	margin-top:50px;
	height: 150px;
	width: 900px;
	margin-left:50px;
}

h3.letter_top{
	background-image: url(../images/letter_top.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 892px;
	margin-left:53px;
	text-align:center;
	font-size:25px;
	line-height:40px;
	padding-top:40px;
	margin-top:-25px;
}

h3.letter_under{
	background-image: url(../images/letter_under.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 892px;
	margin-left:53px;
	text-align:center;
	font-size:25px;
	line-height:40px;
	padding-top:40px;
}
h3.subtitle{
	padding-bottom:15px;
}




a{
	color: #006;
}

a:hover{
	color:#05b;
}


p {
	font-size: 14px;
	line-height: 22px;
	margin-botom:5px;
}

table {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

hr.end {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	clear: both;
}

#header {
	background-image: url(../images/topimg.jpg);
	height: 0px;
	width: 100%;
	padding-top: 950px;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	
}

#wrapper p {
	margin-right:105px;
	margin-left: 105px;
	font-size: 14px;
	line-height: 22px;
	padding-bottom:8px;
}


.black_bold{
	font-weight: bolder;
	color: #000;
	font-size:15px;
}

.red_bold{
	font-weight: bolder;
	color: #F00;
	font-size:15px;
}

.yellowback-bold{
	font-weight: bolder;
	color: #000;
	background-color: #FF0;
	font-size:15px;
}


.main13 a{
	background-image: url(../images/participate.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 0px;
	width: 450px;
	padding-top: 70px;
	overflow: hidden;
	margin-left:173px;
	
}

.main13 a:hover{
	background-image: url(../images/participate_hover.jpg);
	background-repeat: no-repeat;
}

.main14 a{
	background-image: url(../images/click.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 0px;
	width: 892px;
	padding-top: 70px;
	overflow: hidden;
	margin-left:-50px;
	margin-bottom:10px;
	
	
}

.main14 a:hover{
	background-image: url(../images/click_hover.jpg);
	background-repeat: no-repeat;
}

.main05 img{
	height:370px;
	width: 892px;
	margin-bottom:20px;
	
	
}

.main06 ul{
	margin-left:140px;
	font-size: 14px;
	padding-top:10px;
	padding-bottom:10px;
}



#footer {
	height: 50px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #34BCD3;
}

#footer p {
	text-align: center;
}

#footer a{
	color: #006;
}

#footer a:hover{
	color:#05b;
}

#footer address {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

