/*
======================================================
 
common style

crystal.html

new.html
 
======================================================





/*common style
-----------------------------------------------------------*/
.txtRed{
	color:#DD2222;
}
.txtBlue{
	color:#0066FF;
}
.txtBlue1{
	color:#30368c;
}
.txtBlue2{
	color:71cacb;
}
.cap{
	padding-left:1em;
	text-indent:-1em;
}
div.section{
	margin: 20px 20px 20px;
}
/* clearfix */
.clearfix:after{
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix{
	display: inline-block; 
	min-height: 1px;
}

/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.clearfix{ display: block; }
/* End hide from IE-mac */
.clear{
	clear:both;
}

p.txtBox{
	margin:0 20px 1em 20px;
	font-size:13px;
}
table.tableWork{
	margin:0 0px 20px 20px;
}
table.tableWork td p{
	line-height:1.4;
	font-size:12px;
	margin: 0 0 2px 0;
}
table.tableWork td p.marginBtm12{
	margin:0 0 12px 0;
}
strong{
	color:#333333;
}


/*crystal.html
-----------------------------------------------------------*/

dl.dlMondaiKaiketsu{
	background:url(../img/crystal/080904_09.gif) left bottom no-repeat;
	width:310px;
	margin:0;
	float:left;
	padding-bottom:12px;
}
dl.dlMondaiKaiketsu dd{
	margin: 0 12px 4px 12px;
	color:#333333;
}
p.pFaxGuide{
	width:196px;
	float:right;
	margin:0;
	padding:0;
}

/*new.html
-----------------------------------------------------------*/
h2.h2Title{
	margin:0 0 16px 8px;
}.click {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.nami {
	background-image: url(../img/crystal/080926_011.gif);
	background-repeat: repeat-x;
	height: 25px;




}
