
/*
td {font-size:9pt; color: #454545; line-height: 20px} 
A:link {color:#4D534D;font-size:9pt;text-decoration:none} 
A:visited {color:#434843;font-size:9pt;text-decoration:none} 
A:active {color:#434843;font-size:9pt} 
A:hover {color:#276194;text-decoration:underline} 
*/

.box {font-size: 9pt; border:1 solid #000000;background-color:white;  } 
.nonbox {font-size: 9pt; border:0 solid #000000;background-color:white;  } 
.radio {font-size: 9pt; border:0 solid #000000;background-color:white;  } 
.text {font-size: 9pt; border:1 solid #000000;}
.select {font-size: 9pt; border:0 solid #000000;}
.outset {font-size:9pt;border:1 outset #ffffff;}

.blue {font-size: 9pt; color: #215987; line-height: 19px} 
.blue A:link{color:#214A87;text-decoration:none} 
.blue A:visited {color:#214A87;text-decoration:none} 
.blue A:active {color:#214A87;text-decoration:none} 
.blue A:hover{color:#214A87;text-decoration:underline} 

BODY {	FONT-SIZE: 9pt; FONT-FAMILY:　"ＭＳ ゴシック" }
TD {	FONT-SIZE: 9pt; FONT-FAMILY: "ＭＳ ゴシック"}
A:link {    text-decoration:none;     color:#000000;} 
A:visited {    text-decoration:none;     color:#000000;}
A:hover {    text-decoration:underline;     Color:#6377DC;}
A:active {    text-decoration:underline;    Color:#6377DC;}
BODY {scrollbar-face-color: #ffffff; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #eeeeee; scrollbar-arrow-color: #000000}

.table {border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
border-color: #D9D7D7;}

.help {font-size:9pt;color:#73A47A; FONT-FAMILY: "ＭＳ ゴシック"}

/* yun add end 20080124 */

/* order_sheet 用 */
/* Error 用 */
.error {
background-color: #fee;
color: #666;
border: 1px solid #fcc;
padding: 5px;
margin: 20px auto;
width: 90%;
text-align: left;
}
.center {
clear: both;
text-align: center;
}
.ilist_header {
	FONT-SIZE: 10pt; COLOR: #ffffff; BACKGROUND-COLOR: #bd0000
}
.attent {
/**.attent/attent_text/各種注目すべき文字の文字色**/	
color: #CC0000;
font-weight:bold;
}
.need_mark {
/**.need_mark/need_mark_text/カート情報入力必須項目※印文字色**/
color: #FF9999;
}
.subject {
color: #636563;
font-weight:bold;
}
.title {
color: #FFFFFF;
font-weight:bold;
}
.bold_black {
color: #000000;
font-weight:bold;
}