/*
	====================================
	smartphone_02.css
	====================================
*/

/*#contents  div.smartkey div.gp_btn > a > img{
	float:none;
	margin-left:74px;
	margin-bottom:0 !important;
}
*/


#contents div.smartkey > ul.annotation >li.no_indent{
	text-indent: 0;
    margin-left: 1.2em;
}

@media (max-width: 640px){

#contents div.smartkey > ul.annotation{
margin-right:0.5em;
}

#contents div.smartkey > ul.annotation >li.no_indent{
    margin-left: 0.8em;
}

}