@charset "Shift_JIS";

@import url( html_layout.css );
@import url( index_layout.css );
@import url( html_details.css );

* {font-family: "ms pgothic","osaka","hiragino kaku gothic pro","ƒqƒ‰ƒMƒmŠpƒS pro w3",sans-serif;}

a:link {color: #0000bb; text-decoration: none;}
a:visited {color: #0000bb; text-decoration: none;}
a:active {color: #000066; text-decoration: none;}
a:hover {color: #ff6633; text-decoration: none;}

p {margin: 0px;}

body{
text-align:center;
margin:0;
padding:0;
}