@charset "utf-8";
img, object, embed, video {
	max-width: 100%;
}



/* Mobile Layout: 480px and below. */
#スマートフォン {
}
#top {
    background-image: url(../images/kasseika/gosaichi/top_bess.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0% 30px;
}
#top h2 {
    width: 40%;
    float: right;
    margin-bottom: 0px;
}
#top p {
    width: 96%;
    clear: both;
    margin-top: 0px;
    padding-left: 2%;
    padding-right: 2%;
}
#day {
    padding-left: 2%;
    width: 98%;
    float: left;
}

#day h3 {
    font-size: 1.2em;
}
#day dl {
    clear: both;
    font-weight: bold;
}
#day dl dt {
    float: left;

}
#day dl dd {
    margin-left: 0px;
}
#content {
    width: 100%;
    float: left;
    clear: both;
}




#content #market {
    background-image: url(../images/kasseika/gosaichi/con1_bess.png);
    background-repeat: repeat;
    padding-bottom: 0px;
    margin-bottom: 0px;
    float: left;
    clear: both;
    width: 100%;
}
#content #market h4 {
    text-align: center;
    margin-bottom: 0px;
}

#content #market ul {
    margin-left: 0px;
    padding-left: 5%;
    padding-top: 10px;
    padding-bottom: 0px;
    float: left;
    width: 100%;
}

#market ul li {
    float: left;
    color: #6B5300;
    margin-right: 20px;
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    font-weight: bold;
}

#content #event {
    background-image: url(../images/kasseika/gosaichi/con2_bess.png);
    background-repeat: repeat;
    margin-bottom: 0px;
    margin-top: 0px;
    width: 100%;
    float: left;
    clear: both;
}
#event h4  {
    text-align: center;
}
#content #event ul {
    height: 250px;
    padding-bottom: 0px;
    margin-left: 0px;
    padding-left: 5%;
}


#event ul li {
    color: #B13361;
    font-weight: bold;
    list-style-type: none;
}

#content #place {
    background-image: url(../images/kasseika/gosaichi/con3_bess.png);
    background-repeat: repeat;
    width: 100%;
    float: left;
    clear: both;
}

#content #place h4 {
    text-align: center;
}
#content #place ul {
    padding-left: 5%;
    margin-left: 0px;
}

#place ul li {
    color: #066AC7;
    font-weight: bold;
    list-style-type: none;
}








































































/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

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



	
#タブレット {
}
#top p {
    width: 55%;
    clear: none;
    padding-top: 430px;
}
#day h3 {
    font-size: 2em;
}
#content #market {
    width: 33.333%;
    float: left;
    clear: none;
}
#content #market ul {
    height: 250px;
}

#content #event {
    width: 33.333%;
    float: left;
    clear: none;
}
#content #place {
    width: 33.3333%;
    float: left;
    clear: none;
}
#content #place ul {
    height: 250px;
    margin-left: 0px;
    padding-left: 2%;
}





















	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

	
	
}
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
	
#パソコン {
}
#top h2 {
    width: 30%;
}
#top p {
    padding-top: 600px;
    width: 60%;
}









	
	
	
	
	
	
	
	
	
	
	
	
	
	

	


}	
/* WideDesktop Layout: 1233px to a max of 2000px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1233px) {
#ワイドパソコン {
}

	




		
}
