/* CSS Document */

body{line-height:140%;
		font-size:12px;
		background-image:url(images/bg-body.gif)}
		
td{line-height:140%;
	font-size:12px;}

a {text-decoration:none;}	
a:link{color:#330099;}
a:visited{color:#330099;}
a:hover{color:#FF0000;
		text-decoration:underline;}

		
h1{display:none}
h2{display:none}
				
#footer{font-size:12px;
		color:#FFFFFF;}
#footer a:link, #footer a:visited{
		color:#CCCC00;}

#header{font-size:12px;
		color:#FFFFFF;}
		
#right_menu{
		margin:0px 15px 0px 15px;
		font-size:12px;}

/* テキストエリア*/
.text{padding:5px 15px 0px 15px ;}		

/* メイン下のバックグランド*/
.main-bg
{background-image:url(images/bg-main-down.gif)}

/* 注文ページ　サブタイトル*/		
.sub_t{
	border:1px;
	border-color:#550000;
	border-style:dotted;
	background-color:#AA9F55;
	color:#FFFFFF;
	border-left:0px;
	border-right:0px;
	margin:0px 15px 0px 15px;
	padding:4px 2px 2px 1em;
	}