@charset "shift_jis";

/*reset 
-------------------------------------------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,td,th,div,p,input,textarea,pre,ul,ol,li{
line-height:1;
font-family: Verdana, Arial, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
font-size:100.01%;
}
body,h1,h2,h3,h4,h5,h6,div,p,ul,ol,li,dl,dt,dd{
margin:0px;
padding:0px;
font-weight:normal;
}
a{text-decoration:none;}
img {border:none;}
ul,ol,li{list-style:none;}
table,img {border:0;}
em,address{ font-style:normal;}
hr{display:none;}


/*default
-------------------------------------------------------------------------------------*/
* {
color:#000;
padding:0;
margin: 0;
background-image: none;
}

body {
text-align:center;
font-size:84%;
background-image:url(do22.gif);
}

p {
line-height: 1.4em;
text-align: justify;
text-justify: distribute;
margin:2px 0 8px;
}
span{ color:#FF0000;}

img {border:0;	vertical-align: bottom;}

/*Link*/
a:link {
	color: #0033FF;
	text-decoration:none;
}
a:hover {
	color:#3399FF;
	text-decoration:underline;
}


/*layout
-------------------------------------------------------------------------------------*/
#wrap {
width:800px;
margin:0 auto;
text-align: left;
background:#FFFFFF;
}

#head {
letter-spacing: 0.1em;
text-align: left;
margin:0 auto 5px;
padding:25px 30px 10px;
border-bottom: 1px solid #CCCCCC;
}

#menu  {
text-align:center;
font-size:87%;
color:#CCCCCC;
}

#main{
text-align:center;
}

h1 {
font-size: 160%;
font-weight:bold;
margin:0 0 12px 0;
padding:0;
}

h2 {
color:#FFFFFF;
font-size: 84%;
line-height:1.2em;
margin:0;
padding:0;

}

.inbox01{
width:700px;
margin:0 auto 10px;
}

#footerlink{
color:#CCC;
width:792px;
background-color:#0066CC;
margin:0 auto 20px;
padding:14px 4px;
text-align: center;
font-size:84%;
}
#footerlink a{color:#fff;}
#footerlink a:hover{
color:#66FFFF;
text-decoration:underline;
}

#afbnner{
width:800px;
margin:0 auto 0;
text-align:center;
}
#afbnner li{
font-size:92%;
line-height:1.2em;
margin:0 0 10px 0;
}

/*parts
-------------------------------------------------------------------------------------*/
.prbox{
 width:500px;
  text-align:center;
  margin:10px auto 20px;
}

#main table{
background-color:#003366;
margin:0 auto 26px;
text-align:left;
}
#main td{
background:white;
padding:10px 5px;
}



