@charset "utf-8";
/* Smart Phone Layout : Higher resolution*/
#main {
	width:100%;
	margin-bottom:20px;
}

.mobile {
  display: block;
}

#g_navi
{
    width:95%;
    margin-right:20px;
    margin-bottom:-34px;
    border-bottom: 1px black dashed;
 
}

#sidebar {
	width:100%;
	margin:0 auto 200px;
}


.side01 { width:100%;}
/*
.bnr_side {
	width:50%;
}
.search {
	width:50%;
}*/
.side02, .side03, .side04, .side05 { width:50%;}


.itemList li {
	width:80%;
	font-size:90%;
}
aside {
 width:50%;

}

/*	Contest page
----------------------------------------------------------- */
.submission {
    height:145px;
}

.submission dt {
  font-size:50%;
   
}

/*	40ch Page
----------------------------------------------------------- */
.page_top_ads  {
	margin-top:50px !important;
}


/*	About Shio Page
----------------------------------------------------------- */
.ttl_about {
	margin:50px 0 20px 20px;
}








