.proMessage {
	font-size: 14px;
	font-weight: normal;
	padding-left:5px;
	border-left:#900 3px solid;
	line-height:32px;
	width: 100%;
	margin-top:10px;
}


ul#navi_ {
	list-style-type:none;
	margin-top:10px;
}
* html ul#navi_ li {
	margin: 6px 0px 0px 4px;
}
ul#navi_ li {
	display:inline;
	float:left;
	margin: 6px 0px 0px 6px;
}

ul#navi_ li a{
	display:block;
	width:140px;
	height:65px;
	text-indent:-9999px;
}

li#navi_001 a {	background: url(../common/product/p1.jpg) top no-repeat; }
li#navi_002 a {	background: url(../common/product/p2.jpg) top no-repeat; }
li#navi_003 a {	background: url(../common/product/p3.jpg) top no-repeat; }
li#navi_004 a {	background: url(../common/product/p4.jpg) top no-repeat; }
li#navi_005 a {	background: url(../common/product/p5.jpg) top no-repeat; }
li#navi_006 a { background: url(../common/product/p6.jpg) top no-repeat; }
li#navi_007 a { background: url(../common/product/p7.jpg) top no-repeat; }
li#navi_008 a {	background: url(../common/product/p8.jpg) top no-repeat; }
li#navi_009 a {	background: url(../common/product/p9.jpg) top no-repeat; }
li#navi_010 a { background: url(../common/product/p10.jpg) top no-repeat; }
li#navi_011 a {	background: url(../common/product/p11.jpg) top no-repeat; }
li#navi_012 a { background: url(../common/product/p12.jpg) top no-repeat; }
li#navi_013 a { background: url(../common/product/p13.jpg) top no-repeat; }
li#navi_014 a { background: url(../common/product/p14.jpg) top no-repeat; }
li#navi_015 a { background: url(../common/product/p15.jpg) top no-repeat; }
li#navi_016 a { background: url(../common/product/p16.jpg) top no-repeat; }
li#navi_017 a { background: url(../common/product/p17.jpg) top no-repeat; }
li#navi_018 a {	background: url(../common/product/p18.jpg) top no-repeat; }
li#navi_019 a {	background: url(../common/product/p19.jpg) top no-repeat; }
li#navi_020 a {	background: url(../common/product/p20.jpg) top no-repeat; }
li#navi_021 a {	background: url(../common/product/p21.jpg) top no-repeat; }
li#navi_022 a {	background: url(../common/product/p22.jpg) top no-repeat; }
li#navi_023 a {	background: url(../common/product/p23.jpg) top no-repeat; }
li#navi_024 a {	background: url(../common/product/p24.jpg) top no-repeat; }
li#navi_025 a {	background: url(../common/product/p25.jpg) top no-repeat; }
li#navi_026 a {	background: url(../common/product/p26.jpg) top no-repeat; }
li#navi_027 a {	background: url(../common/product/p27.jpg) top no-repeat; }
li#navi_028 a {	background: url(../common/product/p28.jpg) top no-repeat; }
li#navi_029 a {	background: url(../common/product/p29.jpg) top no-repeat; }
li#navi_030 a {	background: url(../common/product/p30.jpg) top no-repeat; }

ul#navi_ li a:hover{
	background-position:bottom;
}

.no_display {
	display: none;
	padding: 0px;
	margin: 0px;
}

ul#navi2_ {
	list-style-type:none;
	display:block;
}
ul.navi2_1 li {
	display:inline;
	float:left;
	text-decoration:none;
}

li.navi2_1 a {
	width:350px;
	_width:340px;
	display:block;
	line-height:30px;
	height:30px;
	text-align: center;
	border: #ccc solid 1px; 
	margin: 5px 0px 0px 5px;
	overflow:hidden;
	background:#FFF;
	float:left;
}


li.navi2_1 a:hover {
	background:#F2D7DA;
	color:#900;
}


/* ポップアップ */
div.tooltip {  
	width: 250px;  
	position: absolute;  
	left: -9999px;  
	background: #EEE;  
	padding: 5px;  
	border: 1px solid #AAA;  
}  
  
div.tooltip p{  
	color: #FFF;  
	background: #222;  
	padding: 5px 10px;  
}  
