body{
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS P Gothic', 'Osaka', 'Helvetica', 'Arial', 'Gothic', 'sans-serif';
}

.j10 {
	font-size:70%;
	line-height:140%;
}

.j12 {
	font-size:80%;
	line-height:140%;
}

.j14 {
	font-size:90%;
	line-height:140%;
}

/*--------詳細画像-------------*/

.gazo {
	border: 1px solid #CCCCCC;
}


.g_comment {
	background-color: #DDE6F3;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#pankuzu_det{
width:755px;
padding-bottom:30px;
font-size: 65%;
font-weight: normal;
color: #FFFFFF;
}

a.pankuzu_det{
color: #FFFFFF;
text-decoration: underline;
}

a.pankuzu_det:hover{
color: #FFFFFF;
text-decoration: none;
}

a.pankuzu_det:visited{
color: #FFFFFF;
text-decoration: underline;
}
.bg {
	background-color: #CCCCCC;/*--検索部分外枠の色--*/
}

.list {
	background-color: #336699;/*--検索部分テーブルの枠の色--*/
}
.list th{
	background-color: #C3E3FF;/*--検索部分テーブルの項目の背景色--*/
	color: #003366;           /*--検索部分テーブルの項目の文字色--*/
	font-weight:bold;
}
.list td{
	background-color: #FFFFFF;
}

em{
font-size:75%;
font-style:normal;
font-weight:bold;
color:#F00;
}