@charset "UTF-8";
/*基本設定
------------------------------*/

* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	line-height: 25px;
	color: #333;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(file:///Macintosh HD/Users/tamadamakoto/Desktop/sizzle-website/img/back1.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/top_kaso_back.jpg);
	background-position: center top;
	background-color: #FEFDEC;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
#warpper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/top_kasou_back_201905.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#warpper h1 {
	font-size: 80%;
	line-height: 20px;
	font-weight: normal;
	height: 20px;
	width: 850px;
	margin-left: 100px;
}
#warpper .topimg {
	height: 200px;
	width: 950px;
	margin-top: 105px;
}
#buttun {
	width: 950px;
	height: 80px;
}
#buttun ul li {
	list-style-type: none;
	float: left;
	height: 80px;
	width: 158px;
}
#main {
	width: 950px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 680px;
	background-image: url(../img/nagata_400x450.jpg);
}
#main ul {
	width: 550px;
}
#main ul .title {
	height: 100px;
	width: 420px;
	list-style-type: none;
}
#main ul li {
	font-size: 100%;
	width: 200px;
	line-height: 50px;
	list-style-type: none;
	float: left;
	height: 50px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D44784;
	border-bottom-color: #D44784;
	text-align: center;
}
#main ul .lefttop {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D44784;
	border-left-color: #D44784;
	float: left;
	height: 50px;
	width: 300px;
	background-color: #FDEEF4;
	text-align: center;
}
#main ul .left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D44784;
	background-color: #FDEEF4;
	float: left;
	width: 300px;
	height: 50px;
	text-align: center;
}
#main ul .righttop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D44784;
	float: left;
	width: 200px;
	text-align: center;
}
#main ul p {
	height: 20px;
	width: 950px;
	line-height: 20px;
	margin-bottom: 20px;
}
#warpper .img {
	height: 100px;
	width: 950px;
	padding-bottom: 20px;
	clear: both;
	padding-top: 20px;
}


#iframe {
	height: 450px;
	width: 950px;
	padding-top: 20px;
	background-image: url(../img/school_950x450.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


#footer {
	height: 100%;
	width: auto;
	clear: both;
	background-color: #6154A4;
}
#footer ul {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	background-image: url(../img/marushin_footer_950x100.gif);
	background-repeat: no-repeat;
	padding-left: 210px;
	padding-top: 20px;
}
#footer li {
	line-height: 20px;
	color: #FFFFFF;
	list-style: none;
	height: 100px;
	width: 740px;
}
