﻿@charset "utf-8";
/*--  CSS for 日本食糧新聞　食サーチ  2007.08.16  kaori Kanayama --*/

* {
	/*お約束*/
	padding:0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}


BODY {
	margin:0 auto; 
	padding: 0px;
	font-size: 100%;
	background-color: #FFFFFF;
}


TD {
	color: #333333;
	vertical-align: top;
	font-size: 100%;
}


/* リンク
--------------------------------------*/
a:link, a:visited
{
	text-decoration: none;
	/*color: #076CCA;*/
	color: #333366;
}
a:hover {
	/*color: #CC6600;*/
	text-decoration: underline;
}


/* Wrapper
--------------------------------------*/
.Wrapper {
	margin:auto; 
}

/* コンテンツ全体のコンテナ 
--------------------------------------*/
.Container {
	font-family: "Arial", "Helvetica", "sans-serif";
	text-align: left;
}

/* ヘッダ部のコンテナ 
--------------------------------------
.Header {
	height:120px;
	padding: 0px;
	margin:0px;
}
*/
.Header {

	padding: 0px;
	margin:0px;
}

.Header a:link,.Header a:visited,.Header a:active {
	font-size: 0;
	text-decoration: none;
	color: #076cca;
}

.Header a:hover {
	text-decoration: underline;
	color: #CC6600;
}


/* ヘッダ部のＩＤ・パスワード入力欄 
--------------------------------------*/
.srciptidpw  {
	border:1px solid silver; 
	padding:.2em .2em; 
	width: 80px;	
}


/* ヘッダ部トップの青いライン 
--------------------------------------*/
.Header_line {
	margin: 0;
	padding:3px 0;
	height: 25px;
}
.Header_line a:link,.Header_line a:visited,.Header_line a:active {
	text-decoration: none;
	color: #333;
}
.Header_line a:hover {
	text-decoration: underline;
	text-decoration: none;
	color: #fefefe;
}

/* ヘッダ部トップの青いライン : ホーム
--------------------------------------*/
.Header_home {
	margin: 0;
	float: left;
	padding: 0;
}
.Header_home a{
	margin: 0;
	padding: 0;
}
.Header_home a img{ 
	border:none;
}

/* ヘッダ部トップの青いライン :ログイン
--------------------------------------*/
.Header_loginButton {
	float: right;
/*	vertical-align: middle;*/
	padding: 0;
	margin: 0;
}
.Header_loginButton a:link,.Header_loginButton a:visited,.Header_loginButton a:active {
	text-decoration: none;
	border:none;
	color: transparent;
}
.Header_loginButton a:hover {
	text-decoration: none;
	color: transparent;
}
.Header_loginButton a { 
	margin-right:2px;
}
.Header_loginButton a img{ 
	border:none;
}
/* ヘッダ部の記事検索入力欄 
--------------------------------------*/
.srcipttext  {
	border:1px solid silver; 
	padding:.2em .2em; 
	height:14px;
	width: 100px;
}
/* ヘッダ部の記事検索ボタン
--------------------------------------*/
.SearchButton{
	padding:2px 0px;

}

.Header_search_pos {
	left: 15px;
	top: 20px;
	position: relative;
	font-size: 12px;
	font-weight: bold;
}
/* ヘッダ内メイン
--------------------------------------*/
.Header_main{
	margin: 10px 0 10px;
	overflow:visible;
	width:995px;

}
.HeaderLogoImage{
	border: 0px none;
	margin:-8px 0 0 9px;
}


/* ヘッダ内ロゴ
--------------------------------------*/
.HeadLogoA{
	display:block;


}
/* 検索ボタン
--------------------------------------*/
.Header_search {
	vertical-align: middle;
	padding-top: 0;
	margin: 3px 0 0 0px;

	font-weight: bold;
	background-repeat: no-repeat;
	text-align:center;
	width:250px;

	float:left;
}

/* ヘッダ内バナーボックス
--------------------------------------*/
.Header_BannerBox {
	width:728px;
	height:90px;
	margin:0 0 0 10px;
	float:left;
}

/* ヘッダ内ログアウトボタン[20090601修正]
--------------------------------------*/
.Header_logoutButton {
	vertical-align: middle;
	padding-top: 11px;
	margin: 0px;
	font-size: 10pt;
	font-weight: bold;
	background-image: url(../images/logoutbt_wallb.gif);
	background-repeat: no-repeat;
	width: 95px;
	height: 100px;
	float: right;
}

.Header_logoutButton img
{
	border: 0px;
}



/* ヘッダ内ハーフバナーエリア 
--------------------------------------*/
.Header_halfbnr{

	vertical-align: middle;
	padding-top:10px;
	padding-right:5px;
}
/* メニュー部のコンテナ 
--------------------------------------*/
.Menu {
	clear:left;	

   	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 10pt;
	background-color: #FFFFFF;
}


/* メインメニュー （グレー） 
--------------------------------------*/
.MainMenu {
	margin: 0px;
	padding: 0px;
	width:100%;
	background: #c5ccca url("../images/Menu00_wall.gif") 0 0 repeat-x;
	height: 28px;
}

.MainMenu td {
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	text-align:center;
	white-space: nowrap;
	border-left:solid 1px #CCCCCC;
}

.MainMenu a:link,.MainMenu a:visited,.MainMenu a:active {
	color: #454545;
}

.MainMenu td a { 
	display: block;
	padding: 5px;
} 

.MainMenu td a:hover, .tdcurrent, div.HoverMenu div:hover { 
	background: #c5ccca url("../images/Menu00_current.gif") 0 0 repeat-x;
	text-decoration:none;
} 




/* メニュー01 （青） 
--------------------------------------*/
.Menu01 {
   	margin: 0px;
	padding: 0px;
	color: #999999;
	font-size: 10pt;
	background-image: url(../images/menu01_wall.gif);
	background-repeat: repeat-x;
	line-height: 1.4;
	white-space: nowrap;
	background-color: #E8F3FB;
}

.Menu01 ul {
	margin: 0;
	padding:0;
	list-style: none;
	width: auto;
	text-align: left;
	padding: 0em 0.4em 0em 0.4em;
}

.Menu01 li {
	display: inline-block;
	float: left;
	padding: 0.1em 0.4em 0.1em 0.4em;
	white-space: nowrap;
}

.Menu01 a:link,.Menu01 a:visited,.Menu01 a:active {
	text-decoration: none;
	color: #076CCA;
}

.Menu01 a:hover {
	text-decoration: underline;
	color: #CC6600;
}

.Menu01 .currentmenu {
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/menu01_current.gif);
	background-repeat: repeat-x;
}

.Menu01 .currentmenu a:link, .Menu01 .currentmenu a:visited, .Menu01 .currentmenu a:active {
	color: #FFFFFF;
}


/* メニュー02 （黄） 
--------------------------------------*/
.Menu02 {
	margin: 0px;
	padding: 0px;
	color: #999999;
	font-size: 10pt;
	background-image: url(../images/menu02_wall.gif);
	background-repeat: repeat-x;
	line-height:1.4;
	white-space: nowrap;
	background-color: #F7F5CB;
}

.Menu02 ul {
	margin: 0;
	padding:0;
	list-style: none;
	width: auto;
	text-align: left;
	padding: 0em 0.4em 0em 0.4em;
}

.Menu02 li {
	display: block;
	float: left;
	padding: 0.1em 0.4em 0.1em 0.4em;
	white-space: nowrap;
}

.Menu02 a:link,.Menu02 a:visited,.Menu02 a:active {
	text-decoration: none;
	color: #996633;
}

.Menu02 a:hover {
	text-decoration: underline;
	color: #CC6600;
}

.Menu02 .currentmenu {
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/menu02_current.gif);
	background-repeat: repeat-x;
}

.Menu02 .currentmenu a:link, .Menu02 .currentmenu a:visited, .Menu02 .currentmenu a:active {
	color: #FFFFFF;
}

/* メニュー03 （緑） 
--------------------------------------*/
.Menu03 {
	width: 140px;
   	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 10pt;
	background-image: url(../images/menu03_wall.gif);
	background-repeat: repeat-x;
	line-height:1.4;
	white-space: nowrap;
	background-color: #ECFFCE;
}

.Menu03 ul {
	margin: 0;
	padding:0;
	list-style-type: none;
	width: 130px;
	text-align: left;
	padding: 0em 0.4em 0em 0.4em;
}

.Menu03 li {
	display: block;
	width: 130px;
	float: left;
	padding: 0.1em 0.4em 0.1em 0.4em;
}

.Menu03 a:link,.Menu03 a:visited,.Menu03 a:active {
	text-decoration: none;
	color: #339933;
}

.Menu03 a:hover {
	text-decoration: underline;
	color: #CC6600;
}

.Menu03 .currentmenu {
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/menu03_current.gif);
	background-repeat: repeat-x;
}

.Menu03 .currentmenu a:link, .Menu03 .currentmenu a:visited, .Menu03 .currentmenu a:active {
	color: #FFFFFF;
}


/* コピーライト 
--------------------------------------*/
.Footer {
	height:54px;
	background-color: #EFEFEF;
	background-image: url(../images/copyright.gif);
	clear: both;
}

.FooterP {
	height:28px;
	background-color: #EFEFEF;
	background-image: url(../images/copyright.gif);
	clear: both;
}

.Copyright {
	color: #595959;
	font-size: 8pt;
	text-align:center;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.FooterLink {
	color: #333333;
	font-size: 10pt;
	text-align:center;
	margin: 0px;
	padding: 7px 0px 0px 0px;
}



/* メインページ枠
--------------------------------------*/
.Main {
	width: auto;
	background-color: #E9EDE7;
	color: #333333;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
}

/* メイン枠内のテキストリンク
--------------------------------------*/
.Main a:link, .Main a:active {
	text-decoration: none;
	color: #003366;
}

.Main a:visited {
	text-decoration: none;
	/*color: #660033;*/
	color: #333366;
}

.Main a:hover {
	text-decoration: underline;
}


/* ページ左側
--------------------------------------*/
.LeftArea {
	width: auto;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

/* ページ左　メイン記事の枠
--------------------------------------*/
.ContentBox {
	width: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height:1.4;
}


/* メイン記事タイトル 
--------------------------------------*/
.MainTitle {
	font-size: 160%;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

/* カテゴリ別ニュース一覧の枠
--------------------------------------*/
.NewsList {
	width: 94%;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height:1.4;
}

.NewsList ul {
	margin: 0px;
	padding: 0 0 0 0px;
	list-style:none;
}

.NewsList li {
	background: url(../images/arw_ti_news.gif) no-repeat ;
	margin:5px 0px 26px 0px;
	padding:0 0 0 20px;
}

.NewsList a
{
	font-weight: bold;
}

.photo
{
	border-width: 0px;
}

.photo_link
{
	float: right;
	position: relative;
	margin-left: 2px;	
}

.NewsList li .desctiption
{
	color: #333333;
}


/* ページタイトル 
--------------------------------------*/
.MidashiTitle {
	height:24px;
	font-size: 12pt;
	font-weight: bold;
	color: #333;
	background-image: url(../images/mds01.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 12px;
	padding-left: 7px;
	margin-bottom: 14px;
	background-color: #DADBDC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #AFAFAF;
	border-left: 1px solid #CCCCCC;
}

/* ページ内テキスト 
--------------------------------------*/
.PageText {
	padding: 0px;
	margin-bottom: 0px;
	line-height:1.4;
}


/* ページ右側
--------------------------------------*/
.RightArea {
	width: 340px;
	background-color: #E9EDE7;
	padding: 0px;
	margin: 0px;
}

.RightArea2 {
	width: 340px;
	padding: 0px;
	margin: 0px;
}


/* 右サブエリアの記事コンテナ
--------------------------------------*/
.Subbox {
	width: 300px;
	margin: 0px 20px 0px 20px;
	padding: 0px;
	text-align: left;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	font-size: 88%;
}

/* 記事コンテナ 記事 
--------------------------------------*/
.SuboxItem {
	margin: 5px 0px;
	padding: 0px 10px;
	text-align: left;
	line-height:1.4;
}

/* 記事コンテナ　タイトル
--------------------------------------*/
.SubboxTitle {
	margin: 0px 0px 0px 0px;
	padding: 6px 10px 2px 10px;
	font-size: 12pt;
	font-weight: bold;
	text-align:left;
	border-bottom: 2px dotted #ccc;
}

/* ボックスタイトル（グレー）
--------------------------------------*/
.SubboxTitle01 {
	height: 22px;
	margin: 0px;
	padding: 5px 10px 2px 22px;
	font-size: 12pt;
	font-weight: bold;
	text-align:left;
	background-image: url(../images/ti_gray.gif);
	background-repeat: no-repeat;
	background-color: #DADBDC;
}

/* アクセスランキングタイトル（青）
--------------------------------------*/
.SubboxTitle02 {
	height: 22px;
	margin: 0px;
	padding: 5px 10px 2px 22px;
	font-size: 12pt;
	font-weight: bold;
	text-align:left;
	background-image: url(../images/ti_access.gif);
	background-repeat: no-repeat;
	background-color: #B0DCFE;
}


/* アクセスランキング　リスト 
--------------------------------------*/
.Subbox ol {
	margin: 0 0 0 1.4em;
	padding: 0; 
	line-height:1.4;
}

.Subbox li {
	line-height:1.4;
}



/* サブボックス内2列メニュー 
--------------------------------------*/
.sb_sm {
	width: 140px;
	padding-left: 10px; 
	background-image: url(../images/bg_sb_sm.gif);
	background-repeat: no-repeat;
}


/* イメージの配置 
--------------------------------------*/
.PhotoRight{
	 float: right;
	 margin: 4px 0px 4px 14px;
}

.PhotoLeft{
	 float: left;
	 margin: 4px 14px 4px 0px;
}

.PhotoMiddle {
	vertical-align: middle; 
	margin-right: 4px;
} 


/* 余白 
--------------------------------------*/

.Kugiri {
	height:10px;
}

/* ドット線 
--------------------------------------*/
.dotline{
	border: 1px dotted #999999;
}

.keisen_vert
{
	background-image: url(../images/vline.gif);
	background-repeat: repeat-y;
}
.keisen_hotz
{
	border-bottom: 1px dotted #999999;
}


/* 詳細検索エリア 
--------------------------------------*/
.SearchArea {
	width: 920px;
	padding: 0px;
	color: #333333;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
	background-position: center;
	border-bottom: 1px solid #CCCCCC;
	background-color: #C8EBFD;
	background-repeat: repeat;
}


.SearchAreaTD {
	margin: 0px;
	padding: 10px 15px;
	color: #333333;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	vertical-align: middle;
}

/* 検索結果一覧エリア 
--------------------------------------*/
.SearchResult {
	width: auto;
	margin: 30px;
	padding: 0px;
	color: #333333;
}

.ResultNum {
	font-size: 160%;
	font-weight: bold;
	color: #990000;
}

/* 2カラムDIV 
--------------------------------------*/
.LeftBox {
	text-align : left;
	float: left;
}

.RightBox {
	text-align: right;
}




/* ページング 
--------------------------------------*/
.Prev {
	vertical-align: middle; 
	margin-right: 6px;
	margin-bottom: 4px;
} 

.Next {
	vertical-align: middle; 
	margin-left: 6px;
	margin-bottom: 4px;
} 



/* 記事詳細エリア 
--------------------------------------*/
.Article {
	width: auto;
	margin-bottom: 20px;
	padding: 20px;
	color: #333333;
}


/* 記事見出しエリア 
--------------------------------------*/
.Article_title {
	background-color: #F0F0F0;
	color: #333333;
	padding: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

.Article_title_mds {
	font-size: 160%;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


/* 記事本文 
--------------------------------------*/
.Article_text {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.text-ll
{
	font-size: large;
}

.text-l
{
	font-size: medium;
}

.text-m
{
	font-size: small;
}

.text-s
{
	font-size: x-small;
}

.text-ss
{
	font-size: small;
}

.RelatedArticle_Caption
{
	border-left-width: 4px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 6px;
}

div.RelatedArticle
{
	clear: both;
	font-size: small;
}

.RelatedArticleList
{
	margin-top: 6px;
	margin-left: 14px;
}

img.photo_float
{
	float: right;
	margin: 0px 10px 10px 10px;
}

img.side_photo_float
{
	float: right;
	margin: 4px 0px 10px 10px;
}

img.contents_photo_float
{
	float: right;
	margin: 15px 0px 20px 20px;
	vertical-align: middle;	
}

th.regist
{
	vertical-align: middle;
}

/*-- ハイライト色 --*/
.highlight
{
    background-color: #FFEDA6;
    color: #000000
}

div.HoverMenu
{
}

div.HoverMenu div
{
	background: #FFFFFF url(../images/menu00_wall.gif) repeat-x scroll 0pt 50%;
	height: 17px;
	padding: 5px 13px 5px 13px;
	border: lightgrey 1px solid;
}

div.HoverMenu div a
{
	font-size: 10pt;
	font-weight: bold;
	color: #454545;
	text-decoration: none;
}

div.HoverMenu div a:visited
{
	font-size: 10pt;
	font-weight: bold;
	color: #454545;	
}

table.Admin
{
	border-collapse: separate;
	border-spacing: 3px;
}
table.Admin tr td
{
	padding: 10px;
}

table.Admin tr th
{
	white-space: nowrap;
	background-color: Navy;
	color: White;
	padding: 10px;
}

div.PageText p, div.Article_text p
{
	margin-top: 0px;
}

div.PageText p, div.Subbox a p, div.Article_text p
{
	line-height: 1.6em;
}

.Main > table > tbody > tr > td
{
	width: 100%;
}

.W100
{
	width: 100%;
}

div.SubscriberAccountForm
{
	margin: 40px;
}

div.SubscriberAccountForm * a
{
	text-decoration: underline;
}

div.SubscriberAccountForm table.SubscriberInfo
{
}

div.SubscriberAccountForm table.SubscriberInfo * tr
{
	margin: 4px;
	padding: 4px;
}

div.SubscriberAccountForm table.SubscriberInfo * td
{
	margin: 4px;
	padding: 4px;
}

div.SubscriberAccountForm table.SubscriberInfo * th
{
	margin: 4px;
	padding: 4px;
}

div.SubscriberAccountForm table.SubscriberInfo thead tr th
{
	background-color: #ff9900;
}


/* ログイン入力画面のcss [20090527追加]
--------------------------------------*/
.loginpageform {
width: 406px;
}

#loginpageformheader{
background-image:url(../images/loginpage_title.gif);
background-position:left top;
background-repeat:no-repeat;
height:45px;
text-align:center;
color:#2E6CB9;
}

.lginpfheader_font01{font-size:16px; font-weight:bold;color:#2E6CB9;}
.lginpfheader_font02{font-size:12px; font-weight:bold;}

#loginpageformbody{
background-image:url(../images/loginpage_wall.gif);
background-repeat:repeat-y;
padding-left:10px;
padding-right:14px;
}

#loginpageglayback{
width:380px;
background-color:#F6F6F6;
border:1px solid #FFFFFF;
}


#loginpagewhiteback{
width:380px;
background-color:#FFFEFF;
border:1px solid #FFFFFF;
}

/* 新規会員登録リンクのcss [20090527追加]
--------------------------------------*/
.registratioLink{
width:384px;
height:50px;
background-image:url(../images/loginpage_registwaku.gif);
background-repeat:no-repeat;
padding:10px;
}

div.footer_contents_div
{
	margin-bottom: 20px;
}

div.TopPageDefaultAd
{
	margin: 0px 0px 0px 0px;
	padding-top: 6px;
	padding-left: 20px;
}

table.Kiyaku_UserType
{
	margin-top: 10px;
}

table.Kiyaku_UserType td, table.Kiyaku_UserType th
{
	padding: 6px;
	vertical-align: middle;
}

table.Kiyaku_UserInfo td, table.Kiyaku_UserInfo th
{
	padding: 2px 2px 2px 4px;
	vertical-align: middle;
}

table.User_UserProfile
{
	border-collapse: separate;
	border-spacing: 4px;
}

table.User_UserProfile td, table.User_UserProfile th
{
	padding: 4px;
}

.ArticleList_description
{
	font-size: small;
}

table.BackNumberApply td, table.BackNumberApply th
{
	padding: 2px 2px 2px 4px;
	vertical-align: middle;
}

.BackNumberApply_Watermark
{
	color: #808080;
	font-style: italic;
}

table.BackNumberApply thead th
{
	text-align: center;
}

.MidashiTitle_Arw
{
	margin-top: 2px;
}

.MidashiTitle_Text
{
	margin-top: 2px;
	vertical-align: top;
}

.PrintAndActiBook
{
	height: 1.8em;
}

/* ClearFix
--------------------------------------*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix { 
	display:inline-table;
	min-height:1%;			/* IE7対策 */ 
}

/* Mac IE には適用させない \*/
* html .clearfix { height:1px; }
.clearfix { display:block; }
