/*
Theme Name: 醍醐寺Web
Theme URI: http://wordpress.org/
Description: 醍醐寺WebページにあわせたWordPressテーマです。
Version: 1.5
Author: コネクト株式会社
Tags: one column , daigoji

醍醐寺Webに合わせて制作したWordPressのテーマです。
醍醐寺の更新情報を容易に更新することができます。
*/
@charset "utf-8";

/*=============== お知らせタイトル ===============*/
.spNewsTitle {
	float: right;
	width: 816px;
	margin-bottom: 20px;
	background: url(img/sp_news_title.jpg) no-repeat;
	height: 31px;
}

.spNewsTitle p {
	font-size: 110%;
	line-height: 100%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 20px;
	letter-spacing: 0.2em;
}

/*=============== お知らせ全体 ===============*/
.spNewsBody {
	float: right;
	width: 716px;
	padding-right: 100px;
	margin-bottom: 30px;
}

/*=== 記事エリア ===*/
.spNewsBody .spDocArea {
	width: 656px;
	text-align: left;
	background: #EDF0F1;
	padding: 30px 30px 20px;
}

/*=== 見出し ===*/
.spDocArea h1 {
	font-size: 120%;
	line-height: 120%;
	font-weight: bold;
	border-left: 8px solid #8F1C1A;
	padding-left: 12px;
	margin-bottom: 30px;
	color: #333399;
	padding-top: 2px;
	margin-right: 40px;
	margin-left: 40px;

}

.spDocArea h1.large {
	font-size: 180%;
	line-height: 120%;
	font-weight: bold;
	border-left: 8px solid #8F1C1A;
	padding-left: 12px;
	margin-bottom: 30px;
	color: #333399;
	padding-top: 2px;
}

.spDocArea h2 {
	font-size: 110%;
	line-height: 120%;
	font-weight: bold;
	color: #990000;
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom: 1px solid #7B7B7B;
	margin-right: 40px;
	margin-left: 40px;
}

.spDocArea h2 {
	font-size: 110%;
	line-height: 120%;
	font-weight: bold;
	color: #990000;
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom: 1px solid #7B7B7B;
	margin-right: 40px;
	margin-left: 40px;
}

.spDocArea h2.large {
	font-size: 180%;
	line-height: 130%;
	font-weight: bold;
	color: #990000;
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom: 1px solid #7B7B7B;
	margin-right: 40px;
	margin-left: 40px;
}

.spDocArea h3 {
	font-size: 110%;
	line-height: 120%;
	font-weight: bold;
	color: #990000;
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom: 1px solid #7B7B7B;
}

.spDocArea h4 {
	font-size: 110%;
	line-height: 120%;
	font-weight: bold;
	color: #990000;
	margin-bottom: 5px;
	padding-bottom: 6px;
	margin-left: 30px;
}

.spDocArea a,
.spDocArea a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #5C6AAD;
}

.spDocArea a:hover {
	color: #CC3399;
}

/*=== インラインフレーム ===*/

.spDocArea .frame {
	margin-top: 20px;
	_margin-top: 0px;
	width: 655px;
	_width: 0px;	
	margin-left: 30px;
	_margin-left: 0px;	
}

/*=== 本文 ===*/

.spDocArea .docBody {
	margin-bottom: 30px;
}

.spDocArea p {
	line-height: 160%;
	text-indent: 1em;
	margin-left:40px;
	margin-right:40px;
}

/*=== 写真エリア ===*/

.spDocArea .mainImageArea {
	margin-bottom: 30px;
}

.spDocArea .subImageLeft {
	float: left;
	width: 250px;
	margin-right: 18px;
	margin-top: 6px;
	padding-bottom: 6px;
	clear: both;
}

.spDocArea .subImageRight {
	float: right;
	width: 250px;
	margin-left: 16px;
	margin-top: 6px;
	padding-bottom: 6px;
	clear: both;
}

.spDocArea .subImageLeft p,
.spDocArea .subImageRight p {
	text-indent: 0em;
	color: #336699;
	padding-bottom: 6px;
	border-bottom: 1px dotted #336699;
	line-height: 120%;
	padding-top: 4px;
}


.spDocArea img {
	border: 1px solid #A7B6BA;
}


/*=============== ページトップ ===============*/
.pageTop {
	width: 656px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 30px;
}

.pageTop p {
	font-size: 90%;
	line-height: 100%;
}


.pageTop a,
.pageTop a:visited {
	line-height: 100%;
	color: #996600;
	text-decoration: none;
}


.pageTop a:hover {
	color: #CC0000;
	text-decoration: underline;
}

/*=============== クリア ===============*/
.docClear {
	clear: both;
	width: 100%;
}

.docClear img {
	border-style: none;
}
/*=============== 醍醐寺からのお知らせ一覧タイトル ===============*/
.infoListTitle {
	float: right;
	width: 816px;
	margin-bottom: 20px;
	background: url(img/info_list_title.jpg) no-repeat;
	height: 31px;
}

.infoListTitle p {
	font-size: 110%;
	line-height: 100%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 20px;
	letter-spacing: 0.2em;
}

/*=============== 本文 ===============*/
.infoBodyArea {
	float: right;
	width: 716px;
	padding-right: 100px;
	margin-bottom: 30px;
}

/*=== 本文 ===*/
.infoBodyArea .infoText {
	width: 656px;
	text-align: left;
	background: #EDF0F1;
	padding: 30px 30px 20px;
}

.infoText .newsSet {
	padding: 10px;
	border: 1px dotted #999999;
	margin-bottom: 20px;
}

.newsSet p.setTitleInfo {
	padding: 1px 4px;
	width: 4em;
	float: left;
	text-align: center;
	background: #6699CC;
	font-size: 90%;
	line-height: 110%;
	color: #FFFFFF;
}

.newsSet p.setTitleNews {
	padding: 1px 4px;
	width: 4em;
	float: left;
	background: #FF6600;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 90%;
	line-height: 110%;
}

.newsSet p.newsDate {
	padding-top: 1px;
	margin-left: 6px;
	float: left;
	color: #CC0000;
	letter-spacing: 0.1em;
}


.newsSet h2 {
	margin-left: 10px;
	float: left;
	font-size: 110%;
	line-height: 120%;
	font-weight: bold;
	color: #333399;
	margin-bottom: 2px;
}

.newsSet h3 {
	padding-top: 4px;
	border-top: 1px dotted #999999;
	clear: both;
	font-size: 90%;
	line-height: 130%;
	color: #535353;
	margin-top: 4px;
}

.newsSet h3 a,
.newsSet h3 a:visited {
	color: #0000CC;
	text-decoration: none;
}

.newsSet h3 a:hover {
	text-decoration: underline;
}

/* ============== ここからページのためのスタイル ==================*/


/*=============== 写真２枚セット ===============*/
.guideSection-1 .nowUnit {
	margin: 0px 0px 14px;
	padding: 0px;
}

.guideSection-1 .nowUnit img {
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #CCCCCC;
}

.guideSection-1 .nowUnit p {
	margin: 8px 0px 0px;
	padding: 0px;
	text-align: left;
}

.nowUnit .nowUnitLeft {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 364px;
	border: 1px solid #CCCCCC;
	text-align: center;
	background: #EEEEEE;
}

.nowUnit .nowUnitRight {
	text-align: center;
	margin: 0px 2px 0px 0px;
	padding: 10px;
	float: right;
	width: 364px;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
}

.nowUnit .clear img {
	border-style: none;
}


/*=== 左カラム（サイドメニュー） ===*/
.List {
	padding: 20px 10px 0px;
}

.List li {
	list-style: none;
	line-height: 130%;
	margin-bottom: 10px;
	background: url(img/menu_point.gif) no-repeat left 1px;
	padding-left: 15px;
	margin-left: 0px;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 10px;
	font-size: 93%;
}

.List a,
.List a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #5C6AAD;
}

.List a:hover {
	color: #CC3399;
	text-decoration: underline;
}

