@charset "Shift_JIS";
body {
	background-color: #6f6f6f;
	margin: 0px;
}
.main {
	margin-top: 180px;
	overflow: auto;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
.mainbody {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	text-align: right;
	overflow: auto;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FF0;
}
a:active {
	text-decoration: none;
	color: #FF0;
}
.photo {
	float: left;
	width: 150px;
	margin-right: 25px;
	display: block;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
}
.photo img {
	padding-top:5px;

}
img {
    border-style:none;
}
