@charset "utf-8";
@import url(item.css);


/*---------------------------------------------------------
　京ぽんとトップ
---------------------------------------------------------*/
div#pontInfo{
	width:670px;
	margin:1em 0;
}
div#pontInfo ul{width:176px;float:right;}
div#pontInfo ul li{margin-bottom:4px;}
div#pontInfo ul li a:hover img{opacity:0.8;filter:alpha(opacity=80);-ms-filter: "alpha( opacity=80 )";}


ul#pontMenu{
	width:670px;
	margin:0;
}

ul#pontMenu li{
	float:left;
	margin:0 5px 5px 0;
	height:170px;
}

ul#pontMenu li.last{margin:0 0 5px 0;}

ul#pontMenu li a{display:block;width:330px;height:170px;position:relative;overflow:hidden;}
ul#pontMenu li a:hover{font-size:1px;}
ul#pontMenu li a:hover img{position:relative;top:-170px;}



/* 140425こちらに変更 */
#pontList{width:670px;}
#pontList li{float:left;width:330px;margin:0 0 10px 0;}
#pontList li.even{margin-left:10px;}
#pontList li a:hover img{opacity:0.8;filter:alpha(opacity=80);-ms-filter: "alpha( opacity=80 )";}



/* 動画関連 */
.movie iframe{margin-top:2em;}

div.bnrFaq img{margin-top:10px;}



	/*--CLEAR--*/
	div#pontInfo:after,
	ul#pontMenu:after,
	#pontList:after{
		content: " ";
		display: block;
		visibility: hidden;
		clear: both;
		height: 0.1px;
		font-size: 0.1em;
		line-height: 0;
	}

/*---------------------------------------------------------
　おはぎ　140912
---------------------------------------------------------*/
a:hover#ohagi img{opacity:0.8;filter:alpha(opacity=80);-ms-filter: "alpha( opacity=80 )";}

.ohagi .itemAreaLeft{width:660px;}
.ohagi .itemAreaLeft .inner{margin:0 0 30px;}
/*
.ohagi .itemAreaLeft .inner h3{display:block;text-indent:-9999px;width:100%;padding:6px 0;margin-bottom:6px;}
	.ohagi .itemAreaLeft .inner h3#mt01{background:#f5efe0 url(../../kyo-pont/img/ohagi_ttl01.png) 2px center no-repeat;height:18px;}
	.ohagi .itemAreaLeft .inner h3#mt02{background:#f5efe0 url(../../kyo-pont/img/ohagi_ttl02.png) 2px center no-repeat;height:18px;}
	.ohagi .itemAreaLeft .inner h3#mt03{background:#f5efe0 url(../../kyo-pont/img/ohagi_ttl03.png) 2px center no-repeat;height:18px;}
	.ohagi .itemAreaLeft .inner h3#mt04{background:#f5efe0 url(../../kyo-pont/img/ohagi_ttl04.png) 2px center no-repeat;height:18px;}
*/

.ohagi .itemAreaLeft .inner p{width:95%;margin:0 0 1.5em 5px;line-height:1.4;font-size:13px;}
.ohagi .itemAreaLeft dl{width:610px;margin:40px auto 100px;}
.ohagi .itemAreaLeft dl dt{margin-bottom:3px;}
.ohagi .itemAreaLeft dl dd{margin:0 0 1.5em 0;padding:0 0 0 15px;}



/*---------------------------------------------------------
　新サイト引越
---------------------------------------------------------*/
.moveInfo{width:80%;margin:3em auto;text-align:center;}
.moveInfo p{font-size:15px;line-height:1.8;}
.moveInfo p span{font-size:12px;}