@charset "Shift_JIS";

/*---------------------------------------------------
 Word Break対応用
-----------------------------------------------------*/
.wordBreak {
    word-wrap:break-word;
    word-break:break-all;
}

.word_wrap {
    word-wrap: break-word;
}

/*----- Breadcrumb -----*/
#Contents #Breadcrumb{
	margin-top: -7px;
	margin-top: -7px\9;/* IE */
	margin-bottom: 15px;
	margin-bottom: 15px\9;/* IE */
	text-align: left;
}


#Column-Left table.indexSearch td.ISinput input.inputtext {
    width: 486px;
    height: 21px;
}

#Column-Left table.indexScoutMessage td.list td.txt{
	padding-top:2px;
}

#Column-Right p.sub_ena_index a.link{
	font-size: 85%;
}

#Column-Right table.wordBreak td{
	border: 0px;
}


.rankLastLine {
    border-bottom:none !important;
}
.rankOdd {
    background-color:#f1f1f1 !important;    
}

#Contents #Contents_h1 input{
	display: block;
	position: absolute;
	top: 17px;
	left: 902px;
}

#Column-Right table.IndexMembersSub td table td.Sub_mylist_text{
	padding :0px 0 10px 17px;
}

#Footer table td{
	font-size: 85%;
	line-height: 2.5;
	line-height: 1.4\9;/* IE */
	white-space: nowrap;
}

/*----- Breadcrumb -----*/
#Breadcrumb{
	margin-top: -7px;
	margin-top: -17px\9;/* IE */
	margin-bottom: 15px;
	margin-bottom: 15px\9;/* IE */
	text-align: left;
	font-size:13px;
}


#Contents #Breadcrumb td{
	height: 23px;
	height: 21px\9;/* IE */
	background-position: left bottom;
	
}
#Contents #Breadcrumb td.last{
	background-position: left bottom;
}
#Contents #Breadcrumb td.top{
	background-position: left bottom;
}
#Contents #Breadcrumb td.current{
	background-position: left bottom;
}
#Contents #Breadcrumb a{
    background-position: left bottom;
}
#Contents #Breadcrumb a:hover{
    background-position: left bottom;
}
#Contents #Breadcrumb span{
    background-position: left bottom;
}

#Column-Left table.indexSearch td.ISitem table td.ISitem_list a{
	margin: 1px 4px 0px 12px;
	padding-left: 12px;
	background: url("../../img/common_search_icon_arrowA1.gif") left 4px no-repeat;
}

/*  戻るボタン (各画面統一)*/

.L_BTN
{
    width: 200px;
    height:35px;
}

.M_BTN
{
    width: 100px;
    height:35px;
}

