@charset "utf-8";
/*----------------------- reset -----------------------*/
* {
	margin: 0px;
	padding: 0px;
}
html {
	overflow-y:scroll;
}
a img {border: 0px;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
	margin: 0px;
	padding: 0px;
}
h1 {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	position:relative;
	top:-17px;
	left:220px;
}
h6 {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	position:relative;
	top:10px;
	left:220px;
}
li{
	list-style-type: none;
}

/*----------------------- basic -----------------------*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	color:#000000;
	margin: 0 auto;
	text-align:left;
}
a {
	font-weight: normal;
	color:#414259;
	text-decoration: none;
}
a:hover {
	color:#930306;
	text-decoration: underline;
}
p,span {
	color:#000000;
	font-size:12px;
	text-align:left;
	line-height:150%;
}

/*----------------------- common -----------------------*/
.accent {
	color:#0068B6;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	line-height:150%;
}
.accent02 {
	color:#E60012;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	line-height:150%;
}

.accent03 {
	color:#000000;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	line-height:150%;
}



.accent04 {
	color:#0068B6;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	line-height:150%;
}


.accent05 {
	color:#000000;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	line-height:150%;
}



.unseen {
	position:absolute;
	top:-9999px;
	left:-9999px;
}
.blank {
	clear:both;
	position:relative;
	top:10px;
	left:10px;
}

/*----------------------- containt -----------------------*/
#container {
	text-align:left;
	width: 766px;
}
#header {
	background-image: url(../commonimg/main_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:98px;
}
#containt {
	background-image: url(../commonimg/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 766px;
	clear:both;
}
@media print{
#containt {
	background-image: url(../commonimg/main_bg02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 766px;
	clear:both;
}
}
#pagecontaint {
	float:left;
	width:488px;
	padding:0px 30px;
}
#pagecontaint2 {
	float:left;
	width:488px;
	padding:0px 0px;
}
* html body #pagecontaint {
	float:left;
	width:488px;
	padding:0px 7px 0px 30px;
}
#side {
	float:left;
	width:218px;
}
/*@media print{*/
/*#side{*/
/*	display:none;*/
/*}*/
}
#footer {
	background-image: url(../commonimg/main_btm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:31px;
}

/*----------------------- header -----------------------*/
#logo {
	text-align:left;
}

/*----------------------- navi -----------------------*/
#navi {
  width:195px;
  text-align:center;
  margin:0 auto;
}
#navi ul {
  margin:0;
  padding:0px;
}
#navi ul li {
  margin:0px;
  padding:0px;
  display:inline;
}
#navi li a {
  display:block;
  text-decoration:none;
  text-indent:-9999px;
  height:65px;
  width:195px;
  float:left;
  margin:0px;
  padding:0px;
}

#navi li#navi01 a {
  background: url(../commonimg/nav_taisin.jpg) no-repeat;
	background-position: left top;
}
#navi li#navi01 a:hover {
  background: url(../commonimg/nav_taisin_o.jpg) no-repeat;
}

#navi li#navi02 a {
  background: url(../commonimg/nav_sotokaidan.jpg) no-repeat;
	background-position: left top;
}
#navi li#navi02 a:hover {
  background: url(../commonimg/nav_sotokaidan_o.jpg) no-repeat;
}

#navi li#navi02_5 a {
  background: url(../commonimg/nav_hibi.jpg) no-repeat;
	background-position: left top;
}
#navi li#navi02_5 a:hover {
  background: url(../commonimg/nav_hibi_o.jpg) no-repeat;
}

#navi li#navi03 a {
  background: url(../commonimg/nav_konnatokoro.jpg) no-repeat;
	background-position: left top;
}
#navi li#navi03 a:hover {
  background: url(../commonimg/nav_konnatokoro_o.jpg) no-repeat;
}

#navi li#navi04 a {
  background: url(../commonimg/nav_pawaron.jpg) no-repeat;
	background-position: left top;
}
#navi li#navi04 a:hover {
  background: url(../commonimg/nav_pawaron_o.jpg) no-repeat;
}

#navi li#navi05 a {
  background: url(../commonimg/nav_info.jpg) no-repeat;
	background-position: left top;
}
#navi li#navi05 a:hover {
  background: url(../commonimg/nav_info_o.jpg) no-repeat;
}

/*----------------------- navibtn -----------------------*/
#navibtn {
  width:195px;
  text-align:center;
	margin:0 auto;
}
#navibtn ul {
  margin:0;
  padding:0px;
}
#navibtn ul li {
  margin:0px;
  padding:0px;
  display:inline;
}
#navibtn li a {
  display:block;
  text-decoration:none;
  text-indent:-9999px;
  height:260px;
  width:195px;
  float:left;
  margin:0px;
  padding:0px;
}
#navibtn li#navibtn01 a {
  background: url(../commonimg/nav_pro.jpg) no-repeat;
	background-position: left top;
}
#navibtn li#navibtn01 a:hover {
  background: url(../commonimg/nav_pro_o.jpg) no-repeat;
}

/*----------------------- pronavi -----------------------*/
#pronavi{
	position:relative;
	top:-5px;
	left:-20px;
	font-size:11px;
	text-align:right;
}
#pronavi ul{
}
#pronavi ul li{
	margin-right:10px;
	display:inline;
}
#pronavi ul li a{
	color:#000000;
	background: url(../commonimg/yajirusi.gif) no-repeat 0px 2px;
	padding-left:10px;	
}
#pronavi ul li a:hover{
	color:#750000;
	background: url(../commonimg/yajirusi.gif) no-repeat 0px -10px;
	padding-left:10px;
}

/*----------------------- h2ttl -----------------------*/
.ttl_top {
	background-image: url(../ttl_img/h2_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:524px;
	height:104px;
	margin-left:-25px;
}
.ttl_about {
	background-image: url(../ttl_img/h2_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:524px;
	height:104px;
	margin-left:-25px;
}
.ttl_step {
	background-image: url(../ttl_img/h2_sotokaidan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:524px;
	height:104px;
	margin-left:-25px;
}
.ttl_users {
	background-image: url(../ttl_img/h2_users.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:524px;
	height:104px;
	margin-left:-25px;
}
.ttl_quake {
	background-image: url(../ttl_img/h2_quake.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:524px;
	height:104px;
	margin-left:-25px;
}
.ttl_crack {
	background-image: url(../ttl_img/h2_crack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:524px;
	height:104px;
	margin-left:-25px;
}
.ttl_pro_01 {
	background-image: url(../ttl_img/h2_pro_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:524px;
	height:104px;
	margin-left:-25px;
}


.ttl_pro_02 {
	background-image: url(../ttl_img/h2_pro_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:524px;
	height:104px;
	margin-left:-25px;
}



.ttl_pro_03 {
	background-image: url(../ttl_img/h2_pro_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:524px;
	height:104px;
	margin-left:-25px;
}
.ttl_pro_04 {
	background-image: url(../ttl_img/h2_pro_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:524px;
	height:104px;
	margin-left:-25px;
}
.ttl_pro_05 {
	background-image: url(../ttl_img/h2_pro_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:524px;
	height:104px;
	margin-left:-25px;
}
.ttl_pro_06 {
	background-image: url(../ttl_img/h2_sozai.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:524px;
	height:104px;
	margin-left:-25px;
}
.ttl_pro_07 {
	background-image: url(../ttl_img/h2_seihin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:524px;
	height:104px;
	margin-left:-25px;
}
.ttl_pro_08 {
	background-image: url(../ttl_img/h2_pro_08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:524px;
	height:104px;
	margin-left:-25px;
}
.ttl_member {
	background-image: url(../ttl_img/h2_member.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:524px;
	height:104px;
	margin-left:-25px;
}
.ttl_pro_10 {
	background-image: url(../ttl_img/h2_pro_10.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:524px;
	height:104px;
	margin-left:-25px;
}
.ttl_pro_11 {
	background-image: url(../ttl_img/h2_pro_11.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:524px;
	height:104px;
	margin-left:-25px;
}
.ttl_pro_111 {
	background-image: url(../ttl_img/h2_pro_111.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:524px;
	height:104px;
	margin-left:-25px;
}
.ttl_pro_12 {
	background-image: url(../ttl_img/h2_pro_12.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:524px;
	height:104px;
	margin-left:-25px;
}
/*----------------------- h3ttl -----------------------*/
.step_01 {
	background-image: url(../ttl_img/sec01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:15px;
	margin-top:6px;
	margin-bottom:6px;
}
.step_02 {
	background-image: url(../ttl_img/sec02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:15px;
	margin-top:6px;
	margin-bottom:6px;
}
