/* ********************************************************************
/* CSS for 薬ネット
/* Date.2007/3/10
/* Copyright 2007 MedicalValueNetwork All rights reserved.
/*
/* ******************************************************************** */


body {
	margin: 10px 10px 10px 10px;
	/*background-color: #f9f5f2;*/
	background-image:url(../img/bgcolor_orange.jpg);
	font-family:;
	font-size: 13px;
	font-align:left;
	vertical-align:top;
	line-height:13pt;
	color:#4c4c4c;
}

a:link {
	color:#cc3333;
	text-decoration:none;
}
a:visited {
	color:#cc3333;
	text-decoration:none;
}
a:hover {
	color:#cc3333;
	text-decoration:underline;
}

.off { color:; font-weight: ; font-size:11px; text-decoration: none; background-color: ; text-align: ;  cursor: hand}
.on { color:; font-weight: ; font-size:11px; text-decoration: none; background-color: #A4DBEF; text-align: ;  cursor: hand}
.rollover { color:; font-weight: ; font-size: 11px; text-decoration: none; background-color: #A4DBEF; text-align: ;  cursor: hand}


A.navi {color:#de2184;text-decoration:;font-weight:none ;font-size:13px;}
A.navi:active {color:#de2184;text-decoration:;}
A.navi:visited {color:#de2184;text-decoration:;}
A.navi:hover {color:#de2184;text-decoration:underline;}
A.navi:visited:hover {color:#de2184;text-decoration:underline;}

.white:link {
	color:#999999;
	text-decoration:none;
}
.white:visited {
	color:#999999;
	text-decoration:none;
}
.white:hover {
	color:#ffffff;
	text-decoration:none;
}

.pics{border: 10px solid #ffffff;}

.footer {
	font-size: 9pt;
	color: #4f453d;
}

.norap { white-space: nowrap; } 

/* 漢字入力モード */
.kanji		{
		font-family:MS P Gothic, verdana, arial, helvetica, sans-serif;
		font-size:13px;
		line-height:13px;
		font-weight:none;
		color:;
		ime-mode:active; text-align:left;
		}
		
/* 半角英数字入力モード（固定）、左寄せ  */				
.left		{
		font-family:MS P Gothic, verdana, arial, helvetica, sans-serif;
		font-size:13px;
		line-height:13px;
		font-weight:none;
		color:;
        ime-mode:disabled; text-align:left;
		}

/* 半角英数字入力モード（固定）、右寄せ  */			
.right		{
		font-family:MS P Gothic, verdana, arial, helvetica, sans-serif;
		font-size:13px;
		line-height:13px;
		font-weight:none;
		color:;
		background-color:#FFFFFF;
		ime-mode:disabled; text-align:right;
		}

/* 半角英数字入力モード（無効変更化）、左寄せ  */			
.leftfree		{
		font-family:MS P Gothic, verdana, arial, helvetica, sans-serif;
		font-size:13px;
		line-height:13px;
		font-weight:none;
		color:;
		background-color:#FFFFFF;
		ime-mode:inactive; text-align:left;
		}

select, option,input,textarea {
  	margin: 0px;  
	font-family:;
	font-size: 13px;
	vertical-align:middle;
background: #fff;
border-bottom: 1px solid #687379;
border-right: 1px solid #687379;
border-left: 1px solid #687379;
border-top:1px solid #687379;
color:#000;

}


.input-left {font-family:MS UI Gothic, MS PGothic, Osaka;
margin: 0px;  
font-size:13px;
color:#ff3300;
height:20px;
vertical-align:middle;
}

.input-right {font-family:MS UI Gothic, MS PGothic, Osaka;
margin: 0px;  
font-size:13px;
vertical-align:middle; text-align:right;
}


.radio {  	margin:0px; 
	font-family: verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 13px;
	vertical-align:middle;
background: #fff;
border:none;
color:#687379;

}

.btn {
font-family:MS UI Gothic, MS PGothic, Osaka;
font-size:13px;
background: #ffffff;
border-bottom: 1px solid #C8C1BC;
border-right: 1px solid #C8C1BC;
border-left: 1px solid #C8C1BC;
border-top:1px solid #C8C1BC;
color:#255B89;
height:24px;
text-decoration:none;
cursor: hand;
height:20px;
}

.msg{
	vertical-align: top;
	font-family: verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 13px;
	line-height:16pt;
}

td, table {
	vertical-align: top;
	font-family: verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 13px;
	font-align:left;
/*	color:#000000;  */
	border-collapse:collapse;
	line-height:13pt;
}


.hr {
	height: 1px;
	background-color: #CCCCCC;
	padding-top: 0;
	padding-bottom: 0;
}


.print {font-size:9.5pt;line-height:17px;}


