/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/
.image_left {
	float: left;
	padding: 5px 10px 5px 0px;
}

.image_right {
	float: right;
	padding: 5px 0px 5px 10px;
}


/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-image:  url("/macromedia2/bg_grad.gif");
	background-attachment: fixed;
	background-color: #3884C9;
}

/************************************/
/* hyperlink and anchor tag styles  */
/************************************/

a{
	color: #0142BA;
	text-decoration: none;
}

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

a:visited{
	color: #0142BA;
	text-decoration: none;
}

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

/************************************/
/* List Tags                        */
/************************************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position: absolute;
	top: 88px;
	left: 2%;
	right: 2%;
	width:96%;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#row1{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:96%;
}

#pageNav{
	position: absolute;
	top: 64px;
	right: 0px;
	width:177px;
	padding: 0px;
	background-color: #FFFFD9;
	border-bottom: 1px solid;
	border-bottom-color: #CDB385;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

#pageNavTop{
	position: absolute;
	top: 8px;
	right: 0px;
	width:177px;
	padding: 0px;
	overflow-x:hidden;
	background-color: #FFFFD9;
	border-bottom: 1px solid;
	border-bottom-color: #CDB385;
	border-left: #ECF2F2;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

#col1{
	position: absolute;
	top: 64px;
	left: 0px;
	width:160px;
	padding: 0px 0px 0px 0px;
	background-color: #99CC66;
	border-right: 1px solid #ccd2d2;
	border-bottom: 1px solid #cccccc;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

#col1Top{
	position: absolute;
	top: 0px;
	left: 0px;
	width:160px;
	padding: 0px 0px 0px 0px;
	background-color: #99CC66;
	border-right: 1px solid #ccd2d2;
	border-bottom: 1px solid #cccccc;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

#col2{
	margin:0px 178px 0px 160px;
	padding: 0px 15px 0px 15px;
	border-right: 1px solid;
	border-right-color: #CDB385;
	border-left: 1px solid;
	border-left-color: #CDB385;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 20px 0px 4px 10px;
}

#siteName h1{
 	font-family: 'Vonness Medium',Arial,sans-serif;
 	font-size: 16pt;
 	margin: 0px;
 	padding: 0px;
	color: #ffffff;
	font-weight: bold;
}

#siteName a{
	color: #ffffff;
}

/************************************/

#adlink{
	position: absolute;
	top: 26px;
	right: 3px;
}

#utility{
	font-size: 10pt;
	position: absolute;
	top: 58px;
	right: 3px;
	color: #FFFFFF;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************************************/

#pageNameTop{
	padding: 6px 0px 4px 8px;
	margin: 0px;
	border-bottom:1px solid;
	border-bottom-color: #CDB385;
}

#pageName{
	font-family: 'Vonness Medium',Arial,sans-serif;
	font-size: 20pt;
	color: #000000;
	padding: 5px 0px 5px 10px;
	margin: 0px;
	border-bottom:1px solid;
	font-weight: bold;
	border-bottom-color: #CDB385;
}

#pageName h2{
	font-family: 'Vonness Medium',Arial,sans-serif;
	font-size: 20pt;
	color: #000000;
	margin: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************************************/


/************************************/

#globalNav{
	position: absolute;
	width: 100%;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image:  url("/macromedia2/glbnav_background.gif");
}

#globalNav img{
	margin-bottom: -4px;
 }

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align:center;
}

#globalLinkTop{
	position: absolute;
	top: 6px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align:left;
}

#globalLink img{
	display: block;
	}

a.glink:link{
  	font-size: 10pt;
	font-weight: bold;
  	color: #000000;
	margin: 0px;
	padding: 2px 8px 4px 8px;
	border-right: 1px solid #8FB8BC;
}

a.glink:visited{
	font-weight: bold;
  	font-size: 10pt;
  	color: #000000;
	margin: 0px;
	padding: 2px 8px 4px 8px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	font-size:10pt;
	font-weight: bold;
	margin: 0px;
	padding: 2px 8px 4px 8px;
  	background-image:  url("/macromedia2/glblnav_selected.gif");
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
	color: #000000;
}

/************************************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px 0px 0px 0px;
 }
 
/************************************/

/************************************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font-family: Verdana,sans-serif;
	font-size: 8pt;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/************************************/


/************************************/

.story-head h2{
	display: block;
	background-color: #D1EAFC;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}

.story-head a:link{
	display: block;
	background-color: #D1EAFC;
	padding: 4px 0px 4px 10px;
	text-decoration: none;
	color: #000000;
	margin: 0px;
}

.story-head a:visited{
	display: block;
	background-color: #D1EAFC;
	padding: 4px 0px 4px 10px;
	text-decoration: none;
	color: #000000;
	margin: 0px;
}

.info-head h2{
	display: block;
	background-color: #D1EAFC;
	font-size: 100%;
	font-weight: bold;
	padding: 4px 0px 4px 10px;
	margin: 0px;
}

.story-head a:hover{
	display: block;
	background-color: #B9DAFB;
	padding: 4px 0px 4px 10px;
	text-decoration: none;
	color: #002E73;
	margin: 0px;
}

.story{
	clear: both;
	padding: 5px 10px 15px 10px;
	font-size: 90%;
	line-height: 180%;
}

.story h3{
	font-family: Arial,sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.story h4{
	font-family: Arial,sans-serif;
 	font-size: 100%;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.story h5{
	font-family: Arial,sans-serif;
 	font-size: 95%;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.story h6{
	font-family: Arial,sans-serif;
 	font-size: 90%;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.story img{
	margin: 2px;
}

/************************************/

#siteInfo{
	clear: both;
	border-top: 1px solid;
	font-size: 8pt;
	color: #909090;
	padding: 10px 10px 10px 10px;
	border-top-color: #CDB385;
}

#siteInfo img{
	padding: 0px 4px 4px 0px;
	vertical-align: bottom;
}

/************************************/

#sectionLinks h2{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	border-top: 1px solid;
	border-top-color: #CDB385;
}

#sectionLinks a:link{
	display: block;
	border-top: 1px solid #ffffff;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #6F4E28;
	background-color: #FEF5AD;
}

#sectionLinks a:visited{
	display: block;
	border-top: 1px solid #ffffff;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #6F4E28;
	background-color: #FEF5AD;
}

#sectionLinks a:hover{
	display: block;
	background-image: none;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FCE39A;
	color: #743310;
}

.relatedLinks{
	margin: 0px;
	padding: 10px 6px 10px 6px;
}

.relatedLinks a:link{
	color: #6F3700;
	text-decoration: none;
}

.relatedLinks a:visited{
	color: #6F3700;
	text-decoration: none;
}

.relatedLinks a:hover{
	color: #840A00;
	text-decoration: underline;
	background-color: #FEF5AD;
}

.relatedLinks ul{
 	list-style-type: square;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}

#advert{
	padding: 10px;
	border-top: 1px solid;
	border-top-color: #CDB385;
}

#advert2{
	padding: 1px;
	border-top: 1px solid;
	border-top-color: #CDB385;
}

#advert a:link{
	color: #6F3700;
	text-decoration: none;
}

#advert a:visited{
	color: #6F3700;
	text-decoration: none;
}

#advert a:hover{
	color: #840A00;
	text-decoration: underline;
	background-color: #FEF5AD;
}

#advert ul{
 	list-style-type: square;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}

#advert h2{
	font-family: Arial,sans-serif;
 	font-size: 11pt;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

#advert img{
	display: block;
	padding: 1px;
}

/************************************/

.posted{
	clear: both;
	font-size: 10pt;
}

.comments-head h3, .trackback-head h3{
	font-size: 80%;
	font-weight: bold;
	background-color: #D1EAFC;
	padding: 4px 0px 4px 10px;
	margin: 0px;
}

.comments-body, .trackback-body{
	clear: both;
	font-size: 90%;
	border-bottom:1px solid;
	margin-right: 25px;
	margin-left: 25px;
	padding: 10px 0px 10px 0px;
	line-height: 150%;
	border-bottom-color: #CDB385;
}

.comments-post{
	clear: both;
	padding: 10px 10px 10px 10px;
	font-size: 10pt;
}

.trackback-body h4{
	font-family: Arial,sans-serif;
	font-size: 100%;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

.trackback-url{
	clear: both;
	font-size: 90%;
	padding: 10px 0px 10px 10px;
}

.date{
	font-size: 100%;
	font-weight: bold;
	font-family: Verdana,sans-serif;
	padding: 10px 0px 3px 10px;
	color: #2E80C9;
}

.category{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	text-align: right;
	color: #AAAAAA;
}

.more{
	font-size: 120%;
}

.search-url{
	clear: both;
	font-size: 10pt;
	color: #008000;
}

.pagelink{
	clear: both;
	padding: 0px 10px 0px 10px;
	font-size: 14px;
}

.inline{
	overflow: auto; height: 220px;
}

blockquote {
	margin: 10px 10px 10px 20px;
	border: 1px solid;
	background-color: #FFFFD9;
	padding: 10px;
	border-color: #CDB385;
}

em {
	color: #914724;
	font-style: normal;
}

img { 
	border: 0;
}

/***********************************************/
/*End Component Divs                           */
/***********************************************/

.categoryindex-RSSfeednote{
	font-family: "ヒラギノ角ゴ Pro W3", "MS Pゴシック", "Arial", "Helvetica", sans-serif;
	font-size: x-small; 
	color:#333333;
	/*background-color:#f5f5f5;*/
	background-image: url("http://www.okoshi.org/tadashi/bbs2/images/top_exp_bar_back.png");
	background-repeat: repeat-x;
/*	border:dotted #999999 2px;*/
	height: 50px;
	padding: 10px 5px 5px 10px;
	line-height:100%;
}

