/* 基本的なレイアウトの設定 */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align: center;/* IE 5.x bug fix-005 */
/*	background: #fff url(../images/footer_bg.gif) repeat-x left bottom; */
	background: #fff url(../images/bg_top_img.jpg) no-repeat top center; 
	color: #333;
	border-top: solid 5px #f39700;
/*	border-bottom: solid 5px #f39700; */
/*	background: #f39700; */
	}

table	{font-size:inherit;font:100%;}

select, input, textarea{
	*font-family: "MS UI Gothic","MS PGothic";
	}

#container	{
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left; /* IE 5.x bug fix-005 */
/*	background: url(../images/bg.gif) 0 0 repeat-y; */
/*	background: url(../images/CHEFS_logo.gif) right top no-repeat; */
	}

/* ２段組み用の設定 */
.sidebar	{
	margin: 0;
	padding: 0;
	width: 200px; 
	}

#leftsidebar	{
	float: left;
/*	padding-left: 20px; */
	background: transparent; 
	}

#contents	{
	width: 720px;
	background: transparent; 
	float: left; 
	margin: 0;
	padding: 0;
	padding-left: 20px;
	min-height: 520px; 
	_height: 520px;	 /* IEのみに適用される */
	}

#rightsidebar	{
/*	background: url(../images/../sample01/bg_grid.png); */
	background: transparent; 
	float: right;
	padding-right: 20px;
	}

/* ３段組み用の設定 */
#three .sidebar	{
	width: 200px;
	float: left;
	}

#three #leftsidebar	{
	background: transparent; 
	float: left;
	}

#three #contents	{
	width: 520px;
	float: left;
	min-height: 520px; 
	_height: 520px; 	/* IEのみに適用される */
	padding-left: 0px;
	background: transparent; 
	}

#three #rightsidebar	{
	float: right;
	background: transparent; 
	}

/* １段組み用の設定 */
#one #contents	{
	float: none;
	margin: auto;
	background: transparent; 
	}

/* リンクの設定 */
a:link, a:visited	{
	color: #2A4175;
	text-decoration: none; 
	}

a:hover	{
	color: #cc0000;
	text-decoration: underline; 
/*	background-color: #E1DBD7; */
	}


/* img設定 */
a img	{ border: 0; }

/* hr */
hr.hr_clear	{
	clear:both;
	visibility:hidden; 
	height:0;
	margin:0;
	padding:0;
	border:0;
	}


/* ヘッダーの設定
----------------------------------------*/
#header	{
	margin: 0;
	padding: 0;
	}

#header div#sitetitle	{
	margin: 0px;
	padding: 20px 0 10px 0;
/*	padding: 30px 0 20px 26px; */
/*	background:  url(../images/dot.gif) repeat-x left bottom; */
	}

#header div#slogan	{
	margin-top: 0;
	padding-left: 4px;
	font-size: 96%;
	color: #333; 
/*	color: #fff;*/
	}

/* search */
/* #search { right:10px; top:25px; padding: 0; margin: 0 0 5px 0; } */
#search { padding: 0; margin: 0 0 2px 0; }
#header form input { font-size:11px; border:1px solid #666;  }


ul, ol	{
	margin: 0;
	}


/* globalNavi 
----------------------------------------*/
#globalNavi {
	clear: both;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	background: #56941F; 
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	}

#globalNavi ul {
	margin: 0;
	padding-top: 0px;
	padding-left: 10px;
	list-style: none;
	letter-spacing: 0.1em;
	}

#globalNavi li {
	float: left;
/*	width: 90px; */
	margin: 0;
	padding: 0; 
	line-height: normal;
	text-indent: 0;
	}

#globalNavi a {
	display: block;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 3px;
/*	padding-left: 3px; */
	padding-left: 16px;
	padding-right: 10px;
	border-right: solid 1px #fff; 
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	}

#globalNavi a:link, #globalNavi a:visited {
	background: url(../images/menu_title_bg.gif) 0% 50% no-repeat;
	color: #fff; 
	}

#globalNavi a:link.top, #globalNavi a:visited.top {
	border-left: 1px solid #eee;   
	}

#globalNavi a:hover {
	background: url(../images/menu_title_bg_on.gif) 0% 50% no-repeat;
	color: #cc0000; 
	}


/* サイドバーの設定 */
.sidebar	{
	line-height: 1.4;
	}

.sidebar h2	{
	background: url(../images/menu_title_bg02.gif) no-repeat 0% 50%;
	color: #ffffff;
/*	background: #333; */
/*	font-size: 13px; */
	font-size: 1.0em;
	font-weight: normal; 
	letter-spacing: 0.1em;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 2px;
/*	padding-left: 3px; */
	padding-left: 16px;
	padding-right: 10px;
/*	padding: 3px 10px; */
	}

.sidebar ul	{
	margin: 0;
	padding: 10px;
	}

.sidebar li	{
	margin-bottom: 4px;
/*	list-style-image:  url(../images/mark.gif); */
	list-style: none;
	border-bottom: solid 1px #ccc;
	font-size: 1.0em;
	}


/* multimenu の設定 */
.sidebar ul.multimenu	{
	margin: 0;
	padding: 0;
/*
	border: solid #ccc;
	border-width: 0px 1px 1px 1px; 
*/
	}

.sidebar .multimenu li	{
	margin-bottom: 0px; 
	padding: 5px 10px 4px 22px;
	list-style: none;
	background: url(../images/menu_bg01.gif) no-repeat 0% 50%;
/*	background: url(../images/mark.gif) no-repeat 0% 50%;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #fff;
*/
	font-size: 1.0em;
	}


div.banner_list	{
	margin-top: 20px;
	}

div.banner_list	img {
	margin-bottom: 5px;
	}

/* コンテンツの設定 */
#contents	{
	font-size: 1.0em;
	line-height: 1.4;
	background: transparent;
/*	background: url(../images/content_body_bg.jpg) repeat-y 20px; */
/*	_background: url(../images/content_body_bg.jpg) repeat-y 0; */ /* for IE */
	_width: 680px;
	}

#three #contents	{
	font-size: 1.0em;
	line-height: 1.4;
	background: transparent;
	}

#contents h2	{
	letter-spacing: 0.1em;
	margin: 0;
	}


#contents h3	{
	font-size: 1.0em;
	letter-spacing: 0.1em;
	margin: 0;
	}

#contents h3 span	{
	color: #777777;
	}

#contents div.ccblock	{
	padding: 10px 20px;
	_padding: 10px 20px 10px 0px;  /* for IE */
	_margin-left: 0px;
	line-height: 1.4;
	font-size: 1.0em;
/*	background: url(../images/dot.gif) repeat-x left bottom; */
	width: 680px; /* for IE */
	}

#contents h2.top_cc_title	{
	letter-spacing: 0.1em;
	margin: 0;
	color: #f39700;
/*	font-size: 13px; */
	font-size: 1.1em;
	font-weight: bold;
/*	background: #fff url(../images/arrow_mark.gif) 0% 50% no-repeat; */
	background: url(../images/cc_title_bg.gif) 0% bottom no-repeat; 
/*	background: url(../images/menu_title_bg.gif) 0% 50% no-repeat; */
/*	border-bottom: double 3px #f39700; */
	padding: 0 0 3px 0;
	}

#contents div.clblock	{
	clear: both;
	margin-top: 10px;
	padding-left: 20px;
	_padding-left: 0px;  /* for IE */
	width: 335px;
	float: left;
	line-height: 1.2;
	font-size: 1.0em;
	}

#contents h2.top_cl_title	{
	letter-spacing: 0.1em;
	margin: 0;
	color: #fff;
	font-size: 1.1em;
	font-weight: normal;
	background: url(../images/menu_title_bg02.gif) 0% 50% no-repeat;
	padding: 3px 0 2px 16px;
	border: solid 1px #ccc;
	}

#contents div.crblock	{
	margin-top: 10px;
	padding-right: 20px;
	_padding-right: 0px;  /* for IE */
	width: 335px;
	float: right;
	line-height: 1.2;
	font-size: 1.0em;
	}

#contents h2.top_cr_title	{
	letter-spacing: 0.1em;
	margin: 0;
	color: #fff;
	font-size: 1.1em;
	font-weight: normal;
	background: url(../images/menu_title_bg02.gif) 0% 50% no-repeat;
	padding: 3px 0 2px 16px;
	border: solid 1px #ccc;
	}

#contents div.top_block	{
	height: 85px;
	padding: 5px 0 0 0;
	margin-bottom: 5px;
	background: url(../images/dot.gif) repeat-x left bottom; 
	}

#contents div.top_block ul	{
	margin: 0;
	_margin-left: 40px; /* for IE */
	}

/* フッターの設定 */
#footer	{
/*	background: url(../images/bottom_bg.gif) bottom center no-repeat; */
	clear: both;
	margin: 0;
	padding: 0px 0 40px 0;
	font-size: 0.9em;
	color: #eee;
	}

#footer a:link, #footer a:visited	{
	color: #fff;
	text-decoration: none; 
	}

#footer a:hover	{
	color: #cc0000;
	text-decoration: none; 
/*	background-color: #E1DBD7; */
	}

#footer p	{
	}

#footer address	{
	font-style: normal;
	text-align: center;
	padding: 0;
	}



/* 追加 */

/* picoモジュールのcssより */

div.pico_breadcrumbs{
	font-size : 0.9em;
	padding : 5px 0 0 0;
	margin: 0;
}

.pico_body{
	margin	: 0 ;
/*	padding	: 0 20px; */
/*	_padding: 0 20px 0 0; */
	padding	: 0;
	_padding: 0;
	_width: 680px;
	line-height :1.6;
}

#pico_body_content	{
	padding: 0 10px;
	}

#page_title	{
	letter-spacing: 0.1em;
	margin: 10px 0;
	color: orange;
	font-size: 1.0em;
	font-weight: normal;
	background: url(../images/page_title_bg.jpg) no-repeat top left;
	padding: 10px 30px 40px 20px;
	}

.pico_body h1 { margin: 0; 
	letter-spacing: 0.1em;
	font-size: 14px;
	margin: 20px 0;
	padding: 0;
	}

.pico_body h2	{
	margin: 0;
	font-size: 1.1em;
/*	background: url(../images/h3_bar.gif) left bottom repeat-x; */
	background: url(../images/h2_bg.gif) left bottom no-repeat;
	color: #003189;
	padding-left: 14px;
	padding-bottom: 1px;
/*	border-bottom: solid 1px #ff9900; */
	}


.pico_body h3 { background: url(../images/../../images/title/h3_bg.gif) left bottom repeat-x; padding-bottom: 2px; color: #2A4175; font-size: 1.1em; font-weight: normal; margin-top: 0; margin-bottom: 0.5em; }
.pico_body h4 { background: url(../images/../../images/title/h4_bg.gif) left center no-repeat; padding-left: 14px; color: #3C5DA7; font-size: 1.0em; font-weight: normal; margin-top: 0; margin-bottom: 0.5em; }
.pico_body h5 { background: url(../images/../../images/title/h5_bg.gif) left center no-repeat; padding-left: 14px; color: #3C5DA7; font-size: 1.0em; font-weight: normal; margin-top: 0; margin-bottom: 0.5em; }
.pico_body h6 { color: #3C5DA7; font-size: 1.0em; font-weight: normal; margin-top: 0; margin-bottom: 0.5em; }

.pico_body ul, .pico_body ol, .pico_body dl, .pico_body li, .pico_body dt, .pico_body dd { padding: 0; } 
/* .pico_body ul, .pico_body ol, .pico_body dl, .pico_body li, .pico_body dt, .pico_body dd { margin: 0; } */
/* */
*.pico_body li { margin-left: 2em; }
/* */

/*
div.pico_menu h1 { margin: 18px 0 0 0; padding: 3px; background-color:#eee; }
div.pico_menu h2 { margin: 18px 0 0 10px; padding: 3px; background-color:#eee; }
div.pico_menu h3 { margin: 18px 0 0 20px; padding: 3px; background-color:#eee; }
div.pico_menu h4 { margin: 18px 0 0 30px; padding: 3px; background-color:#eee; }
div.pico_menu h5 { margin: 18px 0 0 40px; padding: 3px; background-color:#eee; }
div.pico_menu div.level1 { margin-left: 0; }
div.pico_menu div.level2 { margin-left: 10px; }
div.pico_menu div.level3 { margin-left: 20px; }
div.pico_menu div.level4 { margin-left: 30px; }
div.pico_menu div.level5 { margin-left: 40px; }

em.pico_notice { font-weight: bold; font-style: normal; color: #FF0000; }


div.pico_controllers_in_menu { float: right; position: relative; top : -1.5em;}

div.bottom_of_content_body { clear: right; margin: 1em 0; text-align: right; font-size: 0.9em; }

ul.pico_list_contents li { list-style: none outside; }
ul.pico_list_contents_in_menu li { list-style: none outside; }

div.pico_print_icon { float: right; width: 40px; height: 40px; }
div.pico_tellafriend_icon { float: right; width: 40px; height: 40px; }
div.pico_vote form { display: inline; }

table.pico_pagenavigation { border-top: 1px #aaa solid; margin-top: 20px;}


table.pico_form_table th.pico_waiting { color: red; }
table.pico_form_table td.pico_waiting { color: red; background-color: white ; }

table.pico_form_table td,
table.pico_form_table th{
        color: black;
        vertical-align          :top !important;
        text-align                      :left;}
p.pico_submit{
        text-align                      :center;
        margin                          :0;
        padding                         :10px;}

input.pico_ascii_only { ime-mode: disabled; }
input.pico_number_only { ime-mode: disabled; text-align: right; }

pre.pico_history_diff del { color: red; }
pre.pico_history_diff ins { color: blue; }
*/


em	{ color: #ff7f00; font-weight: bold; letter-spacing: 1px; font-style: normal; }


table.hyou	{ border: 1px solid #aaaaaa; border-collapse: collapse; }
table.hyou caption	{ font-weight: bold; padding-bottom: 0.6em; }
table.hyou th	{ font-weight: normal; color: #444444; background: #f1f1ed; text-align: left; }
table.hyou th	{ padding: 4px;	border: 1px solid #aaaaaa; white-space: nowrap; }
table.hyou td	{ padding: 4px;	border: 1px solid #aaaaaa; }
table.hyou td	{ background: #fff; }
table.hyou td.fff	{ background: #ffffff; }

/* waku */
div.waku_shosai	{ background: #FFFFD9; padding: 10px; margin-bottom: 2em; }
div.waku_shosai2	{ background: #C7F6B1; padding: 10px; margin-bottom: 2em; }

.mark	{ color: #ff0000; }


/* PDF link
-------------------------------------------*/
/* a.pdf:hover, a.pdf:active, a.pdf:link, a.pdf:visited	{ padding: 2px 20px 0px 0px; background: url(../images/pdficon_small.gif) no-repeat right center; text-decoration: none; } */

/* a.pdf:hover, a.pdf:active, a.pdf:link, a.pdf:visited	{ padding: 2px 0px 0px 20px; background: url(../images/pdficon_small.gif) no-repeat left top; text-decoration: none; } */
a.pdf:link, a.pdf:visited	{ padding: 2px 0px 0px 20px; background: url(../images/pdficon_small.gif) no-repeat left top; text-decoration: underline; }
a.pdf:hover, a.pdf:active	{ padding: 2px 0px 0px 20px; background: #eeeeee url(../images/pdficon_small.gif) no-repeat left top; text-decoration: underline; }


/* new mark */
.new1	{
	font-size: 10px;
	color: red;
	margin: 0 2px;
	}

.new2	{
	font-size: 10px;
	color: #ff7f00;
	margin: 0 2px;
	}

/* topics */
ul.topics	{
	margin-left: 0.5em;
	}

ul.topics li	{
	list-style: none;
	background: url(../images/arrow_small.gif) no-repeat 0% 50%;
	padding-left: 6px;
	}

.topics_mark	{
	background: url(../images/arrow_small.gif) no-repeat 0% 50%;
	padding-left: 4px;
	}

.item	{
	background:  url(../images/dot.gif) repeat-x left bottom; 
	}

.topics_cat	{
	background: #eee;
	padding: 2px 4px;
	font-size: 11px;
	}

.itemTitle	{
	font-size: 13px;
	font-weight: bold;
/*	border-bottom: solid 2px #ddd; */
	padding: 2px 0;
	}



