@charset "utf-8";
/* CSS Document */

body{
position:relative;
margin:0;
padding:0;
width:780px;
margin-top:20px;
margin-left : auto ; 
margin-right : auto ;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:12px;
}

a:link,a:visited{
color:#0099ff;
}


h2 {
font-size:12px;
font-weight:bold;
border-width:0px;
border-bottom-width:4px;
border-style:solid;
margin-bottom: 0px;
line-height:20px;
}

#what p,#process p {
line-height:20px;
margin-top: 5px;
}

#header{
position:relative;
width:720px;
margin-left : auto ; 
margin-right : auto ;
}

#header li{
position:absolute;
top:0px;
right:0px;
list-style-type:none;
background-image:url(../img/icon.gif);
background-repeat:no-repeat;
background-position: 0px 5px;
text-indent:10px;
}

#header p{
width:100px;
height:19px;
position:absolute;
top:39px;
right:0px;
background-image:url(../img/age_j.gif);
text-indent:-9999px;
}

#flash{
width:720px;
margin-top:30px;
margin-left : auto ; 
margin-right : auto ;
}

#what{
position:relative;
display:block;
padding-top:5px;
padding-left:33px;
padding-right:30px;
background-image:url(../img/ball_o.gif);
background-position: 12px 7px;
background-repeat:no-repeat;
}

#process{
position:relative;
display:block;
padding-top:5px;
padding-left:33px;
padding-right:30px;
background-image:url(../img/ball_b.gif);
background-position: 12px 7px;
background-repeat:no-repeat;
}


#prototype{
position:relative;
width:720px;
height:80px;
margin-top : 30px ;
margin-left : auto ; 
margin-right : auto ;
}

#prototype p{
position:absolute;
font-size:10px;
right:0px;
text-align: right;
}


#prototype ul{
position:absolute;
top:20px;
right:0px;
text-align: right;
font-size:14px;
}

#prototype li{
list-style-type:none;
background-image:url(../img/icon.gif);
background-repeat:no-repeat;
background-position: 0px 7px;
text-indent:10px;
line-height:20px;
}

#foot{
font-size:11px;
text-align:center;
width:720px;
margin-top : 0px ; 
margin-left : auto ; 
margin-right : auto ;
}