/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

#InputText {
width: 110px;
height: 1.2em;
border: 1px #CCCCCC solid;
color: blue;
} 

#InputText1 {
width: 150px;
height: 1.2em;
border: 1px #CCCCCC solid;
color: blue;
} 

#InputText80 {
width: 80px;
height: 1.2em;
border: 1px #CCCCCC solid;
color: black;
} 

#DBText {
font-size: 0.75em;
font-family: "ＭＳ ゴシック, Osaka－等幅";

}

a
{
	color: blue;
	text-decoration : none;
}

a:hover
{
	color: #000000;
	text-decoration : underline;
}


a.awhite {
	text-decoration : none;
	font-size: 9pt;
 color: #000000
}

a:hover.awhite {
	color: Black;
	text-decoration: underline;
	font-size: 9pt;
}

a.navi {
	text-decoration : none;
	font-size: 9pt;
 color: #FFFFFF
}

a:hover.navi {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
}


input[type="text"], input[type="checkbox"], select
{
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-style: normal;
	color: #000000;
	background-color : #FFFFFF;
	border: 1px solid #7F9DB9;
}

textarea
{
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-style: normal;
	color: #000000;
	background-color : #FFFFFF;
	border: 1px solid #7F9DB9;
	width: 100%;
}

.border2
{
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-style: normal;
	color: #000000;
	border: 0px solid #AAAAAA;
}

.border2 th
{
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-style: normal;
	font-weight: normal;
	color: #000000;

	padding: 1px;
	background-color: #D5E0FF;
	border: 0px solid #AAAAAA;
}

.border2 td
{
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-style: normal;
	font-weight: normal;
	color: #000000;

	padding: 1px;
	background-color: white;
	border: 0px solid #AAAAAA;
}

/*
	Mail message
*/

.mail_table
{
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-style: normal;
	color: #FFFFFF;
	border-collapse: collapse;
	border: 1px solid #4266D3;

}

.mail_title
{
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-weight: normal;

	color: #000000;
	padding: 0px;

	background-color: #D5E0FF;
	border-collapse: collapse;
	border: 1px solid #4266D3;
}

.mail_message
{
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-weight: normal;

	color: #000000;
	padding: 2px;
}

/*
	misc
*/

.text
{
	font-size: 3pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-weight: normal;
	color: #000000;
}

.text_small
{
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-weight: normal;
	color: #000000;
}


.text_big
{
	font-size: 14pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-weight: normal;
	color: #000000;
}


.page
{
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}

.pager
{
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

.input_full
{
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-style: normal;
	width: 100%;
}

.input_login
{
	font-size: 10pt;
	font-family: "Verdana", "Arial", "Helvetica", "Sans Serif";
	font-style: normal;
	width: 100px;
}

.scroll
{
	height: 200px;
	overflow: auto;
}

.error
{
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-style: normal;
	color: red;
}

.annotate
{
	font-size: 8pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-style: normal;
	color: brown;
}

div.tb-600_noborder {
	width: 600px;
	text-align: left;
	padding: 20px;
	margin: 0 auto;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}

.style4 {
	color: #333333;
	font-size: 11px;
}
.style11 {font-size: 12px}
.style12 {
	font-size: 14px;
	font-weight: bold;
}
.style15 {color: #000000}
.style17 {font-size: 12px; color: #333333; }
.style22 {color: #000000; font-weight: bold; font-size: 12px; }
.style23 {font-size: 12px; color: #0000FF; }
.style24 {color: #0000FF}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}
