@charset "shift_jis";
	/*料理 生活NAVI　中部・東海編CSS*/

/*---ページ共通設定---*/
* {
	margin:0;
	padding:0;
}

body {
	background:#666666 url(img_cr/bodyback.gif);
	text-align:center;
}

strong { font-weight:normal; }

img { border:none; }


/*---コンテンツ格納コンテナ---*/
#container {
	text-align:left;
	background:#FFFFFF;
	width:740px;
	margin:0px auto;
}


/*---ヘッダー---*/
#header {
	width:740px;
	height:40px;
}

#header ul {
	background-image:url(img_c/menu_back.jpg);
	list-style:none;
	width:740px;
	height:40px;
}

#header li {
	font-size:12px;
	text-align:center;
	line-height:40px;
	float:left;
}

#header a {
	color:#000000;
	text-decoration:none;
	display:block;
	width:148px;
	height:40px;
}

#header a:hover { color:#ff9933; }


/*---メインビジュアル---*/
#mainvisual {
	clear:both;
	background:#CCCCCC url(img_c/main_v.jpg) no-repeat;
	width:740px;
	height:200px;
}

#mainvisual p.title {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding:140px 0 0 12px;
}

#mainvisual p.titleimg { padding:6px 0 0 9px ;}


/*---メニューボックス---*/
#menubox {
	float:left;
	width:190px;
	padding-top:10px;
}

#menubox a:hover { color:#ff9933; }

ul.litop {
	font-size:14px;
	list-style:none;
	width:190px;
}

ul.litop a {
	color:#000000;
	text-decoration:none;
	line-height:40px;
	text-indent:30px;
	background:#FFFFFF url(img_c/menu_item.gif) no-repeat;
	display:block;
	width:180px;
	height:40px;
}

ul#sabumenu {
	font-size:14px;
	line-height:1.2em;
	list-style:square;
	padding:0 0 5px 35px;
}

ul#sabumenu a { color:#000000; text-decoration:none; }


/*---メインコンテンツ---*/
#contents {
	float:left;
	width:515px;
	padding:10px 5px 0 0;
}

.cp1{
	font-size:small;
	margin:8px 0 20px 0;
	padding-left:10px;
}

.cp {
	font-size:small;
	margin-top:30px;
	padding:0 0 5px 10px;
}

.cp2 {
	font-size:small;
	margin-bottom:20px;
	padding-left:60px;
}

.cp3 {
	font-size:small;
	margin-bottom:5px;
	padding:10px 0 0 10px;
}

.cp4 {
	font-size:small;
	padding:10px 0 10px 10px;
}

#searchbox {
	background:url(img_c/search_foot.gif) no-repeat left bottom;
	width:440px;
	height:120px;
	margin:10px auto;
}

#searchbox h2 {
	color:#000000;
	font-size:16px;
	background:url(img_c/search_head.gif) no-repeat;
	height:26px;
	padding-top:14px;
}

#searchbox form {
	background:url(img_c/search_mid.gif) no-repeat;
	height:30px;
	padding-top:10px;
	text-align:center;
}

#searchbox p {
	font-size:12px;
	width:440px;
	margin:0px auto;
	padding-top:10px;
}

.headline {
	font-size:16px;
	background:#FF99CC url(img_c/headline.gif) no-repeat;
	width:480px;
	height:23px;
	margin:10px 0 5px 10px;
	padding:7px 0 0 30px;
}

#topcat {
	width:460px;
	margin:10px auto;
}

#topcat td {
	background:url(img_c/arrow.gif) no-repeat 5px center;
	line-height:20px;
	text-indent:30px;
	width:50%;
	padding:5px 0;
}


/*---フッター---*/
#ffoot { clear:both; }

#footer {
	clear:both;
	color:#000000;
	text-align:center;
	background:#CC6699 url(img_c/foot_back.gif);
	padding:1px 0;
}

#footer a { color:#000000; text-decoration:none; }
#footer a:hover { color:#FFFFFF; }

#footer ul { margin:10px auto; }

#footer ul li {
	display:inline;
	font-size:12px;
}

#footer ul li a { margin:1px; }

#footer p {
	font-size:12px;
	line-height:20px;
}


/*---その他の設定---*/
.fbold { font-weight:bold; }

.fred { color:#FF3366; }

/*---カテゴリーページ用追加分---*/

/*カテゴリメニュー*/
#menubox h2 {
	font-size:16px;
	text-align:center;
	background:#FFFFFF ;
	width:190px;
	height:25px;
	margin-top:10px;
	padding-top:5px;
}


/*ナビゲーションバー*/
#navi { font-size:small; margin-left:20px; }

hr {
	text-align:center;
	width:95%;
	margin:15px auto;
}	

.rightside {
	font-size:small;
	text-align:right;
	margin:5px;
}

#contentsitem { text-align:left; }


/*---個別ページテーブル用追加分---*/
.kobetutb {
	color:#000000;
	width:90%;
	margin:10px auto;
}

.sougolink { margin:10px 0 10px 15px; }

#log { margin-left:20px; }

.sogolink {
	color:#000000;
	font-size:16px;
	width:400px;
	margin:10px auto;
	padding:5px 0 0 5px;
}

.sogolink p { margin:5px 0 15px 0; }
