/* CSS Document */

body{
background-image:url(http://k-kare.jp/images/bg_kkarer.gif);
background-repeat:repeat-x;
background-color:#EEE;
background-position:top;
background-attachment:fixed;
text-align:center;
font-size:12px;
line-height:1.6;
color:#4F4F4F;
padding:0p;
margin:0px;
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

a:link{
color:#E4007F;
}

a:visited{
color:#E4007F;
}

a:hover{
color:#666;
}

a:visited:hover{
color:#666;
}

#main{
width:950px;
padding-bottom:20px;
margin:0px auto;
}

.screenbtn{
background-image:url(images/screen_kkare_btn.jpg);
background-repeat:no-repeat;
}

