@charset "UTF-8";

/*----------------------------------------------------------------------
	Jop Information Peach (since 2007/10/02)
	created by N.Ohwada

	index2.css
	1.Left Contents Menu
	2.Right Contents Menu
------------------------------------------------------------------------*/

/*	1.Left Contents Menu
------------------------------------------------------------------------*/

div#content div#contentL {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
}

div#content div#contentL div#mobileInfo {
	margin-bottom: 10px;
}

div#content div#contentL div.contentLCap {
	margin: 0;
}

div#content div#contentL div#areasearch {
	width: 180px;
	height: 121px;
	margin-bottom: 10px;
	background: url(../images/areasearchBg.gif) no-repeat left top;
}

div#content div#contentL div#areasearch div {
	margin: 0;
	padding: 29px 14px 10px;
}

div#content div#contentL div#areasearch div p {
	padding: 0;
	line-height: 1.6;
	color:#4c9900;
}

div#content div#contentL div#areasearch div p a:link,
div#content div#contentL div#areasearch div p a:visited {
	color:#4c9900;
	text-decoration: underline;
}

div#content div#contentL div#areasearch div p a:hover,
div#content div#contentL div#areasearch div p a:active {
	color: #7fcc33;
	text-decoration: underline;
}

div#content div#contentL div#simulation {
	width: 180px;
	height: 98px;
	margin-bottom: 10px;
	background: url(../images/simulationBg.gif) no-repeat left top;
}

div#content div#contentL div#simulation div {
	margin: 0;
	padding: 28px 14px 13px;
	color: #5897ff;
}

div#content div#contentL div#simulation div p#simulationBtn {
	padding: 0;
	text-align: right;
}

div#content div#contentL div#newentry {
	width: 180px;
	height: 404px;
	margin-bottom: 10px;
	background: url(../images/newentryBg.gif) no-repeat left top;
}

div#content div#contentL div#newentry div {
	margin: 0;
	padding: 2px 1px 6px 2px;
}

div#content div#contentL div#whatsnew {
	width: 180px;
	height: 330px;
	margin-bottom: 10px;
	background: #ffeff2;
}

div#content div#contentL div#whatsnew div {
	margin: 0;
	padding-right: 1px;
}



/*	2.Right Contents Menu
------------------------------------------------------------------------*/

div#content div#contentR {
	float: right;
	width: 580px;
	margin: 0;
	padding-bottom: 10px;
}

div#content div#contentR div#matchingBnr {
	margin-bottom: 7px;
	padding: 0;
}

div#content div#contentR div#pickupTtl {
	margin: 0;
	padding: 0;
}

div#content div#contentR div#pickup {
	width: 580px;
	height: 344px;
	margin-bottom: 10px;
	background: url(../images/pickupBg.gif) no-repeat left top;
	padding: 0;
}

div#content div#contentR div#pickup div#pickupFrame {
	margin: 0;
	padding: 11px 0 0 10px;
	_padding: 11px 0 0 9px;
}

div#content div#contentR div#pickup div#pickupFrame div#pickupFrameBox {
	display: block;
	width: 570px;
	_width: 571px;
	padding: 0;
}

div#content div#contentR div#pickup div#pickupFrame div#pickupFrameBox div.pickupBox {
	float: left;
	display: inline;
	width: 275px;
	height: 160px;
	margin: 4px 10px 0 0;
	_margin: 4px 9px 0 0;
	color: #333333;
	font-size: 10px;
}

div#content div#contentR div#pickup div#pickupFrame div#pickupFrameBox div.pickupBox p img {
	width: 275px;
	height: 130px;
	margin-bottom: 1px;
	padding: 0;
}

div#content div#contentR div#kodawariTtl {
	margin: 0;
	padding: 0;
}

div#content div#contentR div#kodawari {
	width: 580px;
	height: 174px;
	margin-bottom: 30px;
	padding: 0;
	background: url(../images/kodawariBg.gif) no-repeat left top;
}

div#content div#contentR div#kodawari div {
	margin: 0;
	padding: 1px 17px 9px;
}

div#content div#contentR div#kodawari div ul {
	display: block;
	width: 546px;
	padding: 0;
}

div#content div#contentR div#kodawari div ul li {
	float: left;
	width: 546px;
	margin-top: 9px;
	padding-left: 11px;
	background: url(../images/kodawariListBg.gif) no-repeat left center;
}

div#content div#contentR div#kodawari div ul li a {
	font-weight: bold;
}

div#content div#contentR div#kodawari div ul li a:link,
div#content div#contentR div#kodawari div ul li a:visited {
	color: #692596;
}

div#content div#contentR div#kodawari div ul li a:hover,
div#content div#contentR div#kodawari div ul li a:active {
	color: #9d70d6;
}

div#content div#contentR div#kodawari div ul li span {
	margin-left: 10px;
	color: #e33bae;
	font-size: 10px;
}

div#content div#contentR div#jipContents {
	width: 578px;
	margin: 0;
	padding: 0;
	border: solid 1px #ff9999;
}

div#content div#contentR div#jipContents div#jipContentsFrame {
	padding: 2px 2px 12px;
}

div#content div#contentR div#jipContents div#specialTtl {
	margin-bottom: 12px;
}

div#content div#contentR div#jipContents div#specialTopBox {
	margin: 0 5px 20px;
	padding-bottom: 10px;
	border-bottom: solid 1px #d2d2d2;
}

div#content div#contentR div#jipContents div#specialBtmBox {
	margin: 0 5px;
	padding-bottom: 20px;
}

div#content div#contentR div#jipContents div.specialBox {
	display: block;
	width: 564px;
	margin-bottom: 10px;
	padding: 0;
}

div#content div#contentR div#jipContents div.specialBox div.specialBoxL {
	float: left;
	width: 282px;
	margin: 0;
}

div#content div#contentR div#jipContents div.specialBox div.specialBoxR {
	float: right;
	width: 270px;
	margin: 0;
}

div#content div#contentR div#jipContents div.specialBox div.specialBoxR div.specialCapL {
	height: 37px;
	background: url(../images/specialCapBg.jpg) no-repeat left bottom;
}

div#content div#contentR div#jipContents div.specialBox div.specialBoxR div.specialCapS {
	height: 25px;
	background: url(../images/specialCapBg.jpg) no-repeat left bottom;
}

div#content div#contentR div#jipContents div.specialBox div.specialBoxR div.specialCapUpL {
	height: 37px;
	background: url(../images/specialCapUpBg.jpg) no-repeat left bottom;
}

div#content div#contentR div#jipContents div.specialBox div.specialBoxR div.specialCapUpS {
	height: 25px;
	background: url(../images/specialCapUpBg.jpg) no-repeat left bottom;
}

div#content div#contentR div#jipContents div.specialBox div.specialBoxR p.specialCapTxt {
	padding: 0 50px 0 2px;
	font-weight: bold;
}

div#content div#contentR div#jipContents div.specialBox div.specialBoxR p.specialCapTxt a:link,
div#content div#contentR div#jipContents div.specialBox div.specialBoxR p.specialCapTxt a:visited {
	color: #ff0044;
}

div#content div#contentR div#jipContents div.specialBox div.specialBoxR p.specialCapTxt a:hover,
div#content div#contentR div#jipContents div.specialBox div.specialBoxR p.specialCapTxt a:active {
	color: #ff7b9e;
}
div#content div#contentR div#jipContents div.specialBox div.specialBoxR div.specialTxtL {
	height: 60px;
}

div#content div#contentR div#jipContents div.specialBox div.specialBoxR div.specialTxtS {
	height: 73px;
}

div#content div#contentR div#jipContents div.specialBox div.specialBoxR div.specialTxtL p {
	padding: 7px 9px 0 2px;
}

div#content div#contentR div#jipContents div.specialBox div.specialBoxR div.specialTxtS p {
	padding: 7px 9px 0 2px;
}

div#content div#contentR div#jipContents div.specialBox div.specialBoxR div.specialNextLink {
	height: 23px;
}

div#content div#contentR div#jipContents div.specialBox div.specialBoxR div.specialNextLink p {
	padding: 7px 9px 0 0;
	font-size: 10px;
	text-align: right;
}

div#content div#contentR div#jipContents div#usefulTtl {
	margin-bottom: 15px;
}

div#content div#contentR div#jipContents div#useful {
	display: block;
	width: 564px;
	margin: 0 5px;
	padding: 0;
	font-size: 10px;
}

div#content div#contentR div#jipContents div#useful div#usefulBnrL {
	float: left;
	width: 181px;
	margin-right: 10px;
	text-align: right;
}

div#content div#contentR div#jipContents div#useful div#usefulBnrC {
	float: left;
	width: 182px;
	margin: 0;
	text-align: right;
}

div#content div#contentR div#jipContents div#useful div#usefulBnrR {
	float: right;
	width: 181px;
	margin: 0;
	text-align: right;
}




/*---------------------

	news

---------------------*/

div#content div#rightBox {
	float: right;
	width: 570px;
	padding-right: 10px;
}

div#content div#rightBox div#newsWeatherBox {
	display: block;
	width: 570px;
	margin-bottom: 20px;
}

div#newsWeatherBox div#newsBox {
	float: left;
	width: 365px;
	height: 169px;
	border-bottom: solid 1px #ff416e;
}

div#newsWeatherBox div#newsBox div#newsTitleImg {
	margin-bottom: 15px;
}

div#newsWeatherBox div#newsBox ul {
	margin-bottom:10px;
}

div#newsWeatherBox div#newsBox ul li {
	padding-left: 15px;
	background: url(../images/listMark.gif) no-repeat left center;
}

div#newsWeatherBox div#newsBox div#otherNews {
	margin-left: 230px;
	padding-left: 15px;
	background: url(../images/listMark.gif) no-repeat left center;
}

div#newsWeatherBox div#weatherBox {
	float: right;
	width: 195px;
	height: 170px;
	background: url(../images/weatherBgCenter.gif) repeat-y center top;
}

div#newsWeatherBox div#weatherBox div#weatherTitleBox {
	display: block;
	width: 195px;
	background: url(../images/weatherBgRightTop.gif) no-repeat right top;
}

div#newsWeatherBox div#weatherBox div#weatherTitleBox div#weatherTitleImg {
	float: left;
	width: 98px;
}

div#newsWeatherBox div#weatherBox div#weatherTitleBox div#weatherDate {
	float: right;
	width: 70px;
	padding-top: 10px;
	color: #ff3399;
}

div#newsWeatherBox div#weatherBox div#weatherAreaBox {
	height: 135px;
}

div#newsWeatherBox div#weatherBox div#weatherAreaBox table {
	width: 155px;
	margin: 5px 0 0 20px;
}

div#newsWeatherBox div#weatherBox div#weatherAreaBox table td.weatherAreaTd {
	width: 51px;
	height: 30px;
	vertical-align: middle;
	border-bottom: solid 1px #ffeefa;
	color: #ff3399;
}

div#newsWeatherBox div#weatherBox div#weatherAreaBox table td.weatherMarkTd {
	width: 52px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	border-bottom: solid 1px #ffeefa;
}

div#newsWeatherBox div#weatherBox div#weatherAreaBox table td.weatherKionTd {
	width: 38px;
	height: 30px;
	padding-left:14px;
	vertical-align: middle;
	border-bottom: solid 1px #ffeefa;
	color: #ff0000;
}

div#newsWeatherBox div#weatherBox div#weatherAreaBox table td.weatherKionTd span {
	color: #0099ff;
}

div#newsWeatherBox div#weatherBox div#weatherBottomBox {
	width: 195px;
	height: 5px;
	background: url(../images/weatherBgBottom.gif) no-repeat left bottom;
	font-size:0;
	line-height:0;
}


div#newsWeatherBox div#newsBox ul li a:link {
	color:#666666;
	text-decoration: underline;
}

div#newsWeatherBox div#newsBox ul li a:visited {
	color: #666666;
	text-decoration: underline;
}

div#newsWeatherBox div#newsBox ul li a:hover {
	color: #999999;
	text-decoration: underline;
}

div#newsWeatherBox div#newsBox ul li a:active{
	color: #999999;
	text-decoration: underline;
}

div#newsWeatherBox div#newsBox div#otherNews a:link {
	color:#ff416e;
	text-decoration: underline;
}

div#newsWeatherBox div#newsBox div#otherNews a:visited {
	color: #ff416e;
	text-decoration: underline;
}

div#newsWeatherBox div#newsBox div#otherNews a:hover {
	color: #ff749f;
	text-decoration: underline;
}

div#newsWeatherBox div#newsBox div#otherNews a:active {
	color: #ff749f;
	text-decoration: underline;
}
