@charset "utf-8";
/* CSS Document */

/* base
---------------------------------------------------------------------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
@media screen and (min-width: 769px){
.section {
	background-image: url(../img/bg2.png);
	background-repeat: repeat-y;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	-moz-box-shadow: 4px 10px 41px -8px rgba(0, 0, 0, 0.49);
	-webkit-box-shadow: 4px 10px 41px -8px rgba(0, 0, 0, 0.49);
	-ms-box-shadow: 4px 10px 41px -8px rgba(0, 0, 0, 0.49);
	box-shadow: 4px 10px 41px -8px rgba(0, 0, 0, 0.49);
	padding-top: 40px;
	padding-bottom: 30px;
}

img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

.mov {
	width: 853px;
	-moz-box-shadow: 4px 10px 41px -8px rgba(0, 0, 0, 0.49);
	-webkit-box-shadow: 4px 10px 41px -8px rgba(0, 0, 0, 0.49);
	-ms-box-shadow: 4px 10px 41px -8px rgba(0, 0, 0, 0.49);
	box-shadow: 4px 10px 41px -8px rgba(0, 0, 0, 0.49);
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}











#cover {
	text-align: center;
}
#Header {
	margin: auto;
	text-align: center;
}
#cover #Header img {
	text-align: center;
	margin: auto;
}
#Contentsu {
	padding-bottom: 80px;
}
.m-p {
	font-family: "メイリオ", "ＭＳ ゴシック";
	font-size: 20px;
	line-height: 30px;
	text-align: left;
	margin: auto;
	width: 800px;
}
.kisai {
	margin: auto;
	padding: 20px;
	width: 780px;
	border: 1px solid #666;
}
.kisai p {
	font-family: "メイリオ";
	font-size: 20px;
	line-height: 30px;
	text-align: left;
}
.box {
	padding: 20px;
	border: 1px dotted #666;
	font-family: "メイリオ";
	font-size: 16px;
	line-height: 24px;
	color: #333;
	text-align: left;
}
#cover #Contentsu .section p {
	margin-bottom: 30px;
}

.p-rbu {
     font-weight: bold;
     color: #C00;
     text-decoration: underline;
}

.p-30r {
     font-size: 30px;
     font-weight: bold;
     color: #C00;
}

.p-ublu {
     font-weight: bold;
     color: #00F;
     text-decoration: underline;
}
.p-rub {
     font-weight: bold;
     color: #C00;
     text-decoration: underline;
     background-color: #FF0;
}
.p-by {
     font-weight: bold;
     background-color: #FF0;
}

.p-r {
     color: #C00;
}
.p-rb {
     font-weight: bold;
     color: #C00;
}
.p-ub {
     font-weight: bold;
     text-decoration: underline;
}
.p-ry {
     font-weight: bold;
     color: #C00;
     background-color: #FF0;
}

.p-u {
     text-decoration: underline;
}


.p30 {
     font-size: 30px;
     font-weight: bold;
}
.b {
     font-weight: bold;
}
.p-blu {
     color: #00F;
     font-weight: bold;
}
table#table-04 {
	border-collapse: collapse;
	border-spacing: 0;
	font-family: "メイリオ";
	font-size: 15px;
	width: 850px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	font-weight: normal;
	overflow: auto;
	border: 0px solid #CCCCCC;
	background-image: url(../img/c6.png);
	background-repeat: repeat;
	color: #FFF;
}
table#table-04 th {
	padding: 15px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}
table#table-04 td {
	padding: 15px;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
}
#Footer {
	font-family: "メイリオ";
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
}


.btn {
	margin: auto;
	width: 800px;
	padding-top: 50px;
	padding-bottom: 20px;
}
#cover #Contentsu .btn p a img:hover {
}
.btnbox {
	font-family: "メイリオ";
	font-size: 11px;
	color: #FFF;
	text-align: center;
	margin: auto;
	width: 700px;
}
#cover #Contentsu .section .m-p2 {
	font-family: "メイリオ";
	font-size: 12px;
	line-height: 22px;
	text-align: center;
}
