@charset "UTF-8";

/*////////////////////////////////////////////////////////////
	home
////////////////////////////////////////////////////////////*/

.pr h1 {
	clear: both;
	margin-bottom: 15px;
}
.pr h2 {
	margin-bottom: 10px;
	clear: both;
}

/*////////////////////////////////////////////////////////////
	exchange card
////////////////////////////////////////////////////////////*/

.card {
}
.card p {
	background-image: url(/common/top/ic_cat_01.gif);
	background-repeat: no-repeat;
/*	background-position: 240px 10px; */
	background-position: 230px 10px;
	padding-right: 30px;
	font-size: 92%;
	display: block;
	float: left;
/*	width: 230px;*width: 260px; */
    width: 220px;*width: 220px;
}
.card .boxOutside {
	border: 1px solid #D9D9D9;
	margin-bottom: 15px;
	float: right;
/*	width: 256px;width: 260px; */
	width: 256px;width: 270px;
	padding: 2px;
}
.card .boxInside {
	background-color: #E6EFF6;
	padding: 7px;
	color: #666666;
}
.card h3 {
	color: #3480B4;
	font-weight: bold;
	background-image: url(/common/top/ic_cat_02.gif);
	padding-left: 16px;
	background-repeat: no-repeat;
	line-height: 13px;
	font-size: 92%;
	margin-bottom: 0.5em;
	background-color: #E6EFF6;
}
.card select {
	border: 1px solid #9AC0DA;
}
.card select,
.card input {
	float: left;
	margin-right: 5px;
}

/*////////////////////////////////////////////////////////////
	news
////////////////////////////////////////////////////////////*/

.news {
	margin-bottom: 15px;
	background-image: url(/common/img/lin_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 7px;
	position: relative;
	clear: both;
}
.news a.rss {
	position: absolute;
	top: 1px;
	right: 0px;
}
.news table {
	font-size: 92%;
	margin-bottom: 5px;
}
.news th,.news td {
	background-image: url(/common/img/lin_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	vertical-align: top;
}
.news th {
	text-align: left;
	font-weight: normal;
	padding-right: 10px;
}
.news td {
	word-break: break-all;
}
.news .p,
.news .s,
.news .n {
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	white-space: nowrap;
}
.news .p {
	background-image: url(/common/top/ic_news_p.gif);
}
.news .s {
	background-image: url(/common/top/ic_news_s.gif);
}
.news .n {
	background-image: url(/common/top/ic_news_n.gif);
}
.news p {
	font-size: 85%;
}
.news p img {
	display: inline;
}

/*////////////////////////////////////////////////////////////
	topics
////////////////////////////////////////////////////////////*/

.topics {
	margin-bottom: 15px;
	background-image: url(/common/img/lin_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 7px;
}



/*////////////////////////////////////////////////////////////
	search category
////////////////////////////////////////////////////////////*/

.c1,
.c2 {
font-size: 92%;
	float: left;
	width: 172px;
	margin-right: 7px;
	position: relative;
}
.c3 {
font-size: 92%;
	float: left;
	width: 172px;
	position: relative;
}
.c1 a.list,
.c2 a.list,
.c3 a.list {
	position: relative;
	top: -26px;
	background-image: url(/common/top/ic_cat.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
	font-size: 85%;
	left: 140px;
}
.c1 h3,
.c2 h3,
.c3 h3 {
	margin-bottom: 8px;
}
.c1 ul,
.c2 ul,
.c3 ul {
	position: relative;
	top: -17px;
}
.c1 li,
.c2 li,
.c3 li {
	list-style-type: none;
	background-image: url(/common/img/ic_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	width: 162px;
}
