@charset "utf-8";
/* CSS Document */

* {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 96%;
	font-style: normal;
	margin: 0;
	padding: 0;
	color: #ffffff;
}

a {
	color:white;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: none;
}

a:active {
	color:brown;
}

img {
	border: none;
}


body {
	background-image: url(../../oogosho/imgs/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	height: 101%;
}

#wrapper {
	width: 740px;
	height: 100%;
	text-align: left;
	margin:0 auto 0 auto;
	background-color: #45281a;
	border-left: solid 1px white;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
}

#titleImg {
	display: block;
	width: 740px;
	height: 120px;
}

#header {
	width: 740px; height: 29px;
	background-image: url(../../oogosho/imgs/header_bg.gif);
	background-repeat: repeat-x;
}

#header img {
	float: right;
	margin: 5px 10px 0 0;
}

#header h1,#header p {
	padding: 7px 0 0 10px;
	vertical-align: middle;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#menu li {
	float: left;
	list-style: none;
}

#main {
	float: right;
	width: 520px;
}

#navi {
	width: 200px;
	margin: 0 0 20px 10px;
}

#navi li {
	display: block;
	background-image: url(../imgs/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	list-style: none;
}

#naviIndex {
	display: block;
	background-image: url(../imgs/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#navi li a {
	display: block;
	/* background-color: #fb991a; */
	background-image: url(../imgs/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: middle;
	line-height: 20px;
	font-size: 11px;
}

#navi li img {
	float: left;
}

#navi li a:hover {
	display: block;
	background-color: #815e4d;
	background-image: url(../imgs/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: white;
}

.brown {
	background-color: #fb991a;
	color: red;
}

.dbrown {
	background-color: #b06b12;
}

#navi li p {
	padding: 0px 0 0 20px;
	font-size: 11px;
}

.dLine {
	padding: 3px 0 3px 0px;
}

.sLine {
	height: 37px;
}

.sLine img {
	float: none;
}

.dLine p {
	line-height: 14px;
}

#headline {
	width: 550px; 
	margin: 0 0 0px 0;
	background-image: url(../../oogosho/imgs/headline_bgs.gif);
	background-repeat: no-repeat;
}

#headline p {
	padding: 7px 0 0 30px;
	font-weight: bold;
}

#headline ul {
	padding: 10px 0 0 30px;
	line-height: 20px;
}
	
#aheadline img {
	float: right;
	margin: 20px 30px 0 0;
}

#topStudy {
	width: 550px; height: 290px;
	background-image: url(../../oogosho/imgs/topstudy_bg.gif);
	background-repeat: no-repeat;
}

#topStudy ul {
	padding: 59px 0 0 40px;
}

#topStudy li {
	font-weight: bold;
	line-height: 20px;
}

.backtoTop {
	text-align: right;
	margin: 30px 10px 10px 0;
}

.clear {
	clear: both;
}

#footer {
	width: 700px;
	padding: 10px 20px 40px 20px;
}

#footer img {
	float: right;
}

#note * {
	color: #45281a;
	line-height: 20px;
	margin: 10px 0 0 0;
}

#note {
	background-color: white;
	background-image: url(../imgs/tbl_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 500px;
	margin: 0 10px;
	padding: 0 0 20px 0;
}

#note .noteFooter {
	margin: 0 0 0 0;
	padding: 0px;
}

#note h1 {
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 45px;
	font-weight: bold;
	font-size: 1.2em;
	background-image: url(../imgs/tbl_header.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

#note h2 {
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 30px;
	font-weight: bold;
	font-size: 1em;
	background-image: url(../imgs/header_sub.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

#note h3 {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 15px 0 40px;
	font-weight: bold;
	font-size: 1em;
	background-image: url(../imgs/h3.gif);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	clear: both;
}

#note h4 {
	display: block;
	height: 30px;
	margin: 10px 0 20px 0;
	padding: 0 15px 0 40px;
	line-height: 30px;
	font-weight: bold;
	background-image: url(../imgs/h4.gif);
	background-repeat: no-repeat;
	clear: both;
}

#note p {
	font-weight: normal;
	margin: 10px 10px 20px 10px;
	background-image: url(../imgs/pmark.gif);
	background-repeat: no-repeat;
	text-indent: 1.5em;
}

#note dl {
	list-style-type: none;
	clear: both;
}

#note dt {
	padding: 0 0 0 20px;
	margin: 10px 10px 0 10px;
	line-height: 30px;
	font-weight: bold;
	background-image: url(../../oogosho/imgs/mark_green.gif);
	background-repeat: no-repeat;
	clear: both;
}

#note dd {
	margin: 0px 10px;
}

#note address {
	margin: 10px 10px;
	line-height: 20px;
}

#note a {
	color:#3366CC;
	text-decoration: underline;
}

#note a:hover {
	color: #990000;
	text-decoration: underline;
}

#note a:active {
	color: #003366;
	text-decoration: underline;
}

.markRed {
	padding: 0 0 0 20px;
	margin: 10px 10px 0 10px;
	background-image: url(../../oogosho/imgs/mark_red.gif);
	background-repeat: no-repeat;
}

#note .red {
	color: red;
	font-weight: bold;
}

#note .blue {
	color: #3366CC;
	font-weight: bold;
}

#syukuba {
	margin: 0 10px 10px;
	float: right;
}

#dlDoc {
	background-color: #FFDD8C;
	margin: 0 0 0 10px;
}

#dlDoc td {
	background-color: #FFF8E8;
}

#dlDoc p {
	line-height: 25px;
}

#dlDoc img {
	margin: 5px 5px 0px 5px;
}

#contact {
	width: 520px;
	border: solid 2px #cccccc;
	border-collapse: collapse; 
	margin: 20px 0;
	clear: both;
}

#contact td {
	border: solid 1px #cccccc;
	margin: 4px;
}

#contact p	{
	margin: 0px;
	padding: 0 0 0 10px;
	font-weight: bold;
}
	
	
#eventCalender {
	border: solid 2px #1B2940;
	border-collapse: collapse; 
	margin: 20px 0 0 0;
	text-align: left;
}

#eventCalender td {
	border: solid 1px #1B2940;
	padding: 4px;
	line-height: 15px;
	font-size: 1em;
	letter-spacing: 0em;
}

#eventCalender strong {
	padding: 10px 0;
	color: #003399;
	font-size: 1em;
	line-height: 13px;
	letter-spacing: 0em;
}

#eventCalender2 {
	border: solid 2px #1B2940;
	border-collapse: collapse;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#eventCalender2 td {
	padding: 4px;
	line-height: 15px;
	font-size: 1em;
	letter-spacing: 0em;
	text-align: left;
}

#eventCalender2 strong {
	padding: 10px 0;
	color: #003399;
	font-size: 1em;
	line-height: 13px;
	letter-spacing: 0em;
}

.ecOne {
	border-right: dotted 1px #1B2940;
	border-top: solid 1px #1B2940;
	border-bottom: solid 1px #1B2940;
	border-left: solid 1px #1B2940;
}

.ecTwo {
	border-left: dotted 1px #1B2940;
	border-top: solid 1px #1B2940;
	border-bottom: solid 1px #1B2940;
	border-right: solid 1px #1B2940;
}

.ecOtr {
	border: solid 1px #1B2940;
}

caption {
	margin: 10px 0;
	font-weight: bold;
	text-align: left;
}

#headerTitle {
	width: 740px;
	height: 89px;
	background-image: url(../../oogosho/imgs/title.jpg);
	background-repeat: no-repeat;
	text-align: right;
}

#headerTitle a:active, #headerTitle a {
	display: block;
	color:white;
	font-size:1.2em;
	font-weight: bold;
	padding: 10px 10px 0px 0;
}

#ctrl {
	clear: both;
	width: 480px; height: 30px;
	text-align: right;
}

#note img {
	float: right;
	padding: 0px 0px 5px 10px;
}

#note ol {
	margin: 0px 10px;
	padding: 0 0 0 30px;
}

#note ol li {
	margin: 0px 0px;
	padding: 5px 0px;
}

#note ul {
	margin: 0 10px;
	padding: 0;
	list-style-type: none;
}


#note ul li {
	margin: 10px 10px;
	padding: 0;
}

#noteTable {
	border-collapse: collapse;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#noteTable td {
	padding: 4px;
	border: 1px solid #c9c9c9;
	text-align: left;
}

.catList {
	display: block;
	width: 400px;
	height: 30px;
	background-image: url(../../study/imgs/catlist.gif);
	background-repeat: no-repeat;
	margin: 20px;
	padding: 0px;
	line-height: 30px;
	text-align: center;
}

#list {
	clear: both;
}

#list ul {
	margin: 0 10px;
	padding: 0;
	list-style-type: none;
}

#list ul li {
	margin: 0 0px;
	padding: 5px 0 0 0;
	line-height: 20px;
	background-image: url(../imgs/list_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 1em;
}

#list a {
	padding: 0 0 0 20px;
}

#fontSet {
	padding: 0 20px;
	margin: 0px;
	width: 460px;
}

table {
	clear: both;
}

#dig {
}

#dig td {
	line-height: 12px;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}

#dig td img {
	float: none;
	padding: 0;
	margin: 0;
}

#gmap img {
	margin: 0;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; color: black; }
#keyboardMsg{ float: right; color: black; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../imgs/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../imgs/lightbox/overlay.png", sizingMethod="scale");
	}
	
#redButton { cleear: both; float: left; position: relative;}

