@charset "utf-8";
/* CSS Document */

/* 共通 */

#clr{clear:both;}

a:link{color:#ffffff; text-decoration:underline ;}
a:visited{color:#ffffff; text-decoration:underline;}
a:hover{color:#cc0000; text-decoration:none;} 

.step_ue{width:750px; margin:0px auto; background:url(images_touroku/img_sankaku4.gif) no-repeat center;}
.step_shita{width:750px; margin:0px auto; background:url(images_touroku/sankaku3.gif) no-repeat center;}
.step_left{background:url(images_touroku/waku.png) no-repeat; width:360px; height:361px; float:left;}
	* html .step_left{width:361px; height:361px; behavior:expression(IEPNGFIX.fix(this));}
.step_right{background:url(images_touroku/waku.png) no-repeat; width:360px; height:361px; float:right;}
	* html .step_right{width:361px; height:361px; behavior:expression(IEPNGFIX.fix(this));}
h3{width:334px; text-align:left; margin:3px auto 0px auto; height:98px;}
.step_naka{width:298px; margin:0px auto; line-height:140%; position:relative;}
.step_text{width:140px; float:left; color:#222222; padding-top:5px;}
.step_img1{width:147px; float:right; text-align:right;}
.font_14b{font-size:14px; font-weight:bold;}
.font_10red{color:#cc0000; font-size:10px; line-height:130%;}
.font_red{color:#cc0000; font-weight:bold;}
.center{text-align:center;}

.img_sankaku{text-align:center; padding:3px 0px 3px 20px; }
.img_finish{position:absolute; left:-15px; top:175px;}



