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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: "ＭＳ Ｐゴシック", Osaka,ka,Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url(../images/bg_grad.jpg) fixed;
}

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

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


/************** header tag styles **************/

h1{
 font: bold 120% "ＭＳ Ｐゴシック", Osaka,Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% "ＭＳ Ｐゴシック", Osaka,Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% "ＭＳ Ｐゴシック", Osaka,Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
	font: 100% "ＭＳ Ｐゴシック", Osaka,Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-indent: 15px;
}

h5{
 font: 100% "ＭＳ Ｐゴシック", Osaka,Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

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

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

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em "ＭＳ Ｐゴシック", Osaka,Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: "ＭＳ Ｐゴシック", Osaka,Arial,sans-serif;
}

.noscript {
    display: inline;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#PAGECELL1{
	font-size: 100%;
	position:absolute;
	top: 82px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #FAFEE7;
	width:885px;
}

#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;
}

#MASTHEAD{
	font-size: 100%;
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:885px;	
}

#PAGENAV{
	float: right;
	width:178px;
	padding: 0px;
	background-color: #FEEACF;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: 80% "ＭＳ Ｐゴシック", Osaka,Verdana,sans-serif;
}


#CONTENT{
	font-size: 100%;
	padding: 0px 10px 0px 0px;
	margin:0px 185px 0px 0px;
/*	border-right: 1px solid #ccd2d2; */
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#SITENAME{
	font-size: 100%;
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}


/************** pageName styles ****************/

#PAGENAME{
	font-size: 100%;
	padding: 0px 0px 14px 10px;
	margin: 0px;
/*	border-bottom:1px solid #ccd2d2; */
}

#PAGENAME h2{
	font: bold 175% "ＭＳ Ｐゴシック", Osaka,Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}


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

#GLOBALNAV{
	font-size: 100%;
    position: relative;
    width: 100%;
    min-width: 640px;
    height: 32px;
    color: #cccccc;
    padding: 0px;
    margin: 0px;
    background-image:   url(../images/glbnav_background.gif);
}

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

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

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

#GLOBALLINK{
	font-size: 100%;
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;

}


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

a.glink:hover{
  	background-image:   url(../images/selection.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	font-size: 100%;
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}


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

#BREADCRUMB{
	padding: 5px 0px 5px 10px;
	font: 80% "ＭＳ Ｐゴシック", Osaka,Verdana,sans-serif;
	color: #AAAAAA;
}

#BREADCRUMB a{
	color: #AAAAAA;
}

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


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

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature:after { /* Modern */
    contet:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.feature { /* IE */
    display:inline-table;
}
/* Hides from IE-Mac \*/
*html .feature { height:1%;}
.feature { display:block;}
/* End Hide from IE-Mac */


.feature ul a:link, ul a:visited{
	color: #005FA9;
	text-decoration: none;
}

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


.feature h3{
	font: bold 140% "ＭＳ Ｐゴシック", Osaka,Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature ol{
	margin-left: 3em;
	margin-right: 5em;
	padding: 2em;
}

.feature a:link, a:visited {
     color:#000000
}

.feature h4{
	font: bold 100% ＭＳ Ｐゴシック, Osaka,Arial,sans-serif;
	color: #000000;
	margin: 10px 0px -10px 10px;
}

.feature img{
	float: left;
	border: 0px;
	padding: 5px 10px 0px 0px;
	margin: 5px 8px;
}

.conentTitle{
	font: bold 150% "ＭＳ Ｐゴシック", Osaka, Arial, sans-serif;
	color: #006699;
	margin: 10px;
	padding: 0px;
	border-bottom-width: 1px;
	border-left-width: 12px;
	border-bottom-style: solid;
	border-left-style: double;
	border-bottom-color: #006699;
	border-left-color: #006699;
	height: auto;
	width: 500px;
	text-indent: 20px;
}

.contentRead{
		text-indent: 1em;
		margin-left: 1em;
		font: bold 100% "ＭＳ Ｐゴシック", Osaka, Arial, sans-serif; 
}

/***************  privacy styles ******************/

.privacy {
	font-size: 100%;
	margin: 10px;
	padding: 10px 0px 0px 10px;
}

.privacy h3{
	font: bold 120% "ＭＳ Ｐゴシック", Osaka,Arial,sans-serif;
	color: #334d55;
	margin-top: -2em;
	margin-bottom: -2.5em;
	margin-left: 2em;
}

privacy ol{
	margin-left: 3em;
	margin-right: 5em;
}

.privacy p{
     text-align:right;
	 margin-right: 80px;
}

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

.story {
	margin: 10px;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 115% "ＭＳ Ｐゴシック", Osaka,Arial,sans-serif;
	color: #000000;
	margin: 10px 0px -5px 10px;
}

.story h4{
	font: bold 100% "ＭＳ Ｐゴシック", Osaka,Arial,sans-serif;
	color: #000000;
	margin: 10px 0px -5px 10px;
}

.story p {
	text-indent: 10px;
	margin: 10px 0px 15px 10px;
}

.story p.centimg {
	text-align:center;
}

.story a.capsule{
	font: bold 1em "ＭＳ Ｐゴシック", Osaka,Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
	vertical-align:top;
}

.story a.capsule:hover{
	text-decoration: underline;
}

.story ol li{
	text-indent: 30px;
	margin: 5px;
	padding: 0px;
}

.story a.andmore{
	font: bold 100% "ＭＳ Ｐゴシック", Osaka, Arial, sans-serif;
	text-decoration: underline;
	margin-left: 1em;
 	color: #005FA9;;
}

.story a.andmore:hover{
	font: italic bold 100% "ＭＳ Ｐゴシック", Osaka, Arial, sans-serif;
	text-decoration: underline;
	color: #FF3366;
	margin-left: 1em;	
}

.story img.samimg{
	float: left;
	border: 0px;
	margin: 5px 8px;
	padding: 5px 10px 0px 0px;
}
	
table.storyTable{
	font-size: 100%;
	margin: 5px;
	padding: 10px;
}

tr.storyTop{
	vertical-align:top;
}

td.storyCell{
	padding-right: 12px;
	padding-left: 12px;
	margin: 5px;
	width:50%;
	vertical-align:top;
}

td.storyImg{
	vertical-align:bottom;
	text-align:right;
	padding: 20px;
}

/************** album styles ****************/

.album {
	font-size: 100%;
	background-color: #C1C6A8;
	margin:0px 10px;
	padding: 10px;
	text-align:center;

}

.album img{
	margin: 10px 40px 0px;
	border: 5px solid #FFFFFF;
	padding: 2px 2px 20px;
	background-color: #FFFFFF;
	float: none;
}

.photodate{
	font: italic bold 80% "ＭＳ Ｐゴシック", Osaka, Arial, sans-serif;
	text-align: right;
	height: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}


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

#SECTIONLINKS{
	font-size: 100%;
	margin: 0px;
	padding: 0px;

}

#SECTIONLINKS h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}


#SECTIONLINKS a:link, #SECTIONLINKS a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:   url(../images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#SECTIONLINKS a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
  	background-image:   url(../images/selection.gif);
	font-weight: bold;
	text-decoration: none;
}


/************ PageLinks styles **************/

#PAGELINKS{
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

#PAGELINKS h3{
	border-bottom: 1px solid #cccccc;
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:   url(../images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}
/************* RelatedLinks styles **************/

.relatedLinks{
	font-size: 100%;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
	background-color: #C1C6A8;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}

.relatedLinks a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

.relatedLinks p{
 	font-size: 90%;
	}

/**************** Advert styles *****************/

#ADVERT{
	padding: 10px;
	font-size: 90%;
}

#ADVERT img{
	display: block;
}

#ADVERT ul{
	margin: 5px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: disc;
}

/************** Headlines styles **************/

#HEADLINES{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#HEADLINES p{
	padding: 5px 0px 5px 0px;
}


/************** SiteInfo styles ****************/

#SITEINFO{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 80%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#SITEINFO img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/************** Busines styles **************/

.business{
	font-size: 100%;
}

.business th ,td{
	margin: 8px;
	padding: 12px;
	border-bottom: 1px dotted #006699;
	vertical-align: middle;
}

.business ul{
	margin: 4px;
}

/************** Order styles **************/

.order{
	font-size: 100%;
}

.order h3{
	font: bold 135% "ＭＳ Ｐゴシック", Osaka,Arial,sans-serif;
	color: #006699;
	margin: 10px 10px 0px 10px;
	padding: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	height: auto;
	width: 250px;
	text-indent: 10px;
}

.order ol{
	margin-top: -1.5em;
	font: 90% "ＭＳ Ｐゴシック", Osaka,Arial,sans-serif;
	}

.order caption{
	text-align:left;
	font: bold 90% "ＭＳ Ｐゴシック", Osaka,Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.order table{
	width: 620px;
}

.order th{
	background-color: #C1C6A8;
	font: bold 90% "ＭＳ Ｐゴシック", Osaka,Arial,sans-serif;
}

.order td{
    font: 85% "ＭＳ Ｐゴシック", Osaka,Arial,sans-serif;
	margin: 8px;
	padding: 12px;
	border-bottom: 1px dotted #006699;
	vertical-align: middle;
}

.order td.right{
	text-align:right;
}

.order a.note_super {
	color: #DD3333;
	background-color:inherit;
	font-weight:bold;
	font-size:80%;
	vertical-align:super;
}

.order hr.page-break {
	display: none;
} 

/************** Download **************/

.download {
	font-size: 100%;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 30px;
}

.download a:link, a:visited {
	color: #005FA9;
	text-decoration: none;
}

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

.download img{
	margin-top: -10px;
	margin-bottom: 30px;
	border: 0px;
}

/************** .inquiry **************/

.inquiry {
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	min-height: 200px;
	height: 200px;
}

html>body .inquiry {
	height: auto;
}

.inquiry p{
	font-size: 90%;
	color:#334d55;
}

.inquiry p image {
	float:left;
}

.inquiry p span {
	display:block;
	width: 45em;
}

.inquiry fieldset {
	width:90%;
	font-size: 90%;
	padding: 6px;
}

.inquiry input { 
	margin: 5px 0px;
	border: inset 1px #EBEBEB;
}

.inquiry select { 
	margin: 5px 0px;
	border: inset 1px #EBEBEB;
}

.inquiry button {
	width: 120px;
	padding-top: 4px;
	background-color: #E7E8D9;
	letter-spacing: 2em;
	border: 1px outset #EBEBEB;
	margin: 8px;
	float:right;
	font-weight:bold;
	color:#334d55;
}

.inquiry table {
	width:100%;
	font-size: 90%;
	text-align:left;
	padding: 3px 3px 3px 10px; 
}　

.inq_th {
	width: 40%;
}

.inq_td{
	width: 60%;
}
.inquiry table th {
	border-bottom: 1px dotted #006699;
	background-image:url(../images/asiato_ico.gif);
	background-repeat:no-repeat;
	padding-left: 22px;
	vertical-align:top;
}
.inquiry table th sub{
	color:#FF0000;
	font-weight:normal;
}

.inquiry table td {
	border-bottom: 1px dotted #006699;
	padding: 0px 2px;
}
.inquiry table td sup{
	color:#666666;
}


#ADVERT .service_ul {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:110%;
	list-style-type: upper-alpha;
}

#ADVERT .service_ul li {
	margin-top: 5px;
	border-bottom: solid 1px #006699;
}

#ADVERT .opt_ul {
	margin:0px;
	padding:0px;
	list-style-type: decimal;
	font-size:110%;
}
#ADVERT .opt_ul li {
	margin-top: 5px;
	border-bottom: solid 1px #006699;
}

.style1 {color: #FF0000}

.sitemessage {
	margin-left:2em;
	font-size:80%;
}

.sitemessage p {
	margin:0.5em;
}

.story {
	margin:1em;
	padding:0.5em;
	font-size:80%;
}

.summaryPost {
	margin-bottom:3em;
}

.summaryPost h3 {
    display:block;
    height:22px;
    margin:1.5em 0 0.2em 0;
    padding-top:6px;
    color:#FFFFFF;
    background-color:inherit;
    text-indent:12px;
    background-image:   url(../images/glbnav_background.gif);
}

.story .nlsummaryPost div {
	margin:0.5em;
}

.story .nlsummaryPost p {
	text-align:right;
	margin-right:3em;
}


.more {
	display:block;
	float:right;
	margin-right:1em;
}

/*---------- Pagenate link ----------------*/

#paginatelink {
	text-align:center;
}

.ditto_paging {
	border-top: 1px solid #ccc;
	padding: 10px;
	font-size: 86%;
	color: black;
}

#ditto_pages .ditto_currentpage {
	border: 1px solid black;
	padding: 1px 5px 2px; 
	margin-right: 3px;
	background-color: #008CBA; 
	color: #fff;
}

#ditto_pages .ditto_off {
	border: 1px solid #ccc;
	padding: 1px 5px 2px; 
	margin-right: 3px;
	color: #ccc;
}

#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
	border: 1px solid #008CBA; 
	padding: 1px 5px 2px; 
	margin-right: 3px; 
	text-decoration: none !important; 
	color: black;
}

#ditto_pages a:hover {
	background-color: #fff;
	color: #000;
}
