@charset "utf-8";
top {
}


/*########## contents ##########*/

/*####### left #######*/
.wrapper #contents #left {
	width:180px;
	height:auto;
	margin-right: 5px;
	padding:0px;
	background-position: center;
    float:left;
	text-align: center;
}

.wrapper #contents #left #left1 {
	width:171px;
	height:26px;
	background-position: center;
	text-align: center;
	background-image: url(../top/b1.jpg);
	background-repeat: no-repeat;
	color: #575757;
    margin-bottom:10px;
}


.wrapper #contents #left #left2 {
	width:171px;
	height:93px;
	background-position: center;
	text-align: center;
    margin-bottom:10px;
}

.wrapper #contents #left #left3 {
	width:171px;
	height:26px;
	background-position: center;
	text-align: center;
	background-image: url(../top/b1.jpg);
	background-repeat: no-repeat;
	color: #575757;
}


.wrapper #contents #left #calender {
	width:180px;
	height:auto;
	background-position: center;
	text-align: center;
    margin-bottom:10px;
}

/*####### main #######*/
.wrapper #contents #main {
	width:574px;
	height:auto;
	padding:0px;
	background-position: center;
    float:left;
}
.wrapper #contents #main #main1 {
	width:566px;
	height:26px;
	background-position: center;
	text-align: left;
	background-image: url(../top/b2.jpg);
	background-repeat: no-repeat;
	color: #575757;
}


ul.m-text{
    width:100%;
    margin-top:10px;
    font-size:13px;
    padding-left:0;
    margin-left:0;
}

ul.m-text li{
    list-style:none;
    padding:0px 10px;
    width:550px;
}

ul.pic{
    width:100%;
    float:left;
    margin-top:0px;
    padding-left:0;
    margin-left:0;
}

ul.pic li{
    list-style:none;
    padding:0px 15px;
    width:156px;
    float:left;
}


.wrapper #contents #main #m-link {
	width:401px;
	height:auto;
	padding:0px;
　　margin-top:10px;
}




h2{
	font-size: 11px;
	display: inline;
	line-height:25px;
	font-weight: normal;
}

h3{
	font-size: 13px;
    display: inline;
    text-decoration: none; 
	line-height:25px;
	color: #575757;
}

h4{
	font-size: 11px;
    display: inline;
    text-decoration: none; 
}
