.menu {
	background-color: #FFCCCC;
	width: 149px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
a.menu:link {
	width: 149px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
#sidebar {
width: 149px;
font: normal 12px/22px Tahoma, Verdana, Arial, Georgia, sans-serif;
}
#navlist {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}
#navlist a, #navlist a:visited {
display: block;
	width: 149px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	
	color: #333333;
	text-decoration: none;

}
#navlist a:hover {
display: block;
background-color:#FF9900;

color: #FFFFFF;
}



#subnavlist {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 10px;
	line-height: 16px;
}
#subnavlist a, #subnavlist a:visited {
display: block;
background-color:#E0E0E0;
	width: 149px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	
	color: #333333;
	text-decoration: none;

}
#subnavlist a:hover {
display: block;
background-color:#FF9900;

color: #FFFFFF;
}








td {
	font: normal 12px/22px Tahoma, Verdana, Arial, Georgia, sans-serif;
	text-align: left;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	
}
.smallgraytext{ /*小さなグレイテキスト(modules/otoiawase.php;modules/cart1.php;modules/kessai1.php)*/
	font-size: 9px;
	line-height: 13px;
	color: #666666;
}
.smallblacktext{ /*小さなブラックテキスト(modules/delivery.php)*/
	font-size: 10px;
	line-height: 16px;
}
.smalltext{ /*小さなテキスト(modules/sample_request1.php;modules/sample_request2.php)*/
	font-size: 11px;
	line-height: 16px;
}
.maroomtext{ /*赤茶色テキスト-入力必須項目、定価等-(modules/otoiawase1.php;modules/checkout1.php;modules/unit_form3.php;modules/unit_kouji_form3.php;modules/kessai1.php;modules/list1.php;modules/result1.php)*/
	color: #990000;
}
.orangetext { /*オレンジテキスト(modules/unit_fotm1.php;modules/unit_kouji_form1.php;modules/product_detail1.php;modules/gaiyou1.php;modules/list1.php)*/
	color: #FF9900;
	font-size: 12px;
	line-height: 16px;
}
.redtext { /*赤色テキスト(modules/about_payment1.php)*/
	color: #CC0000;
}
.textgreen { /*グリーンテキスト(modules/all_denka_loan1.php)*/
    color: #009900;
}
.textwhite { /*白色テキスト*/
    color: #FFFFFF;
}
.smalltextwhite { /*白色テキスト*/
    color: #FFFFFF;
	font-size: 10px;
}
.textbig { /*大きいフォント(modules/tss_pronet_service1.php)*/
    font-size:15px;
	font-weight: bold;
	line-height: 25px;
}

.main_area { /*パディング10px、灰色ボーダー(modules/list1.php;modules/gaiyou1.php)*/
    padding: 10px;
	border: 1px solid #CCCCCC;
}

a.virsion2:link  { /*リンク色：黒、オーバー：オレンジ(modules/welcome_right.php)*/
    color: #333333;
	text-decoration: none;
}
a.virsion2:hover  {
    color: #FF9900;
	text-decoration: underline;
}
a.virsion2:visited  {
    color: #333333;
	text-decoration: none;
}

a.virsion3:link  { /*リンク色：黒、オーバー：オレンジ(modules/welcome_right.php)*/
color: #990000
}
a.virsion3:hover  {
color: #FF9900
text-decoration: none;
}
a.virsion3:visited  {
color: #990000
}



#explain {
    line-height:25px;
    padding-left:20px;
    padding-right:20px;
}

#pronet li{
    margin-top: 10px;
    list-style-type: none;
    margin-bottom: 10px;
}

#result_title {
    padding-top:8px;
}


a.virsion3:link  { /*リンク色：黒、オーバー：オレンジ(modules/welcome_right.php)*/
color: #990000
}
a.virsion3:hover  {
color: #FF9900
text-decoration: none;
}
a.virsion3:visited  {
color: #990000
}
#wait{
	background-color: #FFFFFF;
	padding: 30px;
	height: 70px;
	border: 1px solid #CCCCCC;  
}