/* CSS Document */

p {
	font-weight: normal;
	margin: 0px;
	font-size: 12px;
	line-height: 17px;
	padding: 7px;
	text-align: left;
	}

.text12 {
	font-size: 12px;
	line-height: 17px;
	padding: 5px;
	text-align: left;
}

.text10 {
	font-size: 10px;
	line-height: 15px;
	padding: 5px;
	text-align: left;
}

.title_kitchen {
	font-size: 12px;
	line-height: 17px;
	color: #996633;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
}

.title_kiso {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #4CAB28;
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.title_common {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #3366CC;
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.album {
	font-size: 12px;
	line-height: 17px;
	padding: 5px;
	text-align: left;
}
h3{
	font-size:12px;
	line-height:1.2em;
	color:#4c85df;
	text-align:left;
	font-weight:bold;
	margin-bottom:6px;
	padding-top: 3px;
}

