span {
	color:#FF418C;
}

p {
	font-family:"Hiragino Kaku Gothic Pro","HiraKakuPro-W3","MS UI Gothic","Lucida Grande","MS Gothic";
	/*color:#8c8c8c;*/
	color:#474747;
	font-size:12px;
	line-height:150%;
}

* html p {
	font-size:93%;
}

.text1 {
	color:#8c8c8c;
	font-weight:bold;
	line-height:150%;
}

/*li {
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
}*/

#hdr_sp {
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
}

.clear {
	clear:both;
}

.hide {
	position:absolute;
	left:-9999px;
	top:-9999px;
}

.small {
	color:#474747;
	font-family:"Hiragino Kaku Gothic Pro","HiraKakuPro-W3","MS UI Gothic","Lucida Grande","MS Gothic";
	text-decoration:none;
	letter-spacing:1.2;
}

.btn1 {
	display:block;
	width:242px;
	height:88px;
	background-image:url(../img/link_btn001.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	float:left;
}

.btn1:hover {
	background-position:0 -88px;
}

.btn2 {
	display:block;
	width:245px;
	height:88px;
	background-image:url(../img/link_btn001.jpg);
	background-repeat:no-repeat;
	background-position:-242px 0;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	float:left;
}

.btn2:hover {
	background-position:-242px -88px;
}

.btn3 {
	display:block;
	width:243px;
	height:88px;
	background-image:url(../img/link_btn001.jpg);
	background-repeat:no-repeat;
	background-position:-487px 0;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	float:left;
}

.btn3:hover {
	background-position:-487px -88px;
}

.txtbold{font-size:13px; font-weight:bold; margin-bottom:5px;}
.txtred10{font-size:10px; color:#FF0000; line-height:18px;}
.txt10{font-size:10px; line-height:18px;}

.softfooter {
	width: 768px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.softfooter p {
	text-align: center;
	line-height: 100%;
}

.p03-bnner001{
	display:block;
	width:328px;
	height:55px;
	background-image:url(../about/img/banner_btn001.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	float:left;
}

.p03-bnner001:hover{
	background-position:0 -55px;
}

.p03-bnner002{
	display:block;
	width:324px;
	height:55px;
	background-image:url(../about/img/banner_btn001.jpg);
	background-repeat:no-repeat;
	background-position:-328px 0;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	float:left;
}

.p03-bnner002:hover{
	background-position:-328px -55px;
}

#notice-area {
	width:768px;
	margin:0;
	padding:0;
	background-image:url(../img_cmn/infowaku_base.gif);
	background-position:0 0;
	background-repeat:repeat-y;
}

#notice-area .notice-text {
	width:728px;
	margin:0 20px;
	font-size:12px;
}

.wifi-logo {
	margin:0 auto 5px;
}

/*=================================================
add header
=================================================*/
#add_header{
	width: 100%;
	height: 54px;
	background-image: url(../img/bg_add_header.png);
	background-repeat: repeat-x;
	text-align: center;
}

#add_header #wrap{
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

#add_header #wrap .add_btn{
	width: 580px;
	margin: 0 auto;
	padding-top: 10px;
}

#add_header #wrap .add_btn a img{
	border: none;
}