/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/************************************/

/*	font-family: Arial,sans-serif; */

body{
	font-family: "Lucida Sans Unicode", Arial, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", sans-serif;
	color: #322900;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #d2c9a0;
	background-image:  url("/yui/macromedia2/bg_grad.jpg");
	background-attachment: fixed;
}

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

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

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

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

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

a.nochgcol:visited{
	color: #928960;
	text-decoration: none;
}

a.nochgcol:hover{
	color: #822900;
	text-decoration: underline;
}

a.uline:link, a.uline:hover {
	color: #524920;
	text-decoration: underline;
}

a.uline:active, a.uline:visited {
	color: #928960;
	text-decoration: underline;
}
 
/************************************/
/* breadCrumb                       */
/************************************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font-family: "Lucida Sans Unicode", Arial, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", sans-serif;
	font-size: 8pt;
	color: #524920;
}
/*	font-family: Verdana,sans-serif; */

#breadCrumb a{
	color: #928960;
}

#breadCrumb a:visited{
	color: #524920;
}

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

/************************************/
/* hr Tags                        */
/************************************/

hr.dashed {
	border-color: #b2a980;
	border-style: dashed;
}

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

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

ul{
	list-style-type: square;
}

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

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

ul.tree {
    margin: 0px!important;
    padding: 0px!important;
    font-size: 11px;
    list-style: none!important;
}

ul.tree ul {
    margin: 0px!important;
    padding: 0px!important;
}

ul.tree li {
    margin: 0px!important;
    padding: 0px 0px 0px 16px!important;
    background-image: url(/yui/img/tree_lst.gif);
    background-repeat: no-repeat!important;
    list-style: none!important;
}

ul.tree li.end {
    background-image: url(/yui/img/tree_end.gif);
    list-style: none;
}

.subcategories a.foldmark {
    font-size:10px;
    text-decoration: none;
}

/************************************/
/* for Mac                          */
/************************************/
textarea,select,input {
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け","sans-serif";
}


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

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

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

#pageNav{
	position: absolute;
	top: 137px;
	right: 2.3%;
	width:220px;
	padding: 0px;
	background-color: #f7f5ed;
	border-bottom: 1px solid #d2c9a0;
	border-left: #f2f0ec;
	font-family: "Lucida Sans Unicode", Arial, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", sans-serif;
	font-size: 10pt;
}
/*	font-family: Verdana, sans-serif; */

#pageNavTop{
	position: absolute;
	top: 84px;
	right: 2.3%;
	width:220px;
	padding: 0px ;
	background-color: #f7f5ed;
	border-bottom: 1px solid #d2c9a0;
	border-left: #f2f0ec;
	font-family: "Lucida Sans Unicode", Arial, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", sans-serif;
	font-size: 10pt;
}

/*
#pageNav{
	position: absolute;
	top: 63px;
	right: 0px;
	width:177px;
	padding: 0px;
	background-color: #f7f5ed;
	border-bottom: 1px solid #d2c9a0;
	border-left: #ECF2F2;
	font-family: "Lucida Sans Unicode", Arial, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", sans-serif;
	font-size: 10pt;
}

#pageNavTop{
	position: absolute;
	top: 13px;
	right: 0px;
	width:177px;
	padding: 0px ;
	background-color: #f7f5ed;
	border-bottom: 1px solid #d2c9a0;
	border-left: #ECF2F2;
	font-family: "Lucida Sans Unicode", Arial, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", sans-serif;
	font-size: 10pt;
}
*/

/*	font-family: Verdana, sans-serif; */

#col1{
	margin:0px 0px 0px 0px;
	padding: 0px 7px 0px 7px;
	border-right: 1px solid #d2c9a0;
}

#col2{
	margin: 0px 221px 0px 0px;
	padding: 0px 7px 0px 7px;
	border-right: 1px solid #d2c9a0;
}

#pagecell0{
	height: 78px ;
}

#pagecell1{
	margin: 0px 2% 0px 2% ;
	padding: 0px 0px 0px 0px ;
	width:95.6%;
	background-color: #fffefb;
}

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

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

/*
#pagecell1{
	position:absolute;
	top: 78px;
	margin: 0px 0px 0px 0px ;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #fffefb;
}

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

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


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

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

#lastmod{
	float: left;
	width: 45%;
 	margin: 0px;
 	padding: 5px 0px 2px 10px;
	text-align: right;
 	font-family: "Lucida Sans Unicode", Arial, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", sans-serif;
 	font-size: 9pt;
	color: #fffefb;
}

#siteName{
	float: left;
	width: 51%;
	margin: 0px;
	padding: 5px 0px 4px 10px;
	color: #fffefb;
}

#siteName h1{
 	font-family: "Lucida Sans Unicode", Arial, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", sans-serif;
 	font-size: 18pt;
 	margin: 0px;
 	padding: 0px;
	font-weight: bold;
}
/* 	font-family: 'Vonness Medium',Arial,sans-serif; */

#siteName a{
	color: #fffefb;
}

#footerL{
	float: left;
/*	width: 25%; */
	width: 100px;
	text-align: center;
 	margin: 0px;
 	padding: 0px 0px 0px 0px;
}

#footerR{
	float: left;
/*	width: 73%; */
/*	text-align: right; */
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

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

#utility{
	clear: both;
	font-family: "Lucida Sans Unicode", Arial, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", sans-serif;
	font-size: 9pt;
	position: absolute;
	top: 30px;
	right: 0px;
	color: #fffefb;
}
/*	font-family: Verdana,sans-serif; */

#utility a{
	color: #fffefb;
}

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

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

#pageName{
	font-family: "Lucida Sans Unicode", Arial, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", sans-serif;
	font-size: 20pt;
	color: #322900;
	padding: 5px 0px 5px 10px;
	margin: 0px;
	border-bottom:1px solid #d2d0cc;
	font-weight: bold;
}
/*	font-family: 'Vonness Medium',Arial,sans-serif; */

#pageName h2{
	font-family: "Lucida Sans Unicode", Arial, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", sans-serif;
	font-size: 20pt;
	color: #322900;
	margin: 0px;
}
/*	font-family: 'Vonness Medium',Arial,sans-serif; */

#pageName h2.small{
	font-family: "Lucida Sans Unicode", Arial, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", sans-serif;
	font-size: 16pt;
	color: #322900;
	margin: 0px;
}

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

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


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

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

/*
#globalNav img{
	margin: 36px 0px 0px 0px;
	padding: 0px;
 }
*/

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

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

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

#globalLinkTop{
	position: absolute;
	top: 6px;
	height: 20px;
	padding: 2px 0px 0px 13px;
	margin: 0px;
	width: 100%;
	text-align:left;
  	color: #726940;
}

#globalLink img{
	display: block;
	}

a.glink:link{
  	font-size: 9pt;
  	color: #322900;
	margin: 0px;
	padding: 2px 8px 4px 8px;
	border-right: 1px solid #BCB88F;
}

a.glink:visited{
  	font-size: 9pt;
  	color: #322900;
	margin: 0px;
	padding: 2px 8px 4px 8px;
	border-right: 1px solid #BCB88F;
}

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

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

#search{
	position: absolute;
	top: 6px;
	right: 10px;
	z-index: 101;
	color: #322900;
	margin: 36px 10px 0px 0px;
	padding: 0px;
	text-align:right;
}

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

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


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

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

.story-head h3{
	display: block;
	background-color: #f1f0e8;
	padding: 4px 0px 4px 10px;
	font-size: 100%;
	font-weight: bold;
	color: #322900;
	margin: 0px;
}

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

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

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

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

.storyTop{
	width:95%;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 10px 10px;
	font-size: 90%;
	line-height: 150%;
	background-color:#fcf9ef;
	border-top: 1px solid #000000;
	border-left: 1px solid #dad7d0;
	border-bottom: 1px solid #dad7d0;
	border-right: 1px solid #dad7d0;
}

.story h3{
	font-family: "Lucida Sans Unicode", Arial, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #322900;
	padding: 0px;
	margin: 0px;
}
/*	font-family: Arial,sans-serif; */

.story h4{
	font-family: "Lucida Sans Unicode", Arial, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", sans-serif;
 	font-size: 95%;
	font-weight: bold;
	color: #322900;
	padding: 0px;
	margin: 0px;
}
/*	font-family: Arial,sans-serif; */

.story h5{
	font-family: "Lucida Sans Unicode", Arial, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", sans-serif;
 	font-size: 90%;
	font-weight: bold;
	color: #322900;
	padding: 0px;
	margin: 0px;
}
/*	font-family: Arial,sans-serif; */

.story h6{
	font-family: "Lucida Sans Unicode", Arial, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", sans-serif;
 	font-size: 85%;
	font-weight: bold;
	color: #322900;
	padding: 0px;
	margin: 0px;
}
/*	font-family: Arial,sans-serif; */

.story img{
	margin: 2px;
}

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

#siteInfo{
	clear: both;
	border-top: 1px solid #d2c9a0;
	font-size: 8pt;
	color: #928970;
	padding: 10px 10px 10px 10px;
	height: 30px ;
}

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

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

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

#sectionLinks a:link{
	display: block;
	border-top: 1px solid #fffefb;
	background-image:  url("/yui/macromedia2/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #625930;
}

#sectionLinks a:visited{
	display: block;
	border-top: 1px solid #fffefb;
	background-image:  url("/yui/macromedia2/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #625930;
}

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

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

.relatedLinksCenter{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

.relatedLinksProfile{
	margin: 0px;
	padding: 5px 6px 5px 6px;
	font-size: 88%;
	line-height: 1.3;
}

.relatedLinksSmall{
	margin: 0px;
	padding: 10px 6px 10px 6px;
	font-size: 88%;
	line-height: 1.4;
}

.relatedLinksSmallNone{
	margin: 0px;
	padding: 10px 6px 10px 6px;
	font-size: 88%;
	line-height: 1.4;
}

.relatedLinksXSmall{
	margin: 0px;
	padding: 10px 6px 10px 6px;
	font-size: 80%;
	line-height: 1.4;
}

.relatedLinksSpecial{
	margin: 0px;
	padding: 1px 0px 3px 0px;
	text-align: center;
}

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

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

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

#advert h4{
	font-family: "Lucida Sans Unicode", Arial, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", sans-serif;
 	font-size: 12pt;
	font-weight: normal;
	color: #322900;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
/*	font-family: Arial,sans-serif; */

#advert img{
	display: block;
}

/************************************/
/*
.relatedLinksSmallNone ul{
 	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
*/
ul.mulog{
 	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

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

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

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

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

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

.trackback-body h4{
	font-family: "Lucida Sans Unicode", Arial, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", sans-serif;
	font-size: 100%;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
/*	font-family: Arial,sans-serif; */

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

.date{
	font-size: 100%;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", Arial, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", sans-serif;
	padding: 10px 0px 3px 10px;
	color: #928970;
}
/*	font-family: Verdana,sans-serif; */

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

.more{
	font-size: 120%;
}

.small{
	font-size: 80%;
}

.xsmall{
	font-size: 50%;
	font-weight: lighter;
}

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


dl.poll {
	margin: 10px 10px 10px 20px;
	border: 1px solid #d2c9a0;
	background-color: #fff3e8;
	padding: 10px;
}

dt.poll {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

dd.poll {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

input.type1
{
	border-left:  1px solid #524920;
	border-right: 1px solid #524920;
	border-top:   1px solid #524920;
	border-bottom:1px solid #524920;
	color: #322900;
	background-color: #fffefb ;
	height: 1.5em;
}

input.inputBtn1 {
	border-top:   1px solid #524920;
	border-right: 1px solid #524920;
	border-bottom:1px solid #524920;
	border-left:  1px solid #524920;
	background-color: #f2ebca;
	color: #322900;
	width: 2.8em;
	height: 1.7em;
}

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

.headbody {
	clear: both;
	margin-bottom: 10px;
}

.topinfo {
	clear: both;
	margin-top:5px;
}

.topicshead{
	width:95%;
	margin-top:0px;
	margin-bottom:0px;
	padding:5px 10px;
	font-weight: bold;
	background-color:#ede4d0;
	border-top: solid 2px #e04010;
}

.topics{
	width:95%;
	margin-top:0px;
	margin-bottom:5px;
	padding:5px 9px;
	color:#322900;
	background-color:#fff0e0;
	border-left: 1px solid #dad7d0;
	border-bottom: 1px solid #dad7d0;
	border-right: 1px solid #dad7d0;
}

.headlineNext {
	filter: alpha(
		startX=0, startY=0, finishX=500, finishY=0 ,	opacity=100,finishopacity=0,style=1);
	width: 95%;
	margin: 0px;
	margin-bottom:5px;
	padding:5px 10px;
	font-weight: bold;
	color:#322900;
	background:#c2b999;
	border-top: solid 2px #e08000;
}

.headline {
	filter: alpha(
		startX=0, startY=0, finishX=500, finishY=0 ,	opacity=100,finishopacity=0,style=1);
	width:95%;
	margin-top:10px;
	margin-bottom:5px;
	padding:5px 10px;
	font-weight: bold;
	color:#322900;
	background:#c2b999;
	border-top: solid 2px #804000;
}

.icon {
	color:#a29970;
	font-size: 60% ;
}

.indent {
	margin-left:30px ;
}

.reduce {
	font-size: 80% ;
	line-height: 1.5 ;
}

.title {
	width: 100%;
	font-weight: bold  ;
	font-size: 120%; 
	margin-top:12px;
	margin-bottom:0px;
	color: #322900;
/*	border-bottom:1px solid #371000;*/
}

.vbot
{
	vertical-align: bottom;
}

.vmid
{
	vertical-align: middle;
}

.vtop
{
	vertical-align: top;
}

.kakoall {
	font-size:x-small;
	margin-top: 0px;
	margin-left: 3px; 
	margin-bottom: 5px; 
	font-family: Verdana, Arial, sans-serif;
	line-height: 130%;
}

.kakoall p {
	margin-top: 0.5em;
	margin-bottom:0;
	position:relative;
	right:15px;
}

.kakoall a {
	margin-right: 4px;
	text-decoration: none;
}

.kakoall a:hover {
	text-decoration: underline;
}

.delete
{
	text-decoration: line-through;
}

.usu
{
	color: #d2c9a0;
}

.red
{
	color: #ff0000;
}

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

