@charset 'UTF-8';

/* ==================== タイトルイメージ ==================== */
#titleimage-top {
	width:940px;
	height:360px;
	margin: 0;
	padding: 0;
	border-bottom: #CCCCCC solid 1px;
	background:#000000;
	position:relative;
}

#cf1,#cf2,#cf3,#cf4,#cf5 {
	visibility: hidden;
}

/* ==================== レイアウト ==================== */
#column-top-left {
	width: 660px;
	margin: 0;
	padding: 30px 20px;
	float:left;
}

#column-top-right {
	width: 200px;
	margin: 0;
	padding: 30px 20px;
	float:right;
}


/* ==================== 行事案内 ==================== */
#event {
	margin: 0 0 20px 0;
}

#event ul {
	display: block;
	margin: 0;
	padding: 0;
}

#event li {
	display: block;
	width: 210px;
	height: 130px;
	float: left;
}

#event li#event-zazen {
	margin: 0 15px 0 0;
}

#event li#event-houwa {
	margin: 0 15px 0 0;
}

#event li#event-shakyo {
	margin: 0;
}

#event li#event-zazen a,#event li#event-houwa a,#event li#event-shakyo a {
	display: block;
	width: 210px;
	height: 130px;
}

#event li#event-zazen a {
	background: #000000 url(/images/bnr_title_zazen.gif) no-repeat left bottom;
}

#event li#event-houwa a {
	background: #000000 url(/images/bnr_title_houwa.gif) no-repeat left bottom;
}

#event li#event-shakyo a {
	background: #000000 url(/images/bnr_title_shakyo.gif) no-repeat left bottom;
}


/* ==================== 妙心寺からのお知らせ ==================== */
#news {
	width: 658px;
	margin: 0;
	padding: 0;
	border: #CFCAC2 solid 1px;
	clear: both;
}

#news-title {
	height: 38px;
	margin: 0;
	padding: 0;
	background: url(/images/bg_news.gif) no-repeat;
	border-bottom: #CFCAC2 solid 1px;
	position: relative;
}

#news-title h1 a {
	display: block;
	width: 182px;
	height: 0;
	margin: 0;
	padding-top: 18px;
	behavior: url(/common/css/lib/iepngfix.htc);
	background: url(/images/h1_news.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 10px;
	left: 10px;
}

#news-title a.news-list {
	display: block;
	width: 50px;
	height: 0;
	margin: 0;
	padding-top: 24px;
	background: url(/images/btn_list.gif) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 7px;
	right: 40px;
}

#news-title a.rss {
	display: block;
	width: 24px;
	height: 0;
	margin: 0;
	padding-top: 24px;
	background: url(/images/btn_rss.gif) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 7px;
	right: 10px;
}

#news ul#general {
	display: block;
	margin: 0;
	padding: 0;
}

#news ul#general li {
	display: block;
	height: 50px;
	margin: 0 10px;
	padding: 0;
	line-height: 1;
	list-style: none;
	border-bottom: #CCCCCC dotted 1px;
	position: relative;
}

#news ul#general li.last {
	border-bottom: none;
}

#news ul#general li span.category {
	display: block;
	width: 120px;
	height: 24px;
	color: #FFFFFF;
	font-size: 92%;
	text-align: center;
	line-height: 24px;
	background: url(/images/bg_category.gif) no-repeat;
	position: absolute;
	top: 13px;
	left: 0;
}

#news ul#general li span.date {
	display: block;
	position: absolute;
	top: 40%;
	left: 130px;
}

#news ul#general li span.title {
	display: block;
	position: absolute;
	top: 40%;
	left: 220px;
}

#news ul#important {
	display: block;
	margin: 0;
	padding: 10px 0;
	background: #F3EEDE;
	border-bottom: #CFCAC2 solid 5px;
}

#news ul#important li {
	display: block;
	margin: 0;
	padding: 10px 0 10px 50px;
	line-height: 1;
	background: url(/images/icon_arrow_m_b.gif) no-repeat 20px center;
}

#news ul#important li.none {
	display: block;
	margin: 0;
	padding: 10px 0 10px 20px;
	line-height: 1;
	background-image: none;
}

#news ul#important li a {
	font-size: 108%;
	font-weight: bold;
	text-decoration: none;
}



/* ==================== 各部署・センターからのお知らせ ==================== */

#honjo-info {
	width: 658px;
	margin: 0;
	padding: 0;
	border: #CFCAC2 solid 1px;
	clear: both;
	overflow: auto;
}
#honjo-info-title {
	width: 658px;
	height: 38px;
	margin: 20px 0 0 0;
	padding: 0;
	background: #F3EEDE url(../../images/bg_news.gif) no-repeat;
	border: #CFCAC2 solid 1px;
	border-bottom: none;
	position: relative;
}
#honjo-info-title h1 a {
	display: block;
	width: 292px;
	height: 0;
	margin: 0;
	padding-top: 25px;
	behavior: url(../../common/css/lib/iepngfix.htc);
	background: url(../../images/h1_honjo-info.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 6px;
	left: 10px;
}
#honjo-info ul#general {
	display: block;
	margin: 0;
	padding: 0;
}

#honjo-info ul#general li {
	display: block;
	height: 50px;
	margin: 0 10px;
	padding: 0;
	line-height: 1;
	list-style: none;
	border-bottom: #CCCCCC dotted 1px;
	position: relative;
}

#honjo-info ul#general li.last {
	border-bottom: none;
}

#honjo-info ul#general li span.category {
	display: block;
	width: 120px;
	height: 24px;
	color: #FFFFFF;
	font-size: 92%;
	text-align: center;
	line-height: 24px;
	background: url(../../images/bg_category.gif) no-repeat;
	position: absolute;
	top: 13px;
	left: 0;
}
#honjo-info ul#general li span.bg {
	display: block;
	width: 120px;
	height: 24px;
	color: #FFFFFF;
	font-size: 92%;
	text-align: center;
	line-height: 24px;
	position: absolute;
	top: 13px;
	left: 0;
}
#honjo-info ul#general li span.soumu { background: url(../../images/bg_soumu.gif) no-repeat; }
#honjo-info ul#general li span.kyogaku { background: url(../../images/bg_kyogaku.gif) no-repeat; }
#honjo-info ul#general li span.zaimu { background: url(../../images/bg_zaimu.gif) no-repeat; }
#honjo-info ul#general li span.houmu { background: url(../../images/bg_houmu.gif) no-repeat; }
#honjo-info ul#general li span.hanazono {	background: url(../../images/bg_hanazono.gif) no-repeat; }
#honjo-info ul#general li span.director_sub2 {	background: url(../../images/bg_director_sub2.gif) no-repeat; }


#honjo-info ul#general li span.date {
	display: block;
	position: absolute;
	top: 40%;
	left: 130px;
}

#honjo-info ul#general li span.title {
	display: block;
	position: absolute;
	top: 40%;
	left: 220px;
}

#honjo-info ul#important {
	display: block;
	margin: 0;
	padding: 10px 0;
	background: #F3EEDE;
	border-bottom: #CFCAC2 solid 5px;
}

#honjo-info ul#important li {
	display: block;
	margin: 0;
	padding: 10px 0 10px 50px;
	line-height: 1;
	background: url(../../images/icon_arrow_m_b.gif) no-repeat 20px center;
}

#honjo-info ul#important li.none {
	display: block;
	margin: 0;
	padding: 10px 0 10px 20px;
	line-height: 1;
	background-image: none;
}

#honjo-info ul#important li a {
	font-size: 108%;
	font-weight: bold;
	text-decoration: none;
}




/* ==================== 妙心NOW！ ==================== */
#dekigoto {
	width: 658px;
	height: 300px;
	margin: 0;
	padding: 0;
	border: #CFCAC2 solid 1px;
	clear: both;
	overflow: auto;
}

#dekigoto img.frame {
	margin: 5px 10px 10px 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background:#FFFFFF;
}

#dekigoto-title {
	width: 658px;
	height: 38px;
	margin: 20px 0 0 0;
	padding: 0;
	background: #F3EEDE url(/images/bg_news.gif) no-repeat;
	border: #CFCAC2 solid 1px;
	border-bottom: none;
	position: relative;
}

#dekigoto-title h1 a {
	display: block;
	width: 137px;
	height: 0;
	margin: 0;
	padding-top: 25px;
	behavior: url(/common/css/lib/iepngfix.htc);
	background: url(/images/h1_now.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 6px;
	left: 10px;
}

#dekigoto-title a.dekigoto-list {
	display: block;
	width: 50px;
	height: 0;
	margin: 0;
	padding-top: 24px;
	background: url(/images/btn_list.gif) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 7px;
	right: 10px;
}

#dekigoto ul {
	margin: 0;
	padding: 0;
}

#dekigoto ul li {
	margin: 0 10px;
	padding: 10px;
	list-style: none;
	border-bottom: #CCCCCC dotted 1px;
}

#dekigoto ul li p {
	display: block;
	margin: 0;
	font-size: 93%;
	line-height: 1.7;
}

#dekigoto ul li span.date {
	display: block;
	padding: 5px 0;
	font-size:85%;
	color:#666666;
	text-align: right;
}

#dekigoto ul li span.title a {
	display: block;
	margin-bottom: 5px;
	color: #936;
	font-size: 114%;
	font-weight: bold;
}

#dekigoto ul li.last {
	border-bottom: none;
}

/* ==================== 650年大法要 ==================== */
#daihouyou {
	width:660px;
	margin: 0;
	padding: 0;
	position:relative;
	clear:both;
}

#daihouyou-left {
	width:260px;
	margin: 0;
	padding: 0;
	float:left;
}

#daihouyou-right {
	width:400px;
	margin: 0 0 15px 0;
	padding: 0;
	float:right;
}

#daihouyou-right h1 {
	margin: 0;
	padding: 0px 0px 20px 0px;
}

#daihouyou-right p {
	margin: 0;
	padding: 0;
	line-height:2;
}

/* ==================== 声明文 ==================== */
#announce {
	width:auto;
	margin: 15px 0 15px 0;
	padding: 20px;
	line-height: 1.7;
	border: 5px solid #EEEEEE;
	background:#FFFFFF;
	position:relative;
	clear:both;
}

#announce h1 {
	margin: 0 0 10px 0;
	padding: 0;
	_font-family: "ＭＳ Ｐ明朝", MS PMincho, Times, Serif;
	font-size:24px;
	line-height:1;
	clear:both;
}

#announce p {
	margin: 0 20px;
	padding: 0;
	line-height:2;
}

/* ==================== 今月の法話 ==================== */
#houwa {
	width:200px;
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: #CFCAC2 solid 1px;
}

#houwa h1 {
	height:30px;
	margin: 0 0 10px 0;
	padding: 0;
}

#houwa ul {
	margin: 0 0 10px 0;
	padding: 0;
}

#houwa hr {
	margin: 10px 0;
	_margin: 0 0 10px 0;
	padding: 0;
}


/* ==================== ショートカット ==================== */
#shortcut {
	width:200px;
	margin: 0px 0px 20px 0px;
	padding: 0;
}

#shortcut ul {
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #CFCAC2;
}

#shortcut li {
	display: block;
	height:48px;
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	border-top: 1px solid #CFCAC2;
	border-left: 1px solid #CFCAC2;
	border-right: 1px solid #CFCAC2;
}

#shortcut li img {
	vertical-align: bottom;
}

#sub-shortcut {
	width:178px;
	margin: 0px 0px 20px 0px;
	padding: 10px;
	border: #CCCCCC solid 1px;
	background-color:#FFFFFF;
}


/* ==================== 携帯サイト案内 ==================== */
#mobile-left {
	width:85px;
	margin: 0;
	padding: 0;
	float:left;
}

#mobile-right {
	width:115px;
	margin: 0;
	padding: 0;
	float:right;
}

#mobile-right p {
	margin: 0;
	padding: 0;
	font-size:84%;
	line-height:1.5;
}

#mobile-right a {
	font-size:84%;
}


/* ==================== 関連情報 ==================== */
#relation-info {
	width:auto;
	margin: 15px 0 15px 0px;
	padding: 15px;
	line-height:2;
	border: 5px solid #EEEEEE;
	background:#FFFFFF;
	position:relative;
	clear:both;
}

#relation-info h5 {
	margin: 0;
	padding: 0;
}

#relation-info img {
	margin: 0;
	padding: 0;
}

/* ==================== 太陽光発電 ==================== */
#widget {
    width:180px;
    height:278px;
    background:url("../../img/widget/bg_widget.jpg") no-repeat left top;
    margin: 20px 0;
    padding:10px;
}

#widget h2 {
    margin: 0 0 10px 6px;
    line-height:0;
}

#widget .electric {
    width:160px;
    height:145px;
    padding:12px 10px 13px;
    background:url("../../img/widget/bg_electric.png") no-repeat left top;
    margin:0 auto 4px;
}

#widget .electric > dl {
    margin: 0 0 13px;
}

#widget .electric > dl dt {
    margin:0 0 4px 2px;
    height:13px;
    line-height:13px;
}

#widget .electric > dl dt img{
    vertical-align:middle;
}

#widget .electric > dl dt span{
    font-size:10px;
    color:#4A4A4A;
    vertical-align:middle;
    margin:0 0 0 3px;
}

#widget .electric > dl dd {
    border:1px solid #CCC;
    background:#FCF8FA;
    text-align:center;
    font-weight:bold;
    font-size:16px;
    height:27px;
    line-height:27px;
    margin:0 0 5px;
    color:#4A4A4A;
}

#widget .electric .month {
    border:2px solid #993365;
    height:32px;
    overflow:hidden;
}
#widget .electric .month > dl dt {
    float:left;
}
#widget .electric .month > dl dd {
    float:right;
    line-height:32px;
    color:#4A4A4A;
    margin:0 7px 0 0;
    font-size:13px;
}
#widget .weather {
    width:169px;
    height:38px;
    padding:8px 4px 2px 7px;
    background:url("../../img/widget/bg_weather.png") no-repeat left top;
    margin:0 auto 4px;
}

#widget .weather > dl {
    float:left;
}

#widget .weather > dl dt,#widget .weather > dl dd{
    float:left;
}

#widget .weather > dl dt {
    width:26px;
}
#widget .weather > dl dd {
    width:77px;
    text-align:center;
    font-size:12px;
    color:#666;
    line-height:13px;
}
#widget .weather > dl dd .max{
    color:#F00;
}

#widget .weather > dl dd .min{
    color:#265BFF;
}

#widget .weather > dl .clear {
    clear:both;
}

#widget .weather .license {
    float:right;
}

#widget .message {
    width:180px;
    height:27px;
    line-height:27px;
    overflow:hidden;
    background:url("../../img/widget/bg_message.png") no-repeat left top;
    font-size:13px;
    color:#F2ECDD;2
}
