/*************************************************
全体の最大幅定義
*************************************************/
/*
#content{
	max-width:1280px;
}
*/

/*************************************************
メインエリア定義
*************************************************/

#mainarea{
	margin:0px;
	padding:3px;
	width:auto;
	line-height:140%;
	vertical-align:top;
}

#space{
	margin:1% 2% 2% 2%;
	padding:0px;
	width:auto;
	}



/********** PR部分（テキスト広告）定義 **********/
#pr{
	margin:0px;
	padding:0px 0px 0px 20px;
	font-size:80%;
	line-height:110%;
}


/*************************************************
検索窓定義（下位ページ）
*************************************************/
#search{
	margin:0px 0px 5px 0px;
	padding:0px;
	text-align:right;
/*	border-top:1px solid #bbb;*/
}

#search h4{
	margin:0px;
	padding:5px 0px 3px 22px;
	background:url("/img/search_icon.gif") no-repeat 0 center;
	font-size:14px;
}

/*************************************************
パンくずリスト定義
*************************************************/
#location{
	margin:0px 3px 0px 3px;
	padding:0px 0px;
	font-size:75%;
	clear:both;
	}

#location ul{
	margin-left:10px;
	padding:0px;
	text-align:left;
}

#location li{
	display:inline;
}

/*************************************************
rss定義
*************************************************/

.rss{
	vertical-align:top;
	padding:2px 0 0 15px;
}
.rss_genre{
	vertical-align:top;
	padding:0 0 0 15px;
}

/*************************************************
写真定義
*************************************************/
/************　ヨコ　****************************/
#photo_y{
	margin:6px;
	padding:3px 3px 0px 3px;
	width:300px;
	height:auto;
	float:right;
	background-color:#eeeeee;
	color:#333;
	font-size:80%;
	line-height:130%;
	}


/************　タテ　****************************/
#photo_t{
	margin:6px;
	padding:3px 3px 0px 3px;
	width:200px;
	height:auto;
	float:right;
	background-color:#eeeeee;
	color:#333;
	font-size:80%;
	line-height:130%;
	text-align:left;
	}


/*************************************************
リストでのスペースを空けたい時
*************************************************/
.listspace{
	margin-bottom:12px;
}



/********** 見出し日付定義 **********/
.date{
	margin-right:5px;
	font-size:90%;
	vertical-align:middle;
	}

/*************************************************
有事挿入部定義
*************************************************/
#bignews h1{
	margin:10px 0px;
	padding:5px 0px;
	background-color:#FFF43D;
	width:80%;
	font-size:150%;
	}
#bignews h1 #pdfsize{
	font-size:60%;
	vertical-align:middle;
	}
#bignews h1 #e_sokuho{
	font-size:80%;
	vertical-align:middle;
	color:#d00;
	letter-spacing: -2px;
	}
#bignews h1 a:link{
	text-decoration:none;
	color:#000;
	}
#bignews h1 a:visited{
	text-decoration:none;
	color:#000;
	}
#bignews h1 a:hover{
	text-decoration:underline;
	color:#D00027;
	}


/*************************************************
選挙用定義
*************************************************/

#election_top h1{
	margin:10px 0px;
	padding:5px 0px;
	background:#0000cd;
	width:80%;
	border:1px solid #000374;
	font-size:120%;
	font-weight:400;
	color:#fff;
	}
#election_top h1 a:link{
	text-decoration:none;
	color:#fff;
	}
#election_top h1 a:visited{
	text-decoration:none;
	color:#fff;
	}
#election_top h1 a:hover{
	text-decoration:underline;
	color:#fff;
	}

/*************************************************
高校野球用定義（2013年日大用）
*************************************************/

#h-bb_top h1{
	margin:10px 0px;
	padding:5px 0px;
	background:#0010a6;
	width:70%;
	border:1px solid #000374;
	font-size:100%;
	font-weight:400;
	color:#fff;
	}
#h-bb_top h1 a:link{
	text-decoration:none;
	color:#fffc13;
	font-weight:bold;
	}
#h-bb_top h1 a:visited{
	text-decoration:none;
	color:#fffc13;
	font-weight:bold;
	}
#h-bb_top h1 a:hover{
	text-decoration:underline;
	color:#fffc13;
	font-weight:bold;
	}


/*************************************************
学力テスト（47NEWS）用定義（2013年作成）
*************************************************/

#gaku47_top h1{
	margin:10px 0px;
	padding:5px 0px;
	background:#EEEEEE;
	width:70%;
	border:1px solid #EEEEEE;
	font-size:100%;
	font-weight:bold;
	color:#333333;
	}
#gaku47_top h1 a{
	color:#333333;
	font-weight:bold;
}
#gaku47_top h1 a:hover{
	text-decoration:underline;
	}



/*************************************************
衆院選用定義
*************************************************/
#shugiin_top h1{
	margin:0px 0px;
	padding:5px 0px;
	}
#shugiin_top h1 a:link{
	text-decoration:none;
	color:#fff;
	}
#shugiin_top h1 a:visited{
	text-decoration:none;
	color:#fff;
	}
#shugiin_top h1 a:hover{
	text-decoration:underline;
	color:#fff;
	}

/*************************************************
詳報の補完用定義
*************************************************/

#hokan_top h1{
	margin:10px 0px;
	padding:5px 0px;
	background-color:#3862C7;
	width:80%;
	border:1px solid #000374;
	font-size:150%;
	font-weight:400;
	}
#hokan_top h1 a:link{
	text-decoration:none;
	color:#fff;
	}
#hokan_top h1 a:visited{
	text-decoration:none;
	color:#fff;
	}
#hokan_top h1 a:hover{
	text-decoration:underline;
	color:#fff;
	}


/*************************************************
販売の注意喚起用定義
*************************************************/

#hambai_attention h1{
	margin:10px 0px;
	padding:5px 10px;
	background:#F1F1F1;
	width:80%;
	border:2px solid #8E0000;
	font-size:105%;
	text-align:left;
	font-weight:500;
	}

/*************************************************
その他注意喚起用定義
*************************************************/
#attention{
	margin:5px 0px;
	padding:5px 10px;
	background:#F1F1F1;
	width:80%;
	border:2px solid #8E0000;
	font-size:85%;
	text-align:left;
	font-weight:500;
	}


#attention h1{
	margin:0px 0px;
	padding:0px 10px;
	background:#F1F1F1;
	font-size:115%;
	text-align:left;
	font-weight:600;
	}



/*************************************************
記事下部分のパンくずリスト定義
*************************************************/
#mainarea #toolbox3{
	margin:0px;
	padding:0px;
	width:auto;
	height:auto;
	}


#mainarea #toolbox4 #yamashinpr_banner{
	margin:7px 25px 8px 25px;
	padding:5px 0px;
	border-top:1px solid #9D9D9D;
	border-bottom:1px solid #9D9D9D;
	text-align:center;
	}


#mainarea #toolbox3 #yamashinpr_banner{
	margin:7px 0px 0px 0px;
	padding:0px;
	float:left;
	}


#mainarea #toolbox3 #kiji_bottom_location{
	margin:0px;
	padding:20px;
	font-size:75%;
	text-align:right;
	}
#mainarea #toolbox3 #kiji_bottom_location ul{
	margin-left:10px;
	padding:0px;
	}
#mainarea #toolbox3 #kiji_bottom_location li{
	display:inline;
	}

/***********************************************
ニュース部ジャンル定義
************************************************/
.bg{
	margin:5px 10px 5px -10px;
	padding:2px 0px 3px 6px;
	background:url("/img/genrelist_bluebg.gif") repeat-x 0 center;
	color:#fff;
	font-weight:600;
	line-height:160%;
	clear:both;
	/*border-left:5px solid #1630D0;*/
	}
/***********************************************
UZOU特別
************************************************/
.uz_title{
	margin-left:10px;
}
.uz_unit{
/*	max-width:980px;*/
	width:728px;
}
.uz_unit2{
/*	max-width:980px;*/
	margin-left:15px;
	width:728px;
}
