/*　page関係　*/

A:link {
text-decoration: underline;color=blue;}

A:visited {
color=blue;text-decoration: underline;}

A:hover {
color=red;text-decoration: underline;}

A:active {
text-decoration: none ;}

body,tr,td {
font-size: 11pt ;
font-family: verdana;
}

span {
font-size: 12pt ;}

small{
font-size: 9pt ;}


/*　フォント関係　*/

h1{
	line-height:100%;
}


h2{
	line-height:100%;
	font-size:18px;
}

h3{
	line-height:60%;
  font-size:16px;
}

h4{
	line-height:100%;
  font-size:14px;
}

.mtxt{
	line-height:150%;
	font-size:11pt;
	color:#333333;
}

.midashi01{
	background:#6699ff;
	padding:5px;
	text-align:center;
	color:#ffffff;
}


.midashi02{
	background:#6699ff;
	padding:5px;
}

.midashi03{
	background:#6699ff;
	padding:3px;
	color:#ffffff;
	border-style:solid;
	border-color:#000099;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width:2px;
	border-top-width:0px;

}

.midashi05{
	border-style:dotted;
	border-color:#000099;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
	padding:10px;
}

.midashi06{
	background:#ffcc66;
	padding:3px;
	width:315;
	font-weight:bold;
}

.width315{
	width:315;
	padding:5px;
}

.width555{
	width:555;
	padding:5px;
}

.fontb{
	font-weight:bold;
}

/*　box関係　*/

.box01{
	border-style:solid;
	border-color:#000099;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
}

.box02{
	border-bottom: #6699cc 1px dotted;
	background:#f5f5f5;
	margin:5px;
}

.box03{
	border-style:solid;
	border-color:#ff9933;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
}


/*　img関係　*/

.mid{
	vertical-align:middle;
}


/*　infopage　*/

.midashi04{
	border-bottom: #66ccff 1px dotted;
}


/*　prodoct　*/

.pro{
	line-height:150%;
	font-size:11pt;
}

.pro02{
	border-color:#000099;
	border-style:solid;
	border-width:1px;
}


.pro03{
	border-style:solid;
	border-color:#0066cc;
	border-left-width:10px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-top-width:0px;
}


.pro04{
	border-bottom: #0066cc 1px dotted;
}

.ansi {
  ime-mode: inactive;
}

.jp {
  ime-mode: active;
}
