body {
	background-color:#0b0505;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}





a:link{
	text-decoration: underline;
	color:#0099FF;
}
a:active{
	text-decoration: underline;
	color:#0099FF;
}
a:visited{
	text-decoration: underline;
	color:#0099FF;
}
a:hover{
	text-decoration: underline;
	color:#0099FF;
}


a:link.fot{
	text-decoration:underline;
	color:#0099FF;
}
a:active.fot{
	text-decoration:underline;
	color:#0099FF;
}
a:visited.fot{
	text-decoration:underline;
	color:#0099FF;
}
a:hover.fot{
	text-decoration:none;
	color:#0099FF;
}



/*ar用*/
#main{
	width: 1024px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
}

#main_sns{
	margin-top: 20px;
	margin-left: 10px;
}

#main_title{
	width: 1000px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#main_area{
	width: 1000px;
		margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#ar_img{
	width: 420px;
	float: left;
}

#print_text{
	color: #FFF;
	font-size: 90%;
	text-align: center;
}

#main_right{
	width: 565px;
	float: left;
	margin-left: 15px;
}


#ar_text{
	margin-top: 20px;
	margin-bottom: 10px;
}



#ar_text02{
	width: 430px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

#ar_text02_img{
	width: 110px;
	float: left;
	margin-top: 10px;
}



#gng_img{
	width: 115px;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
}

#gng_text{
	width: 410px;
	float: left;
	margin-left: 15px;
	line-height: 1.5em;
	clear: right;
	margin-top: 20px;
}


#ar_howto_area{
	width: auto;
	clear: both;
}


#ar_howto{
	width: 400px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
}

#ar_howto_img{
	width: 150px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}


#textarea02{
	width: 560px;
	clear: both;
	line-height: 1.4ex;
}

.arFont02{
	font-size: 98%;
	color: #FFF;
	line-height: 1.3em;
}

.arFont03{
	font-size: 190%;
	font-weight: bold;
	color: #FF0033;
	line-height: 1.1em;
}


.arFont04b{
	font-weight: bold;
	font-size: 80%;
	color: #FFF;
	line-height: 1.3em;
}

.arFont04{
	font-size: 80%;
	color: #FFF;
	line-height: 1.1em;
}



.arFont05{
	color: #FF3;
	line-height: 1.2em;
	font-size: 95%;
}

.arFont05b{
	color: #FF3;
	line-height: 1.2em;
	font-weight: bold;
	font-size: 110%;
}

.arFont06{
	font-size: 80%;
	color: #FFF;
	line-height: 1.3em;
}


#adress{
	color: #FFF;
	font-size: 70%;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 5px;
	float: left;
}

#adress_img{
	float: left;
}



.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
