@charset "shift_jis";  

/* =======================================
	MAIN_WRAP
========================================*/

#index_midashi { clear:both; text-align:center; color:#FF9900; line-height:1.5; }


/*----- のし -----*/
#index_noshi {
	background-color:#ebfbd8;
	margin:10px;
	background-image: url(../images/index_noshi_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#index_noshi #noshi_head { padding-left:57px; }
#index_noshi #noshi_head_txt {
	padding-left:60px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#index_noshi #container {
	background-image: url(../images/index_noshi_bg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px 300px 10px 10px;
}

.noshi_table {
	margin-bottom: 5px;
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #333333;
	width:400px;
} 
.noshi_table th, .noshi_table td {
	padding:5px 10px;
	border: 1px solid #B1D488;
	letter-spacing: 0.2em;
}
.noshi_table th.note { text-align: left; background-color: #FFFFCC; color:#0066CC; }
.noshi_table th.price { text-align: right; background-color: #FFFFCC; color:#0066CC; }
.noshi_table td.note {
	text-align: left;
	background-color: #FFFFFF;
	color:#000000;
}
.noshi_table td.price { text-align: right; background-color: #FFFFFF; color:#000000; }


table.noshi_sample { width:410px; }
table.noshi_sample td { text-align:center; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 16px; }


/*----- めかた -----*/
#index_mekata {
	margin:10px;
	background-image: url(../images/img_mekata.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 130px;
	line-height:1.5;
}

#index_mekata .ttl { margin-bottom:10px; }
#index_mekata .head { color:#ff9933; font-weight:bold; }
#index_mekata_graf {
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
