.honbun {  font-size: 12pt; color: #333333; line-height: 14pt}
.cap {  font-size: 8pt; color: #333333; line-height: 10pt}

a{
	color: #F06000;
}
a:hover{
	text-decoration: none;
	background-color: #FFF5D7;
}
a:visited{
	color: #CC3300;
	text-decoration: none;
}

h1{
	text-indent: -99999px;
	padding: 0px;
	font-size: 5px;
	margin: 0px;
}

h2 {
	height: 40px;
	width: 710px;
	text-indent: -99999px;
	clear: both;
}

#main {
	text-align: left;
	width: 710px;
	height: auto;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}


#cate{
	background-image: url(../images/title-categoy.gif);}
#ichi{
	background-image: url(../images/title-ichiran.gif);
}
#link{
	background-image: url(../images/title-link.gif);
}



#ichi_left{
	width: 330px;
	padding-left: 25px;
	float: left;
}
#ichi_right {
	width: 330px;
	float: right;
	padding-left: 25px;
}

/*  カテゴリページメニュー　*/

#menu{
	float: right;
	height: auto;
	width: 155px;
	border: 2px dashed #FFCC00;
	padding-top: 4px;
	text-align: center;
	padding-bottom: 10px;
}

/* カテゴリページメニュー　リンクバナー*/
.side{
	margin-right: 10px;
	margin-left: 10px;
}

.side a:link {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	font-size: 14px;
	color: #E38800;
	padding: 8px;
	width: 120px;
	display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
.side a:visited {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	font-size: 14px;
	color: #FF9900;
	padding: 8px;
	width: 120px;
	display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.side a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	font-size: 14px;
	color: #FFFFFF;
	padding: 8px;
	width: 120px;
	display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	background-color: #FF9900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.side a:active {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	font-size: 14px;
	color: #FFFFFF;
	padding: 8px;
	width: 120px;
	display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	background-color: #FF9900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}





/*  カテゴリページメイン　*/

#list_cate{
	float: left;
	width: 540px;
	padding-right: 5px;
}

#catetgory01{
	background-image: url(../images/category_niku.jpg);
	height: 150px;
	width: 540px;
}

#catetgory02{
	background-image: url(../images/category_sakana.jpg);
	height: 150px;
	width: 540px;
}

#catetgory03{
	background-image: url(../images/category_yasai.jpg);
	height: 150px;
	width: 540px;
}

#catetgory04{
	background-image: url(../images/category_sonota.jpg);
	height: 150px;
	width: 540px;
}


/*  レシピ　*/

.item{
	margin: 3px;
	float: left;
	height: 145px;
	width: 123px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}


#photo{
	width: 280px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#zairyou{
	float: right;
	width: 380px;
	margin-right: 10px;
	margin-left: 10px;
}
#make{
	clear: both;
}



/* 一覧タイトル*/

.line_a{
	border-top-color: #FF99CC;
	border-right-color: #FF99CC;
	border-bottom-color: #FF99CC;
	border-left-color: #FF99CC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-left: 3px;
	padding-bottom: 2px;
	font-size: 12px;
}


/* リンクバナー*/

#linkarea a:link {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5572B6;
	border-right-color: #5572B6;
	border-bottom-color: #5572B6;
	border-left-color: #5572B6;
	font-size: 14px;
	color: #0860A8;
	padding: 10px;
	margin: 0px 5px 0px 0px;	width: 220px;
display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	background-color: #FFFFFF;
}
#linkarea a:visited {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5572B6;
	border-right-color: #5572B6;
	border-bottom-color: #5572B6;
	border-left-color: #5572B6;
	font-size: 14px;
	color: #0860A8;
	padding: 10px;
	margin: 0px 5px 0px 0px;	width: 220px;
display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	background-color: #FFFFFF;
}
#linkarea a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5572B6;
	border-right-color: #5572B6;
	border-bottom-color: #5572B6;
	border-left-color: #5572B6;
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px;
	margin: 0px 5px 0px 0px;	width: 220px;
display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	background-color: #5572B6;
}
#linkarea a:active {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5572B6;
	border-right-color: #5572B6;
	border-bottom-color: #5572B6;
	border-left-color: #5572B6;
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px;
	margin: 0px 5px 0px 0px;	width: 220px;
display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	background-color: #5572B6;
}
