@charset "utf-8";
/* formatting style
----------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	font-size: 75%;
	line-height: 1.6;
	font-family: sans-serif;
	background-color: #FFFFFF;
	background-image: url(b3-30.gif);
	background-repeat: repeat;
}
hr {
	display: none;
}
/* link styles
----------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#shitumon #main tr td a {
	text-decoration: none;
}

a:active {
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout 
----------------------------*/
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 858px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
#main {
	padding: 15px 15px 15px 40px;
	float: right;
	width: 616px;
	margin-top: 10px;
	border-top: 3px solid #CCCCCC;
	margin-right: 15px;
}
#oyashiro #main {
	padding: 0px 15px 15px;
}

#main h3 img {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	margin-left: 20px;
}
#oyashiro #main img {
	padding: 5px;
	border: 1px solid #999999;
}



#news {
	padding: 15px 15px 15px 40px;
	float: right;
	width: 616px;
	margin-bottom: 20px;
	margin-top: 10px;
	border-top: 3px solid #CCCCCC;
	margin-right: 15px;
}
#sidebar ul {
	list-style: none;
}
#sidebar ul li a {
	line-height: 1.5em;
	color: #333333;
	text-decoration: none;
	height: 1.5em;
	width: 130px;
	font-size: 12px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	display: block;
	padding-bottom: 3px;
	padding-left: 25px;
}
#sidebar ul li a:hover {
	background-color: #CCCCCC;
}


#sidebar {
	padding: 0px;
	float: left;
	width: 170px;
	margin-bottom: 20px;
	margin-top: 10px;
	border-top: 3px solid #CCCCCC;
}
#sidebar h2 {
	padding-top: 5px;
	padding-left: 15px;
	margin-bottom: 10px;
}

#footer {
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 15px;
	clear: both;
	background-repeat: no-repeat;
	height: 65px;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
}

#oyashiro #footer {
	color: #FFFFFF;
	background-color: #336633;
	padding: 15px;
	clear: both;
}
/* header style
----------------------------*/
#header {
	background-color: #FFFFFF;
	background-image: url(headerbg-4.gif);
	background-repeat: no-repeat;
	height: 120px;
	border-top: 3px solid #666666;
	position: relative;
}
#syoukai #header {
	background-color: #FFFFFF;
	background-image: url(headerbg-1.gif);
	background-repeat: no-repeat;
}

#oyashiro #header {
	background-color: #FFFFFF;
	background-image: url(headerbg-3.gif);
	background-repeat: no-repeat;
}
#oyashiro #header ul {
	background-color: #336633;
	width: 858px;
	position: absolute;
	left: 0px;
	top: 100px;
}


#header #logo {
	position: absolute;
	left: 50px;
	top: 40px;
}
#header ul {
	background-color: #CC0000;
	width: 858px;
	position: absolute;
	left: 0px;
	top: 100px;
}
#header li {
	list-style: none;
	float: left;
}


#header ul li a {
	line-height: 2em;
	color: #FFFFFF;
	text-decoration: none;
	height: 2em;
	width: 170px;
	border-bottom: none #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-top-style: none;
	text-align: center;
	display: block;
}
#header ul li a:hover {
	color: #333333;
	background-color: #CCCCCC;
}

#header ul li#nHome a {
	border-left-style: none;
}
/* sidebar style 
----------------------------*/
#home #header #nHome {
	color: #CC0000;
	background-color: #CC0000;
}
#oyashiro #news img {
	padding: 5px;
	border: 1px solid #999999;
	margin-right: 2px;
	margin-left: 2px;
}
#syoukai #header ul {
	background-color: #336699;
	width: 858px;
	position: absolute;
	left: 0px;
	top: 100px;
}
#syoukai #footer {
	color: #FFFFFF;
	background-color: #333399;
	padding: 15px;
	clear: both;
}
/* table
----------------------------*/

#main table {
	margin-top: 5px;
	margin-bottom: 15px;
	border-collapse:collapse;
}
#main table tr.odd {
	background-color: #CCFFFF;
}
#main td {
	height: 25px;
}
#shitumon #header {
	background-color: #FFFFFF;
	background-image: url(headerbg-2.gif);
	background-repeat: no-repeat;
	height: 120px;
	border-top: 3px solid #666666;
	position: relative;
}
#shitumon #header ul {
	background-color: #FF9966;
	width: 858px;
	position: absolute;
	left: 0px;
	top: 100px;
}
#shitumon #footer {
	color: #FFFFFF;
	background-color: #FF9966;
	padding: 15px;
	clear: both;
}
#link #header {
	background-color: #FFFFFF;
	background-image: url(headerbg-6.gif);
	background-repeat: no-repeat;
	height: 120px;
	border-top: 3px solid #666666;
	position: relative;
}
#link #header ul {
	background-color: #660000;
	width: 858px;
	position: absolute;
	left: 0px;
	top: 100px;
}
#link #footer {
	color: #FFFFFF;
	background-color: #660000;
	padding: 15px;
	clear: both;
}
#quiz #header {
	background-color: #FFFFFF;
	background-image: url(headerbg-7.gif);
	background-repeat: no-repeat;
	height: 120px;
	border-top: 3px solid #666666;
	position: relative;
}
#quiz #header ul {
	background-color: #CC3300;
	width: 858px;
	position: absolute;
	left: 0px;
	top: 100px;
}
#quiz #footer {
	color: #FFFFFF;
	background-color: #CC3300;
	padding: 15px;
	clear: both;
	background-repeat: no-repeat;
	height: 65px;
}

#shitumon-midashi {
	border-bottom: 1px solid #FF0000;
	border-left: 7px solid #FF0000;
	border-top-style: none;
	border-right-style: none;
	background-color: #FFCC99;
	padding: 0px 0px 0px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#shitumon  table  tr.odd4  {
	background-color: #CCFFFF;
	font-family: "HG創英丸ﾎﾟｯﾌﾟ体", "HG丸ｺﾞｼｯｸM-PRO";
	font-weight: bold;
}
#news table tr.odd3 {
	background-color: #FFCC99;
	font-weight: bold;
	font-family: "HG創英丸ﾎﾟｯﾌﾟ体", "HG丸ｺﾞｼｯｸM-PRO";
}
#kamisama #news table tr.odd6 {
	background-color: #FF0000;
	font-family: "HG創英丸ﾎﾟｯﾌﾟ体", "HG丸ｺﾞｼｯｸM-PRO";
	font-weight: bold;
	color: #FFFFFF;
}

#main table tr.odd2 {
	background-color: #FFFF99;
	font-weight: bold;
}
#shitumon table tr.odd5 {
	background-color: #CCFFFF;
	font-weight: bold;
}
#shitumon #news table {
	float: left;
}
#shitumon  #main  img  {
	float: right;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	margin-right: 25px;
}

#shitumon-top #header {
	background-color: #FFFFFF;
	background-image: url(headerbg-2.gif);
	background-repeat: no-repeat;
	height: 120px;
	border-top: 3px solid #666666;
	position: relative;
}
#shitumon-top #header ul {
	background-color: #FF9966;
	width: 858px;
	position: absolute;
	left: 0px;
	top: 100px;
}
#shitumon-top #footer {
	color: #FFFFFF;
	background-color: #FF9966;
	padding: 15px;
	clear: both;
	background-repeat: no-repeat;
	height: 65px;
}
#shitumon-top #main img {
	padding: 2px;
	float: left;
	border-width: 1px;
	border-style: solid;
	clear: both;
	margin-right: 10px;
}
#shitumon-top #main dt {
	font-family: "HG創英丸ﾎﾟｯﾌﾟ体", "HG丸ｺﾞｼｯｸM-PRO";
	font-weight: bold;
	padding: 7px 0px 5px;
	font-size: 140%;
}
#shitumon-top #main dd {
	font-family: "HG創英丸ﾎﾟｯﾌﾟ体", "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 110%;
	padding-top: 5px;
}



#shitumon-top  #main  ul  li a {
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	height: 66px;
	width: 500px;
	line-height: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	color: #666666;
	margin-top: 3px;
}
#shitumon-top #main li {
	list-style: none;
}

#shitumon-top #main li a:hover {
	background-color: #FFFFFF;
	display: block;
	height: 66px;
	width: 500px;
	color: #CC6666;
	text-decoration: none;
	padding: 2px 0px 2px 2px;
	margin: 3px 0px 0px;
	border-left: 5px solid #FF9966;
	border-top: 1px solid #CC6666;
	border-right: 1px solid #CC6666;
	border-bottom: 1px solid #CC6666;
}
#kamisama   #main #1  {
	float: left;
	height: 60px;
	width: 150px;
}


#azindex {
	float: left;
	padding: 10px 5px 5px 25px;
	width: 550px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(kamisama-setumei/kanusana-bg.gif);
	background-repeat: no-repeat;
}

 * html #azindex {
	padding: 5px;
	width: 600px;
}
	
#index {
	margin: 0;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
}	
	
#index li {
	float: left;
	height: 25px;
	list-style-type: none;
	margin: 2px 15px 2px 2px;
	padding: 0pt;
	width: 120px;
}

 * html #index li {
	margin: 5px;
	padding: 0px;
}

#index a:link, #index a:visited {
	color: #333333;
	display: block;
	height: 23px;
	text-align: left;
	text-decoration: none;
	width: 120px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-left: 12px;
	border: 1px solid #CCCCCC;
}

#index a:hover {
	color: #333333;
	text-decoration: none;
	width: 120px;
	height: 23px;
	padding-left: 12px;
	background-image: url(b3-18.gif);
	background-repeat: repeat-x;
	border: 1px solid #333333;
}
#kamisama #main {
	background-image: url(kamisama-setumei/main-bg.gif);
	background-repeat: no-repeat;
}
#kamisama #main #kamisama-midashi {
	border-bottom: 3px double #666666;
	color: #333333;
	background-repeat: repeat-x;
}
