*{
	padding: 0;
	margin: 0;
	border: none;
}



body{
	font-family: Meiryo, メイリオ, "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	color: #333333;
	line-height: 1.4;
}



a{
	color: #006699;
	text-decoration: none;
}



a:link{
	color: #006699;
	text-decoration: none;
}



a:visited{
	color: #899FD3;
	text-decoration: none;
}



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



a.out{
	padding-right: 17px;
	background: url("images/link.png") no-repeat 100% 100%;
}



h1{
	padding: 0px 0px 0px 10px;
	border-right: 1px solid #BCD2E6;
	font-size: 150%;
	color: #334d55;
}



h2{
	padding: 0px 10px;
	border-right: 1px solid #BCD2E6;
	font-size: 142.5%;
	color: #006699;
}



h3{
	font-size: 100%;
	color: #334d55;
}



h4{
	font-size: 100%;
	font-weight: normal;
	color: #333333;
}



h5{
	font-size: 100%;
	font-weight: normal;
	color: #334d55;
}



ul{
	margin: 0px 0px 0px 40px;
	list-style-type: none;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0 0 0;
	margin-right: 160px;
	border-bottom: 1px solid #BCD2E6;
}



#navBar{
	position: absolute;
	left: 0;
	width: 180px;
	border-right: 1px solid #94C8A7;
	border-bottom: 1px solid #94C8A7;
	background-color: #C2E0CE;
}



#google{
	position: absolute;
	top: 100px;
	right: 0;
	width: 150px;
	padding: 10px 0px 20px 10px;
}



#content{
	padding: 10px 10px 0 10px;
	margin: 0 160px 0 180px;
	border-right: 1px solid #BCD2E6;
}



#content p{
	padding: 0 0 1em 0;
	text-indent: 1em;
}



/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	padding: 0px 0px 0px 10px;
}



/************* #globalNav styles **************/

#globalNav {
	float: left;
	width: 100%;
	border-bottom: 1px solid #BCD2E6;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	line-height: normal;
	background: #F4F7FB;
}


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


#globalNav li {
	padding: 0;
	margin: 0;
	display: inline;
}


#globalNav a {
	float: left;
	padding: 0 0 0 4px;
	margin: 0;
	text-decoration: none;
	background: url("images/tableft.gif") no-repeat left top;
}


#globalNav a span {
	float: left;
	padding: 5px 15px 4px 6px;
	color: #627EB7;
	display: block;
	background: url("images/tabright.gif") no-repeat right top;
}


/* Commented Backslash Hack hides rule from IE5-Mac \*/
#globalNav a span {
	float: none;
}


/* End IE5-Mac hack */
#globalNav a:hover span {
	color: #627EB7;
}


#globalNav a:hover {
	background-position: 0% -42px;
}


#globalNav a:hover span {
	background-position: 100% -42px;
}



/************* #breadCrumb styles *************/

#breadCrumb{
	padding: 2px 10px 0 10px;
	border-right: 1px solid #BCD2E6;
	text-indent: 1em;
}



/************** .feature styles ***************/

.feature{
	padding: 0px 0px 1px 10px;
}



.feature h3{
	padding: 20px 0px 5px 0px;
	text-align: left;
}



.feature img{
	float: left;
	padding: 5px 20px 0px 0px;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 0px 0px 10px;
}



.story table{
	border-collapse: collapse;
}



.story td{
	padding: 1.5px;
	border: solid #BCD2E6 1px;
}

.footer{
	margin: 10px 0 0 10px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #BCD2E6;
	font-size: 75%;
	color: #333333;
	text-align: right;
}



#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}




/************* #search styles ***************/

#search{
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #94C8A7;
}




.form {
	height: 20px;
	width: 112px;
	padding-right: 1px;
	border: solid #BCD2E6 1px;
}



.button{
	height: 25px;
	width: 47px;
	color: #2e523b;
	background: url("images/submit.gif") no-repeat 0 0;
	cursor: pointer;
}



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
}



#navBar a.out{
	padding-left: 16px;
	margin-left: 1em;
	text-indent: 0;
	background: url("images/link.png") no-repeat;
}



#navBar ul {
	padding: 0;
	margin: 0;
	text-indent: 1em;
	list-style: none;
}



/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #C2E0CE;
}



/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
}




/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #94C8A7;
	font-size: 112%;
}



#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}



#sectionLinks a {
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #94C8A7;
	display: block;
}



#sectionLinks a:hover{
	color: #FFFFFF;
	background-color: #899FD4;
}




/*********** .info styles ***********/

.info{
	position: relative;
	padding: 0px 0px 10px 10px;
	margin: 0px;
}



.info img{
	padding: 5px 0px 2px 0px;
}



.info li{
	word-break: break-all;
}



/*********** google adsense styles ***********/

#google iframe{
	margin: 0px 0px 10px 0px;
}



/************** .popup styles **************/
.popup img {
	position: absolute;
	left: -10000px;
	top: -10000px;
	display: block;
}


.popup a:hover {
	position: relative;
}


.popup a:hover img{
	left: 0px;
	top: 12px;
}



/************** .book styles ***************/

.book{
	clear: both;
	padding: 0px 0px 0px 15px;
}



.book h5{
	text-align: left;
}



.book img{
	float: left;
	padding: 5px 15px 5px 0px;
}
