body {
 color: #3b3838;
 font-size: 12px;
 font-family: "Hiragino Kaku Ghothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif; line-height: 160%;
 background-color: white;
 background-repeat: repeat-x;
 text-align: center;
 margin: 0;
 padding: 0; }
p {
 margin: 0;
 padding: 0; }
td { }
a:link {
 color: #9c092f;
 text-decoration: none; }
a:visited {
 color: #9c092f;
 text-decoration: underline; }
a:hover {
 color: #9c092f;
 text-decoration: underline; }
a:active {
 color: #9c092f;
 text-decoration: underline; }
/* -----CLEARFIX  Hack For Div Float----- */
.clear {
	clear: both; 	}
.clearfix:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 	}
.clearfix {
	display: inline-block;	}
/* Hides from IE-mac ¥*/
* html .clearfix {
	height: 1%;	}
.clearfix {
	display: block;	}
/* End hide from IE-mac */
#container {
 padding-top: 0; }
#oroshiBody {
 text-align: left;
 width: 600px;
 margin-top: 10px;
 margin-right: auto;
 margin-left: auto;
 padding: 20px;
 border: solid 1px #cdcdcd; }

