/* @group #header */

#header {
	background-color: #fff;
}

#header h1 {
	float: left;
	width: 160px;
	margin: 0.77em 0 8px;
}

#header #headerIn {
	overflow: hidden;
}

#header .naviSub {
	overflow: hidden;
	margin: 2.30em 0 7px 50px;
	float: left;
}

#header .naviSub ul {
	margin: 0 0 0 -1px;
	width: 590px;
}

#header .naviSub ul li {
	float: left;
	background: url(http://image.pia.jp/images3/tpia/bg_list_separate.gif) no-repeat left center;
	line-height: 110%;
	font-size: 93%;
	padding: 0 16px;
}

#header .naviSub ul li a {
	text-decoration: none;
}

#header .blockPersonal {
	float: right;
	margin: 0.77em 0 8px;
	width: 300px;
}

#header .blockPersonal .point {
	color: #000000;
	text-align: right;
	float: left;
	width: 110px;
	line-height: 1.1em;
}

#header .blockPersonal .point span {
	color: #FF0000;
	font-size: 1.2em;
	font-weight: bold;
}

#header .blockPersonal .point p {
	display: inline;
	font-size: 85%;
}

#header .blockPersonal .message {
	color: #3264C7;
	font-size: 85%;
	text-align: right;
	margin: 0 0 0.23em;
	float: right;
}

#header .blockPersonal .message a {
	color: #3264C7;
}

#header .blockPersonal .message a:hover {
	color: #87a5de;
}

#header .blockPersonal .message p {
	background: url(http://image.pia.jp/images3/tpia/ico_guest.gif) no-repeat 0 0;
	padding: 0 0 0 10px;
	display: inline;
}

#header .blockPersonal .naviMypage {
	clear: right;
}

#header .blockPersonal .naviMypage ul {
	float: right;
}

#header .blockPersonal .naviMypage ul li {
	font-size: 85%;
	float: left;
	margin: 0 0 0 12px;
}



#header .blockPersonal .naviMypage ul li a :hover {
	color: #333;
}

#header #headerBtm {
	background-color: #2f2e2d;
	text-align: left;
	overflow: hidden;
}

#header #headerBtmIn {
	width: 1100px;
	text-align: left;
	margin: 0 auto;
}

#headerBtm .blockSearch {
	margin: 0 0 0 220px;
	padding: 5px 0;
	width: 580px;
	float: left;
}

#headerBtm .blockSearch table {
	float: left;
	border-collapse: collapse;
	font-size: inherit;
}

#headerBtm .blockSearch .formSearch {
	width: 406px;
	border: 2px solid #fff;
	margin: 0 1px 0 0;
	font-size: 85%;
	line-height: 130%;
	padding: 2px;
}

#headerBtm .blockSearch .linkSearch {
	padding: 0.25em 0 0;
}

#headerBtm .blockSearch .linkSearch a {
	color: #fff;
	font-size: 93%;
	background: url(http://image.pia.jp/images3/tpia/ico_arrow01.gif) no-repeat 0 0.20em;
	padding: 0 0 0 11px;
	margin: 0 0 0 10px;
}


#headerBtm .blockSearch .linkSearch a:hover{
color:#999999;

}



#headerBtm .naviHelp {
	float: right;
	width: 230px;
	padding: 0.54em 0 0;
}

#headerBtm .naviHelp ul li {
	float: right;
	margin: 0 0 0 12px;
	font-size: 93%;
}

#headerBtm .naviHelp ul li a {
	color: #fff;
	background: url(http://image.pia.jp/images3/tpia/ico_arrow01.gif) no-repeat 0 0.20em;
	padding: 0 0 0 11px;
}

#headerBtm .naviHelp ul li a:hover{
color:#999999;
}

.sp_no5, .sp_no7 {
	display:none;
}

a.recommendTitleLogin {
	color : #ffffff;
}

a.messageFavoriteLogin {
	color : #20B2AD
}

/* #news */
#news .header {
	overflow:hidden;
}

#news .iconEnter {
	float:left;
}

#news .newsnav {
	font-weight:bold;
	font-size:95%;
	float:right;
	background: #222;
	margin-top:3px;
}

#news .newsnav li {
	float:left;
	border-right:1px solid #fff;
	border-bottom:2px solid #555;
}

#news .newsnav .active {
	border-bottom:2px solid #25C0BA;
}

#news .newsnav .active a {
	color:#25C0BA;
}

#news .newsnav li:last-child {
	border-right:none;
}


#news .newsnav li a {
	display:inline-block;
	text-decoration:none;
	color:#FFF;
	padding:0 15px;
	line-height:28px;
	height:28px;
}

#news #newslist .para {
	display:inline-block;
	overflow:hidden;
	width:100%;
	padding:5px 0;
	border-top:1px dotted #CCC;
	text-decoration:none;
}

#news #news_l {
	float:left;
	width:50%;
}

#news #news_r {
	float:left;
	width:50%;
}

#news dl {
	padding:10px 10px 0 10px;
}


#news dl .cre {
	font-size:70%;
	color:#999;
	padding-top:1px;
}

#news dt {
	width:50px;
	height:50px;
	background:#dedede;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	line-height: 0;
}

#news dt img {
	max-width: 50px;
	max-height: 50px;
	vertical-align:middle;
}

#news dd {
	display:table-cell;
	vertical-align:middle;
	padding-left:5px;
	font-size:95%;
	line-height:95%;
}

#news .link {
	border-top:1px solid #ccc;
	text-align:right;
	padding:10px;
	clear:both;
	font-size:80%;
}

#news #imgList {
	border-top:2px solid #555;
	background: #bbb;
	padding:5px 10px 10px 10px;
}

#news #imgList h4 {
	font-weight:bold;
	font-size:85%;
}

#news #imgList ul {
	overflow:hidden;
	margin:3px 0;
}

#news #imgList li {
	float:left;
	margin:0 5px;
}

#news #imgList li:first-child {
	margin-left:0;
}

#news #imgList li:last-child {
	margin-right:0;
}

#news #imgList li p {
	width:50px;
	height:50px;
	background:#dedede;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	line-height: 0;
	border:1px solid #999;
}

#news #imgList li img {
	max-width: 50px;
	max-height: 50px;
	vertical-align:middle;
}

#news #imgList .link {
	border:none;
	padding-right:0;
	padding-bottom:0;
}

#news #newslist {
	overflow:hidden;
}

#pic_all {
	float:left;
	width:199px;
	padding:10px 0;
}

#pic_all div {
	margin-bottom:10px;
	display: table;
	border-collapse: separate;
	border-spacing: 10px 0;
}

#pic_all div:last-child {
	margin-bottom:0;
}


#pic_all .pic_w a {
	width: 53px;
	height: 53px;
	margin: 0 10px;
	background: #dedede;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	line-height: 0;
}

#pic_all .pic_w a img {
	max-width: 53px;
	max-height: 53px;
	vertical-align: middle;
}

#pic_all p {
	clear:both;
	text-align:right;
	padding-right:10px;
	font-size: 80%;
}

#articlelist{
	float:left;
	padding:10px;
	width:340px;
}

#articlelist ul{
	padding-bottom:10px;
}

#articlelist ul li {
	margin-bottom:5px;
	background: url(http://image.pia.jp/images3/tpia/ico_arrow01.gif) no-repeat 0 0.23em;
	padding: 0 0 0 11px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

#articlelist ul li:last-child {
	margin-bottom:0;
}

#articlelist p {
	clear:both;
	text-align:right;
	padding-right:10px;
	font-size: 80%;
}

/* @end */