@charset "utf-8";
/* CSS Document */

body {
	color:#333;
	background-color:#fff;
	font-size;16px;
}
img { border:0;}

a:link {color:#0000FF;}
a:visited {color:#0000FF;}
a:hover {color:#AA00AA;}
a:active {color:#AA00AA;}

#header01 {
width:100%;
margin:20px 0px 10px 0px;
text-align:center;
}

#othersite {
width:180px;
background:#FFFFFF;
position:absolute;
top:10px;
right:10px;
text-align:center;
font-size:70%;
border:solid 1px #990000;
}

#othersite div {
width:100%;
background:#990000;
color:#FFFFFF;
}

#singerlist {
width:180px;
background:#FFFFFF;
position:absolute;
top:10px;
left:10px;
text-align:center;
font-size:70%;
padding:20px;
border:solid 1px #990000;
}

#header02 {
background:#990000;
color:#FFFFFF;
width:100%;
text-align:center;
padding:10px;
font-size:140%;
border-top:6px solid #555555;
border-bottom:6px solid #555555;
margin:20px 0px 20px 0px;
}

#wrap {
margin:0 auto;
text-align:center;
}

#attention {
width:800px;
background:#FFE4E1;
color:#000000;
padding:10px;
margin:0 auto;
text-align:center;
}

#introduction {
width:800px;
margin:0 auto;
margin-top:20px;
padding:0px;
}

#mobile_site_image {
width:180px;
float:left;
margin:0px 20px 0px 0px;
padding:0px;
}

#service {
width:600px;
height:350px;
line-height:180%;
text-align:left;
float:right;
}

#guide_for_access {
clear:both;
}

#qr_code {
clear:both;
text-align:center;
padding-top:20px;
}

#qr_code img {
margin:20px 0px 20px 0px;
}

#guide_for_access {
width:800px;
margin:0 auto;
}

#title_for_access {
width:800px;
background:#990000;
color:#FFFFFF;
padding:10px;
text-align:center;
margin-bottom:20px;
}

#for_docomo {
width:240px;
float:left;
text-align:center;
padding:20px,0,20px,20px;
margin-right:20px;
line-height:180%;
}

#for_au {
width:240px;
float:left;
text-align:center;
padding:20px,0,20px,0px;
margin-right:20px;
line-height:180%;
}

#for_softbank {
width:240px;
float:right;
text-align:center;
padding:20px,20px,20px,0px;
line-height:180%;
}

#footer {
clear:both;
text-align:center;
}

/* H Tag */
h1,h2,h3,h4,h5 { margin:0 0 0 0; padding:0 0 0 0; font-weight:normal; }

h1 {
font-size:100%;
}


