@charset "utf-8";
@import url(css/designers/2column.css);

#container{position: relative ;}

/*
step mail
==============================*/

/* common */
#stepMl * {margin : 0 ; padding : 0 ; list-style-type : none ; }
#stepMl .title{float : left ;display : inline ; }

/* title */
#stepMl { position : absolute ; left :0px ; top : 110px; background :url("/images/step_bg.png") no-repeat   ; width : 852px ; overflow : hidden ;height : 88px ; margin:0; padding:0; }
#stepMl .title h3 { width : 215px ; height : 53px ; padding-top : 100px ; overflow : hidden ; margin:0;}
#stepMl .title>h3 { height : 0px ;}
#stepMl .title { width : 220px ; margin-left : 5px ; margin-top : 5px ; margin-right : 10px ;}
#stepMl .title p { display:block; height: 10px ;  padding-top : 100px ; overflow : hidden ; margin:0; }

/* link */
#stepMl .link a{ display:block;float:right;width:144px;height:69px;margin:10px;overflow:hidden;line-height:210px; }

/* stepML 表示 */
#header h1 {top: 210px ;}
#header {margin-bottom : 100px ;}
