﻿/* ---------------------------------------------------------
 Common Styles (Defaults)
--------------------------------------------------------- */
a:link {
	background-color:			transparent;
	color:						#668cff;
}
a:visited {
	background-color:			transparent;
	color:						#668cff;
}
a:active {
	background-color:			transparent;
	color:						#ff3300;
}
a:focus {
	background-color:			transparent;
	color:						#ff3300;
}
a:hover {
	background-color:			transparent;
	color:						#ff3300;
}
body {
	background-color:			#ffffff;
	color:						#333333;
	font-family:				sans-serif;
	font-size:					9pt;
	scrollbar-3dlight-color:	#a0b8ff;
	scrollbar-arrow-color:		#a0b8ff;
	scrollbar-darkshadow-color:	#a0b8ff;
	scrollbar-base-color:		#eef2ff;
	scrollbar-face-color:		#eef2ff;
	scrollbar-highlight-color:	#eef2ff;
	scrollbar-shadow-color:		#eef2ff;
	scrollbar-track-color:		#eef2ff;
}
div {
	margin:						0px;
	padding:					0px;
}
p {
	color:						#333333;
	font-size:					9pt;
	line-height:				1em;
	margin:						0px;
	padding:					0px;
	text-align:					justify;
}
blockquote {
	color:						#333333;
	font-style:					italic;
	font-size:					9pt;
}
li {
	font-size:					9pt;
	line-height:				1.5em;
}
ul {
	margin-bottom:				0px;
	margin-top:					0px;
	padding:					0px;
}
td {
	color:						#333333;
	font-size:					9pt;
}
th {
	color:						#333333;
	font-size:					9pt;
	font-weight:				bold;
}
pre {
	color:						#333333;
	font-family:				monospace;
	font-size:					9pt;
	line-height:				1em;
}
img {
	border-color:				#333333;
	border-style:				solid;
}
input {
	font-family:				monospace;
	font-size:					9pt;
	line-height:				1.5em;
}
select {
	font-family:				monospace;
	font-size:					9pt;
}
strong {
	color:						#ff3300;
	font-weight:				bold;
}

/* ---------------------------------------------------------
 Header Areas (Top Part)
--------------------------------------------------------- */
.head1 {
	background-color:			#ffffff;
	border-color:				#ffffff;
	border-style:				solid;
	border-width:				0px 2px 0px 2px;
}

.head2 {
	background-color:			#668cff;
	border-color:				#ffffff;
	border-style:				solid;
	border-width:				2px 2px 2px 2px;
}
.head3{
	background-color:			#666666;
	border-color:				#ffffff;
	border-style:				solid;
	border-width:				0px 0px 0px 2px;
	color:						#ffffff;
	padding:					5px;
}
.head3 a:link {
	color:						#ffffff;
}
.head3 a:visited {
	color:						#ffffff;
}
.head4{
	border-color:				#ffffff;
	border-style:				solid;
	border-width:				0px 2px 0px 0px;
	color:						#ffffff;
	padding:					5px;
}
.head4 a:link {
	color:						#ffffff;
}
.head4 a:visited {
	color:						#ffffff;
}

/* ---------------------------------------------------------
 Footer Area (Bottom Part)
--------------------------------------------------------- */
.foot1 {
	background-color:			#668cff;
	border-color:				#ffffff;
	border-style:				solid;
	border-width:				2px 2px 2px 2px;
	color:						#ffffff;
	line-height:				1.5em;
	padding:					10px;
	filter:						progid:DXImageTransform.Microsoft.Gradient(startColorStr='#0033cc', endColorStr='#ffffff', gradientType='1');
}
.foot1 span {
	color:						#ffff00;
}

/* ---------------------------------------------------------
 Main Menu Area (Left Part)
--------------------------------------------------------- */
.menu1 {
	background-color:			#a0b8ff;
	border-color:				#ffffff;
	border-style:				solid;
	border-width:				0px 10px 0px 2px;
	padding:					10px;
	filter:						progid:DXImageTransform.Microsoft.Gradient(startColorStr='#eef2ff', endColorStr='#a0b8ff', gradientType='0'):
}
.menu2 {
	background-color:			#0033cc;
	border-color:				#0033cc;
	border-style:				solid;
	border-width:				1px 1px 0px 1px;
	color:						#ffffff;
	font-weight:				bold;
	padding:					5px;
}
.menu2 a:link {
	color:						#ffffff;
}
.menu2 a:visited {
	color:						#ffffff;
}
.menu3 {
	background-color:			#eef2ff;
	border-color:				#0033cc;
	border-style:				solid;
	border-width:				0px 1px 1px 1px;
	font-weight:				bold;
}
.menu3 a:link {
	color:						#0033cc;
}
.menu3 a:visited {
	color:						#0033cc;
}
.menu3 ul {
	color:						#668cff;
	list-style-type:			square;
	margin-left:				15px;
	padding:					10px 0px 0px 10px;
}
.menu3 li {
	padding:					0px 5px 10px 0px;
	line-height:				1.25em;
}

/* ---------------------------------------------------------
 Page Title Styles
--------------------------------------------------------- */
.page-title {
	border-bottom:				#0033cc double 3px;
	color:						#ff3300;
	font-size:					24pt;
	font-weight:				bold;
	padding:					10px 0px 0px 0px;
}
.page-sub {
	font-size:					10.5pt;
	font-weight:				bold;
	text-align:					right;
	padding:					10px 0px 0px 0px;
}
.page-text {
	line-height:				1.25em;
	padding:					10px 0px 10px 150px;
	text-indent:				1em;
}
.page-div {
	line-height:				1.25em;
	padding:					10px 0px 10px 150px;
}

/* ---------------------------------------------------------
 Main Body Area (Center Part)
--------------------------------------------------------- */
.body1-title {
	background-color:			#ffffcc;
	border-color:				#0033cc;
	border-style:				solid;
	border-width:				2px 0px 2px 0px;
	color:						#0033cc;
	font-size:					10.5pt;
	font-weight:				bold;
	line-height:				1em;
	margin:						25px 0px 5px 0px;
	padding:					5px 8px 4px 8px;
}
.body1-sub {
	font-weight:				bold;
	padding:					5px 5px 5px 5px;
}
.body1-text {
	line-height:				1.25em;
	padding:					5px 5px 5px 5px;
	text-indent:				1em;
}
.body1-div {
	line-height:				1.25em;
	padding:					5px 5px 5px 5px;
}

.body2-title {
	background-image:			url('/namikaze/images/square.gif');
	background-position:		top left;
	background-repeat:			no-repeat;
	color:						#0033cc;
	font-size:					10.5pt;
	font-weight:				bold;
	margin:						15px 0px 0px 0px;
	padding:					0px 5px 5px 18px;
}
.body2-sub {
	font-weight:				bold;
	padding:					5px 5px 5px 15px;
}
.body2-text {
	line-height:				1.25em;
	padding:					5px 5px 5px 15px;
	text-indent:				1em;
}
.body2-div {
	line-height:				1.25em;
	padding:					5px 5px 5px 15px;
}

.body3-title {
	color:						#668cff;
	font-size:					10.5pt;
	font-weight:				bold;
	padding:					15px 15px 5px 15px;
}
.body3-sub {
	font-weight:				bold;
	padding:					5px 15px 5px 25px;
}
.body3-text {
	line-height:				1.25em;
	padding:					5px 15px 5px 25px;
	text-indent:				1em;
}
.body3-div {
	line-height:				1.25em;
	padding:					5px 15px 5px 25px;
}

/* ---------------------------------------------------------
 List Styles
--------------------------------------------------------- */
.item-list {
	background-image:			url('/namikaze/images/list.gif');
	background-position:		top left;
	background-repeat:			no-repeat;
	line-height:				1.25em;
	padding:					2px 0px 2px 10px;
}
.order-list {
	line-height:				1.25em;
	margin-left:				1.4em;
	padding:					2px 0px 2px 0px;
	text-indent:				-1.4em;
}

/* ---------------------------------------------------------
 Note Box Styles
--------------------------------------------------------- */
.note-title {
	background-color:			#0033cc;
	color:						#ffffff;
	font-size:					10pt;
	font-weight:				bold;
	padding:					6px 6px 5px 6px;
}
.note-sub {
	background-color:			#ffffcc;
	border-color:				#0033cc;
	border-style:				solid;
	border-width:				1px 1px 0px 1px;
	color:						#0033cc;
	font-weight:				bold;
	padding:					5px;
}
.note-text {
	background-color:			#ffffff;
	border-color:				#0033cc;
	border-style:				solid;
	border-width:				0px 1px 0px 1px;
	padding:					6px;
	line-height:				1.25em;
	padding:					5px;
}
.note-text-end {
	background-color:			#ffffff;
	border-color:				#0033cc;
	border-style:				solid;
	border-width:				0px 1px 1px 1px;
	line-height:				1.25em;
	padding:					5px;
}
.note-text-start {
	background-color:			#ffffff;
	border-color:				#0033cc;
	border-style:				solid;
	border-width:				1px 1px 0px 1px;
	line-height:				1.25em;
	padding:					5px;
}
.note-text-box {
	background-color:			#ffffff;
	border-color:				#0033cc;
	border-style:				solid;
	border-width:				1px 1px 1px 1px;
	line-height:				1.25em;
	padding:					5px;
}

/* ---------------------------------------------------------
 Table Styles
--------------------------------------------------------- */
.table-title {
	background-color:			#0033cc;
	border-bottom:				#ffffff solid 1px;
	color:						#ffffff;
	font-size:					10.5pt;
	font-weight:				bold;
	padding:					4px;
	text-align:					center;
}

.table-note {
	background-color:			#ffffff;
	border-top:					#ffffff solid 1px;
	color:						#333333;
	font-size:					9pt;
	font-weight:				normal;
	padding:					1px;
	text-align:					center;
}

.table-head-yoko {
	background-color:			#ffffcc;
	border-color:				#0033cc;
	border-style:				solid;
	border-width:				2px 1px;
	color:						#0033cc;
	font-weight:				bold;
	padding:					4px;
	text-align:					center;
}

.table-data-yoko {
	border:						#0033cc solid 1px;
	font-weight:				normal;
	padding:					4px;
}

.table-head-tate {
	background-color:			#ffffcc;
	border:						#0033cc solid 2px;
	border-color:				#0033cc;
	border-style:				solid;
	border-width:				1px 2px;
	color:						#0033cc;
	font-weight:				bold;
	padding:					4px;
	text-align:					right;
}

.table-data-tate {
	border:						#0033cc solid 1px;
	font-weight:				normal;
	padding:					4px;
}

/* ---------------------------------------------------------
 Home Page Styles
--------------------------------------------------------- */
.home-title {
	border-bottom:				#0033cc double 3px;
	color:						#ff3300;
	font-size:					24pt;
	font-weight:				bold;
	padding:					10px 0px 0px 0px;
}
.home-title span {
	color:						#0033cc;
	font-size:					16pt;
	font-weight:				bold;
}
.home-sub {
	color:						#333333;
	font-size:					12pt;
	font-weight:				bold;
	text-align:					right;
	padding:					10px 0px 20px 0px;
}
.home-head1 {
	background-color:			#668cff;
	color:						#ffff00;
	font-weight:				bold;
	padding:					5px;
	filter:						progid:DXImageTransform.Microsoft.Gradient(startColorStr='#0033cc', endColorStr='#ffffff', gradientType='1');
}
.home-head2 {
	background-color:			#668cff;
	color:						#ffff00;
	font-weight:				bold;
	padding:					5px;
	text-indent:				4em;
	filter:						progid:DXImageTransform.Microsoft.Gradient(startColorStr='#0033cc', endColorStr='#ffffff', gradientType='1');
}
.home-head3 {
	background-color:			#668cff;
	color:						#ffff00;
	font-weight:				bold;
	padding:					5px;
	text-indent:				8em;
	filter:						progid:DXImageTransform.Microsoft.Gradient(startColorStr='#0033cc', endColorStr='#ffffff', gradientType='1');
}
.home-text {
	font-size:					10.5pt;
	line-height:				1.5em;
}
.home-text div {
	color:						#0033cc;
	font-size:					10.5pt;
	font-weight:				bold;
	padding-top:				5px;
	text-align:					center;
}

/* ---------------------------------------------------------
 Weblog Styles
--------------------------------------------------------- */
.webnews-list {
	width: 580px;
}

.webnews-list-head {
	padding: 6px;
}

.webnews-list-link {
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
a.webnews-list-link:active {
	text-decoration: underline;
}
a.webnews-list-link:focus {
	text-decoration: underline;
}
a.webnews-list-link:hover {
	text-decoration: underline;
}

.webnews-list-text {
	text-align: right;
	padding: 5px;
}

.webnews-list-new {
	color: #ff3300;
	font-size: 10pt;
	font-weight: bold;
}

.webnews-list-date {
	color: #333333;
	font-size: 9pt;
}

.webnews-text {
	width: 580px;
}

.webnews-text-head {
	background-color: #ffffcc;
	border-color: #0033cc;
	border-style: solid;
	border-width: 2px 0px 2px 0px;
	color: #0033cc;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1em;
	padding: 5px 4px 4px 4px;
	margin: 5px 0px 5px 0px;
}

.webnews-text-text {
	text-align: right;
	padding: 3px;
}

.webnews-text-new {
	color: #ff3300;
	font-size: 10pt;
	font-weight: bold;
}

.webnews-text-date {
	color: #333333;
	font-size: 9pt;
}

.webnews-text-body {
	color: #333333;
	font-family: Monospace;
	font-size: 9pt;
	line-height: 1.5em;
	text-align: justify;
}

.webnews-text-foot {
	font-size: 9pt;
	padding-top: 15px;
}


.webnews-photo-header {
	padding: 5px;
	text-align: center;
}

.webnews-photo-title {
	color: #000099;
	font-size: 10.5pt;
	font-weight: bold;
}

.webnews-photo-frame {
	border-bottom: #0033cc solid 2px;
	border-top: #0033cc solid 2px;
	padding: 5px;
	text-align: center;
}

.webnews-photo-image {
	border-width: 0px;
}

.webnews-photo-footer {
	text-align: center;
	padding: 5px;
}

.webnews-photo-button {
}

