@charset "utf-8";

/******************* メインコンテンツ*********************/
#main_content {
	float: left;
	width: 940px;
	padding:10px;
}
#main_content h3 {
	clear:both;
	color:#333333;
	font-size:16px;
	font-weight:bold;
	text-align: left;
	background-image: url(../img/ad/bar.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 710px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	line-height: 39px;
	text-indent: 10px;
}

#main_content a{
	color:#003366;
}

td{
	line-height:200%;
	font-size:12px;
}

/******************* パンクズリスト*********************/
#pankuzu {
	padding-left: 14px;
	/*
	background-image: url(../img/common/bg_pan.jpg);
	*/
	background-repeat: no-repeat;
	height: 38px;
	line-height: 38px;
}

#pankuzu p {
	float:left;

	background-image:yajirushi_or.gif;
	background-image: url(../img/common/yajirushi_or.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	margin-right: 5px;
}
#pankuzu .p2 {
	float:left;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	margin-right: 5px;
}
/*********************** 画像*******************/
.img_pv {
	border:#FFcc00 1px  solid;
	margin:0;
	float:left;
}

.title_bar{
	margin:30px 0 -18px 0;
}

/***************************************** GO TOP  ********/

#goTop {
	float: right;
	position: fixed;
	width: 41px;
	height: 32px;
	bottom: 15%;
	right: 0;
	background-color: transparent;
	background-image: url(../img/ad/gotop.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#goTop span {
	display: none;
}
