/*-------------------------------------------------
  O-SEVEN Std. Stylesheet Foundation Data
  2009.03 for NiwaNavi
-------------------------------------------------*/

/*-------------------------------------------------
  BODY and General
-------------------------------------------------*/
body
{
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: center center;
	background-attachment: scroll;

	color: #2E2E2E;
	font-size: 10pt;
	padding: 15px 0px;
	margin: 0px;

}
img
{
	border: 0px;
}
form
{
	margin: 0px;
}

/* Headings */
h1
{
	font-weight: normal;
	margin: 0px;
}
h2
{
	font-weight: normal;
	margin: 0px;
}
h3
{
	font-weight: normal;
	margin: 0px;
}
h4
{
	font-weight: normal;
	margin: 0px;
}
h5
{
	font-weight: normal;
	margin: 0px;
}
h6
{
	font-weight: normal;
	margin: 0px;
}

blockquote
{
	line-height:1.3em;
	border:1px dotted gray;
	padding:10px;
	background-color:#fafafa;
	color:#555555;
}
q
{
	padding-left:5px;
	padding-right:5px;
	border:1px dotted gray;
	background-color:#fafafa;
	color:#555555;
}

/* Lists */
ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
li
{
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: center center;
	background-attachment: scroll;
	padding: 0px 0px 0px 10px;
	margin: 0px 20px;
}

/* Links */
a:link
{
	color: mediumblue;
	text-decoration: underline;
}
a:visited
{
	color: indigo;
	text-decoration: underline;
}
a:hover
{
	color: darkblue;
	text-decoration: underline;
}
a:active
{
	color: midnightblue;
	text-decoration: underline;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 590px;
	height: ;
	overflow: visible;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: center center;
	background-attachment: scroll;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #777777;
}
.content
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
	background-color: #cccccc;
	background-image: none;
	background-repeat: repeat;
	background-position: center center;
	background-attachment: scroll;
	font-size: 11pt;
	padding: 5px 10px 5px 10px;
	margin: 0px;

	width: 570px;
	height: ;
	color: #000000;
	text-align: left;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #aaaaaa;

	display: block;
}

.contenttitle h2 a:link
{
	color: mediumblue;
	text-decoration: underline;
}
.contenttitle h2 a:visited
{
	color: indigo;
	text-decoration: underline;
}
.contenttitle h2 a:hover
{
	color: darkblue;
	text-decoration: underline;
}
.contenttitle h2 a:active
{
	color: midnightblue;
	text-decoration: underline;
}

.contentbody
{
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: center center;
	background-attachment: scroll;
	font-size: 100%;
	text-align: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;

	width: 570px;
	height: ;
	color: black;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #DDD5CD;

	line-height: 170%;
	overflow: hidden;

}
.contentbody a:link
{
	color: mediumblue;
	text-decoration: underline;
}
.contentbody a:visited
{
	color: indigo;
	text-decoration: underline;
}
.contentbody a:hover
{
	color: darkblue;
	text-decoration: underline;
}
.contentbody a:active
{
	color: midnightblue;
	text-decoration: underline;
}



.contentbody h1/*UEM*/
{
	background: #888888;
	margin: 20px 0px 0px 0px;
	padding: 12px 20px 12px 20px;
	color: #ffffff;
	font-size:120%;
	text-align: left;
	text-valign: middle;
	font-weight: bold;
	border-top: 2px solid #eeeeee;
	border-left: 2px solid #eeeeee;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
}

.contentbody h2/*UEM*/
{
	background: #eeeeee;
	font-size:120%;
	text-align: left;
	text-valign: middle;
	margin: 0px 0px 0px 0px;
	padding: 9px 20px 9px 20px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

.contentbody h3/*UEM*/
{
	background: #ffffff;
	font-size:120%;
	text-align: left;
	text-valign: middle;
	margin: 0px 0px 0px 0px;
	padding: 9px 20px 9px 20px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

.contentbody h4/*UEM*/
{
	background: #888888;
	color: #FFFFFF;
	font-size:100%;
	text-align: left;
	text-valign: middle;
	margin: 0px 0px 0px 0px;
	padding: 9px 20px 9px 20px;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

.contentbody h5/*UEM*/
{
	background: #eeeeee;
	font-size:100%;
	text-align: left;
	text-valign: middle;
	margin: 0px 0px 0px 0px;
	padding: 9px 20px 9px 20px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}
.contentbody h6/*UEM*/
{
	background: #ffffff;
	font-size:100%;
	text-align: left;
	text-valign: middle;
	margin: 0px 0px 0px 0px;
	padding: 9px 20px 9px 20px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}


/*------- Item styles > TABLE ------*/
.contentbody table
{
	width: auto;
}
.contentbody table tr td
{
	color: #2E2E2E;
	font-size: 10pt;
	text-align: justify;
	padding: 2px 5px 2px 5px;
}

.NNAttached
{
	border: 1pt dotted gray;
	margin: 10px 0px 5px 0px;
	padding: 10px 0px 5px 0px;
	background-color: #eeeeee;
}


/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin-top: 10px;
    padding: 10px;
    background: #EEEEEE;
    /* Rounded borders, for Mozilla browsers */
    /* -moz-border-radius: 10px; */
}
.commentform img{
    margin: 5px 0 0 0;
}
.formfield
{
	display:block;
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
}
.formbutton
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}
.commentform .formfield, .commentform .formbutton, .loginform .formbutton {
	display: block;
}
.searchform .formfield
{
	width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.searchform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.loginform .formfield
{
	width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail, #nucleus_cf_email
{
    width: 300px;
    margin-right: 105px;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
    width: 300px;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
}
.error
{
	color: red;
	font-weight: bold;
}


/* Search highlight color */
.highlight
{
	background: #DEFFA9;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	font-size: larger;
	width: 20%;
}
.leftbox {
	float: left;
	border-right: 2px solid #ccc;
}
.rightbox {
	float: right;
	border-left: 2px solid #ccc;
}


.leftbox10 {
	float: left;
	width: 10%; 
}
.leftbox20 {
	float: left;
	width: 20%; 
}
.leftbox30 {
	float: left;
	width: 160px; 
}
.leftbox40 {
	float: left;
	width: 40%; 
}
.leftbox45 {
	float: left;
	width: 45%; 
}
.leftbox55 {
	float: left;
	width: 55%; 
}
.leftbox60 {
	float: left;
	width: 60%; 
}
.leftbox65 {
	float: left;
	width: 65%; 
}
.leftbox70 {
	float: left;
	width: 70%; 
}
.leftbox75 {
	float: left;
	width: 75%; 
}
.leftbox80 {
	float: left;
	width: 80%; 
}

