html {
	overflow-y:scroll;
}
body {
	font-size:10pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 150%;
	text-align:center;
	margin:0;
	padding:0;
	background: #FFF url(../assets/images/common/body_bg.jpg) top repeat-x;
	color: #333;
}
ul,li,ol,dl,dd,dt,p,form,h1,h2,h3,h4,h5,h6,table,th,td {
	margin:0;
	padding:0;
}
li {
	list-style-type:none;
}
a {
	color: #3150B3;
}
a:hover {
	text-decoration: none;
	color: #3789D3;
}
img {
	border:0;
}
hr {
	display:none;
}
.bl {
	text-align:left;
	display:block;
	text-indent:-999em;
	overflow:hidden;
}

#wrapper {
	background: #fff;
	width:850px;
	margin: 0 auto;
	text-align: left;
}
#header {
	background: url(../assets/images/common/head1.jpg) no-repeat;
	height: 133px;
	position: relative;
}
#header h1 a {
	position: absolute;
	top:0;
	left:0;
	width:850px;
	height:100px;
}
#header ul.headNavi1 {
	position: absolute;
	top:37px;
	right: 0;
	z-index: 1;
}
#header ul.headNavi1 a {
	width:175px;
	height:25px;
}

#header ul.headNavi2 {
	width:338px;
	height:13px;
	position: absolute;
	top:72px;
	right: 0;
	z-index: 1;
}
#header ul.headNavi2 li {
	float:left;
}
#header ul.headNavi2 li a.headSitemap{
	width: 92px;
}
#header ul.headNavi2 li a.headPrivacy{
	width: 127px;
}
#header ul.headNavi2 li a.headSecurity{
	width: 119px;
}

#globalNavi {
	clear: both;
	width: 850px;
	height: 33px;
	position: absolute;
	top:100px;
	left: 0;
}
#globalNavi li {
	width: 170px;
	height: 33px;
	float: left;
}
#globalNavi li a {
	width: 170px;
	height: 33px;
	float: left;
	background: url(../assets/images/common/navi_1.png) no-repeat;
}
#globalNavi .global1 {	background-position: 0px 0px;}
#globalNavi .global2 {	background-position: -170px 0px;}
#globalNavi .global3 {	background-position: -340px 0px;}
#globalNavi .global4 {	background-position: -510px 0px;}
#globalNavi .global5 {	background-position: -680px 0px;}
#globalNavi .global1:hover {	background-position: 0px -33px;}
#globalNavi .global2:hover {	background-position: -170px -33px;}
#globalNavi .global3:hover {	background-position: -340px -33px;}
#globalNavi .global4:hover {	background-position: -510px -33px;}
#globalNavi .global5:hover {	background-position: -680px -33px;}


#container {
	clear: both;
	margin-top: 10px;
	background: url(../assets/images/common/content_bg.gif) repeat-y;
}
#container .p_description {
	background: url(../assets/images/top/head2.jpg) no-repeat;
	width: 850px;
	height: 190px;
}
#content {
	width:600px;
	padding-right: 25px;
	float:left;
}
#content .contact {
	background: #D6DBE6;
	padding: 10px 17px;
	margin-top: 20px;
}
#content .pagetop {
	width:150px;
	height:22px;
	background: url(../assets/images/common/pagetop.jpg) no-repeat;
	float: right;
	margin: 15px 0 30px;
}
#content h2 {
	clear: both;
	font-size:13pt;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 2px solid #CC0000;
}
#content h2.h2homepage {
	width: 600px;
	height: 60px;
	padding: 0;
	border: none;
	background: url(../assets/images/h2/h2homepage.jpg) no-repeat;
}
#content h2.h2cms {
	width: 600px;
	height: 60px;
	padding: 0;
	border: none;
	background: url(../assets/images/h2/h2cms.jpg) no-repeat;
}
#content h2.h2conference {
	width: 600px;
	height: 60px;
	padding: 0;
	border: none;
	background: url(../assets/images/h2/h2conference.jpg) no-repeat;
}
#content h2.h2management {
	width: 600px;
	height: 60px;
	padding: 0;
	border: none;
	background: url(../assets/images/h2/h2management.jpg) no-repeat;
}
#content h2.h2privacy {
	width: 600px;
	height: 60px;
	padding: 0;
	border: none;
	background: url(../assets/images/h2/h2privacy.jpg) no-repeat;
}
#content h2.h2server {
	width: 600px;
	height: 60px;
	padding: 0;
	border: none;
	background: url(../assets/images/h2/h2server.jpg) no-repeat;
}
#content h2.h2security {
	width: 600px;
	height: 60px;
	padding: 0;
	border: none;
	background: url(../assets/images/h2/h2security.jpg) no-repeat;
}
#content h2.h2sitemap {
	width: 600px;
	height: 60px;
	padding: 0;
	border: none;
	background: url(../assets/images/h2/h2sitemap.jpg) no-repeat;
}
#content h2.h2system {
	width: 600px;
	height: 60px;
	padding: 0;
	border: none;
	background: url(../assets/images/h2/h2system.jpg) no-repeat;
}
#content h3 {
	clear: both;
	font-size:11pt;
	font-weight: bold;
	background-image: url(../assets/images/common/h2border.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 0 0 3px 8px;
	margin:20px 0 10px 0;
	border-bottom: 2px solid #414141;
}
#content .archive_link {
	text-align: right;
}
#content dl {
	margin: 10px 0 7px;
	padding: 0 10px 15px;
	border-bottom: 1px dotted #333;
}
#content dt {
	color: #030;
	background: url(../assets/images/common/arrow.jpg) no-repeat 0 5px;
	font-weight: bold;
	font-size: 10pt;
	padding: 0 0 0 15px;
}
#content dd {
	padding: 0 0 0 15px;
}
#content p {
	padding:10px 10px 5px;
	clear: both;
}
#content ol, #content ul {
	padding:8px 15px 0 35px;
}
#content ol ul, 
#content ul ul, 
#content ol ol, 
#content ul ol {
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 15px;
} 
#content ol li {
	list-style-type:decimal;
	list-style-position: outside;
	padding-bottom: 7px;
}
#content ul li {
	list-style-type:disc;
	list-style-position: outside;
	padding-bottom: 7px;
}

#content ul#box {
	margin: 0;
	padding: 0;
}
#content ul#box li{
	margin: 0;
	padding: 0 10px 10px 0;
	list-style: none;
	float: left;
}
#content h4 {
	color: #CC0000;
	border-left:5px solid #CC0000;
	padding:0 5px;
	line-height:100%;
	margin:15px 5px 8px;
	font-size:11pt;
}
#content h5 {
	color: #900;
	padding:0 6px;
	line-height:100%;
	margin:15px 0 0;
	font-size:10pt;
}
#content table {
	margin:8px 10px 0px;
	border:1px solid #333;
	font-size: 10pt;
	border-collapse: collapse;
}
#content th {
	background: #DCDCC8;
}
#content td {
	background:#FFF;
}
#content th, #content td {
	padding:2px 8px;
	border:1px solid #333;
}

#content table.noBorder {
	border: none;
	margin: 0 10px;
}
#content table.noBorder td {
	padding:0;
	background: #FFF;
	border: none;
	text-align: left;
	vertical-align: top;
}
#side {
	width: 200px;
	margin-left: 25px;
	float: right;
}
ul#sideNavi {
	clear: both;
	margin-bottom: 15px;
}
#sideNavi li {
	width: 200px;
	height: 40px;
	margin-bottom: 5px;
}
#sideNavi li a {
	width: 200px;
	height: 40px;
	margin-bottom: 5px;
	background: url(../assets/images/common/navi_2.png) no-repeat;
}
#sideNavi .side1 {	background-position: 0px 0px;}
#sideNavi .side2 {	background-position: 0px -40px;}
#sideNavi .side3 {	background-position: 0px -80px;}
#sideNavi .side4 {	background-position: 0px -120px;}
#sideNavi .side5 {	background-position: 0px -160px;}
#sideNavi .side6 {	background-position: 0px -200px;}
#sideNavi .side1:hover {	background-position: -200px 0px;}
#sideNavi .side2:hover {	background-position: -200px -40px;}
#sideNavi .side3:hover {	background-position: -200px -80px;}
#sideNavi .side4:hover {	background-position: -200px -120px;}
#sideNavi .side5:hover {	background-position: -200px -160px;}
#sideNavi .side6:hover {	background-position: -200px -200px;}

#side ul.banner li{
	clear: both;
	padding: 0;
	margin: 0 0 5px 0;
}

#side ul.banner li a{
	clear: both;
	padding: 0;
	margin: 0 0 5px 0;
}
#footer {
	text-align: center;
	margin-top: 30px;
	padding: 15px 0 80px;
	clear: both;
}
#footerNavi {
	background: #DCDCC8;
	padding: 15px 0 10px 0;
}
#footer ul {
	display:block;
	text-align:center;
	background: #DCDCC8;
	margin-bottom: 5px;
}
#footer li {
	display:inline;
	border-left:1px solid #666;
	padding-left:6px;
	padding-right:3px;
	font-size: 9pt;
}
#footer li a {
	color: #333;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer li.last {
	border-right:1px solid #666;
	padding-right: 7px;
}
#footer .copyright {
	text-align:center;
	padding:10px 0;
	font-size: 9pt;
	border-top: 2px solid #333;
}

span.spanRed {
	color: #C00;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  font-size:0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*￥*//*/
  height: auto;
  overflow: hidden;
  /**/
}