@charset "utf-8";
/*	main:	#797946		*/
/*	Xmain:	#6A6A3E		*/
/*	second:	#F0E0CE		*/
/*	text:	#9C3031		*/
/*	border:	#DFAF88		*/

/***********************************************/
/* Header                                      */
/***********************************************/

#navi .nl {
	border-bottom: 5px solid #797979;	
}

#navi .nl li.active {
	background-position: left -42px;
}
#navi .nl li.active a {
	background-position: right -42px;
}


/***********************************************/
/* footer                                     */
/***********************************************/
#footer {
	border-top: 3px solid #797979;
}


#mainColumn {
	vertical-align: top;
	padding: 0;
	float: left;
	width: 625px;
	line-height: 1.5;
	margin-top: 12px;
}

#rightColumn {
	vertical-align: top;
	padding: 0;
	float: right;
	width: 310px;
	margin-top: 12px;

}

#banners {
	background-color: #f0f0f0;
	border: 1px solid #ccc;
	border-radius: 5px; /* CSS3草案 */ 
	-webkit-border-radius: 5px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 5px; /* Firefox用 */ 
	margin-bottom: 10px;
	padding-bottom: 4px;
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,0.1);
	box-shadow: 1px 2px 5px rgba(0,0,0,0.1);	
}

#banners ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#banners ul li {
	margin: 0;
	padding: 0;
	width: 148px;
	float: left;
	margin: 4px 0 0 4px;
}


#banners img {
	border: 1px solid #ccc;
}



#list24h {
	background-color: #f0f0f0;
	border: 1px solid #ccc;
	border-radius: 5px; /* CSS3草案 */ 
	-webkit-border-radius: 5px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 5px; /* Firefox用 */ 
	margin-bottom: 10px;
	padding: 5px;
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,0.1);
	box-shadow: 1px 2px 5px rgba(0,0,0,0.1);	
}

#list24h h2 {
	border-radius: 5px; /* CSS3草案 */ 
	-webkit-border-radius: 5px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 5px; /* Firefox用 */
	background-color: #E00000;
	color: #fff;
	font-weight: bold;
	font-size: 85%;
	padding: 3px;
	width: 300px;
	text-align: center;
	margin: 0;
	margin-bottom: 5px;
}

#list24h p {
	padding: 0;
	padding-left: 9px;
	margin: 5px 0;
	font-size: 12px;
	color: #666;
	background: url(/image/common/triGreen.gif) no-repeat 1px 4px; 	
}


#list24h ul {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

#list24h ul li {
	font-size: 12px;
	background-color: #f6f6f6;
	border-top: 1px dotted #ccc;
	padding: 5px 2px 2px 0;
	height: 55px;
	display: table;
	width: 100%;
}

#list24h ul li a:hover {
	color: red;
	text-decoration: none;
}

#list24h ul li div.m {
	font-size: 13px;
	color: #666;
	display: table-cell;
	vertical-align: top;
}

#list24h ul li div.m span.res {
	display: inline-block;
	width: 50px;
	color:	#444;
	font-weight: normal;
	font-size: 12px;
}

#list24h ul li div.m span.res:before {
	position: relative;
	top: 0px;
	right: 4px;
  	font: 14px 'FontAwesome';
  	content: "\f075";
  	color: #ccc;
  	padding-left: 10px;	
}

#list24h ul li div.r {
	color: #444;
	font-size: 12px;
	width: 50px; 
	display: table-cell;
	vertical-align: top;
}


#list24h ul li img {
	border: 1px solid #ccc;
	margin: 0;
	margin-left: 3px;
	float: right;
}

/*
#list24h ul li span.res {
	display: block;
	background: url(/image/em/bbs/list24h-t.png) no-repeat 0px -97px;
	border: 1px solid #ccc;
	float: right;
	margin: 3px;
	width: 45px;
	height: 30px;
	text-align: center;
	vertical-align: bottom;
	font-size: 18px;
	padding-top: 15px;
	background-color: #ffd;
}
*/

#list24h ul li div.l {
	width: 80px;
	padding-left: 45px;
	color: #444;
	font-size: 12px;
	display: table-cell;
	background: url(/image/em/list24h-a-h.png) no-repeat -555px 0px;

}
#list24h ul li div.l span.area {
	font-size: 10px;
	letter-spacing: 0.8;
	display: block;
	margin-bottom: 5px;
	margin-left: 3px;	
}

#list24h ul li div.l span.cat {
	color: #444;
}

#list24h ul li div.l span.time {
	color: #aaa;
	font-size: 11px;
}


#list24h ul li div.can {
	background: url(/image/em/list24h-a-h.png) no-repeat 45px 0px;
	padding-top: 19px;
}

#list24h ul li div.yto {
	background: url(/image/em/list24h-a-h.png) no-repeat -755px 0px;
	padding-top: 19px;
}


#list24h ul li div.yvr {
	background: url(/image/em/list24h-a-h.png) no-repeat -155px 0px;
	padding-top: 19px;
}


#list24h ul li div.yyc {
	background: url(/image/em/list24h-a-h.png) no-repeat -355px 0px;
	padding-top: 19px;
}

#list24h ul li div.yyj {
	background: url(/image/em/list24h-a-h.png) no-repeat -955px 0px;
	padding-top: 19px;
}

#list24h ul li div.ymo {
	background: url(/image/em/list24h-a-h.png) no-repeat -1155px 0px;
	padding-top: 19px;
}


#list24h ul li span.cAC {
	background: url(/image/em/list24h-c.png) no-repeat 0px 1px;
	padding-top: 19px;
	color: #aaa;
	font-size: 11px;
	display: block;
}

#list24h ul li span.cSL {
	background: url(/image/em/list24h-c.png) no-repeat 0px -88px;
	padding-top: 19px;
	color: #aaa;
	font-size: 11px;
	display: block;
}


#list24h ul li span.cWO {
	background: url(/image/em/list24h-c.png) no-repeat 0px -183px;
	padding-top: 19px;
	color: #aaa;
	font-size: 11px;
	display: block;
}

#list24h ul li span.cTE {
	background: url(/image/em/list24h-c.png) no-repeat 0px -278px;
	padding-top: 19px;
	color: #aaa;
	font-size: 11px;
	display: block;
}

#list24h ul li span.cES {
	background: url(/image/em/list24h-c.png) no-repeat 0px -374px;
	padding-top: 19px;
	color: #aaa;
	font-size: 11px;
	display: block;
}


#list24h ul li span.cFI {
	background: url(/image/em/list24h-c.png) no-repeat 0px -471px;
	padding-top: 19px;
	color: #aaa;
	font-size: 11px;
	display: block;
}



#list24h ul li.bbs {
	background: url(/image/em/list24h-bbs.png) no-repeat 7px 10px;
	background-color: #fff;
}

#list24h ul li.classified {
	background: url(/image/em/list24h-classified.png) no-repeat 7px 10px;
	background-color: #fff;
}

#list24h ul li.school {
	background: url(/image/em/list24h-school.png) no-repeat 7px 10px;
	background-color: #fff;
}


#list24h ul li.g {
	background-color: #f6f6f6;	
}

#school {
	background-color: #f0f0f0;
	border: 1px solid #ccc;
	border-radius: 5px; /* CSS3草案 */ 
	-webkit-border-radius: 5px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 5px; /* Firefox用 */ 
	margin-bottom: 10px;
	font-size: 13px;	
	padding: 5px;
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,0.1);
	box-shadow: 1px 2px 5px rgba(0,0,0,0.1);	
}

#school h2 {
	border-radius: 5px; /* CSS3草案 */ 
	-webkit-border-radius: 5px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 5px; /* Firefox用 */
	background-color: #006699;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	padding: 3px;
	width: 11.5em;
	text-align: center;
	margin: 0;
	margin-bottom: 5px;
}

#school div {
	float: left;
	width: 188px;
	background-color: #fff;
	text-align: center;
	height: 200px;
	padding: 5px;
	margin: 2px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

#school div a {
	color: #666;	
}


#siteRank {
	background-color: #f0f0f0;
	border: 1px solid #ccc;
	border-radius: 5px; /* CSS3草案 */ 
	-webkit-border-radius: 5px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 5px; /* Firefox用 */ 
	margin-bottom: 10px;
	font-size: 13px;	
	padding: 5px;
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,0.1);
	box-shadow: 1px 2px 5px rgba(0,0,0,0.1);	
}

#siteRank h2 {
	border-radius: 5px; /* CSS3草案 */ 
	-webkit-border-radius: 5px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 5px; /* Firefox用 */
	background-color: #6771AD;
	color: #fff;
	font-weight: bold;
	font-size: 90%;
	padding: 3px;
	width: 11.5em;
	text-align: center;
	margin: 0;
	margin-bottom: 5px;
}

#siteRank p {
	padding: 0;
	padding-left: 9px;
	margin: 4px 0;
	font-size: 11px;
	color: #666;
	background: url(/image/common/triGray.gif) no-repeat 1px 1px; 	
}

#siteRank ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#siteRank ul li {
	padding: 5px;
	background-color: #fff;
	border-bottom: 1px dotted #ccc;
}

#siteRank .r1 {
	font-weight: bolder;
	color: #CFA044;
}

#siteRank .r2 {
	font-weight: bolder;
	color: #aaa;
}

#siteRank .r3 {
	font-weight: bolder;
	color: #965A3D;
}

#siteRank .r6 {
	text-align: right;
	margin-top: 5px;
	font-size: 80%;
}


#guide {
	background-color: #f0f0f0;
	border: 1px solid #ccc;
	border-radius: 5px; /* CSS3草案 */ 
	-webkit-border-radius: 5px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 5px; /* Firefox用 */ 
	margin-bottom: 10px;
	font-size: 13px;	
	padding: 5px;
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,0.1);
	box-shadow: 1px 2px 5px rgba(0,0,0,0.1);	
}

#guide h2 {
	border-radius: 5px; /* CSS3草案 */ 
	-webkit-border-radius: 5px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 5px; /* Firefox用 */
	background-color: #B4783C;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	padding: 3px;
	width: 11.5em;
	text-align: center;
	margin: 0;
	margin-bottom: 5px;
}

#guide p {
	padding: 0;
	padding-left: 9px;
	margin: 4px 0;
	font-size: 11px;
	color: #666;
	background: url(/image/common/triGray.gif) no-repeat 1px 1px; 	
}

#guide .box {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px; /* CSS3草案 */ 
	-webkit-border-radius: 5px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 5px; /* Firefox用 */ 
	margin-bottom: 5px;
	padding: 5px;
	padding-bottom: 0;
	
}

#guide h3 {
	font-size: 100%;
	margin: 0;
	color: #444;
	border-bottom: 1px dotted #ccc;
	padding-top: 2px;
	padding-bottom: 3px;
	border-left: 2px solid #B4783C;
	padding-left: 5px;
}

#guide ul {
	padding: 0;
	margin: 0;
	margin-top: 3px;
	list-style: none outside;
}

#guide ul li {
	margin: 3px;
	margin-right: 0;
	padding: 0;
	float: left;
	width: 135px;	
}

#keywords {
	background-color: #797979;
	border: 1px solid #ccc;
	border-radius: 5px; /* CSS3草案 */ 
	-webkit-border-radius: 5px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 5px; /* Firefox用 */ 
	margin-bottom: 10px;
	font-size: 80%;	
	padding: 5px;
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,0.1);
	box-shadow: 1px 2px 5px rgba(0,0,0,0.1);	
}

#siteInfo {
	background-color: #ffd;
	border: 1px solid #797979;
	border-radius: 5px; /* CSS3草案 */ 
	-webkit-border-radius: 5px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 5px; /* Firefox用 */ 
	margin-bottom: 10px;
	font-size: 80%;	
	padding: 5px;
	overflow: hidden;
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,0.1);
	box-shadow: 1px 2px 5px rgba(0,0,0,0.1);	
}

#siteInfo h1 {
	border-radius: 5px; /* CSS3草案 */ 
	-webkit-border-radius: 5px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 5px; /* Firefox用 */
	background-color: #797979;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	padding: 3px;
	text-align: center;
	margin: 0;
	width: 300px;
	display: block;
}


#siteInfo .l {
	float: left;
	width: 300px;
	padding: 0;
	margin: 0;	
}

#siteInfo .ad {
	float: left;
	width: 300px;
	margin-left: 10px;
}

#siteInfo p {
	margin: 0px;
	padding: 5px;
	font-size: 90%;
}

#siteInfo p.school {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px; /* CSS3草案 */ 
	-webkit-border-radius: 5px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 5px; /* Firefox用 */ 
	margin-bottom: 5px;
	padding: 5px 5px 5px 40px;
	width: auto;
	background: url(/image/em/list24h-school.png) no-repeat 6px 10px;
	background-color: #fff;
}

#siteInfo p.school a {
	font-weight: bold;
	font-size: 110%;	
}

#siteInfo p.travel {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px; /* CSS3草案 */ 
	-webkit-border-radius: 5px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 5px; /* Firefox用 */ 
	margin-bottom: 5px;
	padding: 5px 5px 5px 40px;
	width: auto;
	background: url(/image/em/list24h-travel.png) no-repeat 6px 10px;
	background-color: #fff;
}

#siteInfo p.travel a {
	font-weight: bold;
	font-size: 110%;	
}


.gBox .adsense {
	width: 11.5em;
}

.notice {background-color:#FBF1E5; padding:10px; font-size: 12px; margin: 10px 0}
#adBottom {
	border-top: 1px dotted #797979;
	padding: 5px 0;
	float: left;
	width: 100%;
}
/***********************************************/
/* General                                     */
/***********************************************/

.colorMain {	color: #797946; }
.colorText {	color: #9C3031; }

.borderColor {border-bottom: 1px solid #797979; }

/***********************************************/
/* Paging                                    */
/***********************************************/

.selector {
	display: none;	
}
#page-1 {
	display: block;	
}

#pageNumber {
	color: #fdd;
}


/* ========================================================================
タブレット用設定
---------------------------------------------------------------------------*/
@media (max-width:767px) {


#mainColumn {
	margin-top: 80px;
	width: 100%;
}

#rightColumn {
	width: 100%;
}


#banners ul.l li {
	float: left;
	widht: 160px;
}

#banners ul.r li {
	float: left;
	widht: 160px;
}

#school div {
	width: 30%;	
}
#siteInfo .l {
	width: auto;
}

#siteInfo .ad {
	width: 100%;
	height: auto;
	margin-left: 0;
}	

#siteInfo p.school {
	width: 40%;
	float: left;
	display: block;
	margin-right: 5px;	
}

#siteInfo p.travel {
	width: 40%;	
	float: left;
	display: block;	
}
	
}

/* ========================================================================
モバイル用設定
---------------------------------------------------------------------------*/
@media (max-width : 499px){

	
	

#mainColumn {
	margin-top: 55px;
}

#siteInfo h1 {
	padding: 3px 0;		
	width: 100%;	
}

#siteInfo p.school {
	width: auto;
	float: none;
	margin-right: 0;	
}

#siteInfo p.travel {
	margin-left: 0;
	width: auto;
	float: none;	
}


#list24h h2 {
	padding: 3px 0;	
	width: 100%;	
}

#list24h ul li div.r {
	display: none;	
}

#list24h ul li div.l {
	width: 75px;
	padding-left: 5px;
	padding-top: 55px;
	color: #444;
	font-size: 12px;
	display: table-cell;
	background-position:  -595px 35px;	
	
}

#list24h ul li div.l span.area {
	margin-top: -20px;
}

#list24h ul li div.can {
	background-position:  5px 35px;

}

#list24h ul li div.yto {
	background-position:  -795px 35px;
}


#list24h ul li div.yvr {
	background-position:  -195px 35px;
}


#list24h ul li div.yyc {
	background-position:  -395px 35px;
}

#list24h ul li div.yyj {
	background-position:  -995px 35px;
}

#list24h ul li.bbs {
	background-position:  25px 5px;
}

#list24h ul li.classified {
	background-position:  25px 5px;
}

#list24h ul li.school {
	background-position: 25px 5px;
}

#school div {
	width: 95%;
	height: auto;
	margin: 2px auto;
}
}