@charset "utf-8";


/* -- product/ --*/

.product dd a:link,
.product dd a:visited {
	color: #1D5CB2;
	text-decoration: underline;
}

.product dd a:hover,
.product dd a:active {
	color: #1D5CB2;
	text-decoration: none;
}

.product h2 {
	width: 670px;
	margin: 15px 0 0 0;
	font-size: 100%;
	line-height: 1.66em;
	font-weight: bold;
}

.product h2 span.f14 {
	font-size: 90%;
}

.product h2 span.red {
	color: #FF0033;
}

.product div.search {
	border: solid 1px #C3D1E7;
	padding: 14px 0 10px 14px;
	background: #E9EEF6;
}

.product div.input01 {
	float: left;
	width: 490px;
	font-size: 78%;
	line-height: 1.2em;
}

.product div.input01 p.kigyo {
	float: left;
	width: 165px;
}

.product div.input01 p.kigyo select {
	width: 100%;
}

.product div.input01 p.keywords {
	float: right;
	width: 320px;
	text-align: right;
}

.product div.input01 p.keywords input {
	width: 240px;
	margin: 0 10px 0 5px;
}

.product div.input01 label,
.product div.input01 input,
.product div.input01 select {
	vertical-align: middle;
}

.product div.input02 {
	float: left;
	width: 490px;
	margin: 5px 0 0 0;
	font-size: 78%;
	line-height: 1.2em;
}

.product div.input02 p.jyoken {
	float: left;
	width: 255px;
}

.product div.input02 p.jyoken select {
	width: 190px;
	margin: 0 0 0 5px;
}

.product div.input02 p.linkgen{
	float: right;
	width: 225px;
	text-align: right;
}

.product div.input02 p.linkgenselect {
	width: 160px;
	margin: 0 0 0 5px;
}

.product div.input02 label,
.product div.input02 select {
	vertical-align: middle;
}

.product div.input03 {
	float: left;
	width: 490px;
	margin: 5px 0 0 0;
	text-align: right;
	font-size: 70%;
	line-height: 1.2em;
}

.product div.btn {
	float:right;
	margin:0 5px 0 0;
	html>/**/body padding:0 5px 0 0;
}

.product ul.display {
	clear: both;
	width: 640px;
	padding: 18px 0 0 0;
	background: url(/product/images/search_line01.gif) no-repeat left top;
	font-size: 78%;
	line-height: 1.2em;
}

.product .display li {
	display: inline;
}

.product .display li img {
	vertical-align: baseline;
}

.product .display li.margin {
	margin: 0 0 0 30px;
}

.product div.pageNav {
	display: table;
	width: 650px;
	margin: 30px 0 22px 10px;
	padding: 0 0 8px 0;
	border-bottom: solid 3px #C3D1E7;
}

.product div.pageNav p {
	display: table-cell;
	width: 170px;
	padding: 3px 0 0 0;
	vertical-align: middle;
	font-size: 78%;
	line-height: 1.2em;
	font-weight: bold;
	white-space: nowrap;
	/display: inline;
	/zoom: 1;
}

.product div.pageNav ul {
	display: table-cell;
	width: 480px;
	text-align: right;
	vertical-align: middle;
	/display: inline;
	/zoom: 1;
}

.product div.pageNav li {
	display: inline;
	margin: 0 0 0 9px;
	list-style: none;
	color: #666666;
	font-size: 90%;
	line-height: 1.2em;
	font-weight: bold;
	white-space: nowrap;
}

.product div.pageNav li.before,
.product div.pageNav li.next {
	font-size: 78%;
}

.product div.pageNav ul a {
	font-weight: normal;
}

.product div.pageNav ul a img {
	vertical-align: middle;
}

.product dl.result {
	width: 630px;
	margin: 0 0 20px 20px;
	padding: 0 0 20px 0;
	background: url(/product/images/line01.gif) repeat-x left bottom;
}

.product dl.result dt {
	float: right;
	width: 510px;
	font-size: 78%;
	line-height: 1.66em;
	font-weight: bold;
}

.product dl.result dd.img {
	float: left;
	width: 100px;
}

.product dl.result dd.txt {
	float: right;
	width: 510px;
	margin: 5px 0 0 0;
	font-size: 78%;
	line-height: 1.66em;
}

.product dl.result dd.txt p.kakaku {
	margin: 5px 0 5px 0;
}

.product dl.result dd.txt p.kakaku span {
	font-size: 120%;
	font-weight: bold;
}

.product dl.result dd.txt p.link {
	display: table;
}

.product dl.result dd.txt p.link a {
	display: table-cell;
	vertical-align: middle;
	/display: inline;
	/zoom: 1;
}

.product dl.result dd.txt p.link span {
	display: table-cell;
	vertical-align: middle;
	/display: inline;
	/zoom: 1;
}

.product dl.result dd.txt p.link a.btn,
.product dl.result dd.txt p.link span.btn {
	width: 165px;
}

.product dl.result dd.txt p.link a.icon {
	padding: 0 0 0 17px;
	background: url(/product/images/icon_question.jpg) no-repeat left center;
}




.product p.goTop {
	margin: 50px 0 0 0;
}

#sNav.product dl.keywords {
	margin: 12px 0 0 5px;
	background: #F4F6FA;
	border-left: solid 1px #C3D1E7;
	border-right: solid 1px #C3D1E7;
	border-bottom: solid 1px #C3D1E7;
}

#sNav.product .keywords dt {
	margin: 0 -1px 0 -1px;
	position: relative;
	zoom: 1;
}

#sNav.product .keywords dd {
	padding: 11px 10px 0;
	width:220px;

}

#sNav.product .keywords dd a {
	display: block;
	margin: 0 0 11px 0;
	padding: 0 0 0 8px;
	background: url(/common/list_mark02.gif) no-repeat left center;
}


/* -- product/linkgen--*/
.linkgen{
	clear: both;
	width: 670px;
	margin: 15px 0 0 140px;
	padding-bottom:30px;
}

.linkgen h1 {
	float: left;
	width: 570px;
	margin: 0px 0 0 -6px;
	font-size: 100%;
	line-height: 1.66em;
}

.linkgen h2 {
	float: left;
	width: 570px;
	margin: 10px 0 0 0;
	font-size: 100%;
	line-height: 1.66em;
	font-weight: bold;
}

.linkgen .errMsg{
    font-weight:bold;
    color:red;
}

.linkgen .errMsg2{
    font-weight:bold;
    color:red;
	float: left;
	font-size: 100%;
	width: 570px;
	margin: 10px 0 10px 0;
}


.linkgen h3 {
	float: left;
	width: 570px;
	margin: 10px 0 10px 0;
	font-size: 100%;
	line-height: 1.66em;
	font-weight: bold;
}


.linkgen p.link {
	float: right;
	width: 95px;
	margin: 20px 0 0 0;
	text-align: right;
	font-size: 78%;
	line-height: 1.66em;
}

.linkgen table {
	clear: both;
	margin: 20px 0 10px 0;
	width: 100%;
	border-collapse: collapse;
}

.linkgen th{
	padding: 10px 0 10px 20px;
	background: #C3D1E7;
	border: solid 1px #FFFFFF;
	text-align: left;
	vertical-align: middle;
	font-size: 78%;
	line-height: 1.2em;
}

.linkgen td {
	padding: 10px 0 10px 20px;
	background: #E9EEF6;
	border: solid 1px #FFFFFF;
	text-align: left;
	vertical-align: middle;
	font-size: 78%;
	line-height: 1.2em;
}

.linkgen td.id input,
.linkgen td.name input {
	width: 218px;
}

.linkgen td.delete {
	width: 8%;
}

.linkgen td.default {
	width: 13%;
}

.linkgen p.cap {
	font-size: 78%;
	line-height: 1.5em;
}

.linkgen div.btn {
	padding: 25px 0 10px 0;
	text-align: center;
}















