/* NAVI */
@import url(navi.css);


/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	font-family: "ＭＳ ゴシック", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	font-weight: normal;
	color: #464646;
	background-color: #000000;
	text-align: justify;
	text-justify: inter-ideograph;
}
a:link, a:visited {
	color: #464646;
	text-decoration: none;
	font-weight: normal;
}
a:hover, a:active {
	color: #db00fa;
	text-decoration: none;
	font-weight: normal;
}
div.everything {
	width: 952px;
	margin: 0 auto;
	text-align: left;
}
img#pacemaker_logo {
	border: none;
	position: absolute;
	z-index: 9999;
	top: 22px;
	right: 5px;
}
div#top {
	background-image: url(../images/global/head_frame.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 113px;
	position: relative;
}
div#g_navi {
	width: 952px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: #000000;
}
div.s_navi_wrapper {
	background-color: #FFFFFF;
	clear: both;
}
div.s_navi {
	width: 948px;
	height: 40px;
	background-color: #828180;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
div#main_wrapper {
	background-color: #FFFFFF;
	padding-bottom: 10px;
	clear: both;
}
div#main {
	width: 948px;
	text-align: left;
	background-color: #f9f7f7;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
h1 {
	width: 948px;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 38px;
	line-height: 100%;
	z-index: -9999;
}
h2 {
	width: 937px;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 28px;
	line-height: 100%;
	z-index: 9999;
}
h3 {
	font-size: 11px;
}
p {
	margin-bottom: 0em;
	text-align: justify; 
	text-justify: inter-ideograph;
}
div#bottom {
	width: 952px;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 84px;
	clear: both;
}
p#copyright {
	background-image: url(../images/global/copyright.png);
	background-repeat: no-repeat;
	width: 545px;
	padding-top: 14px;
	overflow: hidden;
	display: inline;
	position: absolute;
	left: 2px;
	top: 26px;
	height: 1px;
}
div#column_left {
	width: 316px;
	float: left;
}
div#column_right {
	width: 632px;
	margin-left: 316px;
}
div.leftside {
	float: left;
	width: 286px;
	display: inline;
}
div.rightside {
	float: left;
	width: 274px;
	margin-left: 24px;
	display: inline;
}
div.clear {
	clear:both;
}
div.wigget {
	margin-bottom:18px;
}
div.meat {
	padding: 24px;	
}
div.meat_s {
	padding: 11px;	
}
div.meat_b {
	padding: 0px;	
}
