=======================================*/

/* Don't Edit */
body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small;*font:x-small;
}

table {
	font-size:inherit;
	font:100%;
}

pre,code,kbd,samp,tt{
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

/*======================================

	1-2. Font size setting
	
=======================================*/

p,
pre,
cite,
blockquote {
	font-size: 100%;
}

li,dt,dd {
	font-size: 100%;
}

/*======================================

	1-3.Universal selector
	
=======================================*/

* {
	line-height: 1.5;
	font-style: normal;
}

/*======================================

	1-4.Structure Module
	
=======================================*/

body {
	padding-bottom: 1em;
	color: #333; /* Text Color */
	background-image: url(images/boby_bg.jpg);
	background-position:center;
	background-repeat: repeat-y;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³þ#S Pro W4", Hiragino Maru Gothic Pro, Osaka, verdana, arial, sans-serif;
}

/*======================================

	1-5.Text Module
	
=======================================*/

p,
pre,
address,
cite {
	margin: 0px;
}


h2,
h3,
h4,
h5,
h6 {
	margin: 0.8em 20px 0.5em;
	font-weight: normal;
	line-height: 1;
}

h1 {
	margin: 0;
	padding: 0.3em 40px 0.6em 30px;
	color: #666;
	background-image: url(images/interface/bg_div-main_h1.gif);
	background-repeat : repeat-x ;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³þ#S Pro W4", Hiragino Maru Gothic Pro, Osaka, verdana, arial, sans-serif;
	font-size: 140%;
	font-weight: normal;
	_height: 1px; /* for IE (peekaboo) */
	min-height: 1px; /* for IE7 (peekaboo) */
}

h2 {
	border-bottom: 3px solid #eee;
	font-size: 114%;
	color: #000;
}

h3 {
	padding: 0.3em 10px;
	color: #333333;
	font-size: 114%;
	background-color: #eeeeee;
	border-left: #838890 8px solid;
}

h4 {
	padding: 0.3em 10px;
	font-size: 100%;
	color: #FF6600;
	background-color: #B8BBC0;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 100%;
}

p {
	line-height: 1.8;
	padding: 5px 5px 5px 5px;
}

br {
	letter-spacing: 0;
}

pre {
	padding: 0.5em 0 0.5em 20px;
	width: 95%;
	max-width: 85%;
	overflow: scroll;
	color: #fff;
	background-color: #555;
	font-family: monospace;
}

pre * {
	color: #fff;
}

pre[title]:before {
	margin: -0.5em -20px 1em;
	padding: 0.3em 20px;
	display: block; 
	content: attr(title);
	color: #fff;
	background-color:  #333;
	font-size: 85%;
}

blockquote {
	margin: 2em 20px 2em 40px;
	padding: 0.6em 20px;
	color: #666;
}

blockquote * {
	margin: 0!important;
	border: none!important;
	color: #666;
}

blockquote[title]:before {
	margin-bottom: 0.6em;
	display: block;
	content: "Quote: "attr(title); 
	color: #000;
}

blockquote[cite]:after {
	padding: 0.8em 20px;
	display: block; 
	content: "Quote: "attr(cite);
	color: #333;
	text-align: right;
}

cite {
	display: block;
	color: #333;
	text-align: right;
}

em {
	font-weight: bold;
}

strong {
	color: #333333;
}

code {
	font-family: monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #aaa;
	cursor: help;
}

kbd {
	border: 1px solid #ccc;
	padding: 0 0.3em; 
	background-color: #f5f5f5;
	font-family: monospace;
}

/*======================================

	1-6.Hypertext Module
	
=======================================*/

a:link {
	color: #005585;
}

a:visited {
	color: #09A9FF;
}

a:hover {
	color: #00b8fd;
}

/*--------------------------------------
	1-6-1. div#utilities link
---------------------------------------*/

div#utilities a:link {

}

div#utilities a:visited {

}

div#utilities a:hover {

}

/*======================================

	1-7.List Module
	
=======================================*/

ul,
ol,
dl {
	margin: 1em 20px;
	padding: 1px 0;
	list-style-position: inside;
}

li,
dt,
dd {
	margin: 0.4em 10px;
}

dt {
	color: #000;
}

dd {
	margin-left: 20px;
	margin-bottom: 0.6em;
}

li li,
li p,
li pre,
li dt,
li dd,
dd li,
dd p,
dd pre,
dd dt,
dd dd {
	font-size: 100%;
}

li ul,
li ol,
li dl,
li p,
dd ul,
dd ol,
dd dl,
dd p {
	margin: 0.5em 10px;
}

/*======================================

	1-8.Edit Module
	
=======================================*/

del {
	color: #ccc;
	text-decoration: line-through;
}

del[datetime]::before {
	content: " ( "attr(datetime)"\00524a\009664) ";
}

ins {
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}

ins[datetime]::before {
	content: " ( "attr(datetime)"\004fee\006b63) ";
}

/*======================================

	1-9.Forms Module
	
=======================================*/

form {
	margin: 5px 10px; 
	padding: 1px 0; 
}

form dl,
form p {
	margin: 0.5em 20px;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	color: #000;
	margin: 0 1em;
	padding: 0 10px;
}

input,
textarea {
	margin: 0.5em 5px;
	padding: 1px 0.2em;
	border-width: 1px;
	border-style: solid;
	font-size: 100%;
}

input:hover,
textarea:hover {
	border: 0px solid #00b8fd;
}

input:focus,
textarea:focus {
	border: 1px solid #000;
}

textarea {
	padding: 0.4em 8px;
	width: 20em;
}

input.inputField {
	padding : 0px;
	margin : 0px;
}

input.submit {
	padding : 0px;
	margin : 0px;
	border-color: #fff;
	color: #fff;
	border: none;
	_padding: 0; /* for IE */
	font-size: 85%;
	font-weight: normal;
	text-transform: uppercase;
}

input.submit:hover {
	background-color: #000;
}

input.radio {
	background-color: transparent;
	background-image: none;
	border: none;
}

/*======================================

	1-10.Tables Module
	
=======================================*/

/*======================================

	1-10.Tables Module
	
=======================================*/

table {
	margin: 0px;
}

th,
td {
	border-collapse: separate;
	border-spacing: 0px;
}

caption {

}

th {
	font-weight: normal;
}

td {
}


/*======================================

	1-11.Image Module
	
=======================================*/

img {
	vertical-align: bottom;
}

/*======================================

	1-12.Object Module
	
=======================================*/

object,
embed {
	margin: 0px;
	padding: 0px;
}


	a:hover { color: red;}
	a {font-size: 12px;}
	div	{ font-size: 12px; text-autospace: ideograph-alpha;}
	img	{ border: 0;}
	img	{ vertical-align: middle;}
	table	{ font-size: 12px; }
	form	{ font-size: 12px; }
	.size1	{ font-size: 8px ;}
	.size2	{ font-size: 12px;}
	.size3	{ font-size: 12px ;}
	.size4	{ font-size: 14px ;}
	.size5	{ font-size: 24px;; color: #009900; font-weight: normal}
	.size6	{ font-size: 20px ;; height: auto; width: auto; font-weight: bold; color: #000000; clip:   rect(   ); filter: dropshadow(color=silver,offx=2,offy=2,positive=1)}
	.size7	{ font-size: 24px ;}
	.redtext	{ color: #FF0000 ;}
.title1 {  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 16px; font-weight: bold}
.productname {  color: #009900; font-size: 24px ; line-height: 26px;}
.ListHeader	{
	BACKGROUND: #009900;
	BORDER-BOTTOM: #006633 1px solid;
	BORDER-LEFT: #CCFFCC 1px solid;
	BORDER-RIGHT: #006633 1px solid;
	BORDER-TOP: #CCFFCC 1px solid;
	COLOR: #FFFFFF;
	PADDING-LEFT: 2px;
}
.ListHeader2	{
	BACKGROUND: #E6E6E6;
	BORDER-BOTTOM: #999999 1px solid;
	BORDER-LEFT: #FFFFFF 1px solid;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #FFFFFF 1px solid;
	COLOR: #333333;
	PADDING-LEFT: 2px;
}
.ListHeader3	{
	BACKGROUND: #969696;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #FFFFFF 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #FFFFFF 1px solid;
	COLOR: #FFFFFF;
	PADDING-LEFT: 0px;
}.noline {
	text-decoration: none;
	color: #999999;

}
.contents3 {
	font-size: 12px;
	line-height: 24px;
}
.leftmenu {
	width: 160px;
}
.maincontents {
	line-height: 140%;
}


.heading{
	background: #336699;
	color: #FFFFFF;
	padding: 2px;
}

.footer{
	width: 780px;
	text-align: left;
}

.footer img{
}

.copyright{
	color: #999999;
	font-size:12px;
	text-align: center;
}

.copyright a{
	color: #999999;
	text-decoration: none;
}

table.speclist{

}

table.speclist tr{
}

table.speclist th{
	background-color:#99FF99;
	margin: 1px;
}

table.speclist td{
	background-color:#CCFFFF;
	margin: 1px;
}



