@charset "utf-8";
/* CSS Document */

/*j4固有css*/

/*sup*/
h2 sup {
    position: relative;
    top: -1ex;
    vertical-align: baseline;
	font-size: 70%}


h3 sup {
    position: relative;
    top: -1ex;
    vertical-align: baseline;
	font-size: 70%}


/*amp_machine*/

.machine_cclink {
	background-color: #e2f4fd;
	padding: 0 2%;
}

/*右側アイコン*/
/*-- 親とする --*/
.rightIcon-h { position:relative;}

/*-- 画像アイコン --*/
img.rightIcon-h-img{position:absolute; top:25%; right:10px;}