body {
	margin: 0px;
	border-style: none;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow: auto;
}

a {
	transition: 0.3s;
	-webkit-transition: 0.3s;
}

			.index_logo {
				margin: 0px;
				border-style: none;
				padding: 0px;
				position: fixed;
				top: 20px;
				left: 5px;
				height: 75px;
				z-index: 1;
			}

			.index_pic {
				margin: 0px;
				border-style: none;
				padding: 0px;
				position: fixed;
				right: 0px;
				bottom: 0px;
				width: 30%;
				z-index: 0;
			}

			.bg {
				margin: 0px;
				border-style: none;
				padding: 0px;
				position: fixed;
				left: 0px;
				top: 0px;
				height: 100%;
				z-index: -1;
			}


		// Menu Style
		#menu {
			font-size: 1em;
			font-weight: normal;
			text-decoration: none;
			color: #000000;
			background-color: rgba(255, 255, 255, 0.7);
			margin: 0px auto;
			border-style: none;
			padding: 0px;
			position: fixed;
			width: 100%;
			left: 0px;
			top: 0px;
			z-index: 5;
			display: block;
		}
		
			div.menu_header {
				font-size: 0.6em;
				font-weight: normal;
				text-decoration: none;
				background-color: rgba(255, 255, 255, 0.8);
				text-align: right;
				vertical-align: middle;
				line-height: 20px;
				margin: 0px;
				border-style: none;
				padding: 0px;
				position: fixed;
				width: 100%;
				height: 20px;
				display: block;
				z-index: 5;
			}
			
			div.menu_footer {
				text-align: right;
				margin: 0px;
				border-style: none;
				padding: 0px;
				position: fixed;
				top: 20px;
				width: 420px;
				height: 40px;
				right: 0px;
				display: block;
				z-index: 50;
			}
		
			a.menu {
				background-image: url(../img/menu_pc.png);
				background-attachment: scroll;
				background-repeat: no-repeat;
				margin: 0px;
				border-style: none;
				padding: 0px;
				width: 105px;
				height: 40px;
				float: left;
				display: block;
				overflow: hidden;
			}
		
			a.menu:hover {
				background-color: rgba(255, 0, 128, 0.4);
			}
		
				a#menu_1 {
					background-position: 0px 0px;
				}
		
				a#menu_2 {
					background-position: -105px 0px;
				}
		
				a#menu_3 {
					background-position: -210px 0px;
				}
		
				a#menu_4 {
					background-position: -315px 0px;
				}
		
					a#menu_5 {
					background-position: -420px 0px;
				}


		/* SP Menu Button */
			div#sp_menu_btn {
				font-size: 1em;
				font-weight: normal;
				text-decoration: none;
				background-color: rgba(255, 255, 255, 0.6);
				text-align: center;
				vertical-align: middle;
				line-height: 2.5em;
				margin: 0px;
				border-width: 1px;
				border-style: solid;
				border-color: #808080;
				padding: 0px;
				position: fixed;
				right: 10px;
				top: 25px;
				width: 2.5em;
				height: 2.5em;
				display: none;
				z-index: 50;
			}
			
			div.sp_menu_border {
				background-color: #000000;
				border-style: none;
				padding: 0px;
				margin-left: 10%;
				margin-right: 10%;
				position: relative;
				width: 80%;
				height: 3px;
			}
			
				div#sp_menu_border_1 {
					margin-top: 0.8em;
					margin-bottom: 3px;
				}
			
				div#sp_menu_border_2 {
					margin-top: 0px;
					margin-bottom: 0px;
				}
			
				div#sp_menu_border_3 {
					margin-top: 3px;
					margin-bottom: 8px;
				}


/* Page Setting */
section#sub {
	margin: 0px;
	border-style: none;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
}

section#body {
	margin-top: 0px;
	border-style: none;
	padding: 0px;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 0px;
	position: absolute;
	top: 100px;
	width: 80%;
	z-index: 20;
	display: table;
}

div.body {
	margin: 0px auto;
	border-style: none;
	padding: 10px;
	position: relative;
	top: 50px;
	width: 90%;
	height 100%;
	display: table;
	overflow: auto;
}

div.body2 {
	background-color: rgba(255, 255, 255, 0.4);
	margin: 0px auto;
	border-style: none;
	padding: 10px;
	width: 100%;
}

	h1.page_title {
		font-size: 1.5em;
		font-weight: bold;
		text-decoration: none;
		color: #000000;
		background-color: rgba(255, 255, 255, 0.3);
		text-align: left;
		vertical-align: middle;
		line-height: 3em;
		letter-spacing: 3px;
		text-indent: 1em;
		margin-top: 0px;
		border-style: none;
		padding: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		width: 100%;
		display: block;
	}


div.float_info {
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: rgba(255, 255, 255, 0.5);
	margin: 0px;
	border-style: none;
	padding: 5px;
	position: fixed;
	left: 11%;
	bottom: 5em;
	width: 80%;
	height: 18em;
	z-index: 50;
	display: block;
	overflow: auto;
}

h3.ttl3 {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/ttl_bg.png);
	background-attachment: scroll;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	line-height: 30px;
	letter-spacing: 2px;
	text-indent: 45px;
	margin: 0px;
	border-style: none;
	padding: 0px;
	width: 100%;
	height: 30px;
	display: block;
	overflow: hidden;
}

		.pdf_viewer {
			background-color: rgba(255, 255, 255, 0.7);
			margin: 0px;
			border-style: none;
			padding: 0px;
			position: fixed;
			left: 0px;
			bottom: -420px;
			width: 380px;
			height: 450px;
			z-index: 1000;
			display: block;
			overflow: hidden;
			border-top-left-radius: 10px;
			border-top-right-radius: 10px;
		}
		
		.pdf_tag {
			font-size: 1em;
			font-weight: bold;
			text-decoration: none;
			color: #ffffff;
			background-color: #ff0080;
			text-align: center;
			vertical-align: middle;
			line-height: 2em;
			letter-spacing: 2px;
			margin: 0px;
			border-style: none;
			padding: 0px;
			width: 100%;
			height: 2em;
			display: block;
			border-top-left-radius: 10px;
			border-top-right-radius: 10px;
		}

div.sp_blank {
	margin: 0px;
	border-style: none;
	padding: 0px;
	width: 100%;
	height: 100px;
	float: none;
	clear: both;
	display: table;
}

div.sp_blank {
	margin: 0px;
	border-style: none;
	padding: 0px;
	width: 100%;
	height: 100px;
	float: none;
	clear: both;
	display: table;
}



