/* コンテンツ */

#cnt{
	width: 503px;
}

#cnt h4{
	margin: 20px auto auto 30px;
	padding-left: 5px;
	color: #FF9933;
	font-size: 90%;
	font-weight: bold;
	border-left: solid 4px #FF9933;
}

#cnt p{
	width: 436px;
	margin-left: 30px;
	line-height: 1.4em;
	margin-bottom: 15px;
}

*html #cnt p{
	margin-top: -10px;
}

*+html #cnt p{
	margin-top: -10px;
}

#cnt .view{
	margin: -25px 35px 19px auto;
	text-align: right;
	font-size: 75%;
	line-height: 1.4em;
}

*html #cnt .view{
	margin: -40px 35px 27px auto;
}

*+html #cnt .view{
	margin: -40px 35px 26px auto;
}

#cnt .cap{
	font-size: 70%;
}

#cnt .plink{
	width: 444px;
	margin: 15px auto auto 26px;
}

#cnt .photo_corp{
	width: 270px;
	float: left;
	margin: 10px auto 30px 26px;
}

*html #cnt .photo_corp{
	margin: 10px auto 15px 13px;
}

*+html #cnt .photo_corp{
	margin-bottom: 15px;
}

#cnt .plink2{
	width: 166px;
	float: right;
	margin: 10px 33px auto auto;
}

*html #cnt .plink2{
	margin: 10px 17px auto auto;
}


/* ページトップへ */

#cnt .back{
	margin: 15px 35px 10px auto;
	text-align: right;
	font-size: 75%;
	color: #959571;
	line-height: 1.4em;
	background-image: url(../../img/arrow_link.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 353px 5px;
}

#cnt .back a, a:active, a:visited{
	color: #959571;
	text-decoration: none;
	line-height: 1.4em;
}

#cnt .back a:hover{
	color: #959571;
	text-decoration: underline;
	line-height: 1.4em;
}

#cnt .back2{
	margin: 15px 35px 10px auto;
	text-align: right;
	font-size: 75%;
	color: #959571;
	line-height: 1.4em;
	background-image: url(../../img/arrow_link.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 313px 5px;
}

#cnt .back2 a, a:active, a:visited{
	color: #959571;
	text-decoration: none;
	line-height: 1.4em;
}

#cnt .back2 a:hover{
	color: #959571;
	text-decoration: underline;
	line-height: 1.4em;
}

#footer2{
	width: 503px;
	margin: 0px auto auto 264px;
	padding-bottom: 10px;
	background-image: url(../../img/bg_shadow.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

*html #footer2{
	margin: 0px auto auto 274px;
}

#footer2 .fline{
	width: 496px;
	margin-bottom: 10px;
	border-top: dotted #333333 thin;
	background-color: #FFFFFF;
}

*html #footer2 .fline{
	margin-bottom: 0px;
}

*+html #footer2 .fline{
	margin-bottom: 0px;
}

#footer2 .copy{
	font-size: 70%;
	text-decoration: none;
	text-align: center;
}