body {
	background-color: #FFFFFF;
	margin: 0px;
	font: 13px 'Lucida Grande', Geneva,Arial, Verdana, sans-serif;
	color: #262626;
}

* {
	margin: 0px;
	padding: 0px;
}

p {
	line-height:160%;
	margin-bottom: 1em;
}

ul {
	margin: 10px 10px 10px 40px;
}

li {
	margin-bottom: 7px;
	line-height: 140%;
}

em {
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
}

dt {
	font-weight:bold;
}

dd {
	margin-bottom:10px;
	line-height:150%;
}

a:hover {
	color: #FF6600;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	color: #FF9900;
}

a:selected {
	text-decoration: none;
}

#header img#toplogo {
	width: auto;
	margin-left: 0px;
	float: left; 
}

#header h1 {
	overflow:hidden;
	background-image:url(../arts/topitem/marlin_banner_eng.gif);
	background-position:top right;
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	padding-top:40px;
	text-indent: -1000em;
	height: 0px !important;
	height /**/:40px; /* for IE5/Win */
}

#header a#toplink {
	height: 0px !important;
	height /**/:40px; /* for IE5/Win */
	overflow: hidden;
}

#header img#toplink2 {
	margin-right: 0px;
	margin-top: 0px;
}

#searchbox {
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 10px;
	height: 25px;
	text-align: right; 
	vertical-align: bottom;
}

#searchbox a#sitemaplink {
	margin-right: 10px;
	padding-right: 10px;
	border: 1px solid;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
}

#searchbox form {
	margin: 5px 5px 5px 5px;
}

#searchbox input#buttonimage, #searchbox img#googlelogo {
	vertical-align: bottom;
}

/* Navigation Bar */
#nav {
	padding: 5px 10px 0px 10px;
	height: 18px;
	list-style: none;
	display: inline;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}

#nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}

#nav a {
	text-indent: -2000em;
	float: left;
	padding: 18px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:18px; /* for IE5/Win */
}

#nav a:hover {
	border: 0px solid #fff;  /* Firefox hover workaround */
	background-position: 0 -36px;
}

#nav a:active, #nav a.selected {
	background-position: 0 -72px;
}

#service a {
	width: 90px;
	margin-left: 12px;
	background-image:url(../arts/navbar2/service.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#software a {
	width: 90px;
	margin-left: 2px;
	background-image:url(../arts/navbar2/software.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#works a {
	width: 90px;
	margin-left: 2px;
	background-image:url(../arts/navbar2/works.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#seminar a {
	width: 90px;
	margin-left: 2px;
	background-image:url(../arts/navbar2/seminar.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#column a {
	width: 90px;
	margin-left: 2px;
	background-image:url(../arts/navbar2/column.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#aboutus a {
	width: 90px;
	margin-left: 2px;
	background-image:url(../arts/navbar2/aboutus.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#shop a {
	width: 90px;
	margin-left: 14px;
	background-image:url(../arts/navbar2/shop.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
}

#english a {
	width: 90px;
	margin-left: 2px;
	margin-right:12px;
	background-image:url(../arts/navbar2/english.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
}

/* Contents Area */

#contentsarea {
	margin-top: 20px;
}

#topimage {
	width:100%;
	margin-bottom:10px;
	background-color:#250D00;
}

#maincontents {
	margin-top: 0px;
	margin-right: 212px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#sidebar {
	width: 195px;
	height:inherit;
	margin-top: 0px;
	margin-right: 10px;
/*	background-color:#CDCDCD; */
	float: right;
}

#copyright {
	clear: both;
	margin-top:40px;
	text-align: center;
	font-size: 10px;
	color:#999;
	vertical-align: middle;
}

#copyright hr {
	border: 0;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	color:#666;
	background-color: #666;
	height: 1px;
}
/* base p */
/*
#maincontents p {
	margin: 0px 10px 10px 0px;
	padding-left:40px;
	padding-bottom:20px;
}
*/

/* Header titlebars */
#maincontents h2 {
	height: 36px;
	line-height: 36px;
	margin: 25px 0px 10px 0px;
	font-size:14px;
	background-position:center left;
	background-repeat:no-repeat;
	padding-left: 30px;
}

h2.news {
	color:#660000;
	background-image:url(../../jpn/arts/header_bars/red.gif);
}

h2.service {
	color:#006600;
	background-image:url(../../jpn/arts/header_bars/green.gif);
	background-repeat:no-repeat;
}

h2.aboutus {
	color:#222222;
	background-image:url(../../jpn/arts/header_bars/grey.gif);
	background-repeat:no-repeat;
}

h2.seminar {
	color:#00309D;
	background-image:url(../../jpn/arts/header_bars/blue.gif);
	background-repeat:no-repeat;
}

h2.software {
	color:#006667;
	background-image:url(../../jpn/arts/header_bars/lightblue.gif);
	background-repeat:no-repeat;
}

h2.column {
	color:#198031;
	background-image:url(../../jpn/arts/header_bars/lightgreen.gif);
	background-repeat:no-repeat;
}

h2.works {
	color:#623906;
	background-image: url(../../jpn/arts/header_bars/orange.gif)
	background-repeat:no-repeat;
}

h2.management {
	color:#421E7A;
	background-image:url(../../jpn/arts/header_bars/purple.gif);
	background-repeat:no-repeat;
}

h2.shop {
	color:#421E7A;
	background-image:url(../../jpn/arts/header_bars/purple.gif);
	background-repeat:no-repeat;
}

h2.support {
	color:#837E00;
	background-image:url(../../jpn/arts/header_bars/yellow.gif);
	background-repeat:no-repeat;
}

/* unordered list links */
ul.servicelinks {
	margin: 0px 0px 0px 90px;
	padding: 0px;
	list-style-image:url(../../jpn/arts/bullets/bul_green.gif);
	list-style-position:outside;
}

ul.workslinks {
	margin: 0px 0px 0px 90px;
	padding: 0px;
	list-style-image:url(../../jpn/arts/bullets/bul_orange.gif);
	list-style-position:outside;
}

ul.softwarelinks {
	margin: 0px 0px 0px 90px;
	padding: 0px;
	list-style-image:url(../../jpn/arts/bullets/bul_blue.gif);
	list-style-position:outside;
}

ul.newslinks {
	margin: 0px 0px 0px 90px;
	padding: 0px;
	list-style-image:url(../../jpn/arts/bullets/bul_pink.gif);
	list-style-position:outside;
}

ul.shoplinks {
	margin: 0px 0px 0px 90px;
	padding: 0px;
	list-style-image:url(../../jpn/arts/bullets/bul_purple.gif);
	list-style-position:outside;
}

ul.supportlinks {
	margin: 0px 0px 0px 90px;
	padding: 0px;
	list-style-image:url(../../jpn/arts/bullets/bul_yellow.gif);
	list-style-position:outside;
}




a.seminar {
	background-image:url(../../jpn/arts/bullets/bul_bluepurple.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	padding-bottom:5px;
}

a.software {
	background-image:url(../../jpn/arts/bullets/bul_blue.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	padding-bottom:5px;
}

a.shop {
	background-image:url(../../jpn/arts/bullets/bul_purple.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	padding-bottom:5px;
}

a.support {
	background-image:url(../../jpn/arts/bullets/bul_yellow.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	padding-bottom:5px;
}

a.aboutus {
	background-image:url(../../jpn/arts/bullets/bul_grey.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	padding-bottom:5px;
}

div.detaillink {
	text-align:right;
	margin:0px 20px 10px 20px;
}


.news h3 {
	font-size: 13px;
/*	display:inline; */
	line-height: 2em;
	font-weight:bold;
	color: #900;
	margin:5px 10px 0px 10px;
	border-top: 1px dashed #c66;
}

.news span.date {
	margin:0px 0px 0px 20px;
	font-size:10px;
	color:#666666;
}

.news p {
	margin: 0px 10px 10px 0px;
	padding-left:40px;
	padding-bottom:20px;
	/*border-bottom: 1px dashed #c66;*/
}

/* about us */
table.aboutus {
/*	width:100%;*/
}

table.aboutus td.label {
	padding-left:10px;
	padding-right:20px;
	padding-bottom:10px;
}

table.aboutus td.description {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
}

table.history td.yearmonth {
	padding-left:0px;
	padding-right:10px;
	padding-bottom:10px;
}

table.history td.event {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

div.career {
	/*width: 50%;*/
	margin: 5px auto 5px auto;
	padding: 0px;
	background-color:#FFF;
	border:1px solid #999999;
	line-height:120%;
}	

div.career h3 {
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding:5px;
	background-color:#EEEEEE;
	border-bottom:1px solid #666666;
}

div.career td {
	padding:5px;
}

div.inquiryform td {
	padding: 5px;
}

div.inquiryform td.form_header {
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
}

div.inquiryform div.confirm {
	margin-top:30px;
	padding-top:10px;
	background-color:#EEEEEE;
}

div.translation {
	margin:10px 10px 10px 20px;
	padding: 0px;
}

div.translation h4 {
	font-size: 14px;
	border-left: 10px solid #7DE87D;
	color: #000000;
	padding-left:10px;
}

div.translation ul {
	margin: 10px 10px 20px 60px;
}

div.translationsample {
	margin: 5px 10px 15px 40px;
	padding: 0px;
	background-color:#FFF;
	border:1px solid #999999;
	line-height:100%;
}	

div.translationsample p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	line-height: 130%;
}

div.translationsample h5 {
	font-size:13px;
	font-weight:bold;
	padding:5px;
	background-color:#EEEEEE;
	border-bottom:1px solid #666666;
}

.booklist h3 {
	font-size: 14px;
	margin-left:20px;
	margin-bottom:20px;
	padding-left:10px;
	border-bottom: 1px solid #E2AA61;
	border-left: 5px solid #E2AA61;
	color: #000000;
}

.booklist table{
	width:100%;
}

/* shop */
div.shop h3 {
	margin: 15px 10px 15px 10px;
	padding-left:5px;
	font-size: 14px;
	border-left: 10px solid #9900CC;
	color: #000000;
}

div.shop p {
	margin:5px 0px 20px 30px;
}

/*column*/
div.column h3 {
	margin: 15px 10px 15px 10px;
	padding-left:10px;
	font-size: 14px;
	border-bottom: 1px solid #BFF76E;
	border-left: 5px solid #BFF76E;
	color: #000000;
}

div.column p {
	margin:5px 10px 10px 20px;
}

div.column ol, div.column ul {
	margin-left: 80px;
	margin-bottom: 20px;
}

div.column h4 {
	margin-left:15px;
	margin-bottom: 10px;
	padding: 5px;
	background-color:#CCCCCC;
}

div.column h5 {
	margin-left:25px;
	margin-bottom: 10px;
	font-size:13px;
	font-weight:bold;
}

div.column blockquote {
	margin: 5px 10px 15px 60px;
	padding: 10px;
	background-color:#FFF;
	border:1px solid #999999;
	line-height:130%;
}

div.column div.figure {
	margin:15px;
	text-align:center;
}

div.column div.figure img {
	margin-bottom:10px;
}

div.column span.formula {
	margin:5px;
	padding: 5px;
	border: 1px dotted #666666;
	line-height: 200%;
}

div.memo {
	margin: 5px 10px 15px 40px;
	padding: 0px;
	background-color:#EEE;
	border:1px solid #999999;
}

div.memo h5 {
	font-size:13px;
	font-weight:bold;
	padding:5px;
	background-color:#888888;
	border-bottom:1px solid #666666;
}

div.memo blockquote {
	margin: 5px 20px 15px 20px;
	padding: 10px;
	background-color:#FFF;
	border:1px solid #999999;
	line-height:130%;
}


div.memo p {
	margin: 0px;
	padding: 10px;
}


/* site map */
div.sitemap ul {
	margin-left:20px;
}

/* highlight */
p.highlight {
	text-align:center;
	color: #FFFFFF;
	background-color:#FF6600;
	margin: 20px 20px 20px 20px;
	padding: 3px;
	font-weight: bold;
}

p.highlight a:hover {
	color:#0099FF;
}


/*sidebar*/
#sidebar div.adunit {
	/*width:100%;*/
	margin:0px 0px 20px 0px;
	padding:0px;
	text-align:center;
	background-color:#FFF;
	border-width: 1px;
	border-style:solid;
/*	border-color:#000000; specified in each ad unit */
}

#sidebar div.adunit h2 {
	text-align:center;
	margin:0px;
	padding:0px 5px 0px 5px;
	font-size:15px;
	font-weight:bold;
/*	background-color:#0000CC; specified in each ad unit library item */
/*	color:#FFFFFF; specified in each ad unit library item */
}

#sidebar div.adunit h3 {
	text-align:center;
	margin:0px;
	padding:0px 2px 0px 2px;
	font-size:12px;
	font-weight:bold;
/*	background-color:#0000CC; specified in each ad unit library item */
/*	color:#FFFFFF; specified in each ad unit library item */
}

#sidebar div.adunit h4 {
	text-align:center;
	margin:0px;
	padding:2px;
	font-size:11px;
	font-weight:bold;
/*	background-color:#0000CC; specified in each ad unit library item */
/*	color:#FFFFFF; specified in each ad unit library item */
}

#sidebar p {
	font-size:12px;
	color:#000000;
	text-align:left;
	line-height:130%;
	margin:5px 3px 5px 3px;
	padding:3px;
}


#sidebar div.adunit ul {
	text-align:left;
	margin:10px 10px 10px 10px;
	font-size:12px;
}

#sidebar div.adunit li {
	line-height:130%;
}


#sidebar div.adunit p.status {
	text-align:center;
	color: #FFFFFF;
	background-color:#FF6600;
	margin:0px;
	padding: 3px;
	font-weight: bold;
}

#sidebar div.detaillink {
	font-size:12px;
	text-align:right;
	margin:0px 10px 10px 0px;
}

#sidebar div.reviews {
	text-align:center;
	border-width: 2px; /*1px 1px 1px 1px;*/
	border-style:solid;
	padding: 3px;
	margin:5px;
}


#pressrelease {
	margin:20px 20px 20px 20px;
}

#pressrelease p {
	margin:10px 20px 10px 30px;
}

#pressrelease p.level2 {
	margin-left:50px;
}

#pressrelease h2 {
	font-size:15px;
	text-align:center;
}

#pressrelease h3 {
	font-size:13px;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:10px;
	padding-left:8px;
	border-left:10px solid #333333;
}

#pressrelease h4 {
	margin:5px 0px 5px 30px;
	font-size:13px;
	font-weight:bold;
}

#pressrelease ul {
	margin-left: 30px;
}

#pressrelease li {
	line-height:130%;
}

#pressrelease table {
	margin-left:30px;
}

#pressrelease td {
	padding:5px;
	vertical-align:top;
}

/* English version only */
.boardmember h3 {
	color:#000;
	padding:3px;
	border-bottom:1px solid #006600;
}

.boardmember h4 {
	margin:4px 0px 10px 6px;
}

.boardmember p {
	margin-left:40px;
}

.boardmember ul {
	margin-left:60px;
}

#aboutussummary h3 {
	border-bottom: 1px solid #006600;
	margin:20px 0px 10px 0px;
}

#aboutussummary p.description {
	margin-left:20px;
}

	
