@charset "utf-8";

.smart_main{
	background-image:url(smartphone/main.jpg);
	background-repeat:no-repeat;
	height:94px;
	min-height:94px;
	font-size:13px;
	line-height:100%;
	padding:306px 18px 0 223px;
}

.smart_main2{
	background-image:url(smartphone/main2.jpg);
	background-repeat:no-repeat;
	padding:8px 0 0 350px;
	height:37px;
	min-height:37px;
	font-size:18px;
}

.oj24{
	color:#FF6400;
	font-weight:bold;
	font-size:24px;	
}

.oj_cont591head{
	background-image:url(smartphone/oj_cont591head.gif);
	background-repeat:no-repeat;
	height:10px;
	min-height:10px;
	width:591px;
}

.oj_cont591head hr{
	display:none;
}

.oj_cont591mid{
	background-image:url(smartphone/oj_cont591mid.gif);
	background-repeat:repeat-y;
	padding:9px 21px;
	width:549px;
}

.oj_cont591mid #txid{
	width:370px;
	height:35px;
}

.oj_cont591mid input{
	vertical-align: middle;
	font-size:18px;
}



.oj_cont591btm{
	background-image:url(smartphone/oj_cont591btm.gif);
	background-repeat:no-repeat;
	height:10px;
	min-height:10px;
	width:591px;	
}

.oj_cont591btm hr{
	display:none;
}

.cont590 a:hover img{
    filter: alpha( opacity=25 );  /* IE */
    opacity:0.25;                 /* Firefox,Opera,Safari */
    -moz-opacity:0.25;           /* Firefox 0.9より前 */
}