@charset "utf-8";

@import url("common.css");
@import url("left.css");


/* ============================= 


-- 目次 -- 

1:新着情報全体設定
2:ページごとの設定
3:記事本文内の設定（mainTextColumn内の設定）
4:その他 



-- 更新 -- 
最終更新・2010.2.5


-- 内容 --
・記事内の<h3></h3>タグを設定。


============================= */

/**************************************************
1.新着情報全体設定
***************************************************/

/* -- mainColumn内設定 -- */
#mainColumn a img{
	border:  #0000FF 1px solid;
}

#mainColumn a:hover img{
	border:  #FF0000 1px solid;
}	

#mainColumn h2 {
	margin-bottom: 5px; 
	font-size:181%; 
	font-weight:bold; 
	color:#666666;
}

h4.subttl {
	width: 100%;
	background: #333333;
	padding: 2px 0 2px 4px;
	color: #FFFFFF;
	margin: 20px 0 10px 0;
	font-weight: bold;
	font-size: 100%;
}

.clear { clear: both; } 


/* タブ切り替え設定 */

#tab{
	margin-left: 0;
	padding-left: 0;
	height: 30px;
	overflow: hidden;
	margin-top:40px;
	font-size:90%;
}
#tab li {
	float: left;
	width: 159px;
	height:30px;
	background-color:#666666;
	background:url(/whatsnew/wp-content/themes/system5_090413/images/common/tab.gif) no-repeat;
	text-align:center;
	text-decoration:none;
}
#tab li a {
	display: block;
	width: 159px;
	height:45px;
	padding-top:8px;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
	
}
#tab li a:hover {
	background-color:#999999;
	height:30px;
	border-color: #ccc;
	color: #000;
	background:url(/whatsnew/wp-content/themes/system5_090413/images/common/tab_ro.gif) no-repeat;
	text-align:center;
}

#tab li.present {
margin-top:0px;
}

#tab li.present a, #tab li.present a:hover{
	background-color:#FFFFFF;
	height:30px;
	padding-top:10px;
	border-color: #ccc;
	color: #000;
	background:url(/whatsnew/wp-content/themes/system5_090413/images/common/tab_pre.gif) no-repeat;
	text-decoration:none;
}

#tab li.rest {
	background:url(/whatsnew/wp-content/themes/system5_090413/images/common/tab_rest.gif) 0 10px repeat-x;
	width:45px;
}

#whatsNew01, #proShop01 {
	margin-bottom:10px;
	text-align: left;
	padding:10px;
	border-top: 0;
	margin-top:0;
}

/* 記事情報一覧リスト設定 */

.newsNoline {
	width:791px;
	margin-bottom:5px;
	padding:0 0px 5px; 
}

.newsNoline .color_gray{
	color:#999999;
}

.newsNoline h5 {
	margin: 15px 0 10px 0;
	padding:3px 0 0 5px;
	font-weight: bold;
	font-size: 121%;
	border-left:6px solid #999999;
}		

.newsNoline p.f12 {
	padding-left: 12px;
}

.newsNoline ul {
	padding-left: 2px;
	margin-top:15px;
	margin-bottom:5px;

}
.newsNoline  li {
	padding:0 0px 5px 15px;
	margin-bottom:5px;
	background:url(/images/common/arrow_secure.gif) no-repeat 2px 4px;
	font-size:90%;
}

/* WordPress記事検索スタイル設定 */

.search {

}

.search form {

}

.search input#s{
margin:5px 0 5px 0;
}

.search input.fiBtn{
margin-left: 4px;
margin-bottom:-5px;
}

/* 関連するキーワード */
.relatedKeyword{
margin:5px 0;
}

.relatedKeyword h3{
font-weight:bold;
}

/* ソーシャルブックマーク */
#bookmarkForm{
margin-top:3px;
margin-left:10px;
}

#bookmarkForm a img{
border:none;
}

#bookmarkForm a:hover img{
border:none;
}

/**************************************************
2.ページごとの設定
***************************************************/

/* 新着情報トップ・情報一覧ページ概要表示設定 */

.excerpt_text{
margin:5px 0 5px;
}

.excerpt_text table tr td{
padding:5px;
}


/* キャンペーン情報ページ（サムネ・テキストスタイル） */
.camp_sam{
width:795px;
margin-bottom:10px;
height:100%; 
padding:0 0px 10px; 
border-bottom:1px dotted #CCCCCC;

}

.camp_sam .campThum_img{
float:left;
height:80px;
margin-right:10px;
}

.camp_sam .camp_text{
font-size:85%;
}

/* 動画情報ページ（サムネ・テキストスタイル） */
.movie_sam, .movie_thum{
width:795px;
margin-bottom:10px;
height:100%; 
padding:0 0px 10px; 
border-bottom:1px dotted #CCCCCC;

}

.movie_sam img, .movie_thum img{
float:left;
margin-right:10px;
}

.movie_thum .recentTit{
font-size:110%;
}

.movie_thum .oldTit{
font-size:100%;
}

.movie_sam .movie_text{
font-size:95%;
}

.movie_thum .movie_text{
font-size:100%;
}

/* Page-Naviスタイル設定 */
.wp-pagenavi{
margin:10px 0 0 0;
}

.wp-pagenavi .pages{
padding:3px;
margin:0 5px 0 0;
border:1px solid #999999;
}

.wp-pagenavi .current{
padding:3px;
margin:0 5px 0 0;
border:1px solid #999999;
}

.wp-pagenavi a{
padding:3px;
margin:0 5px 0 0;
border:1px solid #999999;
text-decoration:none;
}

.wp-pagenavi a:hover{
padding:3px;
margin:0 5px 0 0;
border:1px solid #999999;
background-color:#CCCCCC;
text-decoration:none;
}

.wp-pagenavi a:visited {
padding:3px;
margin:0 5px 0 0;
border:1px solid #999999;
text-decoration:none;
}

.wp-pagenavi a:active {
padding:3px;
margin:0 5px 0 0;
border:1px solid #999999;
background-color:#CCCCCC;
text-decoration:none;
}


/* カテゴリー */
#category_column{
margin-top:20px;
}

/* 記事ページ　記事送りスタイル */
.postLink{
margin-top:20px;
padding-top:5px;
border-top:1px dotted #666666;
}

.previous_post{
width:380px;
float:left;
padding-right:10px;
text-align:left;
}

.next_post{
width:380px;
float:left;
padding-left:10px;
text-align:right;
}

.link_find_left{
text-align:center;
font-weight:bold;
}

.link_find_right{
text-align:center;
font-weight:bold;
}

/**************************************************
3.記事本文内の設定（mainTextColumn内の設定）
***************************************************/

/* 投稿記事 本文設定 */

#mainTextColumn .small{
	font-size:10px;
}

#mainTextColumn p {
	margin: 5px 0 10px 0;
	padding-top: 5px;
	padding-left: 5px;
}

#mainTextColumn h3 {
	padding: 2px 0 1px 4px;
	margin-top:20px;
	margin-bottom:5px;
	border-bottom:1px solid #999999;
	font-weight: bold;
	color: #555555;
}

#mainTextColumn h4 {
	padding: 2px 0 1px 4px;
	margin-top:30px;
	margin-bottom:8px;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	color: #555555;
	font-weight: bold;
}

#mainTextColumn h4.strongTitle{
	padding: 3px 0 3px 4px;
	margin-top:30px;
	margin-bottom:4px;
	border-top:2px solid #999999;
	border-bottom:2px solid #999999;
	border-left:10px solid #999999;
	color: #555555;
	font-weight: bold;
	font-size:120%;
}

#mainTextColumn h5{
	width: 100%;
	background: #999999;
	padding: 2px 0 2px 4px;
	color: #FFFFFF;
	margin: 20px 0 10px 0;
	font-weight: bold;
	font-size: 100%;
}

/* 打ち消し線設定 */ 
#mainTextColumn .utikesi{
text-decoration:line-through;
}

/* テーブル------------------ */

/* 通常 */
#mainTextColumn table{
	margin-bottom:5px;
}

#mainTextColumn table tr td{
	padding:5px;
}

/* セル色付け */
table.border tr td.title  {
	background-color:#999999;
	color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;  
	border-right: 1px solid #CCCCCC; 
	font-weight: normal; 
	padding: 10px;
	text-align: left;
}

/* 線有り */
table.border { 
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC; 
}

table.border tr{
		 
}

table.border tr td {
	border-bottom: 1px solid #CCCCCC;  
	border-right: 1px solid #CCCCCC;
	vertical-align:top; 
	background-color: #FFFFFF; 
	font-weight: normal; 
	text-align: left;
}

table.border tr td.gray {
	background-color:#999999;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
}

table.commentBox {
	width:480px;
	padding: 0 0 1em 0;
	margin: 0 0 2em 0;
	line-height:1.8em;
	border-bottom: 1px solid #CCCCCC;
}

table.kinri {
	border:1px solid #AAAAAA;
}

table.kinri tr.tableTit td{
	background-color:#999999;
	color:#ffffff;
}

table.kinri tr.tableCont td{
	background-color:#EEEEEE;
}

table.kinri tr td{
	border:1px solid #AAAAAA;
	text-align:center;
}


*html table.commentBox {
	width:481px;
	
	/*Mac IE5 hack*/
	/*\*//*/
	width:480px;
	/**/
}

table.commentBox td {
	font-size:small;
}

.post-categories {
	margin:0 0 30px 0;
}

table.nonsetBox {
	border:none;
}

table.nonsetBox_m {
	margin:0 0 10px 0;
	border:none;
}

table.nonsetBox_mm {
	width:100%;
	margin:0 0 40px 0;
	border:none;
	background:url(/images/proportal/wordpress_bar.gif) repeat-x bottom;
}

table.nonsetBox td,
table.nonsetBox_m td {
	padding:0;
	border:none;
}

table.nonsetBox_mm td {
	padding:0;
	border:none;
	line-height:1.6em;
	font-size:small;
}

table.nonsetBox td.td90_no {
	width:90px;
	padding:0;
	border:none;
}

table.nonsetBox td.td100_no {
	width:100px;
	padding:0 5px 0 0;
	border:none;
}

table.subTitleBox td{
	padding:5px;
}

table.nonsetBox_mm td.td_99 {
	color:#999999;
}

table.nonsetBox_mm td {
	padding:20px 0 0 0;
}

table.nonsetBox_mm td.td_maintext {
	padding:20px 0 0 0;
}

table.nonsetBox_mm td.td_com {
	padding:20px 0 10px 0;
}

table.nonsetBox_mm td.subTitleBox_bold a{
	font-weight:bold;
	font-size:141%;
	line-height:1.4em;
	text-decoration:none;
	color:#666666;
}

table.nonsetBox_mm td.subTitleBox_bold a:hover{
	font-weight:bold;
	font-size:141%;
	line-height:1.4em;
	text-decoration:underline;
	color:#666666;
}

table.nonsetBox_next {
	width:100%;
	margin:0 0 10px 0;
	border:none;
	background:url(/images/proportal/wordpress_bar.gif) repeat-x bottom;
}

table.nonsetBox_next td.td_left {
	padding:0 0 10px 0;
	border:none;
	line-height:1.6em;
	font-size:small;
	text-align:left
}

table.nonsetBox_next td.td_right {
	padding:0 0 10px 0;
	border:none;
	line-height:1.6em;
	font-size:small;
	text-align:right;
}


/* 日替わりセールチラシバナー用テーブル */
#mainTextColumn table.fullsize{
	margin-bottom:5px;
}

#mainTextColumn table.fullsize tr td{
	padding:0px;
}

#mainTextColumn table.fullsize  tr td a{
	text-decoration:none;
}

#mainTextColumn table.fullsize  tr td a:hover{
	text-decoration:none;
}

#mainTextColumn table.fullsize  tr td a:link{
	text-decoration:none;
}

.post-categories ul {
	list-style:none;
}

.post-categories li {
	display:block;
	float:left;
}

/* 特殊リスト設定 */
/* リスト回り込み時に、リストのマーカーが画像の下に出て */
/* しまい見えなくなってしまうので、画像サイズに合わせて */
/* マージンレフトを設定。下記は横250px時の設定。　　　　*/

#mainTextColumn ul.floatlist-L250{
	display:block;
	padding-left: 2px;
	margin-top:15px;
	margin-left:260px;
	margin-bottom:5px;
}


#mainTextColumn ul.good li {
	padding:0 0px 5px 20px;
	margin-bottom:5px;
	background:url(/images/common/good_ico.gif) no-repeat 0px 0px;
	font-size:90%;
}

#mainTextColumn ul.bad li {
	padding:0 0px 5px 20px;
	margin-bottom:5px;
	background:url(/images/common/bad_ico.gif) no-repeat 0px 0px;
	font-size:90%;
}

/* テキストを非表示 */
p.notext {
	text-indent:-9999px;
}	

/* ボタン総合 */
.newsBtn_mousikomi_toiawase a{display:block;width:520px;text-indent:-9999px;height:70px;margin-left:auto;margin-right:auto;background: url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2009/05/btn_mousikomi_toiawase.gif) 0 0 no-repeat;}
.newsBtn_mousikomi_toiawase a:hover {background: url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2009/05/btn_mousikomi_toiawase.gif) 0 -70px no-repeat;}

.newsBtn_toiawase a{display:block;width:520px;text-indent:-9999px;height:70px;margin-left:auto;margin-right:auto;background: url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2009/05/btn_toiawase.gif) 0 0 no-repeat;}
.newsBtn_toiawase a:hover {background: url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2009/05/btn_toiawase.gif) 0 -70px no-repeat;}

.newsBtn_mousikomi a{display:block;width:520px;text-indent:-9999px;height:70px;margin-left:auto;margin-right:auto;background: url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2009/05/btn_mousikomi.gif) 0 0 no-repeat;}
.newsBtn_mousikomi a:hover {background: url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2009/05/btn_mousikomi.gif) 0 -70px no-repeat;}

.newsBtn_chumon a{display:block;width:520px;text-indent:-9999px;height:70px;margin-left:auto;margin-right:auto;background: url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2009/05/btn_chumon.gif) 0 0 no-repeat;}
.newsBtn_chumon a:hover {background: url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2009/05/btn_chumon.gif) 0 -70px no-repeat;}

.newsBtn_toroku a{display:block;width:520px;text-indent:-9999px;height:70px;margin-left:auto;margin-right:auto;background: url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2009/05/btn_toroku.gif) 0 0 no-repeat;}
.newsBtn_toroku a:hover {background: url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2009/05/btn_toroku.gif) 0 -70px no-repeat;}

.newsBtn_sale a{display:block;width:520px;text-indent:-9999px;height:70px;margin-left:auto;margin-right:auto;background: url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2009/05/btn_sale.gif) 0 0 no-repeat;}
.newsBtn_sale a:hover {background: url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2009/05/btn_sale.gif) 0 -70px no-repeat;}

.newsBtn_campaign a{display:block;width:520px;text-indent:-9999px;height:70px;margin-left:auto;margin-right:auto;background: url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2009/05/btn_campaign.gif) 0 0 no-repeat;}
.newsBtn_campaign a:hover {background: url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2009/05/btn_campaign.gif) 0 -70px no-repeat;}

.newsBtn_itemlist a{display:block;width:520px;text-indent:-9999px;height:70px;margin-left:auto;margin-right:auto;background: url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2009/05/btn_itemlist.gif) 0 0 no-repeat;}
.newsBtn_itemlist a:hover {background: url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2009/05/btn_itemlist.gif) 0 -70px no-repeat;}

.newsBtn_used a{display:block;width:520px;text-indent:-9999px;height:70px;margin-left:auto;margin-right:auto;background: url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2009/05/btn_used.gif) 0 0 no-repeat;}
.newsBtn_used a:hover {background: url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2009/05/btn_used.gif) 0 -70px no-repeat;}

.newsBtn_shosai a{display:block;width:520px;text-indent:-9999px;height:70px;margin-left:auto;margin-right:auto;background: url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2009/05/btn_shosai.gif) 0 0 no-repeat;}
.newsBtn_shosai a:hover {background: url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2009/05/btn_shosai.gif) 0 -70px no-repeat;}

.newsBtn_ichiran a{display:block;width:520px;text-indent:-9999px;height:70px;margin-left:auto;margin-right:auto;background: url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2009/05/btn_ichiran.gif) 0 0 no-repeat;}
.newsBtn_ichiran a:hover {background: url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2009/05/btn_ichiran.gif) 0 -70px no-repeat;}


/* 画像回り込み設定 */
.alignleft{
float:left;
margin-right:10px;
}

.alignright{
float:right;
margin-left:10px;
}

.aligncenter{
margin:0px auto;
}


/* 横一列設定 (float:left;) */
.float_left{
width:200px;
height:180px;
float:left;
margin-right:10px;
}

.float_leftFree{
float:left;
paddin:3px 5px;
margin-right:10px;
}


/** eMplex検索結果画面 コピペ時 同スタイル **/
#mainTextColumn .itemListline {
	clear: both;
	margin-bottom:10px;
	padding-bottom: 30px;
}

#mainTextColumn .itemListline:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
#mainTextColumn .itemListline {display:inline-block;}
/*\*/
* html #mainTextColumn .itemListline {height:1%;}
#mainTextColumn .itemListline {display:block;}
/**/


#mainTextColumn .itemListData {
	clear: both;
	padding-bottom: 10px;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;
}

#mainTextColumn .itemListData:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
#mainTextColumn .itemListData {display:inline-block;}
/*\*/
* html #mainTextColumn .itemListData {height:1%;}
#mainTextColumn .itemListData {display:block;}
/**/

#mainTextColumn .itemListPhoto {
	float:left; width:110px;
	padding-bottom:10px; 
}

#mainTextColumn .itemListInfo {
	margin-left: 110px;
}

#mainTextColumn div.itemListInfo dl {
	
}

#mainTextColumn div.itemListInfo dl dt {
padding-bottom: 5px;
	
}


#mainTextColumn div.itemListInfo dl dd.itemListPrice {
	color:#666;
	padding-bottom: 5px;
	
}
#mainTextColumn div.itemListInfo dl dd.itemListCopy {

}


/* リンク線消し */
#mainTextColumn a.noborder {
	text-decoration:none;
}

#mainTextColumn a.noborder img {
	border:none;
}


/***************************************************
4.その他 
****************************************************/

.left {text-align:left;}
.right {text-align:right;}
.center {text-align:center;}
.red {color:#FF0000;}
.white {color:#FFFFFF;}	


/* 2009商品ランキング(090521-090630) */


#ranking2009 table tr td{
	padding:5px;
	border:1px solid #999999;
	font-size:90%;
}

#ranking2009 table tr td.title{
	width:40px;
	padding:5px;
	font-weight:bold;
	font-size:80%;
	background-color:#666666;
	color:#FFFFFF;
}

#ranking2009 table tr td.rank{
	background-color:#CCCCCC;
	color:#333333;
	text-align:center;	
}

#ranking2009 table tr td.prodImage{
	width:100px;
	text-align:center;
}

#ranking2009 table tr td.prodName{
	width:100%;
	vertical-align:top;
}	

#ranking2009 table tr td.prodName .rankingPrice{
	margin:5px 0px;
}

#ranking2009 table tr td.prodName a{
	font-size:115%;
}

.rankingPrice .maker, .rankingPrice .sales{
	color:#666666;
}

#rank2{
	display:none;
}

#rank3{
	display:none;
}

#rank4{
	display:none;
}

#rankTab {
	margin:0px;
}

#rankTab li{
	background:none;
	float:left;
}

#rankTab li a{
	display:block;
	width:149px;
	background-color:#CCCCCC;
	border:1px solid #666666;
	text-align:center;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
}

#rankTab li a:hover{
	display:block;
	width:149px;
	background-color:#CCCCCC;
	border:1px solid #666666;
	text-align:center;
	color:#0000FF;
}

#rankTab li.selected a{
	display:block;
	width:149px;
	background:#FFFFFF none;
	border:1px solid #666666;
	color:#0000FF;
	text-align:center;
}

.normalPrice {
	color:#999999;
	font-size:75%;
}	

.specialPrice {
	color:#FF0000;
	word-break:break-all;
	font-weight:bold;
}

.backTop {
	width:790px;
	text-align:right;
	text-decoration:none;
	margin-top:10px;
	font-size:85%;
}


/* 分割画像 一枚化＆画像マウスオーバー設定 */
/* 　　　8周年記念セールバージョン　　　　 */

#mainTextColumn .oneImg p{
	margin:0px;
	padding:0px;
}

.oneImg img{
	margin:0px;
	padding:0px;
}

.oneImg #oneImgBg_1 {
	width:795px;
	height:370px;
	position:relative;
	margin:0px;
	padding0px;
	background:url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2010/01/news_top_100201_tokyo8thtop_04.jpg) no-repeat;
}

.oneImg #oneImgBg_1 a#eProshop_camp {
	width:385px;
	height:370px;
	display:block;
	position:absolute;
	top:0px;
	left:0px 
	border:1px solid #ffffff;
	background:url(/img/eighthAnniversary/eproshop.jpg) no-repeat 0 0;
}

.oneImg #oneImgBg_1 a#eProshop_camp:hover {
	width:385px;
	height:370px;
	display:block;
	position:absolute;
	top:0px;
	left:0px 
	border:1px solid #ffffff;
	background:url(/img/eighthAnniversary/eproshop_over.jpg) no-repeat 0 0;
}

.oneImg #oneImgBg_1 a#Proshop_camp {
	width:410px;
	height:370px;
	display:block;
	position:absolute;
	top:0px;
	left:385px;
	background:url(/img/eighthAnniversary/proshop.jpg) no-repeat 0 0;
}

.oneImg #oneImgBg_1 a#Proshop_camp:hover {
	width:410px;
	height:370px;
	display:block;
	position:absolute;
	top:0px;
	left:385px;
	background:url(/img/eighthAnniversary/proshop_over.jpg) no-repeat 0 0;
}

.oneImg #oneImgBg_2 {
	width:795px;
	height:384px;
	position:relative;
	margin:0px;
	padding0px;
	background:url(http://proportal.system5.jp/whatsnew/wp-content/uploads/2010/01/news_top_100201_tokyo8thtop_05.jpg) no-repeat;
}

.oneImg #oneImgBg_2 a#Proused_camp {
	width:385px;
	height:384px;
	display:block;
	position:absolute;
	top:0px;
	left:0px 
	border:1px solid #ffffff;
	background:url(/img/eighthAnniversary/proused.jpg) no-repeat 0 0;
}

.oneImg #oneImgBg_2 a#Proused_camp:hover {
	width:385px;
	height:384px;
	display:block;
	position:absolute;
	top:0px;
	left:0px 
	border:1px solid #ffffff;
	background:url(/img/eighthAnniversary/proused_over.jpg) no-repeat 0 0;
}

.oneImg #oneImgBg_2 a#Prorepair_camp {
	width:410px;
	height:384px;
	display:block;
	position:absolute;
	top:0px;
	left:385px;
	background:url(/img/eighthAnniversary/prorepair.jpg) no-repeat 0 0;
}

.oneImg #oneImgBg_2 a#Prorepair_camp:hover {
	width:410px;
	height:384px;
	display:block;
	position:absolute;
	top:0px;
	left:385px;
	background:url(/img/eighthAnniversary/prorepair_over.jpg) no-repeat 0 0;
}