@charset "Shift_JIS";

@import url(css/head.css);
@import url(css/left.css);
@import url(css/center.css);
@import url(css/right.css);
@import url(css/foot.css);

* {font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";}
* {padding: 0;margin: 0;}

body {background: #d27372 url(images/back.gif) repeat-x top left;text-align: center;}
#container {background: #ffffff url(images/footbar.gif) no-repeat bottom;width:750px;padding:0px auto;margin: 0px auto;}
#pagebody {width: 750px;clear: both;}
#beta {width: 150px;padding: 0px;margin: 0px;margin-top: 10px;padding-left: 10px;float: left;}
#alpha {width: 440px;padding: 0px;margin: 0px;margin-top: 10px;float: left;}
#ganma {width: 150px;padding: 0px;margin: 0px;margin-top: 10px;float: right;}
hr {clear: both;}
#footer {width: 750px;clear: both;}

a:link {color: #3CAC41;}
a:visited {color: #3CAC41;}
a:hover {color: #67FF6E;text-decoration: none;font-weight: normal; }
a:active {color: #67FF6E;text-decoration: none;font-weight: normal;}
a:focus {color: #67FF6E;text-decoration: none;font-weight: normal;}
img {border:0px;}

.trackbacks,.comments-open{
	display:none;
}
