@import "yui.css";

/* ////////////////////////////////////////
YUI Font CSS 
[77% = 10px]
[85% = 11px]
[93% = 12px] (was 92%)
[100% = 13px]
[108% = 14px] (was 107%)
[116% = 15px] (was 114%)
[123.1% = 16px] (was 122%)
[131% = 17px] (was 129%)
[138.5% = 18px] (was 136%)
[146.5% = 19px] (was 144%)
[153.9% = 20px] (was 152%)
[161.6% = 21px] (was 159%)
//////////////////////////////////////// */

/*ClearFix*/
.clearfix {clear: both; height: 0; overflow: hidden; margin: 0px 0 0 0;}


body { font-family: Georgia, "Hiragino Mincho Pro", serif; color: #E7E7E7; background: #000; line-height: 1.8; }

a:link, a:visited, a:active { color: #A69BC2; text-decoration: underline; font-weight: bold; }
a:hover { color: #A69BC2; text-decoration: underline; font-weight: bold; }

#container { font-size: 93%; }
#container { width: 800px; margin: 0 auto; }

.leftbox { float: left; width: 430px; }
.rightbox { float: right; padding-top: 190px; width: 370px; text-align: center; }
.rimar { margin-bottom: 4em; }

.rightbox p { margin-bottom: 3em; }
