@charset "utf-8";

/* ------------------------------

news 

---------------------------------*/

#news {}

.selectBox {
	border-bottom: 1px #666 dotted;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

#news .goodsList_l li {
	width: 215px;
	padding: 0 15px 12px 10px;
	margin: 0 0 12px 0;
}
#news .goodsList_l .rightEnd {
	width: 214px;
	padding: 0 6px 12px 10px;
	margin: 0 0 12px 0;
}
#news .goodsList_l li .heightLine {
	padding: 10px;
	color: #333;
	cursor: pointer;
}

#news .goodsList_l li.event .heightLine {
	border: 2px solid #F2F2F2;
	background: #F2F2F2 url(../../img/jp/news/ico_event.png) right top no-repeat;
}
#news .goodsList_l li.support .heightLine {
	border: 2px solid #F9F0E8;
	background: #F9F0E8 url(../../img/jp/news/ico_support.png) right top no-repeat;
}
#news .goodsList_l li.product .heightLine {
	border: 2px solid #E8F2F2;
	background: #E8F2F2 url(../../img/jp/news/ico_project.png) right top no-repeat;
}
#news .goodsList_l li.campaign .heightLine {
	border: 2px solid #FFE9E8;
	background: #FFE9E8 url(../../img/jp/news/ico_campaign.png) right top no-repeat;
}
#news .goodsList_l li.areaHover .heightLine {
	border: 2px #CC0000 solid !important;
}

#news .goodsList_l li .days {
	line-height: 1.5em;
}
#news .goodsList_l li .clearfix {
	background:url(../../img/jp/news/bg_underline.png) no-repeat left bottom;
	padding: 0 0 15px 0;
	margin: 0 0 10px 0;
}
#news .goodsList_l li .clearfix img {
	float: left;
}
#news .goodsList_l li .clearfix .title {
	float:right;
	width: 120px;
	color: #CC0000;
	font-weight: bold;
	line-height: 1.3em;
}
#news .goodsList_l li .clearfix .title a {
	color: #CC0000;
	text-decoration: none;
}
#news .goodsList_l li .text {
	line-height: 1.3em;
}

*:first-child+html #news .goodsList_l {
	margin-bottom: 12px;
}

#news .pageNav{
	text-align:right;
}

/* ------------------------------

       news detail

---------------------------------*/


#newsDetail #contents {
	padding:25px 0;
	border-bottom: 1px #ccc solid;
	overflow: hidden;
}
* html #newsDetail #contents {
	height: 1%;
}
/*記事ナビ*/
.articleNav {
	float: left;
	width:215px;
}
.articleNav ul{
	padding: 10px 0 0 0;
}
.articleNav li {
	width: 191px;
	padding: 10px;
	margin: 0 0 10px 0;
	color: #333;
	cursor: pointer;
}

.articleNav li.event {
	border: 2px solid #F2F2F2;
	background: url(../../img/jp/news/ico_event.png) right top no-repeat #F2F2F2;
}
.articleNav li.support {
	border: 2px solid #F9F0E8;
	background: url(../../img/jp/news/ico_support.png) right top no-repeat #F9F0E8;
}
.articleNav li.product {
	border: 2px solid #E8F2F2;
	background: url(../../img/jp/news/ico_project.png) right top no-repeat #E8F2F2;
}
.articleNav li.campaign {
	border: 2px solid #FFE9E8;
	background: url(../../img/jp/news/ico_campaign.png) right top no-repeat #FFE9E8;
}
.articleNav li .clearfix img {
	float: left;
}

.articleNav li .clearfix .title {
	float:right;
	width: 120px;
	color: #CC0000;
	font-weight: bold;
	line-height: 1.3em;
}
#wrapper .articleNav li .clearfix .title a {
	color: #CC0000;
	text-decoration: none;
}
.articleNav li.areaHover {
	border: 2px #CC0000 solid;
	cursor: default;
}
.articleNav .areaHover .clearfix .title {
	color: #333;
}
#wrapper .articleNav .areaHover .clearfix .title a {
	color: #333;
}
/*記事*/

.articleMain {
	float: right;
	width: 635px;
/*	height: 708px;
	overflow: auto;*/
	padding: 0 45px 0 0;
}

.articleMain .clearfix p{
	float: left;
	line-height: 1.5em;
}
.articleMain .clearfix .iconBox {
	float: right;
}

.articleMain h2{
	border-bottom: 3px #000 solid;
	padding: 0 0 10px;
	margin: 0 0 30px 0;
	color: #CC0000;
	font-weight: bold;
	font-size: 133.4%;
	line-height: 1.4em;
}

.articleMain .articleContents{
	clear: both;
	margin: 0 0 20px 0;
	line-height: 1.5em;
}
.articleMain .articleContents .indentTxt {
	margin: 50px 0 50px 20px;
}

#newsDetail .pageNav {
	margin: 15px 0 0 250px;
	padding:20px 0;
	text-align:center;
}
#newsDetail .pageNav li {
	margin:0 10px;
}

.pageNav li,
.pageNav li ol,
.pageNav li ol li {
	display: inline;
}

.pageNav li.prevPage {
	padding-left: 18px;
	background: url(../../img/jp/common/ico_prevarrow.png) left 045% no-repeat;
	font-weight: bold;
	color: #000;
}

.pageNav li.nextPage  {
	padding-right: 18px;
	background: url(../../img/jp/common/ico_nextarrow.png) right 45% no-repeat;
	font-weight: bold;
	color: #000;
}

.pageNav li ol li {
	padding: 0 2px;
}

.pageNav li ol li span,
.pageNav li ol li a {
	padding: 0 0.4em;
	border: 1px dotted #656565;
	color: #000;
}

.pageNav li ol li a:hover {
	background-color: #ccc;
	text-decoration: none;
}

.pageNav li ol li span,
.pageNav li ol li a:active {
	border-color: #656565;
	background-color: #ccc;
}

.pageNav li ol li span {
	font-weight: bold;
}



/*写真*/
.articleHead {
	margin: 0 0 10px 0;
}
* html articleHead {
	height: 1%;
}
.photoArea {
	float: left;
	width: 400px;
	padding: 0 20px 10px 0;
}
* html .photoArea {
	padding: 0 20px 0 0;
	margin: 0 0 25px 0;
}
.photoArea p {
	width: 400px;
	background: url(../../img/jp/common/bg_listline.png) no-repeat right bottom;
	padding: 0 20px 10px 0;
	margin-bottom: 10px;
}
.photoArea ul {
	overflow: hidden;
}
* html .photoArea ul {
	height: 1%;
}
.photoArea ul li {
	float: left;
	margin: 0 10px 0 0;
	line-height: 1em;
}
/*関連*/
.relatedArea {
	float: left;
	width: 210px;
	margin: 0 0 0 5px;
}
* html .relatedArea {
	width: 185px;
}
.relatedArea h3 {
	background: url(../../img/jp/life/ico_relatedarrow.png) no-repeat left center;
	padding: 0 0 0 23px;
	font-size: 108.4%;
	line-height: 1.25em;
	font-weight:bold;
	margin-bottom:10px;
}

.relatedArea li {
	width: 94px;
	float: left;
	margin: 0 10px 0 0;
	padding:0 0 15px 0;
	color:#666;
	text-align: center;
	line-height: 1.5em;
}
* html .relatedArea li {
	width: 82px;
	margin: 0 8px 0 0;
}
#wrapper .relatedArea li a {
	color:#666;
	text-decoration: none;
}
#wrapper .relatedArea li a span{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

.newsList {
	width: 215px;
	height: 600px;
	overflow: hidden;
}
