@charset "shift_jis";

@import url("common.css");


body{
	background:#f8f4f1;
	background-image:url(../images/menu_gradient2.gif);
	background-position:top center;
	background-repeat:repeat-x;
	margin:0 auto;
}

.rightChild{
	width:618px;
	height:auto;
	margin-bottom:20px;
}

.pre_text{
	width:275px;
	padding-left:11px;
	padding-right:5px;
	padding-top:3px;
}

.pre_text p{
	color:#333333;
}

.pre_img{
	/*width:auto;*/
	width:323px;
	height:180px;
}

.EquipmentBox{
	width:618px;
	margin-bottom:30px;
	text-align:left;
}

.leftAjust{
	margin-right:4px;	
}


.rightChild	ul li{
	width:auto;
	padding:10px;
	/*background-color:#e9e9e9;
	list-style:none;*/
	list-style-position:inside;
}


.omoide_txt{
	width:608px;
	height:100px;
	text-align:left;
	padding:3px 5px;
}

/*Something Elements*/

.centerOn{
	text-align:center;
	margin:5px auto;
}

.rightF{
	float:right;
}

.bottomAjust{
	margin-bottom:15px;
}

.bottomAjust2{
	margin-bottom:65px;
}

.contactmeBox{
	width:274px;
	height:61px;
	background-image:url(../puzzle/images/img_contactme.gif);
	background-repeat:no-repeat;
	padding-left:344px;
	padding-top:90px;
}