@charset "Shift_JIS";

/*--------------------------------------------------------------*/
/* タイトル */
/*--------------------------------------------------------------*/
#titleHead{
	background: url(oekaki_img/oekaki_ham.gif) right bottom no-repeat;
	padding: 0 0 16px;
}
#titleHead h2{
	margin: 12px 16px;
}
#titleHead p{
	margin: 8px 0 8px 16px;
	padding-right: 320px;
	font-size: 88%;
	line-height: 125%;
}
#titleHead p#title{
	margin: 16px 0 16px 4px;
	padding: 0;
}
/*--------------------------------------------------------------*/
/* モード */
/*--------------------------------------------------------------*/
table.modeNaiyou {
	margin: 0 0 16px 0;
}
table.modeNaiyou td{
	padding-right: 16px;
}
table.modeNaiyou h2{
	margin: 8px 8px 0;
	font-size: 88%;
	line-height: 125%;
}
table.modeNaiyou p{
	margin: 0 16px 8px 44px;
	font-size: 76%;
	line-height: 125%;
}
table.modeNaiyou p.gamen{
	text-align: center;
}
/*--------------------------------------------------------------*/
/* 機能 */
/*--------------------------------------------------------------*/
h2#kinou{
	margin: 16px 20px 8px;
}
table#machiuke{
	margin: 16px 16px 0px;
}
table#machiuke h2{
	margin: 16px 8px;
}
table#machiuke h3{
	margin: 4px 16px 8px;
	font-size: 88%;
	line-height: 125%;
}
table#machiuke p{
	margin: 8px 16px;
	font-size: 88%;
	line-height: 125%;
}
table#machiuke td{
	padding-bottom: 8px;
}
table#machiuke td.btn{
	width: 66px;
}
table#machiuke td#image{
	width: 340px;
	text-align: right;
}
#sakuhin{
	margin: 0 0 32px;
	font-size: 76%;
	line-height: 125%;
}
#sakuhin img {
	margin: 4px 0 0;
}
