body {
	font-family: "MS Gothic","Osaka";
	color:#333333;
	font-weight:normal;
	line-height:150%;
	background-color:#999966;
	margin:0px;
	padding:0px;
}

/*レイアウト*/

.layout1 {
	position:absolute;
	text-align:center;
	width:100%;
}

.layout2 {
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:left;
	width:800px;
	margin:0px auto;
}


/*テキスト14px*/
.t1 {
	font-family: "MS Gothic","Osaka";
	color:#000000;
	font-size:14px;
	font-weight:normal;
	line-height:150%;
}

/*テキスト14px・太*/
.t1b {
	font-family: "MS Gothic","Osaka";
	color:#000000;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
}

/*テキスト14px・太タイトル説明*/
.t1bt {
	font-family: "MS Gothic","Osaka";
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

/*テキスト14px・太背景黄色Q*/
.t1by {
	font-family: "MS Gothic","Osaka";
	color:#000000;
	background-color:#FBDC00;
	font-size:14px;
	font-weight:bold;
	padding: 5px 5px 5px 10px;
}

/*テキスト14px・太背景黄色A*/
.t1a {
	font-family: "MS Gothic","Osaka";
	color:#000000;
	font-size:14px;
	font-weight:normal;
	line-height:150%;
	padding:10px;
}

/*テキスト14px紫・アンケート*/
.t1p {
	font-family: "MS Gothic","Osaka";
	color:#63007F;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	padding-left:10px;
}



/*テキスト14px・Q&Aルビあり*/
.t1r {
	font-family: "MS Gothic","Osaka";
	color:#000000;
	font-size:14px;
	font-weight:normal;
	line-height:150%;
	padding-top:9px;
}

/*テキスト14px*/
.t0 {
	font-family: "MS Gothic","Osaka";
	color:#000000;
	font-size:14px;
	font-weight:normal;
	line-height:150%;
}

/*テキスト14px*/
.t-s {
	font-family: "MS Gothic","Osaka";
	color:#000000;
	font-size:12px;
	font-weight:normal;
	line-height:150%;
}

/*テキスト8px*/
.t-ss {
	font-family: "MS Gothic","Osaka";
	color:#000000;
	font-size:8px;
	font-weight:normal;
	line-height:150%;
}

/*テキスト14px*/
.t02 {
	font-family: "MS Gothic","Osaka";
	color:#000000;
	font-size:14px;
	font-weight:normal;
	padding-top:0px;
}

/*テキスト14px・太*/
.t0b {
	font-family: "MS Gothic","Osaka";
	color:#333333;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
}

/*テキスト12px白*/
.t0w {
	font-family: "MS Gothic","Osaka";
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
}

/*テキスト12px白*/
.t1s {
	font-family: "MS Gothic","Osaka";
	color:#333333;
	font-size:12px;
	line-height:120%;
	font-weight:normal;
	padding-top:5px;
}

/*テキスト12px白太トップ下部名称*/
.t0wb {
	font-family: "MS Gothic","Osaka";
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	letter-spacing: 2px;
}

/*テキスト14px・太red*/
.t0r {
	font-family: "MS Gothic","Osaka";
	color:#9F160A;
	font-size:14px;
	font-weight:normal;
	line-height:150%;
}

/*テキスト12px・太red*/
.t0br {
	font-family: "MS Gothic","Osaka";
	color:#9F160A;
	font-size:12px;
	font-weight:bold;
	line-height:150%;
}

/*テキスト12px・太背景黄色A*/
.t0a {
	font-family: "MS Gothic","Osaka";
	color:#000000;
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	padding:10px;
}
/* 	テキスト明朝体 */
.font_min {
	font-family: serif;
}

/*写真キャプション10px*/
.t2 {
	font-family: "MS Gothic","Osaka";
	color:#000000;
	font-size:10px;
	font-weight:normal;
	line-height:150%;
}

/*新着情報*/
.new {
	font-family: "MS Gothic","Osaka";
	color:#000000;
	font-size:12px;
	font-weight:normal;
	line-height:120%;
}

/*神社名30px*/
.tj {
	font-family: "MS Gothic","Osaka";
	color:#990000;
	font-size:30px;
	font-weight:bold;
}

/*郡・市18px*/
.t3 {
	font-family: "MS Gothic","Osaka";
	color:#000000;
	font-size:18px;
	font-weight:bold;
}


/*ミニ知識　タイトル　18px　赤字*/
.t4 {
	font-family: "MS Gothic","Osaka";
	color:#990000;
	font-size:18px;
	border-bottom:3px solid #cccccc;
}



/*リンク・トップへ戻るなど*/
A.link1 {
	color: #990000;
	font-family: MS Gothic, Osaka;
	font-size:14px;
	line-height: 150%;
	text-decoration: none;
}
A.link1:hover {
	color: #990000;
	font-family: MS Gothic, Osaka;
	font-size:14px;
	line-height: 150%;
	text-decoration: none;
	background: #FFCCCC;
}

/*リンク・お知らせ*/
A.link2 {
	color: #978400;
	font-family: MS Gothic, Osaka;
	font-size:14px;
	font-weight:bold;
	line-height: 150%;
	text-decoration: underline;
}
A.link2:hover {
	color: #978400;
	font-family: MS Gothic, Osaka;
	font-size:14px;
	font-weight:bold;
	line-height: 150%;
	text-decoration: none;
	background: #FBDC00;
}

/*リンク・Q&A*/
A.link3 {
	color: #000000;
	font-family: MS Gothic, Osaka;
	font-size:14px;
	font-weight:normal;
	line-height: 150%;
	text-decoration: none;
}
A.link3:hover {
	color: #978400;
	font-family: MS Gothic, Osaka;
	font-size:14px;
	font-weight:bold;
	line-height: 150%;
	text-decoration: none;
	background: #FBDC00;
}

/*リンク・お知らせMENU*/
A.link4 {
	color: #333333;
	font-family: MS Gothic, Osaka;
	font-size:14px;
	font-weight:normal;
	line-height: 150%;
	text-decoration: underline;
}
A.link4:hover {
	color: #978400;
	font-family: MS Gothic, Osaka;
	font-size:14px;
	font-weight:normal;
	line-height: 150%;
	text-decoration: none;
	background: #FBDC00;
}

/*リンク集*/
A.link5 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height: 150%;
	text-decoration: underline;
}
A.link5:hover {
	color: #978400;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height: 150%;
	text-decoration: none;
	background: #FBDC00;
}

/*リンク　Q&A　ポップアップ*/
A.link6 {
	color: #ffffff;
	font-family: MS Gothic, Osaka;
	font-size:14px;
	font-weight:normal;
	text-decoration: none;
}
A.link6:hover {
	color: #ffffff;
	font-family: MS Gothic, Osaka;
	font-size:14px;
	font-weight:normal;
	text-decoration: underline;
}

/*リンク　検索*/
A.link7 {
	color: #000000;
	font-family: MS Gothic, Osaka;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
A.link7:hover {
	color: #009900;
	font-family: MS Gothic, Osaka;
	font-size:14px;
	font-weight:bold;
	text-decoration: underline;
}

/*リンク・トップへ戻るなど*/
A.link8 {
	color: #990000;
	font-family: MS Gothic, Osaka;
	font-size:12px;
	line-height: 150%;
	text-decoration: none;
}
A.link8:hover {
	color: #990000;
	font-family: MS Gothic, Osaka;
	font-size:12px;
	line-height: 150%;
	text-decoration: underline;
	background: #FFFFFF;
}

/*フォーム*/
form {
	padding-top:10px;
	padding-bottom:10px;
}

.pdform {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.pdform2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/*HR1・赤*/
.hr1 {
	border: solid #990000 2px;
	margin-bottom: 20px;
}

/*HR2・黄色*/
.hr2 {
	border: solid #978400 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*チェックボックス*/

.check {
	margin-top: 1px;
	margin-bottom:0px;
}

/*神話　神の名前　16px・太*/
.name1 {
	font-family: "MS Gothic","Osaka";
	color:#000000;
	font-size:14px;
	line-height:150%;
	padding-top:10px;
	vertical-align:top;
}

/*神話　イラスト作者名・10px*/
.name2 {
	font-family: "MS Gothic","Osaka";
	color:#000000;
	font-size:10px;
	font-weight:normal;
	padding-left:25px;
}

/**/
.sbt1{
	padding-top: 14px;
}

.sbt2{
	padding-top: 15px;
}

/*お知らせ　表1*/
.t1pd1 {
	font-family: "MS Gothic","Osaka";
	color:#000000;
	font-size:14px;
	font-weight:normal;
	line-height:150%;
	padding-left:20px;
}

/*お知らせ　表2*/
.t1pd2 {
	font-family: "MS Gothic","Osaka";
	color:#000000;
	font-size:14px;
	font-weight:normal;
	line-height:150%;
	padding-left:5px;
}

.date {
	color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 150%;
}

/*イベント神々と出逢う↓*/
.dgreen2a {
	font-size:14px;
	font-weight:bold;
	color:#797900;
	padding-top:5px;
	padding-left:50px;
}

.dgreen2b {
	font-size:12px;
	font-weight:bold;
	color:#797900;
	padding-right:30px;
	padding-bottom:5px;
}


#dgreen2c {
	font-size:12px;
	font-weight:bold;
	color:#797900;
	line-height: 130%;
	padding:5px 0px 5px 5px;
}

#dgreen2c a{
	color:#797900;
	text-decoration: underline;
}

#dgreen2c a:hover {
	color:#797900;
	text-decoration: underline;
	background: #FBDC00;
}

/*イベント神々と出逢う↑*/

/*ミニ知識　※　青*/
.kome1 {
	font-family: "MS Gothic","Osaka";
	color:#006699;
	font-size:10px;
	font-weight:normal;
	line-height:130%;
}

.img1 {
	padding:3px;
}

.img2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


/*テキスト14px*/
.minit1 {
	font-family: "MS Gothic","Osaka";
	color:#000000;
	font-size:14px;
	font-weight:normal;
	line-height:120%;
}

/*新着情報*/

.new01 {
	color:#333333;
	font-size:12px;
	line-height:130%;
	font-weight:normal;
	margin:5px 0px 0px 0px;
}

.new01 a{
	color: #990000;
	text-decoration: none;
}
.new01 a:hover {
	color: #990000;
	text-decoration: underline;
}

.jinsei_txt {
	font-size: 26px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.jinsei_txt2 {
	font-size: 26px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 12px;
	text-align: center;
}

.jinsei_txt3 {
	font-size: 16px;
}

.jinsei_back {
	width: 462px;
	font-size: 12px;
	background-color: #FFFFCC;
	border: 1px solid #ffaf3b;
	padding: 3px;
	line-height: 1.5;
}

.jinja_kensaku {
	margin: 0 auto;
}

.bd_l {
	border-left:1px solid #ffe8f0;
}
.bd_r {
	border-right:1px solid #ffe8f0;
}
.bd_t {
	border-top:1px solid #ffe8f0;
}
.bd_b {
	border-bottom:1px solid #ffe8f0;
}

.shinwa_tbl {
	border-collapse: collapse;
}
.shinwa_tbl th {
	color: #ff9900;
	background-color: #ffffcc;
	border: 1px solid #999;
	vertical-align: top;
	padding: 2px;
}
.shinwa_tbl td {
	background-color: #fffff0;
	border: 1px solid #999;
	padding: 2px;
}

.mar_right3 {
	margin-right: 3px;
	padding-right: 3px;
}
#wrap {
	text-align:center;
	padding:5px;
	background: url(img/back_org.gif) #FFF repeat-y 0 0;
}
#wrap ul {
	list-style:none;
	margin:0 0 0 8px; padding:0;
}
#wrap li {
	list-style:none;
	margin:0 5px 0 0; padding:0 5px 0 0;
	display:block;
	float:left;
	width:80px;
}
.red {
	color:#FF0000;
}
.bld {
	font-weight: bold;
}

