@charset "utf-8";
/****************/
/*              */
/*  kenshin.css */
/*              */
/****************/

p {
	margin: 0px 0px 0px 10px;
	line-height: 1.4em;
}

.table_margin {
	margin: 0px px 10px 10px;
}

.kenshin_box {
	width: 640px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	overflow: hidden;
}

.plan_title {
	background-color: #FFDF55;
	text-align: center;
}

.attention {
	color: #F00;
	font-weight: bold;
}

#item_pict {
	margin-left: 20px;
}
