@charset "Shift_JIS";

#nico p {
	font-size: 80%;
	line-height: 1.5;
}

#lead {
	width: 530px;
	margin: 0 0 20px 0;
	position: relative;
}

#lead #faq_link{
	position: absolute;
	top: 0px;
	left: 580px;
	font-size: 80%;
	width: 220px;
}

#lead #flash {
	position: absolute;
	top: 30px;
	left:580px;
}

#lead .catch {
	margin: 0 0 10px 0;
}

#lead dl {
	margin: 20px 0 0 0;
}

#lead dt {
	margin: 10px 0 0 0;
}

#lead dd {
	font-size: 80%;
	line-height: 1.5;
	padding: 0 0 0 35px;
}

#start {
	margin: 0 0 20px 0;
	background: url(../images/alert/step_bg.gif) repeat-y top left;
	position: relative;
}

#start ul li a {
	text-decoration: underline;
}

h4 {
	margin: 0 0 -10px 15px;
}
#start  #right_section {
	position: absolute;
	top: 68px;
	left: 358px;
	width: 420px;
	padding: 1px;
	font-size: 75%;
	line-height: 1.5;
	background-color: #F5F5F5;
}

#start  #right_section div {
	border: 3px solid #FFF;
	padding: 10px;
}

#start ul {
	list-style-type: none;
	padding: 25px 0 0 25px;
	position: relative;
}

#start ul li {
	margin: 0 0 10px 0;
	font-size: 90%;
}

#start #id_link {
	font-size: 80%;
	position: absolute;
	top: 38px;
	left: 381px;
}

#start #inst {
	margin: 10px 0 0 1em;
}

#start #start_link {
	margin: 5px 0 0 55px;
	font-size: 80%;
}





#deliver{
    zoom:1;
}
#deliver:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

#deliver p {
	margin: 0 0 10px 0;
}

#deliver ul {
	float: left;
	width: 395px;
}

#deliver li{
	font-size: 75%;
	color: #666666;
	padding: 0 0 7px 0;
	margin: 0 0 7px 0;
	background: url(../images/alert/deliver_line.gif) no-repeat left bottom;
	line-height: 23px;
	min-height: 23px;
	height: auto !important;
	height: 23px;
}

#deliver li div.icon {
	background: url(../images/alert/deliver_icon.gif) no-repeat left center;
	padding: 0 0 0 25px;
}

#deliver li div span {
	color: #000;
}

#present {
	clear: both;
	padding: 20px 0 0 0;
}

#presentBottom {
	padding: 0 0 14px 0;
	background: url(../images/alert/present_bottom.gif) no-repeat left bottom;
}

#presentInner {
	border-left: 3px solid #EDEDED;
	border-right: 3px solid #EDEDED;
	padding: 0 20px;
}

#present #howtoTop {
	background: url(../images/alert/present_howto_top.gif) no-repeat left top;
	padding: 9px 0 0 0;
	margin: 10px 0 0 0;
}

#present #howtoBottom {
	background: url(../images/alert/present_howto_bottom.gif) no-repeat left bottom;
	padding: 0 0 9px 0;
}

#present #howto {
	background-color: #F3F3F3;
	position: relative;
	padding: 0 10px 0 20px;
	min-height: 166px;
	height: auto !important;
	height: 166px;
}

#present #howto li {
	font-size: 75%;
	line-height: 1.5;
	width: 555px;
	margin: 10px 0 0 0;
}

#present #howto .image {
	position: absolute;
	right: 16px;
	top: 24px;
}


#information {
	padding: 5px;
	margin: 30px 0 0 0;
	border: 1px solid #EAEAEA;
}
#informationInner {
	background-color: #F5F5F5;
	padding: 15px;
}
#informationInner{
    zoom:1;
}
#informationInner:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

#information  p {
	margin: 0 10px 0 0;
}
