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

#header h1, #center h4 { font-weight :normal ; }
#sidenavi1 li a, #header h1 {font-weight: normal;color : #333 ;}
#sidenavi1 li li a{color : #666;}
#center h3, #center h3 a, #center #container #headerh4, .content h4, .content h4 a { color : #69f ; font-weight :normal ; }

#container{position: relative ;}

#center{float:left;}
#sidenavi1{float:right;margin-right:0px ;}
#header h1 {
left: 0px ;
padding: 0 20px 0 30px ;
background: #fff url("/images/title.jpg") no-repeat left center ;
}

/*
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_bg100616.png") no-repeat   ; width : 852px ; overflow : hidden ;height : 88px ; }
#stepMl .title h3 { width : 215px ; height : 53px ; padding-top : 53px ; overflow : hidden ;}
#stepMl .title>h3 { height : 0px ;}
#stepMl .title { width : 220px ; margin-left : 5px ; margin-top : 5px ; margin-right : 10px ;}
#stepMl .title p { height: 10px ;  padding-top : 30px ; overflow : hidden ; }

/* 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 ;}

a:link {
	color: #ccc;
}
a:visited {
	color: #9cf;
}
a:hover {
	color: #0000ff;
}
#sidenavi1 li {
	border: 1px solid #ccc;
}
.whats p {
background: #fff url("/images/new_arrow.gif") no-repeat 2px 6px ;
}