@charset "utf-8";
/* CSS Document */
h1 {
	background-image: url(img/wni_touch/title.gif);
	height: 38px;
	width: 274px;
}
h2 {
	background-image: url(img/wni_touch/sub_title.gif);
	height: 50px;
	width: 354px;
}


div#box_touch {
	background-image: url(img/wni_touch/bg.jpg);
	background-repeat: no-repeat;
	line-height:1.3em;
	height: 480px;
	width: 640px;
	text-align: left;
	margin: 0 auto;
	color: #333333;
}

#box_touch #leftBox p {
	padding: 3px;
}
#box_touch #contents {
	margin-top: 5px;
}
#box_touch #what {
	padding: 4px 0 8px;
}

#rightBox #keitaiSwf_touch {
	height: 240px;
	width: 160px;
	margin-top: 61px;
	margin-left: 57px;
}
#rightBox #keitaiTitle {
	margin-left: 38px;
	text-align: center;
	width: 200px;
	margin-top: 75px;
}
#leftBox #contentImg {
	background-image: url(img/wni_touch/content.gif);
	height: 120px;
}
div #bt_touch {
	color: #333333;
	text-align: center;
}

#URLbt_touch {
	display:block;
	width:170px;
	height:55px;
	margin-right: auto;
	margin-left: auto;
	cursor:pointer;
}
#URLbt_touch a {
	color:#FFFFFF;
}

#txR {
	text-align: right;
}

.swfTitle {
	font-weight: bold;
	color: #666666;
}
.tx_14bold {
	font-size:14px;
	font-weight: bold;
}
.tx_14blue {
	font-size:14px;
	font-weight: bold;
	color:#003399;
}
.tx_16bold {
	font-size:16px;
	font-weight: bold;
}
.tx_12red {
	font-size:12px;
	font-weight: bold;
	color:#DD0000;
}
.tx_14red {
	font-size:14px;
	font-weight: bold;
	color: #DD0000;
}
.tx_11 {
	font-size: 11px;
}
