@charset "Shift_JIS";

#content {
	clear: both;
	width: 100%;
	padding-top: 16px;
	padding-bottom: 50px;
}
#content #primary {
	float: left;
	width: 570px;
}
#content #secondary {
	float: right;
	width: 170px;
}
#content #linkbanner {
	float: right;
	width: 170px;
}
/* JA_Taneyaku_logo SitemapNavi
---------------------------------------------*/
h1#logo {
	height: 315px;
	margin: 0 0 20px 0;
	background: url(../img/top_image.jpg) no-repeat;
}
h1#logo img {
	position: relative;
	left: 30px;
	top: 280px;
}
/* release
---------------------------------------------*/
#release {
	width: 570px;
	margin-bottom: 15px;
}
#release ul {
	background: #fdf9f0;
}
#release ul li {
	padding-bottom: 1px;
	border-bottom: 1px dotted #F99B0B;/* Orange */
}
#release ul li img {
	padding: 1px 10px 0 10px;
}
#release ul li a {
	display: block;
	width: 530px;
	padding: 8px 5px 7px 35px;
	background: url(../parts/arrow_02.gif) 15px center no-repeat;
	text-decoration: none;
}
#release ul li a:hover,
#release ul li a:focus {
	background:  url(../parts/arrow_02.gif) 15px center no-repeat #F9EBD4;/* LightOrange */
}
/* NoticeBanner_wide
---------------------------------------------*/
#NoticeBanner_wide {
	width: 570px;
	margin-bottom: 15px;
}
/* leadArea
---------------------------------------------*/
#leadArea #Topics {
	float: left;
	width: 350px;
	margin-bottom: 15px;
}
#leadArea #KohoBanner {
	float: right;
	width: 200px;
	margin-bottom: 15px;
}
#leadArea #Mobile {
	float: left;
	width: 350px;
	margin-bottom: 15px;
}
#leadArea #NoticeBanner {
	float: right;
	width: 200px;
	margin-bottom: 15px;
}
/* Topics
---------------------------------------------*/
#Topics ul {
	line-height: 1.3;
}
#Topics ul li {
	height: 85px;
	padding: 7px 10px 0 0;
	background: #F8FDF3;
	border-bottom: 1px dotted #62AD42;/* Green */
	border-right: 1px dotted #62AD42;
}
#Topics ul li a {
	text-decoration: none;
}
.imgCap {
	margin-left: 6px;
	margin-right: 10pt;
	float:left;
}
/* Mobile
---------------------------------------------*/
#Mobile ul {
	line-height: 1.5;
}
#Mobile ul li {
	height: 100px;
	padding: 8px 10px 5px 0;
	background: #F8FDF3;
	border-bottom: 1px dotted #0099FF;/* Blue */
	border-right: 1px dotted #0099FF;
}
/* Notice
---------------------------------------------*/
#Notice ul {
	line-height: 1.4;
}
#Notice ul li {
	height: 50px;
	padding: 5px 10px;
	background: #fbf4f2;
	border-top: 1px solid #FFC7BB;/* LightPink */
	border-bottom: 1px solid #FFC7BB;/* LightPink */
}
#Notice ul li a {
	text-decoration: none;
}
#Notice img {
	padding-top: 2px;
}
/* localNavi
---------------------------------------------*/
#localNavi ul {
	background: #F5F5F5;/* LightGray */
	line-height: 1.2;
}
#localNavi ul li {
	padding-bottom: 2px;
	background: url(../parts/li_br_05.gif) left bottom repeat-x;
}
#localNavi ul li a {
	display: block;
	width: 130px;
	padding: 8px 10px 8px 30px;
	background: url(../parts/arrow_01.gif) 9px 10px no-repeat;
	text-decoration: none;
}
#localNavi ul li a:hover,
#localNavi ul li a:focus {
	background: #E6E6E6 url(../parts/arrow_01.gif) 9px 10px no-repeat;
}
#localNavi ul li ul {
	margin-left: 20px;
	font-size: 90%;
}
#localNavi ul li ul li {
	padding-bottom: 0;
	background: none;
	border-top: 1px dotted #006633;
}
#localNavi ul li ul li a {
	width: 126px;
	padding: 6px 10px 6px 14px;
	background: url(../parts/arrow_big.gif) 4px 10px no-repeat;
}
#localNavi ul li ul li a:hover,
#localNavi ul li ul li a:focus {
	background: #E6E6E6 url(../parts/arrow_big.gif) 4px 10px no-repeat;
}
/* Linkbanner
---------------------------------------------*/
#linkbanner {
	padding-top: 15px;
}
#linkbanner ul {
	background: #FFFFFF;
}
#linkbanner ul li {
	padding-bottom: 7px;
}
#linkbanner ul li a {
	display: block;
	width: 130px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}
