html,body{
background-color: #CCCCFF;
}

a{
text-decoration : none;color : #666699;
}

a:hover{
color :333366;
text-decoration : none;

visibility : visible;
float : none;
clear : none;
position : relative;
}

img{
border:0
}

p.style{
width:800px;
height:600px;
margin:30px auto;
line-height: 1.75;
color: #666699;
font-family:"ＭＳ　ゴシック",sans-serif;}

.halflbox{
width:390px;
margin:5px 5px 0px 5px;
float:left;
vertical-align:middle;
}

.halfrbox{
width:390px;
margin:5px 0px 5px 5px;
float:right;
vertical-align:middle;
}

.clear{
clear:both;
}
