/*-- kihon --*/
body {
	text-align:center;
	color: #300;
	background-image: url(../../safari/img/bk2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #ded6c0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",Arial, Helvetica, sans-serif;
}
body,div,p,h1,h2,h3,h4,h5,h6,ul,li,ol,dl,dt,dd {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body,th,td,div,p,h1,h2,h3,h4,h5,h6,ul,li,ol,dl,dt,dd {
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	line-height:1.8em;
	text-decoration: none;
}

img {
	margin:0;
	padding:0;
}
form {
	margin:0;
	padding:0;
}
/* LINK ------------------------------------- */
a {
	color:#C60;
}
a:visited {
	text-decoration:underline;
}
a:link {
	text-decoration:underline;
}
a:hover,a:active {
	color:#FF0000;
	text-decoration:none;
}

/* LIST ------------------------------------- */
dd {
	margin-left:20px;
}
dt {
	margin-left:10px;
}

/* POSITION ---------------------------------- */
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.center table {
	margin-left:auto;
	margin-right:auto;
}
.block {
	display:block;
}
.none {
	display:none;
}
.clear {
	clear:both;
}

.fright {
	float:right;
}

.fleft {
	float:left;
}
/*-- font --------------------------*/
.small {
	font-size:10px;
}
.large {
	font-size:16px;
}
.r_gray {
	color:#666666;
}
.d_gray {
	color:#999999;
}
.red {
	color:#EE0000;
}
.number {
	font-family:Arial Black;
}
.def {
	color:#333333;
}
/*-- pad --------------------------*/

.pad5{
	padding:5px;
}
.pad10{
	padding:10px;
}
.pad15{
	padding:15px;
}
.pad20{
	padding:20px;
}

/*-- table --------------------------*/


/*-- layout -------------------------*/
#wall {
	width:100%;
	height:640px;
	background-image: url(../../safari/img/bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:left;
}
#contents {
	width:900px;
	margin:0 auto;
	text-align:left;
}
#contents h1{
	font-size:14px;
	font-weight:bold;
	color:#330;
	padding: 440px 0px 15px 55px;
}

#contents p{
	padding: 0px 55px 15px 55px;
}

#contents #nittei{
	width:800px;
	border:0;
	margin-top: 10px;
	margin-right: 55px;
	margin-bottom: 10px;
	margin-left: 55px;
}
#contents #nittei .sima{
	background-color:#F5F5EF;
}


#footer {
	width:752px;
	height:31px;
	text-align:left;
	background: url(/common/images/footer_bg.jpg) no-repeat right bottom;
	margin:0 auto;
}

/*-- footer -------------------------*/


/*-- contents -----------------------*/



	
/*-- top page --------------------------*/

