@charset "utf-8";
/* CSS Document */
img{
	vertical-align:bottom;
}

.info_out{
	margin:15px 0 20px 0;
	}
.info_txt{
	margin:0 0 0 3px;
	zoom:1;
	
	}
.info_txt:after{
	visibility:hidden;
	height:0;
	font-size:1px;
	clear:both;
	display:block;
	content:".";
	}

.line{
	margin:0px 0 10px 0;
	}	
.info_l{
	float:left;
	width:390px;
	}
.info_r{
	float:right;
	width:207px;
	margin:0px 0 0 0;
	}
	
	
.info_r ul{
	margin:0px 0 0 10px;
	}
.info_r ul{
	list-style-type:disc;
	margin:0 0 3px 15px;
}
ul.list_01{
	margin:0 0 0 10px;
	}
ul.list_01 li{
	list-style-type:disc;
	margin:0 0 3px 10px;
	font-weight:bold;
	font-size:110%;
}
ul.list_02{
	margin:5px 0 0 10px;
	}
ul.list_02 li{
	list-style-type:disc;
	margin:0 0 3px 10px;
	font-size:100%;
}
.img_area{
margin-right:0;
margin-left:auto;
}
.img_area img{ padding-left:10px;

}

.img_bg{
	background:url(/info/dotodo_gs/img/gs_03.gif);
	background-repeat:no-repeat;
	width:635px;
	}
.img_bg div{
	margin:0px auto;
	width:410px;
	padding-top:70px;
	padding-bottom:20px;
}