/* CSS Document */

* { margin: 0; padding: 0; }

img { border:none; }

body { font-size: 12px; font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif; line-height:18px; /*\*/ letter-spacing: 0.1em; /**/ text-align:center; color:#555555; background:url(/img/bg_body.jpg) top center repeat-y; }

a:link    { color:#F79BAB; text-decoration:none; }
a:visited { color:#F79BAB; text-decoration:none; }
a:hover   { color:#F4537D; text-decoration:underline; }
a:active  { color:#FF9900; text-decoration:none; }


#page		{ width:780px; margin:0 auto; text-align:center; }

/* LINK */
#link_box	{ text-align:center; }
.h3_link	{ margin:26px 10px 0 0px; }

/* END */