@charset "utf-8";
/* CSS Document */

body{
	background-image: url(../img/top/backgrand.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}


h4{
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 0px;
}

#left{
	background-image: url(../img/top/left1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#left_gra{
	background-image: url(../img/top/left_gra.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 6px;
}

#right{
	background-image: url(../img/top/right1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#right_gra{
	background-image: url(../img/top/right_gra.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 6px;
}


.txt_height{
	line-height: 130%;
}

.sup{
	font-size: 100%;
	padding-left: 1px;
	vertical-align: text-top;
}

img.shikaku{
	height: 10px;
	width: 10px;
}

img.aster{
	height: 11px;
	width: 9px;
}

@media print{
#left{
	background-image: url(../img/top/left1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display:none;
}

#left_gra{
	background-image: url(../img/top/left_gra.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 6px;
	display:none;
}

#right{
	background-image: url(../img/top/right1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:none;
}

#right_gra{
	background-image: url(../img/top/right_gra.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 6px;
	display:none;
}

.main{
	width: 750px;
}

img{
	height: 95%;
	width: 95%;
}

}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 108%;
	background-image: url(../img/top/sub_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	height: 38px;
	padding-bottom: 4px;
	margin: 0px 0px 10px 10px;
	padding-top: 0px;
	line-height: 38px;
	width: 541px;
}

@media print{
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 108%;
	background-image: url(../img/top/sub_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 39px;
	margin: 0px 0px 10px 10px;
	line-height: 38px;
	padding: 0px 0px 4px 10px;
	width: 541px;
}
}

.txtbox1{
	line-height: 160%;
	padding-right: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.txtbox2{
	line-height: 130%;
	padding-right: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.txtbox3{
	line-height: 130%;
	padding-right: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
}

table.over1{
	line-height: 120%;
	margin-left: 15px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
 
table.over1 th{
	line-height: 120%;
	white-space: nowrap;
	padding-right: 20px;
	text-align: left;
	vertical-align: top;
}


table.over1 td{
	line-height: 130%;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}


table.ap td{
	line-height: 130%;
	text-align: left;
	vertical-align: top;
}


table.pro1{
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	margin: 5px 0px 10px 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e49e34;
	border-bottom-color: #e49e34;
	border-left-color: #e49e34;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e49e34;
}
 
table.pro1 th{
	font-size: 100%;
	line-height: 120%;
	white-space: nowrap;
	padding-right: 5px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e49e34;
	background-color: #fcf7ed;
}

td.pro1{
	font-size: 100%;
	line-height: 120%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #e49e34;
	padding: 3px 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}


td.pro2{
	font-size: 100%;
	line-height: 115%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e49e34;
	border-left-color: #e49e34;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

td.pro3{
	font-size: 100%;
	line-height: 120%;
	text-align: center;
	vertical-align: middle;
	background-color: #e49e34;
	padding: 3px 5px;
	font-weight: bold;
	color: #FFFFFF;
}


table.ex{
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	margin: 5px 0px 10px 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d0628f;
	border-bottom-color: #d0628f;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d0628f;
}

td.ex1{
	font-size: 100%;
	line-height: 120%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #d0628f;
	padding: 3px 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

@media print{
td.ex1{
	font-size: 100%;
	line-height: 120%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D0628F;
	text-align: center;
	vertical-align: middle;
	background-color: #d0628f;
	padding: 3px 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
}

td.ex2{
	font-size: 100%;
	line-height: 115%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #d0628f;
	border-left-color: #d0628f;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	background-color: #FFFFFF;
}

td.ex3{
	font-size: 100%;
	line-height: 120%;
	text-align: center;
	vertical-align: middle;
	background-color: #d0628f;
	padding: 3px 5px;
	font-weight: bold;
	color: #FFFFFF;
}

@media print{
td.ex3{
	font-size: 100%;
	line-height: 120%;
	text-align: center;
	vertical-align: middle;
	background-color: #d0628f;
	padding: 3px 5px;
	font-weight: bold;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d0628f;
}
}


td.ex4{
	font-size: 100%;
	line-height: 115%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #d0628f;
	border-left-color: #d0628f;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	background-color: #fdf9fd;
}


@media print{
.txtbox1{
	line-height: 160%;
	padding-right: 5px;
	padding-left: 10px;
	width: 95%;
}
}

td.gaiyo{
	line-height: 150%;
	padding-bottom: 10px;
}

.copy{
	line-height: 45px;
	background-image: url(../img/top/footer.jpg);
	background-repeat: repeat-x;
	height: 45px;
	text-align: right;
	padding-right: 30px;
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 80%;
	padding-top: 0px;
}

.copy_txt{
	line-height: 45px;
	text-align: right;
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 90%;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


.pegeup{
	text-align: right;
	padding-right: 10px;
	margin-top: 10px;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(../img/top/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 0px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

table.small{
	font-size: 90%;
}

img.pdf{
	padding-left: 5px;
}

.date{
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FDFAF2;
	padding: 7px;
	border: 2px solid #ead9ad;
	margin-left: 12px;
	margin-top: 15px;
}

img.pic{
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}

td.play{
	padding-bottom: 10px;
	padding-left: 10px;
}


ul{
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

td.mini{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 130%;
	padding-right: 2px;
}

.video{
	margin: auto;
	height: 650px;
	width: 480px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #666666;
}

