@charset "UTF-8";
* { margin: 0px; padding: 0px; font-size: 100%; text-decoration: none; font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif; }
.clearfix:after { content: ""; display: block; clear: both; }
.clearfix { width: 100%; }
img { border: 0; margin: 0; padding: 0; }
body { border: none; background: #601008; }
p { font-size: 16px; line-height: 1.2em; color: #601008; font-weight: normal; font-style: normal; margin-bottom: 10px; }
a:link { color: #601008; text-decoration: underline; }
a:visited { color: #601008; text-decoration: underline; }
a:hover { color : #601008; text-decoration: none; }
a:active { color: #f601008; text-decoration: none; }

/* 画面中央に表示 */

#shishidoryotacom {
	width: 564px;
	height: 100%;
	margin: 32px auto;
	background: #ffffff;
	border: 1px solid #601008;
	border-radius: 10px;
}

.toptitle {
	width: 500px;
	height: 100px;
	background: url("../img/shishidoryota_title.png") no-repeat;
	margin: 32px auto 0;
}

.toptitle_left {
	width: 100px;
	height: 100px;
	margin: 0;
	float: left;
}

.toptitle_right {
	width: 100px;
	height: 100px;
	margin-left: 300px;
	float: left;
}

.topimg {
	width: 500px;
	height: 250px;
	margin: 32px auto 0;
	background: url("../img/shishidoryota_topimg.png") no-repeat;
}

.topimg_box {
	width: 250px;
	height: 250px;
	margin-left: 250px;
}

.toptxt {
	width: 500px;
	margin: 32px auto 0;
	text-align: center;
}

.toptxt p {

}

.snslink_top {
	width: 500px;
	height: 120px;
	margin: 32px 32px 0 32px;
}

.snslink {
	width: 500px;
	height: 60px;
	margin: 32px auto 0;
}

.youtube {
	width: 500px;
	height: 120px;
	margin: 0;
}

.twitter {
	width: 234px;
	height: 60px;
	float: left;
	margin-right: 32px;
}

.pixiv {
	width: 234px;
	height: 60px;
	float: left;
}

.mail {
	width: 500px;
	height: 40px;
	margin: 32px auto 32px;
}

.ad {
	width: 498px;
	min-height: 32px;
	margin: 32px auto 32px;
	border: 1px solid #601008;
	border-radius: 10px;
	background: #601008;
}

address {
	color: #ffffff;
	font-size: 14px;
	line-height: 32px;
	font-weight: normal;
	text-align: center;
	font-style: normal;
	margin: 0 auto;
}