hr {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 1px;
	border-bottom: 1px dotted #666666;
	clear: both;
	color: #FFFFFF;
	text-decoration: none;
	background: #FFFFFF;
}
div#wrapper {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 680px;
	/*background: url(../img/link_back.gif) repeat-y center;*/
}
div#leftdata {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
	width: 320px;
	clear: left;
}
div#rightdata {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 320px;
}
#leftdata h4, #rightdata h4 {
	margin: 0px 0px 5px;
	padding: 0px;
	height: 16px;
	width: 190px;
}
#leftdata h3, #rightdata h3 {
	margin: 0px 0px 5px;
	padding: 5px 0px 5px 5px;
	font-size: small;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	border-left: 5px solid #F00;
	width: 190px;
	float: right;
}
#leftdata  img.jacket, #rightdata  img.jacket  {
	margin: 0px 10px 5px 0px;
	padding: 2px;
	font-size: small;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	border: 1px solid #999999;
	float: left;
}
#leftdata img.smpimg, #rightdata img.smpimg {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	float: left;
	width: 160px;
}
ul#data  {
	margin: 0px 0px 5px;
	padding: 0px;
	list-style: url(none) none;
	float: right;
	width: 190px;
}
#data li {
	margin: 0px;
	padding: 3px 0px 3px 15px;
	background: url(../img/arow.gif) no-repeat left center;
	border-bottom: 1px dotted #999999;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
}
ul#haiban {
	margin: 0px 0px 10px;
	padding: 0px;
	list-style: url(none) none;
}
#haiban li {
	margin: 0px;
	padding: 0px 0px 2px 15px;
	background: url(../img/arow.gif) no-repeat left center;
	border-bottom: 1px dotted #999999;
	font-size: small;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
}
.nohaiban {
	margin: 0px 0px 10px;
	padding: 0px 0px 2px 15px;
	background: url(../img/arow.gif) no-repeat left center;
	border-bottom: 1px dotted #999999;
	font-size: small;
	line-height: normal;
	font-weight: normal;
}



p.URL  {
	font-size: x-small;
	line-height: normal;
	text-decoration: underline;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	clear: both;
	width: 260px;
	background: url(../img/url.gif) no-repeat left center;
}


p.comment  {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: x-small;
	line-height: 1.4em;
	color: #333333;
	float: right;
	width: 150px;
	vertical-align: top;
	text-align: justify;
}
p.logoimg {
	margin: 0px;
	padding: 0px;
	float: right;
}



h3.title-bar_kari{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-shadow:0px 0px 10px #000; /* CSS-3 テキストシャドウ */
	text-indent:15px;
	text-align:left;
	line-height:180%;
	background-image:url(../img/title_h3bg_kari.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	color:#FFF;
	width:680px;
	height:30px;
	float:none;
	clear: both;
	margin:5px 0px 0px auto;
	padding:0px;
	display:block;
	position:static;
}


ul#smpphoto {
	margin: 0px 0px 20px;
	padding: 0px;
	list-style: none;
}
#smpphoto li {
	margin: 0px 3px 3px 0px;
	padding: 0px;
	float: left;
}

/*******************************************************************/
div#sample_img_area{
	text-align:left;
	margin:10px auto 10px 0px;
	padding:0px;
	width:670px;
	height:auto;
	float:none;
	clear: none;
	display:block;
	position:static;
}

table#sample_img {
	margin: 0px auto 20px auto;
	padding: 0px;
	clear: both;
	width: 670px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#sample_img td {
	margin: 0px;
	padding: 0px;
	width: 110px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	font-size: x-small;
	line-height: normal;
	text-align: center;
	vertical-align: top;
	background-color: #111111;
}
#sample_img ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sample_img a {
	text-decoration: none;
	color: #F90;
}
#sample_img a:hover {
	text-decoration: none;
	color: #FFF;
}
#sample_img li {
	margin: 0px;
	border-bottom: 1px dotted #333;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sample_img li.lastline {
	border-bottom: none;
}

#sample_img td img {
	background: #FFFFFF;
	padding: 1px;
	border: 1px solid #fff;
	margin-top: 5px;
}
