@charset "UTF-8";


/***********************************************/ 
/*main*/
/***********************************************/ 

/*pickup*/
#pickup {
	border-bottom: 1px solid #999999;
	margin-bottom: 40px;
}
#pickup h2 {
	background: url(../img/top_title_01_line.gif) bottom no-repeat;
	padding: 0 0 4px 0;
}

#pickup div.pickimg {
	float: left;
	border: 1px #a4a4a4 solid;
	width: 76px;
	height: 76px;
	overflow: hidden;
	text-align: center;
}
#pickup div.pickimg img {
	height: 80px;
}

#pickup td {
	padding: 15px 5px;
}

#pickup dl {
	margin: 0 0 0 88px;
}
#pickup dt {
 color: #9d0000;
 margin-bottom: 6px;
}
#pickup dd {
	background: url(../img/link_style_red.gif) no-repeat 0px 0.1em;
	padding: 0 0 0 15px;
}


/*infomation*/
#infolist h2 {
	background: url(../information/img/title_infomation_line.gif) no-repeat bottom;
	padding: 0 0 4px 0;
	margin: 0 0 18px 0;
}
#infolist .newmark {
	padding: 0 0 0 5px;
}

#infolist li {
	border-bottom: 1px solid #cacaca;
	clear: both;
	background: url(../img/link_style_red.gif) no-repeat 0px 1.4em;
	padding: 0 0 7px 15px;
	margin: 7px 0 0 0;
}
#infolist .date {
	clear: both
}
#infolist .title {
	float: left;
	width: 550px;
}
#infolist .pointcard {
	float: right;
}


/***********************************************/ 
/*detail*/
/***********************************************/ 
.link-info {
	background: url(../shopnews/img/line.gif) no-repeat bottom;
	text-align: right;
	padding: 0 3px 22px 0;
}
.link-info_btm {
	border-top: 2px solid #cacaca;
	text-align: right;
	padding: 20px 3px 22px 0;
}

#infotitle {
	width: 100%;
	border-bottom: 1px dashed #999999;
	padding-bottom: 40px;
	margin-bottom: 25px;
}
#infotitle .data{
	font-size: 0.8em;
	color: #666666;
	margin-bottom: 1.2em;
	margin-top: 2em;
}
#infotitle .data .newmark {
	padding: 0 0 0 5px;
}
#infotitle .title {
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: top;
}
#infotitle .logo {
	width: 128px;
	text-align: center;
}

.link-info_pdf {
	border-top: 1px dashed #999999;
	padding: 10px 0 10px 5px;
	line-height: 1em;
	margin-top: 30px;
}
.link-info_pdf a {
	background: url(../img/link_style_red_s.gif) no-repeat 0 50%;
	padding-left: 14px;
}
.link-info_pdf img {
	margin-left: 5px;
}


#infodetail {}
#infodetail #infotext {
	margin-bottom: 16px;
}
#infodetail .photo {
	float: right;
	width: 260px;
	text-align: right;
}
#infodetail .photo img {
	margin-bottom: 16px;
}
