@charset "EUC-JP";

body{
	background: #F5F5F5;
	color: #000;
	font-family: arial,verdana,georgia, sans-serif;
	margin: 0px 0px 0px 0px;

}

A {
	color: #036; text-decoration: underline; }
A:link {
	color: #036; text-decoration: underline; }
A:visited {
	color: #012; text-decoration: underline; }
A:active {
	color: #888; }
A:hover {
	color: #888; }

h1, h3 {
	margin: 0px;
	padding: 0px;
        color: #666699;
}

h2 {
	margin: 0px;
	padding: 0px;
        color: #666699;
	text-transform: uppercase;
	font-size: small;
	font-weight: bolder;
}


p#main {
	font-family: arial,verdana,georgia, sans-serif;
	font-weight: normal;
	font-size: small;
	padding-left: 7px;
       }

p#head1 {
	color: #666699;
	text-align:center;
	font-size: medium;
	font-weight: bolder;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: left;
}

p#box {
	color: #000;
	background:#FFF;
        padding: 5px;
	text-indent: 5em;
	padding-left: 2em;
	border: 1px solid #000;
	font-size: small;
	text-align: left;
	padding-top: 1em ;
	padding-bottom: 1em;

}

ul {
	list-style: none;
	line-height: 350%;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	font-family: arial,verdana,georgia, sans-serif;
	font-weight: normal;
	font-size: small;
	}

ol {
	margin-left: 0;
	padding-left: 1em;
	line-height: 350%;
	font-family: arial,verdana,georgia, sans-serif;
	font-weight: normal;
	font-size: small;
	}

b  {
	letter-spacing: 0.03em;
}


i  {
	letter-spacing: 0.01em;
}

/* Style for banner */

#banner {
	background: #FF6600;
	font-family: arial,verdana,georgia, sans-serif;
	font-weight: normal;
	padding-left: 10px;
	border-bottom: 2px solid #000;
}

/* Blog title */
#banner a,link,visited,active,hover {
	color: #FFF;
	text-decoration: none;
}

/* Blog name */
.blogname {
	background: #CCCCCC;
	font-size: 2.6em;
	text-align: right;
}

/* Blog description */
.description {
	background: #F5F5F5;
	font-size: 1em;
	line-height: 100%;
	text-align: left;
}

/* Style for Blog content */

/* Content box */
/* Original margin: 15px 10px 0 10px; */
#content {
	margin: 0 0 0 0;
}

/* Content box */
.blog {
	padding: 0px;
}

/* Entry box */
.entry {
	font-size: small;
	font-weight: normal;
	white-space: normal;
	line-height: 150%;
	margin: 0.5em 0.5em 0 1.0em;
}

.entry p {
	margin: 0em;
}

/* date of entry*/
.date {
/*	background: #CCCCFF;*/
	color: #000;
	font-family:verdana,arial,georgia,"&#65533;&#1189;&#39278;&#65533;&#947;&#1125;&#65533; Pro W3", "&#65533;&#867;&#65533; &#65533;&#1061;&#65533;&#65533;&#65533;&#65533;å&#65533;", "Osaka", sans-serif;
	font-size: x-small;
/*	line-height: 110%;*/
	font-weight: heavy;
/*	padding: 3px 0;*/
/*	margin-bottom: 1px;*/
}

.day {
	float: left;
	font-family: arial,verdana,georgia,"&#65533;&#1189;&#39278;&#65533;&#947;&#1125;&#65533; Pro W3", "&#65533;&#867;&#65533; &#65533;&#1061;&#65533;&#65533;&#65533;&#65533;å&#65533;", "Osaka", sans-serif;
	font-size: small;
	line-height: 100%;
	font-weight: normal;
/*	letter-spacing: 0.02em;*/
/*	margin-left: 4pt;*/
	margin-right: 3pt;*/
/*	padding-right: 3pt;*/
/*	border-right: 4px solid #FFF;*/
}


/* title of entry*/
.title {
	font-size: medium;
	margin: 0 0.2em 0.1em 0em;
	border-bottom: 2px dotted #C0C0C0;
}

/* Subtitle of entry*/
.subtitle {
	color: #FF6600;
	font-size: x-small;
	line-height: 110%;
	padding-left: 0.2em;
	margin: 0.1em 0.2em 0 0em;
	border-left: 1em solid #FF6600;
}

/* category of entry */
.category {
	font-size: x-small;
	line-height: 110%;
	text-align:right;
	margin: 0 0 2em 0;
}

/* postedtime,comment,trackback information for entry */
.posted {
	font-size: x-small;
	text-align: right;
	margin: 1em 10px 2em 0;
}

/* author / posted by font */
.author {
	font-size: x-small;
	text-transform: uppercase;
	text-align: left;
	margin: 1em 10px 2em 0;
}



/* comment for entry */

#comments_style {
	background: #E6E6FA;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	margin-bottom: 15px;
        border-bottom: 7px dotted #F5F5F5;
}

.comments_main {
	color: #7C5480;
	background: #F5F5F5;
	font-weight: bold;
	font-size: large;
	font-weight: 900;
	letter-spacing: 0.5em;
	text-align: centre;
	border-left: 8px solid #F5F5F5;
	border-bottom: 3px solid #F5F5F5;
}

.comments-head	{
	font-size: small;
	font-weight: bold;
	line-height: 100%;
	margin: 2em 0.5em 0 0;
	padding-left: 0.4em;
	border-left: 1em solid #000;
	border-bottom: 1px solid #000;
}

/* comment body */
.comments-title {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-right: 0.2em;
	border-bottom: 1px dotted #000;
}

/* comment body */
.comments-body {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-right: 0.5em;
	border-bottom: 1px solid #000;
}

/* postedtime for comment */
.comments-post {
	font-size: x-small;
	text-align:right;
	margin: 0 0.2em 1em 0;
}

.trackback-body {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-left: 0em;
	border-bottom: 1px solid #000;
}

.trackback-title {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-right: 0.2em;
	border-bottom: 1px dotted #000;
}

.trackback-url {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	padding: 0.5em;
	border: 1px dotted #000;
}

.trackback-post {
	font-size: x-small;
	font-weight: normal;
}

.worning {
    color: #A02;
	font-size: small;
	font-weight: normal;
}


#banner-commentspop {
	color:#FFF;
	font-size:large;
	font-weight:bold;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #FFF;
	background:#003366;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}

/* footer */
.footer {
	background: #FF6600;
	color: #F5F5F5;
	font-size: x-small;
	font-weight: normal;
	text-align: center;
	padding: 0.2em 1em 0.5em 0;
	border-top: 2px solid #000;
}

/* -------------------- */

/* blog footer */
.blog_footer {
	background: #CCCCFF;
	color: #000;
	font-size: x-small;
	font-weight: normal;
	text-align: center;
	padding: 0.2em 1em 0.5em 0;
	border-top: 2px solid #000;
}

/* -------------------- */

textarea {
	font-family: "Osaka", "&#65533;&#1189;&#39278;&#65533;&#947;&#1125;&#65533; Pro W3", "&#65533;&#867;&#65533; &#65533;&#1061;&#65533;&#65533;&#65533;&#65533;å&#65533;", verdana, arial, sans-serif;
}

blockquote {
	color: #014;
	line-height: 110%;
	margin: 0.5em 1.5em 0.5em 1.5em;
	padding: 0.2em 0.5em;
	border-left: 1px solid #014;
}

pre {
	color: #014;
	font-family: courier new,courier,"&#65533;&#1189;&#39278;&#65533;&#65533;&#65533;&#65533;&#299; Pro W3", "&#65533;&#867;&#65533; &#65533;&#65533;&#65533;&#65533;&#299;", "Osaka", sans-serif;
	font-size: small;
	line-height: 110%;
	margin: 1em 0 1em 2em;
	padding: 0 0.5em;
	border-left: 1px solid #014;
}

ul,ol {
	color: #000;
	font-size: small;
	line-height: 120%;
	margin: 1em 0 1em 3em;
}


.entry img {
	float: left;
	margin: 0 1em 1em 0;
}

/* Style for sidebox */

#sidebox {
	background: #F5F5F5;
	margin-top: 15px;
	margin-right: 10px;
	text-align: center;
	width: 250px;
}

.sideboxtitle {
	color: #FFF;
	background: #FF6600;
	font-size: small;
	font-weight: 900;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: left;
	padding-left: 0.3em;
	border-right: 0.9em solid #000;
        border-bottom: 2px solid #000;
}

.sidebody {
	background:#CCCCCC;
	font-size:x-small;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	margin-bottom: 15px;
	padding: 2em 0.1em 1em 1.5em;
        border-bottom: 1px solid #000;
        border-left: 1px solid #000;
}

.sidebodyoffshorewatch {
	background:#CCCCCC;
	font-size:small;
        font-stretch:expanded;
	font-weight:bold;
        font-stretch:ultra-condensed;
	line-height:120%;
	text-align:left;
	margin-bottom: 15px;
	padding: 2em 0.1em 1em 1.5em;
        border-bottom: 1px solid #000;
        border-left: 1px solid #000;



}

.calendar {
	background:#CCCCCC;
	font-family: georgia,arial,verdana,"&#65533;&#1189;&#39278;&#65533;&#947;&#1125;&#65533; Pro W3", "&#65533;&#867;&#65533; &#65533;&#1061;&#65533;&#65533;&#65533;&#65533;å&#65533;", "Osaka", sans-serif;
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
	text-align:center;
	padding: 0.2em 0 0.2em 0;
	margin-bottom: 15px;
}

/* -------------------- */


/* Style for sidebox2 */

#sidebox2 {
	background: #F5F5F5;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	width: 200px;
}

.sideboxtitle2 {
	color: #000;
	background: #CCCCFF;
	font-size: small;
	font-weight: 900;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0.3em;
	border-right: 0.1em solid #CCCCCC;
        border-bottom: 0.1px solid #CCCCCC;
        border-top: 0.1px solid #CCCCCC;
        border-left: 0.1px solid #CCCCCC;
}


.sidebody2 {
	background:#FFF;
	font-size:x-small;
	font-weight:bold;
	line-height:140%;
	text-align:left;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 1em 0.1em 1em 1.5em;
	border-right: 0.1em solid #CCCCCC;
        border-bottom: 0.1em solid #CCCCCC;
        border-left: 0.1em solid #CCCCCC;
}

.sideboxtitleoffshorewatch2 {
	color: #000;
	background: #CCCCFF;
	font-size: small;
	font-weight: 900;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0.3em;
	border-right: 0.1em solid #CCCCCC;
        border-bottom: 0.1px solid #CCCCCC;
        border-top: 0.1px solid #CCCCCC;
        border-left: 0.1px solid #CCCCCC;
}

.sidebodyoffshorewatch2 {
	background:#FFF;
	font-size:small;
        font-stretch:expanded;
	font-weight:bold;
        font-stretch:ultra-condensed;
	line-height:120%;
	text-align:left;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 1em 0.1em 1em 1.5em;
	border-right: 0.1em solid #CCCCCC;
        border-bottom: 0.1em solid #CCCCCC;
        border-left: 0.1em solid #CCCCCC;
}

/* -------------------- */

/* Style for sidebox_blog */

#sidebox_blog {
	background: #F5F5F5;
	margin-top: 15px;
	margin-left: 30px;
	text-align: center;
	width: 250px;
}

.sideboxtitle_blog {
	color: #1874CD;
	background: #E6E6FA;
	font-size: small;
	font-weight: 900;
	letter-spacing: 0.1em;
	text-align: left;
	padding-left: 0.3em;
        border-bottom: 1px solid #F5F5F5;
}


.sidebody_blog {
	background:#E6E6FA;
	font-size:x-small;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	margin-bottom: 15px;
	padding: 2em 0.1em 1em 1.5em;
        border-bottom: 7px dotted #F5F5F5;

}


.calendar_blog {
	background:#CCCCCC;
	font-family: georgia,arial,verdana,"&#65533;&#1189;&#39278;&#65533;&#947;&#1125;&#65533; Pro W3", "&#65533;&#867;&#65533; &#65533;&#1061;&#65533;&#65533;&#65533;&#65533;å&#65533;", "Osaka", sans-serif;
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
	text-align:center;
	padding: 0.2em 0 0.2em 0;
	margin-bottom: 15px;
}

/* -------------------- */

/* -------------------- */


.boxtitle {
	color: #000;
	background: #CCCCFF;
	font-size: small;
	font-weight: 900;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: left;
	padding-left: 0.3em;
	border-right: 0.1em solid #000;
        border-bottom: 0.1px solid #000;
        border-top: 0.1px solid #000;
        border-left: 0.1px solid #000;
}

/* style for category name in category list*/

.category-banner {
	background: #F5F5F5;
	color: #000;
	line-height: 110%;
	font-weight: normal;
	padding: 3px 3pt;
	margin-bottom: 10px;
}

.category-banner dt {
	font-size: x-large;
        font-weight: bold;
        color: #666699;
}

.category-banner dd {
	font-size: medium;
	margin: 0.5em 0 0 0;
	padding-left: 1em;
        border-top: 3px dotted #000;
}

/* TJN Nordic specific styles*/

.borders { 
        border-top: 1px solid #DDDDDD;
}

#line {
        width:268px; height:10px; 
        background:#000; 

}

head1 {
	color: #666699;
	text-align:center;
	font-size: medium;
	font-weight: bolder;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: left;

div#content #base li, div#content #zero li, div#content #one-em li, div#content #bullet li, div#content #bread-sample li {
		list-style-position: outside;
		list-style-type: disc;
		list-style-image: none;
	}

#base, #zero, #one-em, #bullet, #bullet-inside, #custom, #custom-gen {
	border: 1px solid #000;
	margin: 2em;
	width: 10em;
	padding: 5px;
	}
		
	div#content #zero ul {
		margin-left: 0;
		padding-left: 0;
		}
	
	#one-em ul {
		margin-left: 1em;
		padding-left: 0;
		}

	#bullet ul {
		list-style-image: url(/i/listblack.gif);
		list-style-position: outside;
		}

	#bullet-inside ul {
		list-style-type: disc;
		list-style-image: url(/i/listblack.gif);
		list-style-position: inside;
		padding-left: 0;
		}

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

	#custom li, #custom-gen li {
		list-style-image: none;
		list-style-type: none;
		}
	

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

	#custom-gen ul li:before {
		content: "\00BB \0020";
		}