@charset "SHIFT_JIS";

body{
	font-family:ＭＳ Ｐゴシック, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W6, Osaka;
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
	background-color: #ffffff;
}

a:link {
	color:#15662E;
	text-decoration:underline;
}
a:active {
	color:#4C4C99; text-decoration:underline;
}
a:visited {
	color:#5C946D; text-decoration:underline;
}
a:hover {
	color:#ff0000; text-decoration:underline;
}

a img {
  border-width:0;
  border-style:none;
  }

.id1 {	/*　題名　*/
	font-size: 22px;
	font-weight: bold;
}
.id2 {	/*　本文　*/
	font-size:12px;
	line-height:170%
}
.id3 {	/*　材料　*/
	font-size:10px; 
	line-height:140%;
	color:#cc301e; 
}
.id4 {	/*　補足　*/
	font-size:10px;
	line-height:150%
}
.id5 {	/*　作り方　*/
	font-size:12px;
	line-height:170%
}
.id6 {	/*　12px　*/
	font-size:12px;
	line-height:150%
}
.id7 {	/*　11px　*/
	font-size:11px;
	line-height:150%
}

#id1 { font-size:20px; line-height:100% }
#id2 { font-size:10px; line-height:170% }
#id3 { font-size:9px; line-height:140% }
#id4 { font-size:9px; line-height:150% }
#id5 { font-size:10px; line-height:170% }

.LargeTitle{
	font-size: 22px;
	font-weight: bold;
}
.SmallTitle{
	font-size:14px;
	line-height:100%
	font-weight: bold;
}

#Container {
	width: 762px;
	margin:8px auto 0 auto;
	text-align: left;
}

#Content{
	margin: 10px 0 0 0;
	float: left;
	width: 570px;
}
#Links {
	width: 160px;
	float: left;
	margin: 0 0 0 28px;
}
#Links .block{
	text-align: right;
	width: 160px;
}
#Links select{
	width: 160px;
}

.Footer{
	margin: 0 0 20px 0;
	font-size:10px;
	line-height:170%;
}
.FootTable{
	clear: both;
}
.PageTop{
	margin: 15px 0 0 0;
	text-align: right;
	font-size: 9px;
}


.Description{
	width: 192px;
	float: left;
	margin: 0;
}

.Recipe{
	width: 375px;
}

.PullDown td {
	height: 22px;
}
