body{
	background-image:url(pic/back.gif);
	background-repeat:repeat-x;
	color:#ffffff;
	padding:0px;
	margin:0px;
	text-align:center;
	font-size:12px;
}
#container{
	width:780px;
	height:100%;
	text-align:center;
}
#header{
	width:780px;
	height:130px;
	background-image:url(pic/header_back.gif);
	background-repeat:no-repeat;
	text-align:left;
}
#main{
	width:780px;
	padding:20px 10px 0px 10px;
}
#logo{
	margin-left:9px;
	margin-top:0px;
}
#right_box{
	float:right;
	width:180px;
}
#main_box{
	float:left;
	width:560px;
}
#clear{
	clear:both;
	margin:3px 0px;
}
.access_left{
	width:10px;
	height:100%;
	background-image:url(pic/access_02.gif);
	background-repeat:repeat-y;
}
.access_main{
	width:160px;
	background:#7d4100;
	font-size:11px;
	text-align:center;
}
.access_right{
	width:10px;
	height:100%;
	background-image:url(pic/access_04.gif);
	background-repeat:repeat-y;
}
div.fortune01{
	width:183px;
	height:180px;
	padding:50px 10px 10px 15px;
	text-align:left;
	margin:0;
	float:left;
	font-size:11px;
	line-height:140%;
	background-image:url(pic/content_01.gif);
	background-repeat:no-repeat;
}
div.fortune02{
	width:189px;
	height:180px;
	padding:50px 10px 10px 15px;
	text-align:left;
	margin:0;
	float:left;
	font-size:11px;
	line-height:140%;
	background-image:url(pic/content_02.gif);
	background-repeat:no-repeat;
}
div.fortune03{
	width:188px;
	height:180px;
	padding:50px 10px 10px 15px;
	text-align:left;
	margin:0;
	float:right;
	font-size:11px;
	line-height:140%;
	background-image:url(pic/content_03.gif);
	background-repeat:no-repeat;
}
div.fortune04{
	width:183px;
	height:180px;
	padding:50px 10px 10px 15px;
	text-align:left;
	margin:0;
	float:left;
	font-size:11px;
	line-height:140%;
	background-image:url(pic/content_04.gif);
	background-repeat:no-repeat;
}
div.fortune05{{
	width:189px;
	height:180px;
	padding:50px 10px 10px 15px;
	text-align:left;
	margin:0;
	float:left;
	font-size:11px;
	line-height:140%;
	background-image:url(pic/content_05.gif);
	background-repeat:no-repeat;
}
div.fortune06{
	width:188px;
	height:180px;
	padding:50px 10px 10px 15px;
	text-align:left;
	margin:0;
	float:right;
	font-size:11px;
	line-height:140%;
	background-image:url(pic/content_06.gif);
	background-repeat:no-repeat;
}
div.contents{
	width:560px;
	height:45px;
	padding:10px 20px;
	font-size:11px;
	line-height:130%;
	background-image:url(pic/contents.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	text-align:left;
}
div.docomo{
	width:755px;
	height:240px;
	margin:40px 0px 80px 0px;
	padding:10px 10px 10px 120px;
	background-image:url(pic/docomo_b.gif);
	background-repeat:no-repeat;
	text-align:left;
}
div.au{
	width:755px;
	height:240px;
	margin:80px 0px;
	padding:10px 10px 10px 120px;
	background-image:url(pic/au_b.gif);
	background-repeat:no-repeat;
	text-align:left;
}
div.softbank{
	width:755px;
	height:240px;
	margin:80px 0px;
	padding:10px 10px 10px 120px;
	background-image:url(pic/softbank_b.gif);
	background-repeat:no-repeat;
	text-align:left;
}
div.willcom{
	width:755px;
	height:240px;
	margin:80px 0px 60px 0px;
	padding:10px 10px 10px 120px;
	background-image:url(pic/willcom_b.gif);
	background-repeat:no-repeat;
	text-align:left;
}
div.access_box{
	float:left;
	width:450px;
	padding-top:20px;
	line-height:140%;
}
div.access_box2{
	float:left;
	width:400px;
	padding-top:20px;
	line-height:140%;
}
div.qr{
	flaot:right;
	width:100px;
	padding:25px 0px;
}
div.wait{
	flaot:right;
	width:180px;
	padding:25px 0px;
}
div.send{
	padding:20px 5px 10px 35px;
	margin-top:15px;
	width:430px;
	height:55px;
	background-image:url(pic/url_back.gif);
	background-repeat:no-repeat;
}
div.ok{
	width:756px;
	height:202px;
	padding:20px;
	margin:60px 0px
}
.red{
	color:#ff0000;
}
.s{
	font-size:10px;
	padding:5px 0px;
}
.orange{
	color:#ff9900;
}
#hooter{
	width:780px;
	height:30px;
	background-image:url(pic/hooter.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-size:11px;
	padding:8px;
	letter-spacing:1;
	margin-bottom:20px;
}
a:link{
	color:#ffffff;
	text-decoration:underline;
}
a:active{
	color:#ffffff;
	text-decoration:underline;
}
a:visited{
	color:#ffffff;
	text-decoration:underline;
}
a:hover{
	color:#ffcc00;
	text-decoration:none;
}

