/*----------------------------------------------------------------------------*/
	default.css
	LastUpdate : 2008-05-17
/*----------------------------------------------------------------------------*/

/* 基本 ----------------------------------------------------------------------*/

body		{background-color:#ffffff;
		 color:#000000;
		 font-size:10pt;
		 background-image:url('img/back.gif');}

td		{color:#000000;
		 font-size:10pt;
		 line-height:1.4;}

a		{text-decoration:none;}
a:hover		{color:#ff668c;}
a:link		{text-decoration:none;}
a:visited	{text-decoration:none;}
a:active	{text-decoration:none;}


#search		{border-style:solid; border-width:1px; border-color:#000000;
		 width:130px;}
#search2	{border-style:solid; border-width:1px; border-color:#000000;}

.date		{color:#000000;
		 font-size:8pt;}


/* カタログ -------------------------------------------------------------------*/

p.text1		{font-size:10pt; color:#000000;
		 line-height:1.6;
		 margin:0 15px 0 0;
		 text-align:left;}