/* ======================================== サイト全体に適用*/
* { /* 全ての要素の間隔・余白を０へ */
margin:0;
padding:0;
}


body {
	font-size:13px;
	margin: 0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #5A3427;
	border-top-color: #804040;
	border-right-color: #804040;
	border-bottom-color: #804040;
	border-left-color: #804040;
	background-repeat: repeat-x;
	background-image: url(image/back.gif);
	background-position: top;
}
a{
	color:#369;
	/*text-align: center;*/
}

image{
	border:0;
}


#wrap {
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
	padding-top: 15px;
	width: 1070px;
}


/* ========================================  #header 画面上部 */
#header{
	overflow: hidden;
	background-color: ffffff;
	margin: auto;
	height: 100px;
	width:1070px;
	
      
}

#feed {
    margin-bottom: 20px;
}
#feed li {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis; /* Safari */
    -o-text-overflow: ellipsis; /* Opera */
    white-space: nowrap;
}
#feed li:last-child {
    border: none;
}
.blog_list, .blog_list_old {/**/
    list-style: none;
    padding: 5px 10px;
    color: #000000;
    border-bottom: #000000 1px dashed;
}
.blog_list a {
    margin-left: 10px;
    text-decoration: none;
}
.blog_list a:hover {
    color: red;
}






#menu {
	margin: auto;
	padding: 0px;
	height: 50px;
	width: 980px;
}


#menu ul{
	height: 40px;
	background-image: none;
	margin: auto;
	padding-top: 5px;
	width: 980px;
}


#menu ul li{
	list-style: none outside;
	overflow: hidden;
	font-size: 13px;
	margin: auto;
	padding: 0px;
	display:block;
	height: 50px;
	float: left;
	width: 160px;
	text-align: center;

}


#menu ul li a{
	
	display: block;
	text-decoration: none;
	
}
	





#contentswrap {
	width:980px;
	background-color:#fff;
	margin:auto;
	padding: 0px;
       
}
#main-contents{
	width:1070px;
	height:auto;
	margin:auto;
	background-color: #FFF;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	clear:left;
}



#main-contents ul li{
	float:left;
	padding:3px;
	list-style-type: none;
}

#main-contents p {
	line-height: 1.7em;
	
}

#sub-contents{
	width:900px;
	height:auto;
	marign:auto;
	background-color: #FFF;
	margin: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-style:double;
	border-color: #B2D2B2;
	border-width:5px;
}

#footer {
	clear:both;
	width:980px;
	margin:auto;
	color:#5B3E31;
	height:auto;
	text-align:center;
	padding-top: 40px;
	background-color: #ffffff;
	background-image: url(image/under-line.gif);
	background-repeat: no-repeat;
	background-position: top;
}



.clear{ clear: both;} 

.p1{
	font-size:15px;
	color:#F03;
	padding-left: 120px;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;text-align: left;
}
.p1 a{color:#F03;}
.p2 {
	margin-left: 20px;
}
.left{
	float:left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.contents-top{
	width:900px;
	background-image: url(image/contents-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	padding: 0px;
	height: 57px;
}
.sub-contents-main{
	width:840px;
	background-image: url(image/contents-center.gif);
	background-repeat: repeat-y;
	padding-left: 60px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	height: auto;
	clear: both;
	background-position: center;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 14px;
}
.contents-bottom{
	widht:850px;
	background-image: url(image/contents-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 840px;
	padding-left: 60px;
	height: 100px;
	clear: both;
}
#header h1 {
	margin: auto;
	width: 980px;
	text-align:left;
}
h2 {
	width: 900px;
	overflow: hidden;
	text-align: center;
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.info {
	font-size: 14px;
	color: #8B6239;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.school-box{
	width:750px;
	background-color: #E1F0FF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(image/school-back.gif);
	border: 1px solid #EDE1DA;
}
.school-box h4 {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-weight: normal;
	color: #008241;
}

.event-contents{
	width:550px;
	padding: 0px;
	margin:auto;
	padding-left: 30px;
}
.event h3 {
	height: 12px;
	padding-top: 10px;
	padding-bottom: 35px;
	padding-left: 0px;
	width: 650px;
	text-align: center;
	background-image: url(image/h3-line.gif);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: bold;
	font-size: 16px;
	color: #960;
}
.event-contents h3 {
	height: 12px;
	padding-top: 10px;
	padding-bottom: 35px;
	padding-left: 0px;
	width: 650px;
	text-align: center;
	background-image: url(image/h3-line.gif);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: bold;
	font-size: 16px;
	color: #960;
}
.img-right {
	float: right;
	margin-right: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.school-box img {
	border: 1px solid #d0ca68;
	padding:0px;
}
.school-box p {
	line-height: 1.7em;
	font-size: 13px;
}
.p3 {
	font-size: 16px;
	color: #F36;
	margin-bottom: 5px;
	width: 240px;
	padding-left: 10px;
}
table {
	background-color: #FEF;
	background-image: url(image/school-back.gif);
	border: 1px solid #EDE1DA;
	padding: 10px;
}
table tr td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EAD6C1;
	padding: 5px;
}
table tr th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #8B6239;
	font-size: 15px;
	font-weight: bold;
}
.sub-contents-main h4 {
	font-size: 16px;
	font-weight: normal;
	color: #426442;
}
.top{
	text-align:right;
	margin-right: 30px;
}
address {
	font-size: 13px;
}

dd{
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}
dl {
	padding-left: 50px;
}
.event-contents ul li {
	margin-left: 20px;
	list-style-position: inside;
	margin-top: 5px;
}
