@charset "UTF-8";

/* format
--------------------------------------------------------------------------------*/

/*=====CASEC用=====*/


.kakomi { 
background:#ffffff; /* 背景 */ 
border:#cccccc 1px solid; /* 枠線 */ 
}

.idxBox {
width: 690px;
	background: #FFF url(../images/index_box_bg.gif) no-repeat;
	border: 1px solid #6AB4B4;
	padding: 10px;
}
.idxBox01 {
width: 690px;
	background: #FFF url(../images/index_box_bg01.gif) no-repeat;
	border: 1px solid #6AB4B4;
	padding: 10px;
}
