@media screen and (min-width:768px) {

	/* PC用CSS記述 */
	.allcontainer{
		max-width: 795px;
		height:auto;
		margin-left: auto;
		margin-right: auto;
	}
	.container{
		width: 100%;
		height:auto;
	}

	.headtop{
		float: left;
		width: 795px;
		background-color:#470E45;
		padding:3px 0;
	}
	.headtopline{
		float: left;
		width: 50%;
		color: white;
	}

	.clcontainer{
		width: 795px;
		border-top:solid #ffffff 1px;
		height:40px

	}
	.cl{
		float: left;
		width: 10%;
		background-color:#470E45;
		text-align:center;
		padding:3px 0;
		font-size: 16px;
		color: white;
	}
	.classno{
		float: left;
		width: 10%;
		background-color:#470E45;
		padding:3px 0;
		font-size: 16px;
		text-align:center;
		color: white;
	}
	.classcontainer{
		width: 100%;
		float:left;
	}
	.classlist{
		float: left;
		width: 132px;
		Height: 170px;
		background-color:#FFFFFF;
		font-size: 14px;
		text-align:center;
	}
	.classpic{
		width: 100%;
		background-color:#FFFFFF;
		text-align:center;
	}

	.photogallerydetail{
		width: 33% ;
		float: left;
		text-align: center;
	}

	.solaslide{
		width: 795px;
		text-align:center;
	}

	.yakuin {
		float: left;
		width: 33.33% ;
	}

	.mail{
		float: left;
		padding: 8px 0 8px 0;
/* 		border:solid #000000 1px; */
		width: 795px;
		overflow: hidden;
		border-bottom:solid #999999 1px;
	}
	.mailfrom{
		padding-left:5px;
		width: 110px ;
		float: left;
	}
	.mailtitlebody{
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.mailtitle{
		float: left;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.mailbody{
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		color:#696969;
		padding-left:10px;
		font-weight:normal;
	}
	.maildate{
		float: right;
		text-align:right;
		color:#696969;
		font-size:12px;
	}

	.messagesubject{
		margin-left:50px;
		margin-right:50px;
		margin-top:15px;
		margin-bottom:20px;
		font-size:18px;
		font-weight:bold;
	}
	.messagebody{
		padding:0 50px;
	}
	.messagefrom{
		margin:0 50px;
		font-weight:bold;
		border-top:solid #696969 1px; 
	}
	.messageto{
		margin-left:50px;
		margin-right:50px;
		margin-bottom:20px;
		font-size:12px;
		color:#696969;
		border-bottom:solid #696969 1px; 
	}

	.bbs{
		float: left;
		font-size:18px;
		margin: 0 50px 0 50px;
/* 		border:solid #000000 1px; */
		margin-bottom:5px;
		border-bottom:solid #470E45 2px;
	}
	.bbstitle{
		font-size:22px;
		font-weight:bold;
		text-align:center;
	}
	.bbsname{
		float: left;
		width: 50%;
		height: 30px;
		font-weight:bold;
	}
	.bbsregistdate{
		float: left;
		width: 50%;
		height: 30px;
		text-align:right;
		color:#696969;
		font-size:12px;
	}
	.bbssubject{
		float: left;
		width: 695px;
		font-weight:bold;
		border-top:solid #696969 1px; 
		border-bottom:solid #696969 1px;
		padding:10px;
	}
	.bbsmes{
		float:left;
		width: 695px;
		margin-bottom:20px;
		padding:10px;
	}

	.inforegistnamedate{
		float: left;
		width: 100%;
		text-align:right;
		color:#696969;
		font-size:12px;
	}

	.formbox{
		width: 600px ;
		margin:0 auto;
		text-align:center;
	}
	.textbox{
		width: 100% ;
		font-size:18px;
		margin-bottom:15px;
		padding:10px;
		outline:solid 1px #470E45;
		border-radius:7px;
	}
	.textareabox{
		width: 100% ;
		height:200px;
		font-size:18px;
		margin-bottom:15px;
		padding:10px;
		outline:solid 2px #470E45;
		border-radius:7px;
	}
	.buttonbox{
		width: 70% ;
		font-size:18px;
		padding:5px;
		background-color:#470E45;
		color:#ffffff;
		font-weight:bold;
		border-radius:7px;
	}

	.icon{
		margin-left:15px;
		Height:20px;
		vertical-align:middle;
	}
}

@media screen and (max-width:768px) {

	/* スマートフォン用CSS記述 */
	img.banner {
		width: 100% ;
	}
	img.photo {
		width: 33.33% ;
	}
	.allcontainer{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.container{
		width: 100%;
	}
	.headtop{
		float: left;
		width: 100%;
		background-color:#470E45;
		padding:3px 0;
		font-size: 10px;
	}

	.clcontainer{
		width: 100%;
		border-top:solid #ffffff 1px;
		height:30px
	}
	.cl{
		float: left;
		width: 10%;
		background-color:#470E45;
		padding:3px 0;
		font-size: 10px;
		color: white;
		text-align:center;
	}
	.classno{
		float: left;
		width: 10%;
		background-color:#470E45;
		padding:3px 0;
		text-align:center;
		font-size: 10px;
	}
	.headtopline{
		float: left;
		width: 50%;
		color: white;
	}

	.classcontainer{
		width: 100%;
		float:left;
	}
	.classlist{
		float: left;
		width: 120px;
		Height: 160px;
		background-color:#FFFFFF;
		font-size: 12px;
		text-align:center;
	}
	.classpic{
		width: 100%;
		background-color:#FFFFFF;
		text-align:center;
		border:solid #ffffff 1px;
	}

	.solaslide{
		width: 100%;
		text-align:center;
	}

	.photogallerydetail{
		width: 50% ;
		float: left;
		text-align: center;
	}

	.mail{
		float: left;
		font-size:14px;
		padding: 8px 0 8px 0;
		border-bottom:solid #000000 1px;
/* 		border:solid #000000 1px; */
		width: 100%;
		overflow: hidden;
	}
	.mailfrom{
		width: 90px ;
		float: left;
		padding-left:5px;
	}
	.mailtitlebody{
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.mailtitle{
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.mailbody{
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		color:#696969;
		padding-left:5px;
		font-weight:normal;
	}
	.maildate{
		float: right;
		text-align:right;
	}

	.messagesubject{
		margin-left:10px;
		margin-right:10px;
		margin-top:5px;
		margin-bottom:10px;
		font-size:18px;
		font-weight:bold;
	}
	.messagebody{
		padding:0 10px;
	}
	.messagefrom{
		margin:0 10px;
		font-weight:bold;
		font-size:12px;
		border-top:solid #696969 1px; 
	}
	.messageto{
		margin-left:10px;
		margin-right:10px;
		margin-bottom:20px;
		font-size:12px;
		color:#696969;
		border-bottom:solid #696969 1px; 
	}

	.bbs{
		float: left;
		margin-left:10px;
		margin-bottom:5px;
		padding-right:10px;
/* 		border:solid #000000 1px; */
		border-bottom:solid #470E45 2px;
	}
	.bbstitle{
		font-size:22px;
		font-weight:bold;
		text-align:center;
	}
	.bbsname{
		float: left;
		width: 50%;
		height: 30px;
		font-weight:bold;
	}
	.bbsregistdate{
		float: left;
		width: 50%;
		height: 30px;
		text-align:right;
		color:#696969;
		font-size:12px;
	}
	.bbssubject{
		float: left;
		width: 100%;
		font-weight:bold;
		border-top:solid #696969 1px; 
		border-bottom:solid #696969 1px;
		padding:5px;
	}
	.bbsmes{
		float:left;
		width: 100%;
		margin-bottom:20px;
		padding:5px;
	}

	.inforegistnamedate{
		float: left;
		width: 100%;
		text-align:right;
		color:#696969;
		font-size:10px;
	}

	.yakuin {
		float: left;
		width: 100% ;
	}

	.formbox{
		width: 90% ;
		margin:0 auto;
		text-align:center;
	}
	.textbox{
		width: 100% ;
		font-size:18px;
		margin-bottom:15px;
		padding:10px;
		outline:solid 1px #470E45;
		border-radius:7px;
	}
	.textareabox{
		width: 100% ;
		height:200px;
		font-size:18px;
		margin-bottom:15px;
		padding:10px;
		outline:solid 2px #470E45;
		border-radius:7px;
	}
	.buttonbox{
		width: 70% ;
		font-size:18px;
		padding:5px;
		background-color:#470E45;
		color:#ffffff;
		font-weight:bold;
		border-radius:7px;
	}

	.icon{
		margin-left:10px;
		Height:15px;
		vertical-align:middle;
	}
	}
}
.detailename{
	font-size:20px;
	font-weight:bold;
	text-align:center;
}
.photogallery{
	width: 100% ;
	float: left;
}

img.photo {
	width: 90% ;
}

body {
	font-family: "M PLUS Rounded 1c, 'メイリオ','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif";
	font-size:16px;
}

.fontweightbold{
	font-weight:bold;
}

a {
	text-decoration:none; 
}

.subtitle{
	text-align:center;
	font-weight:bold;
	font-size:20px;
}

