﻿/* TEXT */
TD{
	font-family: verdana;
	font-size: 8pt;
	}

/* store */

.store{
	
	}
	
.store HR{
	width: 100%;
	height: 1px;
	color:#ffffff;
}

.store H1{
	margin: 0 0 5 0;
	padding: 5 0 0 30;
	font-variant : small-caps;
	font-size : 14pt;
	font-weight : bold;
	color:#003366;
	width: 525px;
	height: 35px;
	background : url(http://www.daici.com/images/daici/bgTitleStore.jpg) no-repeat top;
}

.store UL{
	margin: 10 0 0 20;
	padding: 0 0 0 0;
}

.store LI{
	padding: 0 0 3 0;
	margin: 0 0 0 0;
	text-align: left;
	color:#821A0D;
}

.store IMG{
	text-align : center;
}

.store H2{
	margin: 20 0 10 0;
	padding: 3 0 0 30;
	font-variant : small-caps;
	font-size : 12pt;
	font-weight : bold;
	color:#AA2211;
	width: 525px;
	height: 25px;
	background : url(http://www.daici.com/images/daici/bgTitleSub.jpg) no-repeat top;
}

.store H3{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size : 10pt;
	font-weight : bold;
	color:#ffffff;
}

.store H4{
	margin: 7 0 0 0;
	padding: 0 0 0 0;
	font-size : 9pt;
	font-weight : bold;
	text-align: center;
	color:#ffffff;
}

.store P{
	margin: 5 0 10 0;
	padding: 0 0 0 0;
	color:#000033;
}

.store A{
	font-size : 8pt;
	font-weight : bold;
	color:#AA2211;
	text-decoration : none;
}

.store A:hover{
	font-size : 8pt;
	font-weight : bold;
	color:#AA2211;
	text-decoration : underline;
}
/* company */

.company{
	
	}
	
.company HR{
	width: 100%;
	height: 1px;
	color:#ffffff;
}

.company H1{
	margin: 0 0 5 0;
	padding: 5 0 0 30;
	font-variant : small-caps;
	font-size : 14pt;
	font-weight : bold;
	color:#006633;
	width: 525px;
	height: 35px;
	background : url(http://www.daici.com/images/daici/bgTitlecompany.jpg) no-repeat top;
}

.company UL{
	margin: 10 0 0 20;
	padding: 0 0 0 0;
}

.company LI{
	padding: 0 0 3 0;
	margin: 0 0 0 0;
	text-align: left;
	color:#821A0D;
}

.company IMG{
	text-align : center;
}

.company H2{
	margin: 20 0 10 0;
	padding: 3 0 0 30;
	font-variant : small-caps;
	font-size : 12pt;
	font-weight : bold;
	color:#AA2211;
	width: 525px;
	height: 25px;
	background : url(http://www.daici.com/images/daici/bgTitleSub.jpg) no-repeat top;
}

.company H3{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size : 10pt;
	font-weight : bold;
	color:#ffffff;
}

.company P{
	margin: 5 0 10 0;
	padding: 0 0 0 0;
	color:#003300;
}

.company A{
	font-size : 8pt;
	font-weight : bold;
	color:#AA2211;
	text-decoration : none;
}

.company A:hover{
	font-size : 8pt;
	font-weight : bold;
	color:#AA2211;
	text-decoration : underline;
}	
/* CONTENT */

.content{
	
	}

.content H1{
	margin: 10 0 5 0;
	padding: 5 0 0 30;
	font-variant : small-caps;
	font-size : 14pt;
	font-weight : bold;
	color:#aa2211;
	width: 525px;
	height: 35px;
	background : url(http://www.daici.com/images/daici/bgTitle.jpg) no-repeat top;
}

.content UL{
	margin: 10 0 0 20;
	padding: 0 0 0 0;
}

.content LI{
	padding: 0 0 3 0;
	margin: 0 0 0 0;
	text-align: left;
	color:#821A0D;
}

.content H2{
	margin: 20 0 10 0;
	padding: 3 0 0 30;
	font-variant : small-caps;
	font-size : 12pt;
	font-weight : bold;
	color:#AA2211;
	width: 525px;
	height: 25px;
	background : url(http://www.daici.com/images/daici/bgTitleSub.jpg) no-repeat top;
}

.content P{
	margin: 5 0 10 0;
	padding: 0 0 0 0;
	color:#71090c;
}

.content A{
	font-size : 8pt;
	font-weight : bold;
	color:#AA2211;
	text-decoration : none;
}

.content A:hover{
	font-size : 8pt;
	font-weight : bold;
	color:#71090C;
	text-decoration : underline;
}
	
/* BOX */
.textBlue{
	color:#003366;
	}
	
.textGreen{
	color:#006633;
	}

.linkBlue{
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight : bold;
	color:#003366;}
	
.linkBlue:hover, .linkGreen:hover{
	font-family: arial;
	font-size: 8pt;
	font-weight : bold;
	text-decoration: underline overline;
	color:#AA2211;}
	
.linkGreen{
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight : bold;
	color:#006633;}
	
.listItem{
	padding: 0 10 10 0;
	margin: 0 0 0 0;
	text-align: left;
	color:#821A0D;
}

.listItem strong{
	text-decoration : underline;
}

.listGroup{
	margin: 20 0 10 25;
	padding: 0 0 0 0;
}






