@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif,"新細明體";
}

body { height: 100%; margin: 0px; padding: 0px; font-size: 12px; font-family: Arial; border: none; }

html
{
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
}

.logo {margin-top:30px;}	

.search01 
{
	margin-right:10px;
	margin-left:10px;
}	

.content { margin-top:25px;}

.product01 
{
	float:left;
	margin-top:70px;
	margin-right:130px;
}	

.product02 
{
	border:1px solid #6f6f6f;
	margin-right:20px;
}

.product03 
{
	font-size:12px;
	color:#6f6f6f;
	line-height:180%;
}	
	
.news01 
{
	float:left;
	margin-top:70px;
	margin-right:20px;
}	
	
.news02 
{
	float:right;
	margin-right:15px;
}	

.news03 
{
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}
	
.news04 
{
	margin-left:5px;
	margin-top:10px;
}	

.news05 
{
	color:#6f6f6f;
	font-size:12px;
}	
	
.line {border-top:1px dotted #cccccc;  height: 5px; overflow: hidden; line-height : 1px; }

/*
.more 
{
	margin-right:30px;
	margin-top:10px;
}

.more02 
{
	margin-right:7px;
	margin-top:10px;
}	
*/

.search02 { margin-top:20px;}	
.top 
{
	color:#000;
	font-size:12px;
}
.top_title 
{
	color:#515151;
	font-size:13px;
	margin-left:10px;
}	

.frame { padding: 3px;	border: 1px solid #CCCCCC;background-color: #ffffff;}

.heder { font-size: 12px; color: #000000; font-family:  Arial; font-weight: none ;line-height : 18px;}
.point	{ font-family:  Arial;  font-size: 12px; color: red; line-height : 20px;  }
.point2	{ font-family:  Arial;  font-size: 12px; color: #48a8fe; line-height : 20px;  }

table { color: #6f6f6f; font-size: 12px;line-height : 20px; }
.h1 {border-bottom: 2px solid #ffffff; background-color: #eeeeee;}
.button 
{
	height: auto;
	border: 1px solid #666666;
	background-color: #999999;
	color : #ffffff; 
	font-family: 'MS UI Gothic', 'Osaka', san-serif;
	font-size: 12px;
	line-height: 1.25em;
}

.nav 
{
	font-size:12px;
	color:#706f6f;
}	

.title	{ font-family:  Arial; font-weight: bold; font-size: 12px; color: #be5d00; line-height : 20px;  }
.title2	{ font-family:  Arial;  font-size: 12px; color: #e53d5d; line-height : 20px;  }
.price	{ font-family:  Arial;  font-size: 12px; color: red; line-height : 20px;  }

/* links */
A, A:link, A:visited { color: #6f6f6f; text-decoration: none; }
A:hover { color: #000000; text-decoration: none; }

a img {border:0; }

a .class01 
{
	color:#6f6f6f;
	text-decoration:none;
}
a:hover .class01 
{
	color:#000;
	text-decoration:none;
}

a .class03 
{
	color:#706f6f;
	text-decoration:none;
}
a:hover .class03 
{
	color:#000;
	text-decoration:none;
}	

.link		{ font-size: 12px; color: #48a8fe; font-family:  Arial; font-weight: none ;line-height : 20px;}
.link A:link{color : #48a8fe; TEXT-DECORATION: underline; }
.link A:visited{ color : #48a8fe;  TEXT-DECORATION: underline;}
.link A:hover{color : #48a8fe;  TEXT-DECORATION: underline;}


/* main menu */
.menu { font-size: 13px; color: #ffffff; font-family:  Arial; font-weight: none ;line-height : 26px;}



/* footer */
.footer		{ font-size: 11px; color: #818181;  line-height : 25px;}


